OCLC Developer Network

Pull List request

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 URLHTTP METHODNOTES
https://circ.sd00.worldcat.org/pulllist/1234?inst=5678GETReturns 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:

PARAMETERDESCRIPTION
startIndexWhat index item to start the collection at.
itemsPerPageHow many collection items to return per request.
 

Follow the OCLC Developer Network:

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


Powered by Drupal, an open source content management system