Get all orders (Amazon v1)

Request to consult All Amazon orders.

Information about shipping address and customer might be incomplete.

By default this request will fetch only the merchant fulfillable orders (to comply with the use case of creating shipments) if you require all of the order information you must make the Get a single order request

Returns orders created or updated during the time frame indicated by the specified parameters. You can also apply a range of filtering criteria to narrow the list of orders returned. If age next token is present, that will be used to retrieve the orders instead of other criteria.

Amazon has different channels to define the type of orders MFN orders are the only ones available to do fulfillments via third party carriers the rest of the orders Amazon handles them internally

Find more information about the ecommerce resource.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter orders by range. Requires createdAt[to]. Set the lower treshold.

string

Filter orders by range. Requires createdAt[from]. Set the upper treshold.

string

Filter orders by range. Requires updatedAt[to]. Set the lower treshold.

string

Filter orders by range. Requires updatedAt[from]. Set the upper treshold.

string

Filter by ecartapi's order general status.

string

Filter by Amazon's order general status

string

Default value: 50. The maximum number of documents returned in the response

string

Index of page of results to be returned.

string

Filter orders by channel.

Response
200

Successful response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!