Retrieving status transitions for the specific order (by a customer)
GET {{api-url}}/order/{{tenant}}/orders/{{orderId}}/transitions
Retrieves possible status transitions for the specific order (by a customer).
Required scopes
-
order.order_updateascustomer
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
saas-token | string | (Required) Token used to identify loggedin users. This token has an expiery date and is signed with a passphrase. | |
Accept | string |