v1

latestOpenAPI 3.0.3Apache 2.02026-07-13121230447.8 KB
Invoices

Delete a custom invoice in DRAFT state

Delete a custom invoice in DRAFT state.

delete/invoices/{invoice_id}

Path parameters

invoice_idstring required
Example:ACC001

Response

OK

successboolean required

Example response

{
  "success": true
}