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
Example response
{
"success": true
}Delete a custom invoice in DRAFT state.
OK
{
"success": true
}