diff --git a/ramls/request.json b/ramls/request.json index aa582e03..486c03e9 100644 --- a/ramls/request.json +++ b/ramls/request.json @@ -231,6 +231,10 @@ "description": "Request fields used for search", "type": "object", "$ref": "request-search-index.json" + }, + "itemLocationCode": { + "description": "Allow specifying item location when creating title-level requests", + "type": "string" } }, "additionalProperties": false,