Changes for page 4. Hotel Search
Last modified by Giorgi Mdivnishvili on 2024/09/04 09:58
From version 3.1
edited by Giorgi Mdivnishvili
on 2023/11/28 17:34
on 2023/11/28 17:34
Change comment:
There is no comment for this version
To version 6.1
edited by Giorgi Mdivnishvili
on 2024/02/27 16:41
on 2024/02/27 16:41
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Hotel Search 1 +4. Hotel Search - Content
-
... ... @@ -3,9 +3,12 @@ 3 3 With the parameters provided in GetHotels and GetCities reponse, it’s avaible to search hotels with the desired parameters in Hotels Search. 4 4 5 5 6 +endpoint : [[https:~~/~~/testapi.rustaronline.com/api/Hotels/Search>>url:https://testapi.rustaronline.com/api/Hotels/Search]] 6 6 7 - Requestexample:8 +Method POST 8 8 10 +**Request example:** 11 + 9 9 {{code language="Json"}} 10 10 { 11 11 "MaxResultCount":50, ... ... @@ -29,5 +29,4 @@ 29 29 {{/code}} 30 30 31 31 32 - 33 33