post
/v1/invoices Create an invoice
PostInvoices
<p>This endpoint creates a draft invoice for a given customer. The invoice remains a draft until you <a href="#finalize_invoice">finalize</a> the invoice, which allows you to <a href="/api/invoices/pay">pay</a> or <a href="/api/invoices/send">send</a> the invoice to your customers.</p>
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.