API Reference
API Reference
These docs are for v1.0. Click to read the latest docs for v1.2.

/orders

Search and filter orders account-wide

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

_

Query Params
int32
Defaults to 1

The page to return in the paginated result set

int32
Defaults to 50

The number of result to include per pagein the paginated result set. The maximum number of results returned per page is 200.

date
Defaults to 1 week ago

Filters the results by the orders' last updated at timestamp and only returns results with a timestamp newer than or equal to the specified value. The maximum time this value can be set to is 3 months ago

status
array of strings

Filters the results by the orders' ShippingEasy order status. Possible values are "shipped" and "ready_for_shipment". It is possible to pass an array of statuses, e.g. ["shipping", "ready_for_shipment"]

status
Response

Language
LoadingLoading…
Response
Choose an example:
application/json