put Reservation Queue Priority
PUT {{HostName}}/fof/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/priority
To fetch rooms from OPERA
Request Body
{"reservationId"=>{"type"=>"Reservation", "id"=>"{{ReservationId}}"}, "hotelId"=>"{{HotelId}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelid | string |