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

Some of the requested AirPricingInfos could not be saved for the requested provider #80

Open StivLemax opened 7 years ago

StivLemax commented 7 years ago

Hello,

I have attached full requests and responses for flight booking with two adults, one child, and one infant with a seat. I hope you could help me with a couple of things:

  1. The reservation is not created in the least step, but an empty universal record is returned. What am I doing wrong?

  2. Could you send me a sample all requests and responses needed for this scenario, as that is our most advanced scenario, and I can't seem to get it right:

    • two adults
    • one child
    • one infant without a seat
    • multiple flights as follows:
    • from JNB to MRU, date 2017-08-22
    • from MRU to LHR, date 2017-08-24
    • from LHR to JNB, date 2017-08-27

Thank you in advance, Stiv

AirCreateReservationReq.txt AirCreateReservationRsp.txt AirPriceReq.txt AirPriceRsp.txt LowFareSearchReq.txt LowFareSearchRsp.txt

vivekjyotipramanik commented 7 years ago

Hi StivLemax,

It looks like the issue is because of incorrect OriginApplication. The OriginApplication should be UAPI. Could you please change it to UAPI and give it try. Please fine below the link to the samples for the AirBooking. Please let us know how it goes. Thanks.

https://support.travelport.com/webhelp/uapi/Content/SampleWeb/Individual_Sample_Pages/024-1G_AirLowFareShop_MinimumData.htm