Get all orders (Allegro)

Use this resource to get an order list.

Find more information about Allegro's resource.

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

Resource identifier to be returned.

string

Index of page of results to be returned.

string

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

string

Filter by Allegro native order status. Accepted values: BOUGHT, READY_FOR_PROCESSING, SENT, CANCELLED. To filter using EcartAPI normalized values use status[ecartapi] instead.

string

Filter by EcartAPI normalized order status. Accepted values: pending (maps to BOUGHT), paid (maps to READY_FOR_PROCESSING), cancelled (maps to CANCELLED).

string

Filter by fulfillment status. Accepted values: fulfilled (maps to SENT), unfulfilled (maps to NEW).

string

Filter orders created on or after this date. Format: YYYY-MM-DD. Note: Allegro does not expose a native createdAt field — this filter maps internally to lineItems.boughtAt.gte.

string

Filter orders created on or before this date. Format: YYYY-MM-DD. Note: Allegro does not expose a native createdAt field — this filter maps internally to lineItems.boughtAt.lte.

string

Filter orders updated on or after this date. Format: YYYY-MM-DD.

string

Filter orders updated on or before this date. Format: YYYY-MM-DD.

Response

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