Compute V1 (rule-based) recommendations for a date range
POST/v1/recommendations
Pure function over the company's currently configured budgets, demands, events, strategy rules, and competitor data. Recomputed on every call and not persisted server-side.
Response shape:
current_rate— the hotel's own rate for the day, when ingested.market_rate— currently alwaysnull; placeholder until a real market-rate source is wired.competitor_rate— average competitor rate for the day.recommended_rate— the V1 engine's output.justification— human-readable explanation for display.
Request
Responses
- 200
- 422
Successful Response
Validation Error