Versions Compared

Key

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

...

Code Block
languagejs
titleAlternate Response - Bib Availability Status
linenumberstrue
[
  {
    "itemBarcode": null,
    "itemAvailabilityStatus": null,
    "errorMessage": "Bib Id doesn't exist in SCSB database." // Bibliographic record doesn't exist is SCSB
  }
]

...