getOrdersByOrderId

API to fetch details for a specific order based on order identifier. You can optionally retrieve lineItem, charges, and shipments for this order.

Usage Plan:

Rate (requests per second)Burst
0.510

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation. The preceding table indicates the default rate and burst values for this operation. For questions about your usage plan, reach out to your Amazon Business technical contact.

📘

To test this API, populate each required input field with the pre-defined example values.

Path Params
string
required

The unique identifier for an order to get the corresponding order details.

Query Params
boolean
Defaults to false

An option to get all line items associated with the order.

boolean
Defaults to false

An option to get all shipments associated with the order.

boolean
Defaults to false

An option to get all charges associated with the order.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json