Car Reservation
The following workflow allows you to search and book a rental car.

Steps
Step 1: Retrieve rental car availability using GetVehAvail (SOAP) or GetVehAvail (REST).
Step 2: Add passenger information using PassengerDetailsRQ.
Step 3: Book desired rental car using OTA_VehResLLSRQ.
Step 4: End the transaction of the passenger name record using EnhancedEndTransactionRQ.