Campervan booking link
get_campervan_booking_linkGet the DriveAway booking deep-link to complete a campervan / motorhome hire for a pickup city and dates. The user finishes the booking on DriveAway's site (we don't take payment). Use this to hand the user a 'book now' link once they've chosen dates — no search needed. Returns a single booking_url. Australia only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| driver_age | No | Driver age (18–99). Default 35. | |
| passengers | No | Number of travellers (1–8). Default 2. | |
| pickup_city | Yes | Pickup depot city, e.g. 'Brisbane'. | |
| pickup_date | Yes | Pickup date, YYYY-MM-DD. | |
| dropoff_date | Yes | Drop-off date, YYYY-MM-DD. |