Connection to REST API URL
For the implementation process, Hotel Store provides test server information including as follows :
- Test URL & endpoint : https://hotel-api.hotelstore.dev
- Credentials
Before starting
Customer should have proper internet connection to the Hotel Store test URL from http/https ports (80/443).
Customer should also provide client IP addresses for the connection to both test and live servers.
SSL/TLS standard HTTP communication connection (https) used for security by providing signed by trusted certificate authority public key certificate by Platform 2.
All requests need to be sent in Unicode 6.1 / UTF-8 encoding. All responses will be similarly encoded.
WARNING
The bookings made on the test system cannot be real (live) booking.
Live environment is available by the link:
https://hotel-api.hotelstore.com
INFO
For a new account, only test environment is available. Until the connection and implementation proves ends by the approval, the live environment of Hotel Store Search & Booking system will not be available.