Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
titleRequest - Recall
linenumberstrue
{
 "bibId": "4910", // Bibliographic Id of the bibliographic record.
 "itemBarcodes": [
   "PULTST54336" // Item Barcode. Common across IMS System, Storage Location IMS, ILS and SCSB
 ],
 "itemOwningInstitution": "Institution", // Item owning institution. Possible values are PUL, CUL, HL or NYPL.
 "patronIdentifier": "45678913", // Patron Barcode assigned to the patron by the partner institution.
 "pickupLocation": "rcpcirc" // Pickup location as expected by the ILS' API.
}

...