Update order
Applies an order mutation and returns the resulting revision payload.
/api/orders/{id}Applies an order mutation and returns the resulting revision payload.
Path Parameters
Resource identifier.
"ord_123"Request Body
application/json
Request payload for Update order.
Order identifier to update.
"ord_123"Customer identifier.
Customer membership identifier.
Complete replacement list of order items.
New items to append to the order.
Order item ids to remove from the order.
Partial item updates to apply to existing order items.
Replacement list of file identifiers attached to the order.
Replacement lifecycle status for the order.
Replacement custom field values for the order.
Currency code.
Replacement footer text shown in invoice-style documents.
Replacement payment terms shown in invoice-style documents.
Arbitrary JSON payload stored for the resource.
Owner identifier.
Replacement selected price list identifier for the order.
actions.
Requirement status changes to apply.
Parent reassignment instructions for reordered items.
Client session identifier used to correlate collaborative updates.
"sess_abc123"Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json