Update invoice metadata or status
Invoices
Update Invoice
Update specific fields of an existing invoice.
PATCH
Update invoice metadata or status
This endpoint allows partial updates to an invoice. Common fields that can be updated:
status(e.g., to mark as paid or void)metadataor internal tagsdue_date
⚠️ You cannot update financial fields like line items or tax amounts after creation. For corrections, use credit notes or cancel-and-recreate strategy.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
200 - application/json
Invoice updated