car_allocate
Generate a booking URL for selected car rental option. Creates a reservation link that can be used to complete the car rental booking process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trip_type | No | Type of travel: 'domestic' for within country or 'international' for cross-border from previous car search | |
| request_id | Yes | Top-level request_id from car_search or selected reservation allocation.arguments.request_id (starts with 'cr'). Do not use reservation.requestId. | |
| reservation_id | Yes | Selected car reservation referenceId or allocation.arguments.reservation_id from search results (starts with 'ref'). |