set Daily Rate Plan Schedule Range

PUT {{HostName}}/rtp/v1/hotels/{{HotelId}}/ratePlans/{{RatePlanCode}}/dailySchedules

Use this operation to add a package (such as Breakfast, or box of chocolated) to a rate plan.

Request Body

{"dailyRateScheduleRange"=>{"hotelId"=>"{{HotelId}}", "ratePlanCode"=>"{{RatePlanCode}}", "roomTypes"=>["SUP", "ECO"], "dateRange"=>{"timeSpan"=>{"startDate"=>"2023-10-08", "endDate"=>"2023-10-31"}, "sunday"=>true, "monday"=>true, "tuesday"=>true, "wednesday"=>true, "thursday"=>true, "friday"=>true, "saturday"=>true}, "incrementFlag"=>false, "rateAmounts"=>{"onePersonRate"=>"200", "twoPersonRate"=>"200", "extraPersonRate"=>"45", "overrideFloorAmount"=>false}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
x-hotelidstring
x-app-keystring