Common Workflows-OSEM - Find Event & Event Resources

Number of APIs: 6

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

  2. Get event resources attached to an event GET {{HostName}}/evm/v0/hotels/{{HotelId}}/eventsResources?blockId={{BlockId}}&eventIds={{EventId}}

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

  4. Get Block Events LOV GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/blockEvents

  5. Get Block Event Ids LOV GET {{HostName}}/lov/v1/listOfValues/hotels/{{HotelId}}/blockId/{{BlockId}}/blockEventIds

  6. Get event GET {{HostName}}/evm/v1/hotels/{{HotelId}}/events/{{EventId}}?fetchInstructions=Indicators&fetchInstructions=Notes