Returns the list of Product's Inventory objects

Returns the list of Product's Inventory objects

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

ID of Estabishment object related to the Inventory object

integer
required

ID of User object. Will be used as creator of inventory if inventory does not yet exists for returned products

string

Search within product name, barcode, sku

string

ProductClass object ID OR "none" to filter on "None" product class

integer

Vendor object ID

boolean
Defaults to false

By default this resource will return only active inventories.

boolean
Defaults to false

By default this resource will return only tracked inventories.

integer
Defaults to 1000

Amount of objects to return per query. This amount must be lower than 1000 to avoid high server load. The default limit may change in the future.

integer
Defaults to 0

Offset value for returned resources. Used in conjunction with the limit parameter to return resources in "pages".

Responses

400

Bad request. Usually caused by invalid request body.

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

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