Common Workflows-OSEM - Find Event & Event Resources
Number of APIs: 6
-
Get events for MultiHotel GET {{HostName}}/evm/v1/events?hotelIds={{HotelId}}&blockId={{BlockId}}&includeSubEvents=true&includeAlternateEvents=true&offset=1&limit=20&fetchInstructions=Indicators&cateringEventOrderBy=StartDateTimeAsc&includeOpportunities=true
-
Get event resources attached to an event GET {{HostName}}/evm/v0/hotels/{{HotelId}}/eventsResources?blockId={{BlockId}}&eventIds={{EventId}}
-
Get events attached to a Block GET {{HostName}}/evm/v1/hotels/{{HotelId}}/events?blockId={{BlockId}}&includeSubEvents=true&includeAlternateEvents=true&offset=1&limit=20&fetchInstructions=Indicators&cateringEventOrderBy=StartDateTimeAsc&includeOpportunities=true
-
Get Block Events LOV GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/blockEvents
-
Get Block Event Ids LOV GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/blockId/{{BlockId}}/blockEventIds
-
Get event GET {{HostName}}/evm/v1/hotels/{{HotelId}}/events/{{EventId}}?fetchInstructions=Indicators&fetchInstructions=Notes