Common Workflows-OSEM - Create Event ala cart
Number of APIs: 12
-
3a. get Function Spaces GET {{HostName}}/evm/config/v0/hotels/{{HotelId}}/functionSpaces
-
1. get Function Space Event Types GET {{HostName}}/evm/config/v1/cateringEventTypes
-
2. get Catering Event Status LOV GET {{HostName}}/lov/v1/listOfValues/newEvent/Y/waitList/N/cateringEventStatus
-
4. get Spaces Event Rate Code GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/space/{{Space}}/eventRateCode?includeInactiveFlag=false
-
5a. get Function Space Setup Styles GET {{HostName}}/evm/config/v0/functionspaceSetupStyles?fetchInactive=false
-
5b. get Function Space Setup Styles GET {{HostName}}/lov/v1/listOfValues/FunctionSpaceSetupStyles
-
5c. get Event Setup Styles GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/room/{{Space}}/eventSetupStyles
-
7. get Inventory Items - search for available event items GET {{HostName}}/evm/config/v0/hotels/{{HotelId}}/inventoryItems?usedForEvents=true&startDateTime=2022-11-01T08:00:00&endDateTime=2022-11-02T17:00:00&includeItemsFromTemplates=true&eventTypecodes=AMBREAK
-
8. get Catering Menus GET {{HostName}}/evm/config/v0/hotels/{{HotelId}}/cateringMenus?eventTypesCodes=AMBREAK
-
9b. Add event resources to the event (Items) PUT {{HostName}}/evm/v0/hotels/{{HotelId}}/eventsResources