Get paginated offer inventories

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

Free-text search across multiple fields. Matches:

  • offer external id (exact match, locale-independent)
  • offer Djust id (exact match, locale-independent)
  • product name (localized, substring, case- and accent-insensitive — only when locale is provided)
  • product SKU (substring, case- and accent-insensitive — only when locale is provided)
  • supplier name (substring, case- and accent-insensitive — only when locale is provided)
string
number
number
supplierIds
array of strings
supplierIds
int32
int32
status
array of objects
status
Allowed:
date-time
date-time
customerAccountIds
array of strings
customerAccountIds
string
enum
Allowed:
customerTagIds
array of strings
customerTagIds
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
string
Defaults to DJUST_ID
               The `idType` query parameter enforces the following rules:
                                                 This parameter applies to all entities in the API.
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:
*/*