get Account Forecasts
GET {{HostName}}/crm/v1/profiles/{{ProfileId}}/hotels/{{HotelId}}/forecasts
Request Body
{"forecastsInformation"=>[{"hotelId"=>"{{HotelId}}", "accountId"=>{"type"=>"Profile", "id"=>"{{ProfileId }}"}, "periodCode"=>"13", "periodStartDate"=>"2023-10-01", "periodEndDate"=>"2023-12-31", "roomNights"=>"1", "averageRate"=>{"amount"=>15}, "roomRevenue"=>{"amount"=>15}, "foodAndBeverageRevenue"=>{"amount"=>15}, "overrideForecast"=>"Default"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-externalsystem | string | ||
x-hotelid | string | ||
x-app-key | string |