Skip to main content
GET
Error

Authorizations

x-api-key
string
header
required

unique identifier access key. each brand has it own unique key.

Query Parameters

limit
number

pagination: limit of entities returned by query

skuCode
string
skuId
string
deliveryWindowCode
string
deliveryWindowId
string
availableForSale
boolean
changeStartDate
string

change start date (format: YYYY-MM-DD or YYYY-MM-DD HH:mm:ss)

Example:

"2025-07-25 08:00:00"

changeEndDate
string

change end date (format: YYYY-MM-DD or YYYY-MM-DD HH:mm:ss)

Example:

"2025-07-26 20:15:00"

cursorId
string

cursor of the last loaded future stock

Response

future stock pagination

data
object[]
required
nextCursor
string | null

when the field is null, it means that pagination has ended