Invoices
Issue an invoice
Transition a draft invoice to issued status, sending a notification to the customer with the payment link. Once issued, line items cannot be changed.
post/invoices/{id}/issue
Path parameters
idstring required
Invoice ID (inv_*).
Response
Invoice issued. short_url is now active.