Common Workflows-Perform a Room Move

Number of APIs: 4

  1. Search available rooms for assignment GET {{HostName}}/fof/v0/hotels/{{HotelId}}/rooms?roomType=SUP&hotelRoomStatus=Inspected&hotelRoomFrontOfficeStatus=Vacant

  2. Get available room move reason codes GET {{HostName}}/rm/config/v0/hotels/{{HotelId}}/roomMoveReasons?fetchInactive=false

  3. Move an in-house guest to a new room PUT {{HostName}}/fof/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/rooms/{{RoomId}}/roomMoves

  4. Get Room Move History GET {{HostName}}/fof/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/roomMoveHistory