v1
latestOpenAPI 3.0.42026-07-2286621993.2 KBinvoices
Cancel sent invoice
Cancels a sent invoice, by ID, and, optionally, sends a notification about the cancellation to the payer, merchant, and CC: emails.
post/v2/invoicing/invoices/{invoice_id}/cancel
Path parameters
invoice_idstring required
The ID of the draft invoice to delete.
Request body
Response
A successful request returns the HTTP 204 No Content status code with no JSON response body.