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