5c. get Event Setup Styles

GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/room/{{Space}}/eventSetupStyles

HEADERS

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

RESPONSES

status: OK

{"listOfValues":{"items":[{"flexfields":[{"parameterName":"OccMin","parameterValue":"1"},{"parameterName":"OccMax","parameterValue":"20"}],"code":"CLS","name":"Classroom","description":"Classroom","active":true},{"flexfields":[{"parameterName":"OccMin","parameterValue":"5"},{"parameterName":"OccMax","parameterValue":"20"}],"code":"CON","name":"Conference","description":"Conference","active":true}],"lovName":"EventSetupStyles","itemCount":2}}