Retrieving details about an order (by a customer)

GET {{api-url}}/order-v2/{{tenant}}/orders/{{orderId}}

Retrieves details about an order (by a customer).

   ### Required scopes
  • order.history_view for logged in customers only.

HEADERS

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