Common Workflows-OSEM - Create Event ala cart

Number of APIs: 12

  1. 3a. get Function Spaces GET {{HostName}}/evm/config/v0/hotels/{{HotelId}}/functionSpaces

  2. 1. get Function Space Event Types GET {{HostName}}/evm/config/v1/cateringEventTypes

  3. 2. get Catering Event Status LOV GET {{HostName}}/lov/v1/listOfValues/newEvent/Y/waitList/N/cateringEventStatus

  4. 4. get Spaces Event Rate Code GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/space/{{Space}}/eventRateCode?includeInactiveFlag=false

  5. 5a. get Function Space Setup Styles GET {{HostName}}/evm/config/v0/functionspaceSetupStyles?fetchInactive=false

  6. 5b. get Function Space Setup Styles GET {{HostName}}/lov/v1/listOfValues/FunctionSpaceSetupStyles

  7. 5c. get Event Setup Styles GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/room/{{Space}}/eventSetupStyles

  8. 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

  9. 8. get Catering Menus GET {{HostName}}/evm/config/v0/hotels/{{HotelId}}/cateringMenus?eventTypesCodes=AMBREAK

  10. 9b. Add event resources to the event (Items) PUT {{HostName}}/evm/v0/hotels/{{HotelId}}/eventsResources