Changes for page 4. Hotel Search

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

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

Summary

Details

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