Creates a draft invoice for an order created using the Orders API.
Open in API Reference
The invoice to create.
A unique string that identifies the CreateInvoice request. If you do not provide idempotency_key (or provide an empty string as the value), the endpoint treats each request as independent.
CreateInvoice
idempotency_key
For more information, see Idempotency.
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
// No response received yet.