Vehicle Shopping and Booking

For rental vehicles, the traveler's preferences typically drive the type of availability transaction that is requested. The list represents the primary transactions in the vehicle shopping and booking workflow. Stand-alone functions can be requested outside of the shopping and booking workflow if the necessary request data is available.

 

Method

Description

Vehicle Search

Required. Provides a generic request for rental vehicles that are available in a certain city between two specific dates.

By default, responses are sorted from low to high rate. Modifiers such as specific vehicle types, features, or rental locations can be used to narrow the response.

Note: Only one or the other of Vehicle Search or Vehicle Matrix is required.

Vehicle Matrix

Required. Provides a basic Vehicle Search Availability call that returns a maximum amount of vehicle rates in the fastest time possible. This transaction supports web-based applications that display a table of vehicle rates where the axes represent vehicle suppliers by vehicle types. The Vehicle Matrix response provides the data necessary to complete this grid in one transaction. No follow-up “Get More” transactions are required to obtain additional response data.

Note: Only one or the other of Vehicle Search or Vehicle Matrix is required.

Vehicle Location Details

Optional, but recommended. Stand-alone functionality. Requests details about a specific vehicle vendor location for a specific date.

Vehicle Details

Optional, but recommended. Uses keyword information to detail a vehicle supplier's business policies and services.

Vehicle Media

Optional. Stand-alone functionality. Requests vehicle images and descriptions. Typically, images and descriptions are requested as part of shopping functions, such as a Vehicle Search or a Vehicle Details request.

Vehicle Rules

Optional, but recommended. Stand-alone functionality. Obtains additional information regarding conditions and charges associated with a vehicle rental.

Vehicle Booking

Required. Reserves a vehicle option that was selected from the Vehicle Search response.

Vehicle Samples

Sample XML transactions for Vehicle workflows.