get Function Space Codes

GET {{HostName}}/lov/v1/listOfValues/FunctionSpaceCodes?parameterName=Resort&parameterValue={{HotelId}}

Request Params

KeyDatatypeRequiredDescription
parameterNamestring
parameterValuestring

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
x-hotelidstring
x-app-keystring

RESPONSES

status: OK

{"listOfValues":{"items":[{"flexfields":[{"parameterName":"Property","parameterValue":"PS1OEDS2"}],"code":"BALL2","name":"Ball Room 2","description":"Ball Room 2","active":true},{"flexfields":[{"parameterName":"Property","parameterValue":"PS1OEDS2"}],"code":"MEET1","name":"Meeting Room 1","description":"Meeting Room 1","active":true},{"flexfields":[{"parameterName":"Property","parameterValue":"PS1OEDS2"}],"code":"MEET2","name":"Meeting Room 2","description":"Meeting Room 2","active":true},{"flexfields":[{"parameterName":"Property","parameterValue":"PS1OEDS2"}],"code":"POOL","name":"Pool Room","description":"Pool Room","active":true}],"lovName":"FunctionSpaceCodes","itemCount":4}}