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

KeyDatatypeRequiredDescription
saas-tokenstring(Required) Token used to identify loggedin users. This token has an expiery date and is signed with a passphrase.
Acceptstring