Get inventory items for a specific location.

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

The requested API version

Body Params

Contains location ID (required), optional site ID, pagination parameters, and zero quantity flag.

Request model for retrieving inventory items for a specific location.

int64
required
≥ 1

The unique identifier of the location to retrieve inventory items.

int64 | null

The unique identifier of the site (company).

boolean

Flag to include items with zero quantities. Default is false (excludes zero quantities).
Setting to true makes it an intentional action to return items with 0 quantity.

boolean | null

When true, filters to return only inventory items that are Factor items (Drug.PrescriptionFormat_Id = 5).
When false, returns only non-Factor items.
When null (default), no filter is applied.

sort
array of objects | null
sort
int32
int32
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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