OpenAPI 3.1.02026-08-133854115.5 MB
48408451a1f0
Invoices
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.