v8
OpenAPI 3.1.02026-08-033623795.0 MBInvoices
Void invoice
Void an open invoice so it can no longer be paid. Voiding is permanent and cannot be undone.
Required permissions:
- invoice:update
post/invoices/{id}/void
Path parameters
idstring required
Example:inv_xxxxxxxxxxxxxx
The unique identifier of the invoice to void.
Response
A successful response
boolean required
Represents true or false values.