putRoomBlock

Updates a room block.

Form Data
string | null

Property ID

string

Room block ID

string | null

Room block reason

date | null

Room block start date

date | null

Room block end date

rooms
array of objects | null

All rooms for room block. When multiple rooms are submitted they will be created under the same roomBlockID. For properties using split inventory (virtual rooms linked to physical rooms), only provide the source rooms you want to block. Linked rooms will be automatically added. Do not include auto-added linked rooms in the request - the API will reject requests that include both a source room and its linked room(s). Auto-added rooms cannot be individually swapped out; to remove an auto-added room, you must remove or swap its source room.

rooms
string | null

First name - for courtesy hold updates

string | null

Last name - for courtesy hold updates

integer | null

Length of hold in hours - for courtesy hold updates

string | null

Email address - for courtesy hold updates

string | null

Phone number - for courtesy hold updates

Response

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