Questions tagged [travelport-api]

Travelport uAPI, Galileo, Worldspan, Apollo.

Travelport uAPI is an API around GDSes like Galileo, Worldspan, Apollo, AHC.

27 questions
6
votes
1 answer

How to specify port name in php WSDL

How do I select the port in SOAP PHP? I'm developing a travel booking website with TravelPort as the GDS. I've just began looking at their WSDLs and I'm trying to use them to call their server with PHP. I'm not able to do it. I know that the server…
Giordano B.
  • 116
  • 1
  • 7
5
votes
1 answer

Travelport Galileo python SoapClient

I need to develop python soapclient for Travelport Galileo uAPI. This is 30-day trial credentials for Travelport Universal API Universal API User ID: Universal API/uAPI2514620686-0edbb8e4 Universal API Password: D54HWfck9nRZNPbXmpzCGwc95 Branch…
Tima Ospanov
  • 199
  • 2
  • 13
3
votes
1 answer

TravlePort api : GTID connection

In Airticket Universal API part I have following request:
Mohsen
  • 1,295
  • 1
  • 15
  • 45
3
votes
2 answers

PHP XML Request Travelport API

I'm trying to get a response from Travelports uAPI via XML/SOAP but i'm not just getting anything useful. print_r and var_dump and an echo all just show Resource id #2 which IS something but can't get any further. I've tried their API Test Tool to…
Tommie
  • 765
  • 6
  • 15
2
votes
1 answer

Travelport uAPI using Php soapClient

Having issue with using php soapClient to access Travelport uAPI. Able to use Curl to get data back but not able to use Air.wsdl file to hit Travelport. Currently using the latest Air.wsdl file which were released on the 1st of July 2015. Anyone got…
tony
  • 305
  • 5
  • 18
2
votes
1 answer

Travelport Universal API confirm air booking Agent ID exception

I am working on a travel agency website in MVC4 which is using travelport for flight inquiries, pricing and booking. It working fine untill i proceed to confirm air booking. It's throwing this exception Message From Galileo : Uncaught Service…
Ali Umair
  • 1,386
  • 1
  • 21
  • 42
2
votes
1 answer

Check Format error response in Travelport Universal API AirCreateReservationReq

I am using the Travelport Universal API in Trial mode right now. My goal is to develop a Web Portal for handling B2B requirements of a client. All is well until I came to the second last step, i.e. Creating reservation (Booking). I have tried to…
ali.maken
  • 71
  • 10
2
votes
1 answer

Travelport uAPI php SoapClient

I need to develop a PHP web based application using Travelport uAPI. I'm able to connect to the webservice using the function curl_init() writing all xml request, but I'm stuck trying to do it with SoapClient class. I'm using this example and…
castledom04
  • 207
  • 2
  • 13
1
vote
1 answer

How to get numbers of available seats Galileo UAPI Air

How can I get numbers of seats available for particular journey/segment in LowFareSearchRes air Galileo. I am sending the LowFareSearchReq request as below to Galileo For flight availability,I am using Travelport UAPI.
Sawood
  • 108
  • 8
1
vote
0 answers

Error while using travelport API

I am trying to use the api of Travel port Universal to get Flight Details.On Searching in Google they Say to follow mentioned link for implementing this web service .[http://travelport.github.io/travelport-uapi-tutorial/lesson_1-1.html]I have …
Nola3191
  • 41
  • 6
1
vote
1 answer

Travelport uAPI ticketing

I'm getting following error when I request to ticket "Host error during ticket issue. INVALID ND LINKAGE" Request I've sent is
Gubi
  • 415
  • 2
  • 10
  • 20
1
vote
2 answers

javax.xml.ws.WebServiceException when invoking WSDL service

I was looking to use the Travelport Universal API to develop a Flight Booking System, so i have used this Travelport Developers official link as reference: Getting Started for Travelport Developers As the documentation referred: Travelport…
Jad Chahine
  • 6,849
  • 8
  • 37
  • 59
1
vote
1 answer

C# SOAP Client use TLS instead of SSL 3.0

I have a C# application which is using Travelport Universal API interfaces through SOAP communication. In C# I used the wsdls for generating the SOAP client. I have this config settings for HTTPS connection (this was generated by Visual Studio from…
martonx
  • 1,972
  • 4
  • 25
  • 42
0
votes
0 answers

API developed in dotnet 4.5, facing problem in fetching results on Meta(Momondo)

I have developed my API and integrated with Galileo and worldspan APIs(are Universal APIs). Then this API has been integrated with one Meta API of (Momondo.com) then the search results are not showing the proper results. Only 02-03 sectors are…
VinayPal
  • 1
  • 2
0
votes
0 answers

Travelerwp theme user booking failed

I am facing issue that makes the website nearly counted to be not working as a travel booking app, while using travelerwp theme. This theme is great for me when I compared to other such themes in the category. All features work well, unless in my…
1
2