Updating order status (by a merchant)
POST {{api-url}}/order-v2/{{tenant}}/salesorders/{{orderId}}/transitions
Updates the status of the specific order (by a merchant).
Required scopes
-
order.order_update
.
Request Body
{"status"=>"CREATED"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |