OrderRetrieve API

POST

/orders

GET

/orders?shoppingResponseId={shoppingResponseId}&agencyID={agencyID}

The Order Retrieve API is used to retrieve an order.

Examples

Retrieve an order by orderId

Retrieve an order by orderId

HTTP Request
[show]

Success

HTTP Response
[show]

Failure

HTTP Response
[show]

Retrieve an order by shoppingResponseId

Retrieve an order by shoppingResponseId. The shoppingResponseId is the response id for the offer that was used to create the order.

HTTP Request
[show]
Success
HTTP Response
[show]
Failure
HTTP Response
[show]