Get Stock Item Updates for Outlet

Lists inventory update log entries for stock items in a given outlet.

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

An outlet's ID.

Query Params
date

Filter by the inventory event date (YYYY-MM-DD). Required if no event_date__date__gte/lte range is provided.

date

Start of the inventory event date range (YYYY-MM-DD). Must be used together with event_date__date__lte.

date

End of the inventory event date range (YYYY-MM-DD). Must be used together with event_date__date__gte.

string

Filter by the inventory event time (HH:MM:SS).

string

Filter inventory events occurring at or after this time (HH:MM:SS).

string

Filter inventory events occurring at or before this time (HH:MM:SS).

date

Filter by event modification date (YYYY-MM-DD).

date

Filter events modified on or after this date (YYYY-MM-DD).

date

Filter events modified on or before this date (YYYY-MM-DD).

string

Filter by updated time (HH:MM:SS).

string

Filter events modified at or after this time (HH:MM:SS).

string

Filter events modified at or before this time (HH:MM:SS).

date

Filter by event creation date (YYYY-MM-DD).

date

Filter events created on or after this date (YYYY-MM-DD).

date

Filter events created on or before this date (YYYY-MM-DD).

string

Filter by event creation time (HH:MM:SS).

string

Filter events created at or after this time (HH:MM:SS).

string

Filter events created at or before this time (HH:MM:SS).

string

Comma separated list of stock item IDs to filter.

string

Comma separated list of stock item IDs to filter.

string

Comma separated list of ingredient IDs to filter.

string

Comma separated list of destination outlet IDs to filter (transfer events).

string

Comma separated list of source recipe IDs to filter.

string

Filter by ingredient accounting category (case-insensitive).

string

Filter by ingredient category (case-insensitive).

string

Filter by ingredient subcategory (case-insensitive).

string
enum

Filter by inventory event type.

Allowed:
string
enum

Comma separated list of inventory event types to filter.

Allowed:
number

Filter by stock value of the event.

number

Filter events with stock value greater than this amount.

number

Filter events with stock value less than this amount.

number

Filter by quantity of the stock item in the event.

number

Filter events with quantity greater than this amount.

number

Filter events with quantity less than this amount.

number

Filter by resulting stock value.

number

Filter logs with resulting stock value greater than this amount.

number

Filter logs with resulting stock value less than this amount.

number

Filter by resulting quantity.

number

Filter logs with resulting quantity greater than this amount.

number

Filter logs with resulting quantity less than this amount.

Response

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