...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
{ "itemBarcodes": [ "123456789" // Item Barcode. Common across GFA LAS, ILS and SCSB. ], "itemOwningInstitution": "PUL", // Item owning Institution. Possible values are PUL, CUL and NYPLCUL. "patronIdentifier": "45678912", // The patron barcode issued by the partner ILS. "titleIdentifier": "[No Restriction] TITLE IN CAPS [RECAP]" // The title of the created record. It follows the [<Use restriction>] <Title> [RECAP] format. } |
...