v9
OpenAPI 3.1.02026-08-043703845.2 MBInvoices
Mark uncollectible invoice
Mark an open invoice as uncollectible when payment is not expected.
Required permissions:
- invoice:update
post/invoices/{id}/mark_uncollectible
Path parameters
idstring required
Example:inv_xxxxxxxxxxxxxx
The unique identifier of the invoice to mark as uncollectible.
Response
A successful response
boolean required
Represents true or false values.