Common Workflows-Queue Rooms
Number of APIs: 4
-
Add a reservation to the queue PUT {{HostName}}/fof/v0/hotels/{{HotelId}}/queuedReservations/{{ReservationId}}
-
Get reservations that are in Queue GET {{HostName}}/fof/v0/hotels/{{HotelId}}/queuedReservations
-
Remove a reservation from the queue DELETE {{HostName}}/fof/v0/hotels/{{HotelId}}/queuedReservations/{{ReservationId}}
-
Get reservation queue statistics GET {{HostName}}/fof/v0/hotels/{{HotelId}}/queueReservationsStatistics?metric=AverageCheckInTime