move In House Guest

PUT {{HostName}}/fof/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/rooms/{{RoomId}}/roomMoves

The target room is in the path and the original room is in the body

Request Body

{"criteria"=>{"hotelId"=>"{{HotelId}}", "reservationIdList"=>[{"id"=>"{{ReservationId}}", "type"=>"Reservation"}], "roomId"=>"{{RoomId}}", "overrideInstructions"=>{"dirtyRoom"=>true, "outOfServiceRoom"=>false, "sleepDiscrepantRoom"=>true, "occupancyRestriction"=>false, "rateRestriction"=>false, "inventoryRestriction"=>false, "roomNumberLocked"=>false, "holdRoom"=>false, "overrideExternalChecks"=>false, "dayUseReserved"=>false}, "updateRoomTypeCharged"=>true, "includeDepartureRooms"=>true, "roomNumberLocked"=>false, "oldRoomStatus"=>"Dirty", "reasonCode"=>"NSE", "description"=>"Noise Complaint"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
x-hotelidstring
x-app-keystring