Publishes the specified draft invoice.
Open in API Reference
The ID of the invoice to publish.
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
The version of the invoice to publish. This must match the current version of the invoice; otherwise, the request is rejected.
A unique string that identifies the PublishInvoice request. If you do not provide idempotency_key (or provide an empty string as the value), the endpoint treats each request as independent.
PublishInvoice
idempotency_key
For more information, see Idempotency.
// No response received yet.