Common Workflows-Perform a Room Move
Number of APIs: 4
-
Search available rooms for assignment GET {{HostName}}/fof/v0/hotels/{{HotelId}}/rooms?roomType=SUP&hotelRoomStatus=Inspected&hotelRoomFrontOfficeStatus=Vacant
-
Get available room move reason codes GET {{HostName}}/rm/config/v0/hotels/{{HotelId}}/roomMoveReasons?fetchInactive=false
-
Move an in-house guest to a new room PUT {{HostName}}/fof/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/rooms/{{RoomId}}/roomMoves
-
Get Room Move History GET {{HostName}}/fof/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/roomMoveHistory