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