RFC 074: Offsite requesting
Purpose
Context
API Model
{
"label": "Closed stores",
"accessConditions": [
{
"method": {
"id": "online-request",
"label": "Online request",
"type": "AccessMethod"
},
"status": {
"id": "open",
"label": "Open",
"type": "AccessStatus"
},
"shelfmark": "<string>",
"locationType": {
"id": "closed-stores",
"label": "Closed stores",
"type": "LocationType"
},
"type": "PhysicalLocation"
}
]
}Phase 1: Requesting for items held offsite, viewed onsite
Phase 2: Requesting for items held offsite, viewed offsite
Last updated