Recerc

Update order field

Updates one supported order field.

PATCH/api/unstable/orders/{orderId}/field

Updates one supported order field.

Request Body

application/json

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