Versions Compared

Key

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

...

PropertyDescriptionFOLIO MAPPING
bibIdID of the bibliographic record. Lowercase alpha-numeric string, maximum 32 characters.Instance.hridid (stripped-down)

Request parameters

PropertyTypeRequiredDescription
itemInfo[ ]Yeslist of itemInfo (maximum count 100)

...

PropertyTypeRequiredDescriptionFOLIO MAPPING
itemIdStringyesLowercase alphanumeric string, maximum 32 charactersItem.hrid ?id (stripped-down)
agencyCodeStringYes5 character lowercase alphanumericfrom mod-inn-reach settings
centralItemTypeIntegerYesValid values provided by central (central-specific)

MaterialTypeMapping.centralItemType

locationKeyStringYes

Lowercase alphanumeric, maximum 5 characters.

Validated against keys sent via Post Locations endpoints

LocationMapping.innReachLocation
itemCircStatusStringYesAvailable/Not Available/On Loan/Non-Lendable

Jira Legacy
serverSystem Jira
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyMODINREACH-123

  • When evaluated for contribution, items with an item status of Available but no "Non-lendable" effective loan type, location, or material type should receive an itemCircStatus of "Available"
  • When evaluated for contribution, items with an item status of "In transit" but no "Non-lendable" effective loan type, location, or material type OR other pending requests should receive an itemCircStatus of "Available"
  • When evaluated for contribution, items with an item status of "Paged", "In transit", "Declared lost", "Withdrawn", "Awaiting pickup", "Aged to lost", or "Long missing", or any other status specified in the "Not available" statuses setting described in UIINREACH-33, but no "Non-lendable" effective loan type, location, or material type should receive an itemCircStatus of "Not Available"
  • If an item has one or more effective loan types, locations, or material types specified in the "Non-lendable" settings described in UIINREACH-33, the itemCircStatus of the item should be set to Non-Lendable for INN-Reach contribution
holdCountIntegerNoItem hold count, maximum 99
dueDateTimeIntegerNoEpoch UNIX time stamp, for example: 1544466568
callNumberStringNoMaximum 128 charactersItem.effectiveCallNumberComponents ?
volumeDesignationStringNoMaximum 32 charactersItem.volume
copyNumberIntegerConditionalConditional Only if nonzeroItem.copyNumber
marc856URIStringConditionalMaximum 512 bytes (valid URL format)
DO NOT include if there is a marc856URI in the contributed bib record that applies to this Item. That is, include only if there is an 856 URI that applies specifically to this item.

marc856PublicNoteStringConditionalMaximum 64 characters. Include only if sending marc856URI for this item.
itemNoteStringNoMaximum 256 characters
suppressStringNoASCII 'y' or 'n' only. Default: n
  • n (no, default)
    • Record is not excluded from contribution by criteria defined in MODINREACH-42
  • y (yes)
    • Record has a statistical code specified in criteria defined in MODINREACH-42 that indicates it should be contributed but suppressed from central discovery

...

PropertyDescriptionFOLIO MAPPING
bibIdID of the bibliographic record. Lowercase alpha-numeric string, maximum 32 characters.Instance.hridid (stripped-down)

Request parameters

PropertyTypeRequiredDescriptionFOLIO MAPPING
marc21BibFormatStringyesCurrently supports "ISO2709""ISO2709"
marc21BibDataStringYes

Base 64 encoded MARC data (maximum 99999 bytes before base 64 encoding).

  • Only standard MARC fields accepted
  • Must include 008 and 245 fields
  • Omit 9XX fields
  • Strip data with local meaning only or that you do not want to expose
encoded b64 MARC record from mod-source-record-storage
titleHoldCountIntegerYesNumber of title level holds0 (title level holds not currently supported in FOLIO)
itemCountIntegerYes

Number of items linked to this bib

(max 99, count of items associated with the FOLIO instance record that are contributed, initial value should be 0)

suppressStringNo

ASCII y, n, or g; "g" means display the resource in the discovery layer as having been provided by the consortium, not by the individual site.

Default: n

  • n (no, default)
    • Record is not excluded from contribution by criteria defined in MODINREACH-42
  • y (yes)
    • Record has a statistical code specified in criteria defined in MODINREACH-42 that indicates it should be contributed but suppressed from central discovery
  • g (display as owned by system, not by site)
    • Record has a statistical code specified in criteria defined in MODINREACH-42 that indicates it should be contributed as consortia-owned

...

PropertyDescriptionFOLIO MAPPING
localCodeUnique code that represents the local server.CentralServer.localServerCode
bibIdThe ID of the bibliographic record.Instance.hridid (stripped-down)

Response content

PropertyTypeRequired
statusStringYes
reasonStringYes
errors[ ]Yes

...

PropertyDescriptionFOLIO MAPPING
localCodeUnique code that represents the local server.CentralServer.localServerCode
bibIdThe ID of the bibliographic record.Instance.hridid (stripped-down)
itemIdThe ID of the item.Item.hrid ?id (stripped-down)

Response content

PropertyTypeRequired
statusStringYes
reasonStringYes
errors[ ]Yes

...