release Rooms On Hold
POST {{HostName}}/fof/v1/hotels/{{HotelId}}/rooms/onHold
To request room keys through PMS from the integrated door lock system.
NB - This operation will only work in the scenario the property has an interface with a door lock system.
Request Body
{"holdRoomsDetails"=>[{"hotelId"=>"{{HotelId}}", "rooms"=>["003"], "reason"=>"HOLD2", "comments"=>"15 Mins Hold"}], "overrideRoomHold"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-app-key | string | ||
x-hotelId | string |