Changes for page 4. Hotel Search
Last modified by Giorgi Mdivnishvili on 2024/09/04 09:58
From version 5.1
edited by Giorgi Mdivnishvili
on 2024/02/27 16:39
on 2024/02/27 16:39
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 3.Hotel Search1 +Hotel Search - Content
-
... ... @@ -3,12 +3,9 @@ 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]] 7 7 8 - MethodPOST7 +Request example: 9 9 10 -**Request example:** 11 - 12 12 {{code language="Json"}} 13 13 { 14 14 "MaxResultCount":50, ... ... @@ -32,4 +32,5 @@ 32 32 {{/code}} 33 33 34 34 32 + 35 35