Versions Compared

Key

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

...

Code Block
languagejs
titleRequest - Check-out Item
linenumberstrue
{
  "itemBarcodes": [
    "PULTST54330" // Item Barcode. Common across GFA LAS, ILS and SCSB.
  ],
  "itemOwningInstitution": "PUL", // Item owning Institution. Possible values are PUL, CUL, HL and NYPL.
  "patronIdentifier": "45678912" // The patron barcode issued by the partner ILS.
}

...