Changes for page 4. Hotel Search

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

From version 20.1
edited by Giorgi Mdivnishvili
on 2024/02/29 11:07
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
... ... @@ -15,7 +15,6 @@
15 15  Method POST
16 16  
17 17  
18 -
19 19  == **Request example:** ==
20 20  
21 21  {{code language="Json"}}
... ... @@ -41,6 +41,8 @@
41 41  {{/code}}
42 42  
43 43  
43 +== Definition of Request Parameters ==
44 +
44 44  (% class="table-bordered" %)
45 45  (% class="info" %)|**Parameter**|**Value**|**Description**
46 46  |** "MaxResultCount"**|2,|Maximum number of results to display
... ... @@ -54,8 +54,8 @@
54 54  |** "ChildrenAges"**| "",|children ages, the must be separated with ","
55 55  |** "cityUID"**| "e1344ba0-5273-4fc1-b6c4-72446260f430"|Code of the city, which is available in method [[Get Cities>>Get Cities]] in parameter [cityid]
56 56  
57 -== ==
58 58  
59 +
59 59  (% class="wikigeneratedid" %)
60 60  In case there is need to display hotels in whole country, no mater cities, it's possible to remove "arrivalCities" parameter.
61 61  
... ... @@ -62,7 +62,6 @@
62 62  
63 63  == Response Example ==
64 64  
65 -
66 66  {{code language="json"}}
67 67  {
68 68   "result": [
... ... @@ -184,6 +184,7 @@
184 184  {{/code}}
185 185  
186 186  
187 +== Definition of Response Parameters ==
187 187  
188 188  (% class="table-bordered" %)
189 189  (% class="info" %)|**Parameter**|**value**|**Description**