Changes for page 1. Introduction

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

From version 3.1
edited by Giorgi Mdivnishvili
on 2023/12/01 16:19
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,15 +9,14 @@
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 -
15 -General endpoints:
16 -
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 19  * Hotel Search endpoint  [POST]    - [[https:~~/~~/testapi.rustaronline.com/api/Hotels/Search>>url:https://testapi.rustaronline.com/api/Hotels/Search]]
20 20  * GetPriceDetails endpoint [POST] - [[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetPriceDetails>>url:https://testapi.rustaronline.com/api/Hotels/GetPriceDetails]]
21 21  * 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
18 +* GetHotels – [GET] [[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetHotels>>url:https://testapi.rustaronline.com/api/Hotels/GetHotels]] For getting hotels list and parameters
19 +* GetCities – [GET] https:~/~/testapi.rustaronline.com/api/Hotels/GetCities For getting Cities list and parameters
22 22  
21 +
23 23  **You will be provided postman file, which you can import and make test request.**