| instanceId required | string <uuid> The UUID of a FOLIO instance |
| query required | string A search query to find holdings by volume, location name, or call number |
| available | boolean Filter by holdings that are available |
| sort | Array of strings A list of sort criteria in the format: |
| offset | integer [ 0 .. 100000 ] Default: 0 Skip over a number of elements by specifying an offset value for the query. |
| limit | integer [ 0 .. 500 ] Default: 100 Limit the number of elements returned in the response. |
{- "instanceId": "string",
- "holdings": [
- {
- "instanceId": "string",
- "id": "string",
- "instanceFormatIds": [
- "string"
], - "holdingsId": "string",
- "type": "item",
- "barcode": "string",
- "location": {
- "id": "string",
- "code": "string",
- "name": "string"
}, - "callNumber": "string",
- "status": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "volume": "string",
- "temporaryLoanType": "string",
- "permanentLoanType": "string",
- "materialType": {
- "id": "string",
- "name": "string"
}, - "library": {
- "id": "string",
- "code": "string",
- "name": "string"
}, - "suppressFromDiscovery": true,
- "totalHoldRequests": 0,
- "notes": [
- {
- "holdingsNoteTypeName": "string",
- "note": "string"
}
], - "holdingsStatements": [
- {
- "statement": "string",
- "note": "string"
}
], - "holdingsStatementsForIndexes": [
- {
- "statement": "string",
- "note": "string"
}
], - "holdingsStatementsForSupplements": [
- {
- "statement": "string",
- "note": "string"
}
], - "holdingsCopyNumber": "string",
- "itemCopyNumber": "string",
- "effectiveShelvingOrder": "string",
- "isBoundWith": false,
- "createdAt": "2019-08-24T14:15:22Z"
}
], - "totalRecords": 0
}| id required | string <uuid> The UUID of a FOLIO instance |
| sort | Array of strings A list of sort criteria in the format: |
| offset | integer [ 0 .. 100000 ] Default: 0 Skip over a number of elements by specifying an offset value for the query. |
| limit | integer [ 0 .. 500 ] Default: 100 Limit the number of elements returned in the response. |
{- "instanceId": "string",
- "holdings": [
- {
- "instanceId": "string",
- "id": "string",
- "instanceFormatIds": [
- "string"
], - "holdingsId": "string",
- "type": "item",
- "barcode": "string",
- "location": {
- "id": "string",
- "code": "string",
- "name": "string"
}, - "callNumber": "string",
- "status": "string",
- "dueDate": "2019-08-24T14:15:22Z",
- "volume": "string",
- "temporaryLoanType": "string",
- "permanentLoanType": "string",
- "materialType": {
- "id": "string",
- "name": "string"
}, - "library": {
- "id": "string",
- "code": "string",
- "name": "string"
}, - "suppressFromDiscovery": true,
- "totalHoldRequests": 0,
- "notes": [
- {
- "holdingsNoteTypeName": "string",
- "note": "string"
}
], - "holdingsStatements": [
- {
- "statement": "string",
- "note": "string"
}
], - "holdingsStatementsForIndexes": [
- {
- "statement": "string",
- "note": "string"
}
], - "holdingsStatementsForSupplements": [
- {
- "statement": "string",
- "note": "string"
}
], - "holdingsCopyNumber": "string",
- "itemCopyNumber": "string",
- "effectiveShelvingOrder": "string",
- "isBoundWith": false,
- "createdAt": "2019-08-24T14:15:22Z"
}
], - "totalRecords": 0
}| instanceIds required | Array of strings (uuid) non-empty [ items^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-... ] Inventory instances identifiers |
{- "instanceIds": [
- "string"
]
}{- "holdings": [
- {
- "instanceId": "string",
- "hasVolumes": true,
- "instanceFormatIds": [
- "string"
], - "statusSummaries": [
- {
- "libraryId": "string",
- "locationId": "string",
- "locationCode": "string",
- "status": "string",
- "statusCount": 0,
- "type": "item"
}
]
}
], - "errors": [
- {
- "message": "string",
- "type": "string",
- "code": "string",
- "parameters": [
- {
- "key": "string",
- "value": "string"
}
]
}
]
}| instanceIds required | Array of strings (uuid) non-empty [ items^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-5][0-9a-fA-... ] Inventory instances identifiers |
{- "instanceIds": [
- "string"
]
}{- "message": "string",
- "type": "string",
- "code": "string",
- "parameters": [
- {
- "key": "string",
- "value": "string"
}
]
}| offset | integer [ 0 .. 100000 ] Default: 0 Skip over a number of elements by specifying an offset value for the query. |
| limit | integer [ 0 .. 500 ] Default: 100 Limit the number of elements returned in the response. |
{- "jobs": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "status": "RUNNING",
- "errorMessage": "string"
}
], - "totalRecords": 0
}| instanceIds | Array of strings <uuid> [ items <uuid > ] Prewarm instances with at least this many items |
{- "instanceIds": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "status": "RUNNING",
- "errorMessage": "string"
}| id required | string <uuid> The UUID of a RTAC prewarming job |
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "status": "RUNNING",
- "errorMessage": "string"
}