Build a booking search link
booking_linkDeep link into the live charter search results for a destination, date, party and optional trip length — hand this URL to the user to see live availability and book. Children are ages 0-14 at departure; ages 15+ count as adults. Pure URL builder (no data).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Departure date, format YYYY-MM-DD. | |
| adults | No | Number of adults (default 2). | |
| nights | No | Trip length in nights. Omit for the standard charter length (6 nights / 7 days). Most departures also sell 3-10 nights. | |
| destination | Yes | Destination key, e.g. 'antalya'. | |
| children_ages | No | Age of each child AT DEPARTURE (0-14 = child; 15+ is counted as an adult automatically). |