Get all logistic orders paginated

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

Filter by one or more Customer User IDs.

string

Filter by one or more Customer Account IDs.

string

Filter by one or more payment statuses.

string

Filter by one or more supplier IDs.

string

Filter orders by locale (language/country code).

string

Filter by the organisation identifier that issued the order.

string

Filter by the internal or external order identifier.

string

Filter orders that contain internal messages or comments.

string

Start of the order creation date range.

string

End of the order creation date range.

string

Start of the order update date range.

string

End of the order update date range.

string

Filter orders with a total price above or equal to this amount.

string

Filter orders with a total price below or equal to this amount.

string

Filter orders that are currently blocked by a buying policy.

If true, only blocked orders are returned.

If false or not set, this filter is not applied.

blockingPolicyTypes
array of strings

Filters orders that are blocked by one or more specified buying policies.

If provided, only orders with a matching BLOCKED_BY_POLICY status and listed policy types will be returned.

string

Filter by one or more logistic order statuses.

string

Filter orders that are marked as incidents.

string

Filter orders by available payment methods.

string

Filter by order-level custom fields and their values.

string

Filter by account-level custom fields and their values.

string

Filter by offer-level custom fields and their values

integer
≥ 0
Defaults to 0

Zero-based page index (0..N)

integer
≥ 1
Defaults to 20

The size of the page to be returned

sort
array of strings

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

Format: property:direction (recommended) or property,direction (kept for backward compatibility).

sort
int32
0 to 40
Defaults to 40
Headers
string
enum
required

Specifies the client type making the request.

  • OPERATOR: Platform operator user.

  • ACCOUNT: Customer account user.

  • SUPPLIER: Supplier managing orders.

Allowed:
string
required

API key required for authentication. Must be valid and linked to the requesting user.

string

(Optional) Store ID in multi-store environments.

string

(Optional) Store view ID in multi-store environments.

Response

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