List Orders
Obtains a list of orders that match the specified criteria. All of the available filters are optional.
Body
Filter by order number, performs a "starts with" search.
Filter by order status. If left empty, orders of all statuses are returned.
Values:
awaiting_payment
awaiting_shipment
pending_fulfillment
shipped
on_hold
cancelled
rejected_fulfillment
Returns orders that match the specified name.
Returns orders that contain items that match the specified keyword.Fields searched are Sku, Description, and Options.
Filters orders to a single, identified store. Call ShipStations List Stores action to obtain a list of storeIds
Returns orders that were modified after the specified date.
Returns orders that were modified before the specified date
Returns orders that were created in ShipStation after the specified date.
Returns orders that were created in ShipStation before the specified date.
Returns orders greater than the specified date.
Returns orders less than or equal to the specified date.
Returns orders that were paid after the specified date.
Returns orders that were paid before the specified date.
The default two-letter ISO Origin Country code for the Product.
Comma-separated response fields to include.