get_canonical_quote
Generate detailed pricing quotes for vacation rentals, comparing website rates with direct booking discounts and gap-night savings. Includes per-night breakdowns, seasonal classifications, and package pricing options.
Instructions
Get a detailed pricing quote for a specific property, date range, and guest count. Returns publicTotal (website rate), federationTotal (direct booking rate with host discount), and gapTotal (gap-night discount if applicable). Includes per-night breakdown, season classification, weekend detection, and package pricing (7-night week, 14-night two-week). All prices are integers in local currency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyId | Yes | Property UUID | |
| checkIn | Yes | Check-in date YYYY-MM-DD | |
| checkOut | Yes | Check-out date YYYY-MM-DD | |
| guests | Yes | Number of guests |