post Hotel Package Forecast Groups
POST {{HostName}}/rtp/v1/hotels/{{HotelId}}/packageForecastGroups
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
{"hotelPackageForecastGroups"=>[{"hotelId"=>"{{HotelId}}", "description"=>"Summer", "sellSequence"=>"1", "inactive"=>false, "code"=>"SUM"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
x-hotelid | string | ||
x-app-key | string |