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

Version 1 Next »

Request

Request - Hold Item
{
  "bibId": "string",
  "expirationDate": "20170122    050143",
  "itemBarcodes": [
    "PULTST54330"
  ],
  "itemOwningInstitution": "PUL",
  "patronIdentifier": "45678912",
  "pickupLocation": "rcpcirc"
}

Response

Response - Hold Item
{
  "itemBarcode": "PULTST54330",
  "itemOwningInstitution": "PUL",
  "screenMessage": "An error occurred while attempting to add request.  Please consult library perso�\u001f\u0001",
  "success": false,
  "available": false,
  "transactionDate": "04-Jan-2017 06:59:53",
  "institutionID": "",
  "patronIdentifier": "45678912",
  "titleIdentifier": null,
  "expirationDate": "22-Jan-2017 05:01:43",
  "pickupLocation": null,
  "queuePosition": null,
  "bibId": "string",
  "isbn": null,
  "lccn": null
}
  • No labels