List current batch stock

Returns a list for current batch stock. The inventory is returned in sorted order, base on location_id ASC, variant_id ASC, batch_id DESC.

Query Params
integer

Filters stock by a valid batch id

string

Filters stock by a valid batch number

integer

Filters stock by a valid location id

integer

Filters stock by a valid variant id

string

Filter stock by batch barcode

string

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

string

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

boolean

Include empty batches in result

string

Used for pagination (default is 50)

string

Used for pagination (default is 1)

Responses

Language
Credentials
Bearer
Response
Choose an example:
application/json