Travelport / travelport-uapi-tutorial

The travelport-uapi-tutorial is a Java project for Universal API that will help you connect and code a standard workflow including Air and Hotel.
45 stars 34 forks source link

Matching data in VehicleSearchAvailabilityReq and VehicleLocationDetailReq #246

Open evgenTraytyak opened 7 years ago

evgenTraytyak commented 7 years ago

I have the next result for VehicleSearchAvailabilityReq with array of vehicles:

screen shot 2016-12-23 at 17 04 09

And the following result for VehicleLocationDetailReq:

screen shot 2016-12-23 at 17 03 43

How do I match the data (array of vehicles and array of vehicle_detail)?

evgenTraytyak commented 7 years ago

:up:

NirandaG commented 7 years ago

Hi evgenTraytyak,

I am not quite sure what you are looking for. If you mean by to link the VehicleSearchAvailabilityReq vehicle codes to VehicleLocationDetailReq vehicle codes: VehicleSearchAvailabilityResponse contains AcrissVehicleCode as well as VehicleLocationDetailResponse contains AcrissVehicleCode. For ex: VehicleSearchAvailabilityResponse - ``xml

``xml

VehicleLocationDetailResponse - ``xml

FULLY QUALIFIED RATES ``xml Please let me know if this is what you are looking for. Thank you, B.Rgds, Niranda