Get Stock Items

Returns a list of stock items in the library.

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

A page number within the paginated result set.

string

A field to order results by: name or modified. Prefix with - for descending order. Values outside this list are ignored and the default ordering is used.

string

A stock item name to query on.

string

A comma-separated list of stock item IDs. Returns the stock items in the list.

string

Part of the email address of the user who created the stock item. Case-insensitive partial match.

string

An ingredient ID. Filters on stock items belonging to this ingredient.

string

An outlet ID. Filters on stock items that can be counted in this outlet.

boolean

Filter on stock items that are/are not stockable.

boolean

Filter on stock items that are/are not weighted.

string

Filter on GTIN/EAN. Matches any GTIN in the item's gtin_list.

date

Filter on a modification date (exact). Format YYYY-MM-DD.

date

Filter on a modification date (greater than or equal).

date

Filter on a modification date (lower than or equal).

string
^\d{2}:\d{2}:\d{2}$

Filter on a modification time of day (exact). Format HH:MM:SS.

string
^\d{2}:\d{2}:\d{2}$

Filter on a modification time of day (greater than or equal). Format HH:MM:SS.

string
^\d{2}:\d{2}:\d{2}$

Filter on a modification time of day (lower than or equal). Format HH:MM:SS.

string

A comma-separated list of GTIN/EAN values. Returns stock items carrying any of them.

int32
≤ 200

Number of results per page. Values above 200 are capped at 200.

string

A comma-separated list of fields to return. Unknown field names are ignored.

string

A stock item ID. Returns the stock items whose base stock item is this one.

Responses

404

The requested page is out of range.

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