Get Block Event Ids LOV
GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/blockId/{{BlockId}}/blockEventIds
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelid | string |
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}}