Building a query:
To access a collection of copies or local holdings record construct the URL in the following manner:
https://circ.sd00.worldcat.org/pulllist/{branchId}?inst={institution_id}
where {institution_id} represents your institutions identifier and {branchId} provides information about the branch you want to generate a pull list for.
Examples:
Below are some sample URLs and an explanation of what they are querying using different HTTP methods:
| EXAMPLE URL | HTTP METHOD | NOTES |
|---|---|---|
| https://circ.sd00.worldcat.org/pulllist/1234?inst=5678 | GET | Returns information about a specific pulllist from the branch with ID 1234 from Institution 5678 |
Query options:
Below is a list of all the possible parameters that can be used as part of the pull list resource, all of them are optional:
| PARAMETER | DESCRIPTION |
|---|---|
| startIndex | What index item to start the collection at. |
| itemsPerPage | How many collection items to return per request. |
The OCLC Developer Network supports the use of OCLC Web Services—a set of tools and APIs that expose data and services for WorldCat and our member libraries and partner institutions or companies. learn more »
© 2010 OCLC Domestic and international trademarks and/or service marks of OCLC Online Computer Library Center, Inc. and its affiliates
Follow the OCLC Developer Network: