Request a booking
request_bookingLodge a booking REQUEST for any fixed-price route — airport or cruise terminal. It is created as pending; the operator confirms and the customer receives a payment link by email. No payment happens through this tool. Confirm all details with the customer first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pax | Yes | Passengers 1-11 | |
| date | Yes | YYYY-MM-DD (at least 1 hour ahead; same-day: phone instead) | |
| name | Yes | Customer full name | |
| time | Yes | HH:MM 24h | |
| Yes | Customer email (receives acknowledgement + payment link) | ||
| notes | No | Anything else, e.g. child seats with ages (optional) | |
| phone | Yes | Customer phone | |
| flight | No | Flight number (optional, enables free flight tracking) | |
| pickup | Yes | Pick-up place | |
| dropoff | Yes | Drop-off place | |
| sandbox | No | true = create a TEST booking that never reaches the operator and sends no emails. For integration testing only. | |
| vehicle | No | sedan | carnival | maxi (auto-upgraded if too small for pax) |