Changes for page 4. Hotel Search

Last modified by Giorgi Mdivnishvili on 2024/09/04 09:58

From version 24.1
edited by Giorgi Mdivnishvili
on 2024/02/29 11:22
Change comment: There is no comment for this version
To version 21.1
edited by Giorgi Mdivnishvili
on 2024/02/29 11:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -40,8 +40,6 @@
40 40  {{/code}}
41 41  
42 42  
43 -== Definition of Request Parameters ==
44 -
45 45  (% class="table-bordered" %)
46 46  (% class="info" %)|**Parameter**|**Value**|**Description**
47 47  |** "MaxResultCount"**|2,|Maximum number of results to display
... ... @@ -55,8 +55,8 @@
55 55  |** "ChildrenAges"**| "",|children ages, the must be separated with ","
56 56  |** "cityUID"**| "e1344ba0-5273-4fc1-b6c4-72446260f430"|Code of the city, which is available in method [[Get Cities>>Get Cities]] in parameter [cityid]
57 57  
56 +== ==
58 58  
59 -
60 60  (% class="wikigeneratedid" %)
61 61  In case there is need to display hotels in whole country, no mater cities, it's possible to remove "arrivalCities" parameter.
62 62  
... ... @@ -63,6 +63,7 @@
63 63  
64 64  == Response Example ==
65 65  
64 +
66 66  {{code language="json"}}
67 67  {
68 68   "result": [
... ... @@ -184,7 +184,6 @@
184 184  {{/code}}
185 185  
186 186  
187 -== Definition of Response Parameters ==
188 188  
189 189  (% class="table-bordered" %)
190 190  (% class="info" %)|**Parameter**|**value**|**Description**