change Template Rate Seasons
PUT {{HostName}}/rtp/v1/templates/rateSeasons/{{SeasonCode}}
Response for the request to search for package formula ranges. Based on the hotel code and tax range type code, response can contain multiple package formula ranges.
Request Body
{"templateRateSeasons"=>[{"description"=>"Season 2022", "dateRange"=>{"startDate"=>"2023-01-01", "endDate"=>"2023-12-31"}, "seasonCode"=>"2022"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |