Endpoint for issuing a draft invoice to the customer (POST /v1/invoices/{invoiceId}/issue).
POST /v1/invoices/{invoiceId}/issue
The URL path for this endpoint.
The HTTP method for this endpoint.
The unique identifier of the invoice to issue.
The query parameters to append to the request URL, or null if none apply.