Update specific fields of an existing invoice.
status
(e.g., to mark as paid or void)metadata
or 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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Invoice updated
The response is of type object
.