I'd like the option to be able to search for Car Hire availability by simply providing the itinerary segments in the background PNR record. You can do this with the following native command (where "1/2" identifies the start and end segments):
CF1/2
I've looked through the available SOAP APIs and cannot find an endpoint that supports this command, anyone else know how to do this?
You can take the locations from the air segments (TravelItineraryReadRQ) and use them in a Car Avail request as PickUpLocation and DropOffLocation (OTA_VehAvailRateLLSRQ)