v1

latestOpenAPI 3.1.02026-07-24111224223.3 KB
Invoices

Updates invoice sent status

Marks whether an invoice has been delivered to the customer, which downstream workflows use for collections cadence and compliance reporting. Set the sent flag true after your billing system or email provider confirms delivery, or false while the document is still internal-only.

put/invoices/{invoice_id}/sent-status

Path parameters

invoice_idstring required

UUID of the invoice to be used in this operation.

Request body

sentboolean required

Response

OK