...
The LibKey Library List response is a JSON object if the library group ID is found in the LibKey system. The structure of the response overall is described in the following tables.
Response Object
Property | Type | Description |
---|---|---|
data | Array | An array of Library Result objects is returned if the Fulfillment Request ID and Library Group ID is recognized. |
Library Result
A Library Result represents a single library in the associated LibKey library group.
...
The LibKey Fulfillment Request Status is a JSON object if the fulfillment request is found in the LibKey system. The structure of the response overall is described in the following tables.
Response Object
Property | Type | Description |
---|---|---|
data | Object | A Fulfillment Request Result object is returned if the Fulfillment Request ID and Library Group ID is recognized. |
Fulfillment Request Result
A Fulfillment Request Result represents a fulfillment request that the LibKey system is aware of.
...