Management API
Order
Update Order
3min
Update a single order if requesting manager has access permissions to it.

URL: /api/v1/orders/{id}/
Method: PATCH
- store_id - String
- type - String
- is_test - Boolean
- is_trial - Boolean
- download_id - String
- language - String
- campaign_params - String
- customer - Integer
- "metadata"-JSON object

Code: 200 OK
Content Examples:


Updated 28 Dec 2023
Did this page help you?