Delete an invoice
Invoices
Delete an invoice
Permanently deletes an invoice. This cannot be undone; to cancel an invoice while keeping the record, use Void instead.
POST
Delete an invoice
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Response
Invoice successfully deleted.
Last modified on July 14, 2026

