Changes for page 1. Introduction

Last modified by Giorgi Mdivnishvili on 2024/02/27 16:40

From version 2.1
edited by Giorgi Mdivnishvili
on 2023/12/01 11:57
Change comment: There is no comment for this version
To version 1.1
edited by Giorgi Mdivnishvili
on 2023/11/28 17:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,6 +9,7 @@
9 9  * agentpassword=TestP@ssw0rd
10 10  * UID=55a2fcfb-8378-4b73-ab1e-bc8e5c836f4e
11 11  
12 +
12 12  After successful integration using test parameters you will be provided with the real credentials.
13 13  
14 14  * Hotel Search endpoint  [POST]    - [[https:~~/~~/testapi.rustaronline.com/api/Hotels/Search>>url:https://testapi.rustaronline.com/api/Hotels/Search]]
... ... @@ -15,6 +15,7 @@
15 15  * GetPriceDetails endpoint [POST] - [[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetPriceDetails>>url:https://testapi.rustaronline.com/api/Hotels/GetPriceDetails]]
16 16  * Reservation endpoint -  [POST] [[https:~~/~~/testapi.rustaronline.com/api/Reservations/RegisterReservation?agentid=test.test&agentpassword=TestP@ssw0rd>>url:https://testapi.rustaronline.com/api/Reservations/RegisterReservation?agentid=test.test&agentpassword=TestP@ssw0rd]]  agentid and password should be sent through URL
17 17  * GetHotels – [GET] [[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetHotels>>url:https://testapi.rustaronline.com/api/Hotels/GetHotels]] For getting hotels list and parameters
18 -* GetCities – [GET] [[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetCities>>https://testapi.rustaronline.com/api/Hotels/GetCities]]  For getting Cities list and parameters
19 +* GetCities – [GET] https:~/~/testapi.rustaronline.com/api/Hotels/GetCities For getting Cities list and parameters
19 19  
21 +
20 20  **You will be provided postman file, which you can import and make test request.**