post Event Forecasts
POST {{HostName}}/evm/config/v1/eventForecasts
Request Body
{"eventForecasts"=>[{"hotelId"=>"{{HotelId}}", "forecastInfo"=>[{"eventType"=>{"code"=>"LUN", "description"=>"Lunch"}, "dateRange"=>{"start"=>"2025-01-01", "end"=>"2025-12-31"}}], "revenueDetails"=>[{"revenueType"=>{"code"=>"MISC", "description"=>"Miscellaneous"}, "amount"=>{"amount"=>"20"}, "amountType"=>"PerPerson"}]}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |