Travelport / travelport-uapi-tutorial-c-sharp

The travelport-uapi-tutorial-c-sharp is a C# project for Universal API that will help you connect and code a standard Air availablity call and Hotel search, details, and booking flow.
35 stars 30 forks source link

Air Price point #146

Open MKalloub opened 6 years ago

MKalloub commented 6 years ago

Hi vivek,

I need your help in Air price point:

I made a round trip request from DXB to JED

here is the route list:

as I know, the normal Air price point must contains both (outbound & inbound), the problem is when I received only options for outbound or inbound (not both), how to deal with these price points??

here is example:

  • only outbound options: ` DXB XY JED Q20.00Q29.33Q17.15 428.80CFARE NUC495.28END ROE3.75 0.00 KWD16.00

    `

  • only inbound options:

    `

    JED XY DXB Q20.00Q29.33Q17.15 428.80CFARE NUC495.28END ROE3.75 0.00 KWD16.00

    ` another question, in google Flights, expedia and other sites. The customer can choose any leg and combine them together, whether the options from same air price point or from different price points. how can we do this feature?

here is the response, LFS_05-07-2018.xml.txt

MKalloub commented 6 years ago

Hi, any update?

vivekjyotipramanik commented 6 years ago

Hi MKalloub,

Could you please create a MyTravelport ticket regarding this issue and an API analyst will create the defect accordingly. Thanks.

MKalloub commented 6 years ago

Hi Vivek,

I have trial access 30 days, I want to check all possible features and prepare them before asking for pre-production access.

So, what about combines leg from different air points and pay extra amount, like Expedia, google flight?

vivekjyotipramanik commented 6 years ago

Hi MKalloub,

To combine different AirLegs/AirSegments please use AirPriceReq and that will provide the pricing based on the segments sent in the request. Please find below the link with the details. Thanks.

https://support.travelport.com/webhelp/uapi/uAPI.htm#Air/Air_Pricing/Air_Pricing.htm%3FTocPath%3DAir%7CAir%2520Shopping%2520and%2520Booking%7CAir%2520Pricing%7C_____0