get Event Locations

GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/eventLocations

HEADERS

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

RESPONSES

status: OK

{"listOfValues":{"items":[{"code":"MAIN","name":"Main building","description":"Main building","active":true},{"code":"CONF","name":"Conference Center","description":"Conference Center","active":true}],"lovName":"EventLocations","itemCount":2}}