Common Workflows-OSEM - Create an Event
Number of APIs: 10
-
Add event resources to the event PUT {{HostName}}/evm/v0/hotels/{{HotelId}}/eventsResources
-
Get event resources attached to an event GET {{HostName}}/evm/v0/hotels/{{HotelId}}/eventsResources?blockId={{BlockId}}&eventIds={{EventId}}
-
Get available event statuses GET {{HostName}}/lov/v1/listOfValues/newEvent/{{NewEvent}}/waitList/{{WaitList}}/cateringEventStatus?parameterName=EventStatus&includeInactiveFlag=false¶meterValue=TEN
-
Search Function Space Availability GET {{HostName}}/lov/v1/listOfValues/{{Name}}?parameterName=HotelCode¶meterValue={{HotelId}}¶meterName=EventType¶meterValue=BRKFT¶meterName=Event_Start¶meterValue=2022-06-09+08:00:00.0¶meterName=Event_End¶meterValue=2022-06-09+09:00:00.0&includeInactiveFlag=false
-
Search for room setup styles available GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/space/{{Space}}/cateringSetupStyles?includeInactive=Y
-
Create a new event with function space & rental amount POST {{HostName}}/evm/v0/events
-
Search for available event resources GET {{HostName}}/evm/config/v0/hotels/{{HotelId}}/inventoryItems?usedForEvents=true&startDateTime=2021-06-01+08:00:00.0&endDateTime=2021-06-01+09:00:00.0
-
Update an event - change the event time PUT {{HostName}}/evm/v0/hotels/{{HotelId}}/events/{{EventId}}
-
Find next available block catering statuses GET {{HostName}}/lov/v1/listOfValues/catStatus/{{CatStatus}}/blockCatNextStatuses
-
Search for rental codes GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/space/{{space}}/eventRateCode?includeInactiveFlag=false