Common Workflows-Queue Rooms

Number of APIs: 4

  1. Add a reservation to the queue PUT {{HostName}}/fof/v0/hotels/{{HotelId}}/queuedReservations/{{ReservationId}}

  2. Get reservations that are in Queue GET {{HostName}}/fof/v0/hotels/{{HotelId}}/queuedReservations

  3. Remove a reservation from the queue DELETE {{HostName}}/fof/v0/hotels/{{HotelId}}/queuedReservations/{{ReservationId}}

  4. Get reservation queue statistics GET {{HostName}}/fof/v0/hotels/{{HotelId}}/queueReservationsStatistics?metric=AverageCheckInTime