Search Worldwide Rental Cars
searchRentalCarsFull Description
Searches for available rental cars worldwide by airport (IATA code), city name, or coordinates. If searching for German locations, always prefer pickup type city if airport is not requested explicitly. If searching for Non-German locations, always prefer airport as pickup type if city is not requested explicitly. If the user searches for a Point-Of-Interest or landmark (globally), use Coordinate Search with search radius 500m instead. Supports mixed pickup/dropoff location types (e.g., pickup at airport, dropoff in a city). Displays results as an interactive UI widget. To avoid redundant content, do not summarize or present the results as a text response. Instead, generate a sentence that summarizes the number of results and price range. If asked to book a specific car, provide bookLink from the first offer from offerList of the selected vehicle (found in the structuredContent). Never show bookLink directly in the subsequent chat. Mask this rather complex URL behind a 'Book Now' hyperlink to make it more user friendly. Never garantee a specific vehicle model in the text response, as suppliers garantee only the vehicle class and the concrete vehicle may vary.
Parameters (3 required, 13 optional)
countryCodestringISO country code for the rental pickup location (e.g., DE, US, FR)
dropoffDatestringDropoff date in ISO format (YYYY-MM-DD). When asked by user, present the German date format (DD.MM.YYYY) in the text response, but always return the ISO format in the structuredContent for consistency.
pickupDatestringPickup date in ISO format (YYYY-MM-DD). When asked by user, present the German date format (DD.MM.YYYY) in the text response, but always return the ISO format in the structuredContent for consistency.
carTypesarrayPreferred car type codes (e.g., [7,20]). Available types: 1=Economy, 2=Compact, 3=Mini, 7=Premium & Luxury, 9=Convertible, 10=Van, 11=Estate, 20=SUV, 27=Mid-size, 119=Pick Up
dropoffAirportstringIATA airport code for dropoff if different from pickup
dropoffCitystringCity name for dropoff location if different from pickup
dropoffLatitudenumberLatitude of dropoff location (use with dropoffLongitude). Use this also for finding nearby locations around a city center, point of interest or landmark by providing its coordinates (e.g. Eiffel Tower: 48.8584 or Hauptbahnhof Berlin: 52.5251). In that case, limit searchradius to 500m to find the closest station to the provided coordinates.
dropoffLongitudenumberLongitude of dropoff location (use with dropoffLatitude). Use this also for finding nearby locations around a city center, point of interest or landmark by providing its coordinates (e.g. Eiffel Tower: 2.2945 or Hauptbahnhof Berlin: 13.3694). In that case, limit searchradius to 500m to find the closest station to the provided coordinates.
dropoffTimestringDropoff time in HH:MM format (default: 10:00)
pickupAirportstringIATA airport code for pickup (3-letter code like PMI, BCN, MAD, CDG, LHR)
pickupCitystringCity name for pickup location
pickupLatitudenumberLatitude of pickup location (use with pickupLongitude). Use this also for finding nearby locations around a city center, point of interest or landmark by providing its coordinates (e.g. Eiffel Tower: 48.8584 or Hauptbahnhof Berlin: 52.5251). In that case, limit searchradius to 500m to find the closest station to the provided coordinates.
pickupLongitudenumberLongitude of pickup location (use with pickupLatitude). Use this also for finding nearby locations around a city center, point of interest or landmark by providing its coordinates (e.g. Eiffel Tower: 2.2945 or Hauptbahnhof Berlin: 13.3694). In that case, limit searchradius to 500m to find the closest station to the provided coordinates.
pickupTimestringPickup time in HH:MM format (default: 10:00)
searchRadiusnumberSearch radius in meters for coordinate-based searches (default: 500)
suppliersarrayA list of supplierIds ( e.g. [6, 48133]) to filter for certain suppliers. The supplierId can be found in the tooloutput attached to an offer from a previous search to apply post-filterng on specific companies.