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.
43 stars 34 forks source link

AMENITIES(Flight Food Informations) #65

Open noufalsitn opened 8 years ago

noufalsitn commented 8 years ago

Dear vivek, how to get amenities information(galileo) from travel port. i am asking about Air(Flight Food). not hotel. please respond today itself.

Thank you, Noufal P

vivekjyotipramanik commented 8 years ago

Hi Noufal,

The flight amenities can be retrieved using FlightDetailsReq/Rsp. Please find below the link with all the details and amenities which can be retrieved. Although these details depends on carrier/Airline and on that particular flight.

https://support.travelport.com/webhelp/uapi/uAPI.htm#Air/Flight_Details/Flight_Details.htm%3FTocPath%3DAir%7CAir%2520Shopping%2520and%2520Booking%7COptional%2520Air%2520Transactions%7C_____2

Details regarding Meals and the costs of meals can be retrieve using AirPricingReq/Rsp in case of PreBooking and for post booking AirMerchandisingOfferAvailabilityReq/Rsp. Again, these details depends on carrier/Airline and flights. Please find below the link with details and samples. Please let me know how it goes. Thanks.

https://support.travelport.com/webhelp/uapi/uAPI.htm#Standalone_Merchandising/Air_Merchandising_Process_Flow.htm%3FTocPath%3DAir%7CAir%2520Merchandising%7C_____1

https://support.travelport.com/webhelp/uapi/Content/SampleWeb/Individual_Sample_Pages/044-ACH_Air_LFS-AC_OptSvce-Meals.htm

Thanks & Regards Vivekjyoti Pramanik