Billing
Toggle uncollectible
Toggles the invoice between finalized and uncollectible. Sets or clears the uncollectible timestamp accordingly.
get/invoices/{id}/uncollectible/
Response
Updated invoice.
Example response
{
"id": "inv_01H8XYZ123ABC"
}Toggles the invoice between finalized and uncollectible. Sets or clears the uncollectible timestamp accordingly.
Updated invoice.
{
"id": "inv_01H8XYZ123ABC"
}