GET tenant-salesorders-order Id-transitions

GET {{baseUrl}}/:tenant/salesorders/:orderId/transitions

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

Requires scope order.order_update.

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":"CONFIRMED"}