put Channel Guarantee Code Mapping
PUT {{HostName}}/chl/v1/hotels/{{HotelId}}/channels/{{ChannelCode}}/guarantees/{{GuaranteeCode}}
Request Body
{"channelGuaranteeCodeMapping"=>{"newChannelGuaranteeCode"=>"4PM", "paymentType"=>"CASH", "hotelId"=>"{{HotelId}}", "bookingChannelCode"=>"DOC", "guaranteeCode"=>"4PM"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |