Update the Reservation Room within a same room type (building name and room number). Room move not permitted for Cancelled or CheckedOut reservation rooms.
| Name | Type | Required | Description |
|---|---|---|---|
| id | Int32 | ✓ |
The id of the reservation room |
| resRoomMove | ReservationRoomMoveModel | ✓ |
The reservation room to update with |