Open lsat12357 opened 2 months ago
from top container json extract barcode, container type, indicator, item policy Unarranged=Unarranged if unpublished, otherwise 999=Default
{ "holding_data": { "holding_id": <hold_id>, }, "item_data": { "barcode": <barcode>, "policy": { "value": <policy> }, "description": <container type> <indicator>, "library": { "value: "SpecColl" }, "location": { "value": "spmanus" }, "base_status": { "value": "1" }, "physical_material_type": { "value": "MANUSCRIPT" } }
from top container json extract barcode, container type, indicator, item policy Unarranged=Unarranged if unpublished, otherwise 999=Default
{ "holding_data": { "holding_id": <hold_id>, }, "item_data": { "barcode": <barcode>, "policy": { "value": <policy> }, "description": <container type> <indicator>, "library": { "value: "SpecColl" }, "location": { "value": "spmanus" }, "base_status": { "value": "1" }, "physical_material_type": { "value": "MANUSCRIPT" } }