Update order field
Updates one supported order field.
PATCH
/api/orders/{orderId}/fieldUpdates one supported order field.
Path Parameters
orderId*string
Order identifier.
Example
"ord_123"Request Body
application/json
Request payload for Update order field.
orderId*string
Order identifier being updated.
Example
"ord_123"field*string
Top-level order field name to update.
Example
"status"value*string
Replacement value serialized as a string.
Example
"ready"[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json