Update Order [v3]
PATCH/api/v3/order
Update an existing order's device details, custom attributes, and callback configuration.
Quick Reference
- Required:
order_id - Conditional:
custom_attributes,ipAddress,user_agent,callback_url,callback_mode - Returns: Updated order object
Request
Responses
- 200
- 4XX
- 5XX
When the update order is successful, the response will be as below
When the update order is not successful, the response will be as below
When there is a problem on the server, the response will be as below