Invoices
Delete an Invoice
Only invoices in draft status can be deleted.
DELETE
Delete an Invoice
Authorizations
API key for authentication. Get your key from the Dashboard > Settings > API Access.
Path Parameters
The id of the invoice. Expected to be a valid object id like 666666666666666666666666
Pattern:
^[0-9A-Fa-f]{24}$Delete an Invoice