Changes for page 1. Introduction
Last modified by Giorgi Mdivnishvili on 2024/02/27 16:40
From version 1.1
edited by Giorgi Mdivnishvili
on 2023/11/28 17:29
on 2023/11/28 17:29
Change comment:
There is no comment for this version
To version 3.1
edited by Giorgi Mdivnishvili
on 2023/12/01 16:19
on 2023/12/01 16:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,14 +9,15 @@ 9 9 * agentpassword=TestP@ssw0rd 10 10 * UID=55a2fcfb-8378-4b73-ab1e-bc8e5c836f4e 11 11 12 - 13 13 After successful integration using test parameters you will be provided with the real credentials. 14 14 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 15 15 * Hotel Search endpoint [POST] - [[https:~~/~~/testapi.rustaronline.com/api/Hotels/Search>>url:https://testapi.rustaronline.com/api/Hotels/Search]] 16 16 * GetPriceDetails endpoint [POST] - [[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetPriceDetails>>url:https://testapi.rustaronline.com/api/Hotels/GetPriceDetails]] 17 17 * 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 20 20 21 - 22 22 **You will be provided postman file, which you can import and make test request.**