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
}