Volume Record Property Fields

The property fields for volume records appear on the Holds tab. When you construct a query in the JSON editor, you use an ID to specify property fields.

Holds

Field Name ID Description
Hold Patron 8001 The patron requesting the hold.
Hold Record 8002 The record on which the hold was placed.
Hold Placed 8003 The date the hold was placed.
Hold Frozen 8004 Specifies whether the hold is frozen (suspended).
Hold Delay 8005 The "not wanted before" date as a number of days after the date the hold was placed. The maximum value is "180". If a "not wanted before" date was not specified, the value is "0".
Hold Location 8006 The location code for bib or volume-level holds. Blank for item holds.
Hold Expires 8007 The Not needed after date.
Hold Status 8008 The hold status.
CodeDefinition
0On hold.
bBib hold ready for pickup.
jVolume hold ready for pickup.
iItem hold ready for pickup.
tBib, item, or volume in transit to pickup location.
Hold Ir 8009 Specifies whether the hold is an INN-Reach hold. This field always has a value of "FALSE" for volume-level holds.
Hold Pickup Location 8010 The pickup location code.
Hold ILL 8011 Specifies whether the hold is an ILL hold. This field always has a value of "FALSE" for volume-level holds.
Hold Note 8012 A free text note field.
Hold Ir Pickup Location 8013 The INN-Reach pickup location code. This field is always empty for volume-level holds.
Hold Ir Print Name 8014 The INN-Reach print name. This field is always empty for volume-level holds.
Hold Ir Delivery Stop Name 8015 The INN-Reach delivery stop name. This field is always empty for volume-level holds.
Hold Ir Converted Request 8016 Specifies whether the hold is a converted INN-Reach request. Item and patron belong to the same Local Server. Converted to standard circulation transaction at Remote Site Check-Out. Possible values are "TRUE" or "FALSE".