Common Workflows-OSEM - Update an Event
Number of APIs: 3
-
Update an event by changing the event time PUT {{HostName}}/evm/v0/hotels/{{HotelId}}/events/{{EventId}}
-
Update the event Item quantity PUT {{HostName}}/evm/v0/hotels/{{HotelId}}/eventsResources
-
Delete Event DELETE {{HostName}}/evm/v0/hotels/{{HotelId}}/events/{{EventId}}