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

Steps
Step 1: Retrieve rental car availability using Get Vehicle Availability (GetVehAvail) (SOAP or REST).
Step 2: Refine the search using Car Location Details (OTA_VehLocDetailLLSRQ).
Step 3: Display the rules for a vehicle rental rate code using Car Rate Code Rules (VehRateRulesLLSRQ).
Step 4. Request information about a vehicle’s specific rate and verify if it is still available using Vehicle Price Check (VehPriceCheckRQ) (SOAP or REST)
Step 5: Book desired rental car using Enhanced Vehicle Book (EnhancedVehBookRQ) or Create Passenger Name Record (CreatePassengerNameRecordRQ) or Book Car Reservations (OTA_VehResLLSRQ).
Step 6: If necessary, modify the reservation using Modify Car Reservation (VehResModifyLLSRQ).