postRoomAssignAsk AIpost https://api.cloudbeds.com/api/v1.3/postRoomAssignAssign/Reassign a room on a guest reservationForm DatapropertyIDstring | nullProperty IDreservationIDstringReservation identifiersubReservationIDstring | nullSub Reservation identifierreservationRoomIDstring | nullReservation room ID. Must be set if you want to unassign a room.newRoomIDstringRoom ID of the room that will be assigned. Empty field must be sent if you want to unassign a room.roomTypeIDstring | nullRoom Type ID of the room that will be assigned. Need to be provided in case of assignment.oldRoomIDstring | nullRoom ID of the room that was assigned. Need to be provided in case of reassignment.overrideRatesboolean | nullDefaults to falseDeprecated. Please use adjustPrice instead. Setting overrideRates=true will have the opposite of the effect that the name implies. It will cause the rates to NOT be overridden, but instead to be recalculated based on the new room assignment.truefalseadjustPriceboolean | nullDefaults to falseIf room assignment would result in an upcharge or discount, this parameter needs to be set to true to approve the charges. If not set, the rate will retain its original value.truefalseResponse 200200 ResponseUpdated 7 months ago