post Rate Seasons
POST {{HostName}}/rtp/v1/hotels/{{HotelId}}/rateSeasons
Request Body
{"rateSeasons"=>[{"hotelId"=>"{{HotelId}}", "description"=>"Season 2022", "dateRange"=>{"startDate"=>"2023-01-12", "endDate"=>"2023-12-31"}, "seasonCode"=>"2022"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |