Update Invoice
Updates invoice metadata.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
identitystring
The identity for the active project.
Path parameters
id
Invoice ID.
Request
This endpoint expects an object.
invoice_date
Must include exactly 3 fractional-second digits, e.g. 2025-12-29T18:00:00.000Z. Timestamps with no fractional seconds, or with a different digit count (e.g. microseconds), are rejected.
exchange_rate
order_id
subject
due_date
Must include exactly 3 fractional-second digits, e.g. 2025-12-29T18:00:00.000Z. Timestamps with no fractional seconds, or with a different digit count (e.g. microseconds), are rejected.
reverse_charge
sales_personnel_id
Sales personnel to credit for this invoice. Accepts either a ProfileSalesPersonnel id or a Contact id; if a Contact id is given and no sales-personnel record is linked to it yet, one is created automatically.
commission
Per-invoice override of the workspace’s default commission terms.
items
adjustments
Response
OK
data
status
message

