v1

latestSwagger 2.02026-07-1322030.3 KB
v1

Retrieve details for specified order

<strong>API Resellers</strong><ul><li>This endpoint does not support subaccounts and therefore API Resellers should not supply an X-Shopper-Id header</li></ul>

get/v1/orders/{orderId}

Path parameters

orderIdstring required

Order id whose details are to be retrieved

Headers

X-Shopper-Idstring

Shopper ID to be operated on, if different from JWT<br/><b>Reseller subaccounts are not supported</b>

X-Market-Idstring

Unique identifier of the Market in which the request is happening

X-App-Keystring required

A unique application key identifying the source of the request. This is required for request tracking

Response

Request was successful

createdAtstring iso-datetime required

Date and time when the current order is created on

currencystring iso-currency-code required

Currency in which the order has been placed

orderIdstring required

Unique identifier of current order

parentOrderIdstring

Unique identifier of the parent order. All refund/chargeback orders are tied to the original order. The orginal order's orderId is the parentOrderId of refund/chargeback orders