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

OtionalServices #69

Open anoopkp opened 8 years ago

anoopkp commented 8 years ago

Hi Vivek,

As per your reply, I have created AirPriceReq and got the AirPriceResponse. But int he response, I am not getting the OptionalServiceDetails like Meals etc. Here attached the PriceReq XML and PriceRsp XML.

Please find it and hope your reply.

Regards

Anoop Kumar.K.P MindBridge(SITN)

airPriceRequest.txt airPriceRes.txt

vivekjyotipramanik commented 8 years ago

Hi Anoop,

In the response the warning came up 'No Merchandising optional services returned for Flight(s) [QR][539]', which means the flight does not have any ancillaries to offer. the Ancillaries like baggage, Meals, etc. completely depends on the carrier and flight. So, if the Flight provides them, it will comeup, if not, it will show the warning as in this scenario.

Please try with QF (MEL-SYD) and you might get the offers depending on the flights. Please let me know how it goes. Thanks.

Thanks & Regards Vivekjyoti Pramanik