copy Upsell Rules
PUT {{HostName}}/rsv/config/V1/hotels/{{HotelId}}/upsellRules/copy
Request Body
{"UpsellRules"=>[{"targetHotelCode"=>["PROP2"], "sourceHotelCode"=>"{{HotelId}}", "code"=>"TER1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |