Do you know what's the format of the DepartureWindow parameter for sabre web-services' OTA_AirLowFareSearch call? Whatever I pass, it shows me an error.
This is the entire documentation for those parameters (I kid you not):
<!--"DepartureDateTime" represents the date and time of departure.-->
<DepartureDateTime>2004-11-22T15:00:00</Dep...
I have been approached to create a website using Sabre Web Services to power the reservations system. All documentation I have seen refers to .NET or Java solutions, I was in doubt whether PHP can be used as access is performed using SOAP. I have found no further information about this, I assume the answer is yes, but wonder why there is...
Hello,
I am trying to using sabre web service in one of my php application.
But I am confuse how to implement it.
I done lots of R & D on google but still not get result.
Has anyone solution ? please guide.
Thanks in Advance.
...