Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Request - Create Bib Record (PUL)
{
  "itemBarcodes": [
    "PULTST54330"
  ],
  "itemOwningInstitution": "PUL",
  "patronIdentifier": "45678912",
  "titleIdentifier": "New Bib Title"
}
Response - Create Bib Record (PUL)
{
  "itemBarcode": "|MA9959",
  "itemOwningInstitution": "",
  "screenMessage": "",
  "success": true,
  "bibId": "AFCreat",
  "itemId": "|MA9959"
}
Request - Create Bib Record (CUL)
{
  "itemBarcodes": [
    "PUL21212121"
  ],
  "itemOwningInstitution": "CUL",
  "patronIdentifier": "RECAPTST01",
  "titleIdentifier": "[In Library Use] TITLE IN CAPS [RECAP]"
}
Request - Create Bib Record (NYPL)
{
  "itemBarcodes": [
    "PUL21212121"
  ],
  "itemOwningInstitution": "NYPL",
  "patronIdentifier": "23333097542730",
  "titleIdentifier": "TITLE IN CAPS [RECAP]"
}
  • No labels