Retrieve an order (synchronous API)
Retrieves the details of an order.
For system access use case, use API key/secret in the Authorization header, the API key should be set up with sufficient role.
The identifier of the Order.
Successful response.
The identifier of the order.
1067669580082Total items in the cart.
1The order is a test order or not.
falseSend email notification to the customer or not.
falseThe locale of the order.
en_USThe currency of the order.
USDTax exempted or not of the order.
falseThe shopper login type used when the order was placed. "Anonymous" means the user didn't create or log on to their shopper account. "Authenticated" means the shopper logged on to their shopper account.
AnonymousThe identifier of the shopper.
42317897435The name that will appear on the customer's credit card statement. If the descriptor contains "DR*" it means that Digital River is the Merchant of Record (MoR) for the order.
Specifies the current state of the order. The possible values are as follows. Open, In Process, Cancelled, or Submitted.
CompletedThe business entity code of the order
DR_IRELAND-ENTITYThe price list setup for the currency.
- If true, the price list is set to tax inclusive.
- If false, the price list is set to tax exclusive.
falseThe date when the order was placed.
{"offset":{"totalSeconds":0,"id":"Z","rules":{"fixedOffset":true,"transitions":[],"transitionRules":[]}},"nano":0,"year":2023,"monthValue":2,"dayOfMonth":27,"hour":20,"minute":36,"second":2,"month":"FEBRUARY","dayOfWeek":"MONDAY","dayOfYear":58}This data is only presented when a request for the removal of personal identifiable information has been made previously.
{"offset":{"totalSeconds":0,"id":"Z","rules":{"fixedOffset":true,"transitions":[],"transitionRules":[]}},"nano":0,"year":2023,"monthValue":2,"dayOfMonth":28,"hour":22,"minute":38,"second":6,"month":"FEBRUARY","dayOfWeek":"TUESDAY","dayOfYear":59}- Bad request.
- Please verify your API key and secret (if applicable) is correct.
- Order was not found or not transferred or in open state.
Last updated