post Resort Room Condition
POST {{HostName}}/rm/config/v1/hotels/{{HotelId}}/roomConditions
Request Body
{"roomCondition"=>{"description"=>"Set-up with Bathrobes (Two)", "displayInRoomAssignment"=>true, "comments"=>"This is where notes can go", "displaySeq"=>"1", "inactive"=>false, "hotelId"=>"{{HotelId}}", "code"=>"BA2"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |