Questions tagged [sabre]

Sabre is a technology solutions provider to the global travel and tourism industry. This tag is for questions about software development on the Sabre development platform.

Sabre provides information and services to the global travel and tourism industry.

Sabre offers a broad range of technology solutions including, data-driven business intelligence, mobile, distribution and Software as a Service (SaaS) solutions that are used by travel suppliers (airlines, hotels, car rental outlets, railways, cruise lines and tour operators) and travel buyers (travel agencies, travel management companies and corporate travel departments) to plan, market, sell, serve and operate their business.

Given the variety of development languages available, in order to simplify troubleshooting when diagnosing issues, please make sure to include SOAP and/or REST traffic (depending on the APIs being used) when asking questions.

'Traffic' represents http request uri, request headers and request body generated by your app when testing REST APIs, and XML serialized request and responses when testing SOAP APIs.

This tag is for questions about software targeting Sabre APIs.

645 questions
2
votes
3 answers

Setting Authorization Headers and accessing data response in Sabre in ASP.NET MVC C#

I am building a website to search for flights data using Insta Flight Search API by Sabre. After thoroughly reading the docs provided by them and testing the API in the API Explorer where everything worked perfectly giving me the exact idea how the…
Abhishek Siddhu
  • 577
  • 6
  • 22
2
votes
2 answers

Unable to run Sabre Red App in Sandbox mode

I went through 'Getting Started with Red App Development'. Looks like the Red App cab be run in Sandbox mode when neither CERT nor PROD environment is accessible. We are in the process to get the login credential for CERT and PROD environment.…
Jay
  • 21
  • 2
2
votes
6 answers

SoapUI first example - Sabre

I am trying to make the first simple soapUI project to work to request a valid session. I am referring to https://developer.sabre.com/docs/read/soap_basics/getting_started Soap UI example. We have our username, password, IPCC and I generate a…
T. Rossi
  • 465
  • 1
  • 6
  • 23
2
votes
5 answers

Adding passive bookings in sabre

I have a requirement to add Passive bookings to Sabre. Any idea on which service is to be used. I couldn't find the required SOAP request from dev studio. I'm supposed to create passive bookings for certain bookings that I create in another system.
djames
  • 366
  • 5
  • 17
2
votes
2 answers

Sabre web-services DepartureWindow format

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):