List all stocktake rows

Returns a list of stocktake rows you’ve previously created. The stocktake rows are returned in sorted order, with the most recent stocktake rows appearing first.

Query Params
ids
array of integers

Filters stocktake rows by an array of IDs

ids
stocktake_ids
array of integers

Filters stocktake rows by an array of stocktake IDs

stocktake_ids
number

Filters stocktake rows by variant id

number

Filters stocktake rows by batch id

number

Filters stocktake rows by stock adjustment id

boolean

Soft-deleted data is excluded from result set by default. Set to true to include it.

string

Used for pagination (default is 50)

string

Used for pagination (default is 1)

string

Minimum value for created_at range. Must be compatible with ISO 8601 format

string

Maximum value for created_at range. Must be compatible with ISO 8601 format

string

Minimum value for updated_at range. Must be compatible with ISO 8601 format

string

Maximum value for updated_at range. Must be compatible with ISO 8601 format

Responses

Language
Credentials
Bearer
Response
Choose an example:
application/json