OTA commission savings calculator
calculate_ota_commission_savingsCall this to quantify what a hotel pays OTAs per year and what shifting 30% of those bookings to commission-free direct bookings would recover. Same formula as frontdesko.app/ota-commission-calculator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adr | Yes | Average daily rate (per room-night) | |
| rooms | Yes | Number of rooms | |
| currency | No | ISO currency code for display (default USD) | |
| occupancy_pct | Yes | Occupancy percentage | |
| ota_share_pct | Yes | Share of bookings arriving via OTAs, % | |
| commission_pct | Yes | Average OTA commission rate, % |