Find items by Location and Call number Prefix from STORAGE
GET {{baseUrl}}/item-storage/items?limit=300&query=(effectiveCallNumberComponents.prefix=="REPLACE WITH CALL NUMBER START RANGE*" and effectiveLocationId =REPLACE WITH LOCATION ID) sortBy effectiveShelvingOrder
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | ||
query | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-okapi-tenant | string | ||
x-okapi-token | string |