GET tenant-orders-order Id-transitions

GET {{baseUrl}}/order-v2/{{tenant}}/orders/:orderId/transitions

Possible status transitions for the specific order (as a customer).

Requires scope 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.

RESPONSES

status: OK

{"status":"DECLINED"}