Building a query:
To access a collection of budgets construct the URL in the following manner:
https://acq.sd00.worldcat.org/budgets?{query}
To access information on a specific budgets construct the URL in the following manner::
https://acq.sd00.worldcat.org/budgets/{budgetId}
where {query} or {budgetId} provide information about the budgets you are requesting information 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://acq.sd00.worldcat.org/budgets?q=fundCode:ANT* | GET | Returns a collection of budgets with fundCode ANT* |
| https://acq.sd00.worldcat.org/budgets/BP-2012-22 | GET | Returns information about a specific budget with ID BP-2012-22 |
Query options:
Below is a list of all the possible parameters that can be used as part of the budgets, all of them are optional:
| parameter | description |
|---|---|
| q | Available Queries are: Budget Start Date, Budget End Date, Fund Code, Status |
| 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: