Authorizations
Bearer access token. Provide as a Authorization: Bearer <token>
header.
Path Parameters
Response
200 - application/json
Order status retrieved successfully
Status the order is currently in. This status is updated by the system depending on the order's lifecycle state.
Available options:
PLACED
, AWAITING_PAYMENT
, AWAITING_TOKEN_DELIVERY
, COMPLETED
, CANCELLED
URL to the order resource, provided when order is completed.