Fetch active orders

Summary

Allows to fetch all active orders for a specific site.
This means orders that are in the PLACED status and are awaiting action from the site side, like:

Usage scenario

Site would like to get a list of all active, PLACED, orders.

Business constraints

Orders can be automatically accepted in case site configuration enables it. In that case active orders list might be empty.
Discuss this option with your dedicated Technical Integration Manager.

In case orders are not accepted they are automatically rejected. After 3 rejections in the period of 15 minutes site is automatically closed.

Operational constraints

There's a rate limit of 2 requests per order per second. If you get over the limit, you'll get "Too many requests" error.

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

Identifier for the site

Query Params
integer
required
≥ 0

Current page

integer
required
≥ 1

Number of items per page

Responses

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