put Channel Room Mapping
PUT {{HostName}}/chl/v1/hotels/{{HotelId}}/channels/{{ChannelCode}}/rooms/{{RoomTypeCode}}
Request Body
{"channelRoomMapping"=>{"channelRoomMappingDetails"=>{"newChannelRoomType"=>"SUP", "newBeginDate"=>"2023-06-02", "endDate"=>"2023-06-02", "description"=>{"customDescription"=>{"hTMLSupportedDescription"=>{"description"=>"1 BEDroom"}}}, "active"=>true, "rateCodes"=>["RACK"]}, "bookingChannelCode"=>"DOC", "hotelId"=>"{{HotelId}}", "roomType"=>"1BSW", "channelRoomType"=>"DOC", "beginDate"=>"2023-06-02"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |