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

Unable to book flight #543

Open rxmax200 opened 6 years ago

rxmax200 commented 6 years ago

I am trying to book the flight through universal API but getting an error "0 AVAIL/WL CLOSED UA980 IADDEN *" while same flight I am able to book from your Smartpoint portal.

Also, when I am doing the revalidation (through AirPriceReq API ) it's showing me the success result, If I am not wrong it should get failed if there is no availability?

Please let us what I am missing in the booking flow?

I have attached the request and response for AirCreateReservationReq and AirCreateReservationRsp for your reference. gitCreateBookingResp.txt

createbookReq.txt

vivekjyotipramanik commented 6 years ago

Hi rxmax200,

When you said, same flight is working and getting booked without any problem in Smartpoint, did you mean Smartpoint Production or PreProduction. Looks like you are using PreProduction for UAPI and in PreProduction test data is very limited and as lots of users are testing, it is quite possible that when you tried to book it, the availability is no longer there. Please try with different markets, airlines and dates at least 60-90 days from today's date in preProduction. If you continue to face this issue, Please raise a ticket in MyTravelport. Thanks.

rxmax200 commented 6 years ago

This is coming on production .

vivekjyotipramanik commented 6 years ago

Hi rxmax200,

If this is happening in Production, Please create a MyTravelport ticket and an API Analyst will help you with this. Thanks.