'how can i setup and use test server in Sabre
we have a sabre enterprise API. we want to test different test cases before going to production.
Can anyone suggest to me how can I setup Sabre development/testing server or use it?
Solution 1:[1]
If you already have webservices credentials in production environment, the same are enabled in CERT but might have been disabled after a few days. You should contact [email protected] to unlock your credentials.
More help on Environments
How to Access Our Environments
Your Sabre account manager can grant you access to our environments, which can be accessed via the following URLs:
REST
Certification/Test: https://api-crt.cert.havail.sabre.com
Production: https://api.havail.sabre.com
SOAP
Certification/Test: https://sws-crt.cert.havail.sabre.com
Production: https://webservices.havail.sabre.com
HTH
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | pposada |
