Can I get a full list of all our active ILL requests using the Resource Sharing API?
Applies to
- OCLC APIs
Answer
There isn't a way currently to get a full list of ILL requests for an OCLC symbol using the Resource Sharing API.
- A "Read" GET request will include all request details for a single RequestID.
- A "Search" GET will include all requests (any status) using a PatronID or PPID.
- This response includes fewer request details than the "Read" request since a greater number of requests may be included in the response.