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
on 2023/12/01 11:57
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
-
... ... @@ -11,10 +11,13 @@ 11 11 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 14 14 * Hotel Search endpoint [POST] - [[https:~~/~~/testapi.rustaronline.com/api/Hotels/Search>>url:https://testapi.rustaronline.com/api/Hotels/Search]] 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 -* 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 20 20 **You will be provided postman file, which you can import and make test request.**