put Package
PUT {{HostName}}/rtp/v1/hotels/{{HotelId}}/packages/{{PackageCode}}
Request Body
{"packageCode"=>{"header"=>{"primaryDetails"=>{"description"=>"Fruit and Chocolate Box", "shortDescription"=>"Fruit and Chocolate"}, "transactionDetails"=>{"allowance"=>false, "packagePostingRules"=>{"transactionCode"=>{"code"=>"1000", "type"=>"Inclusive"}}}, "postingAttributes"=>{"addToRate"=>false, "printSeparateLine"=>true, "sellSeparate"=>true, "postNextDay"=>false, "forecastNextDay"=>false, "webBookable"=>true, "catering"=>false, "postingRhythm"=>{"type"=>"EveryNight"}, "priceCalculationRule"=>"FlatRate"}}, "schedules"=>[{"newTimeSpan"=>{"startDate"=>"2023-07-03", "endDate"=>"2023-07-03"}, "schedulePrices"=>[{"unitPrice"=>"38"}, {"bucket"=>"Bucket2"}, {"bucket"=>"Bucket3"}], "newMinNights"=>"1", "newMaxNights"=>"2", "newMinPersons"=>"1", "newMaxPersons"=>"4"}], "hotelId"=>"{{HotelId}}", "code"=>"FRUITBOX2", "adjustOverlappingRange"=>true}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |