Get Block Event Ids LOV

GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/blockId/{{BlockId}}/blockEventIds

HEADERS

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

RESPONSES

status: OK

{"listOfValues":{"items":[{"code":"71406","name":"Morning Break","description":"Morning Break","active":true},{"code":"71407","name":"Lunch Event Type","description":"Lunch Event Type","active":true},{"code":"71408","name":"Meeting","description":"Meeting","active":true},{"code":"71409","name":"PM Break","description":"PM Break","active":true}],"lovName":"BlockEventIds","itemCount":4}}