/union_bibrecnbr

Details:  Union Holdings - Search by Bib Record Number

URL:  https://yourlibrary.caiasoft.com/api/union_bibrecnbr/v1

HTTP Verb:  POST

Content-Type:  application/json

Authorization Required:  

NameValueRequiredNotes
X-API-KeystringYessend in header

Parameters:  JSON Formatted in the following format:
{ “name”:”value” (see table below) }

NameValueRequiredNotes
bibrecnbralphanumeric stringYesExact Match to string
collectionalphanumeric stringNoMust match a collection code assigned to at least one active item

Return Response:  NOTE: Active Items Only (No De-accessions Returned)
{“success”:”true/false”, “error”:”string”, “item_count”:”int”, "items":[ { “name”:”value” (see results-> section of table below) } ]}

NameValueNotes
successtrue/false
errorstringAPI format/key errors only. Can return even on success, as the json was accepted and possibly denied for formatting
item_countinteNumber of items returned in search
items->barcodestringItem Barcode
items->statusstringItem Status
See status list for possible responses
items->collectionstringItem Collection Code
items->titlestringTitle
items->volumestringVolume
items->authorstringAuthor
items->call numberstringCall Number
items->issnstringISSN
items->isbnstringISBN
items->oclcstringOCLC
items->lccnstringLCCN
items->bibrecnbrstringBib Record Number

Examples:  
API Call & JSON:

https://yourlibrary.caiasoft.com/api/union_bibrecnbr/v1