Count Items by Location
GET {{baseUrl}}/inventory/items?limit=0&query=(effectiveLocationId == "REPLACE WITH LOCATION ID" NOT discoverySuppress==true)
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
limit | number | ||
query | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
x-okapi-tenant | string | ||
x-okapi-token | string |