postRoomAssign

Assign/Reassign a room on a guest reservation

Form Data
string | null

Property ID

string

Reservation identifier

string | null

Sub Reservation identifier

string | null

Reservation room ID. Must be set if you want to unassign a room.

string

Room ID of the room that will be assigned. Empty field must be sent if you want to unassign a room.

string | null

Room Type ID of the room that will be assigned. Need to be provided in case of assignment.

string | null

Room ID of the room that was assigned. Need to be provided in case of reassignment.

boolean | null
Defaults to false

Deprecated. 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.

boolean | null
Defaults to false

If 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.

Response

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json