Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the invoice to duplicate
Response
Successful Operation
WRITE
access to the SALES
module is required to access this endpointinvoiceCreated
webhook will be fired when this endpoint has run successfullyBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the invoice to duplicate
Successful Operation