Changes for page 4. Hotel Search
Last modified by Giorgi Mdivnishvili on 2024/09/04 09:58
From version 10.1
edited by Giorgi Mdivnishvili
on 2024/02/29 09:49
on 2024/02/29 09:49
Change comment:
There is no comment for this version
To version 16.1
edited by Giorgi Mdivnishvili
on 2024/02/29 10:11
on 2024/02/29 10:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -41,20 +41,25 @@ 41 41 {{/code}} 42 42 43 43 44 -(% class="info" %)|**Parameter**|**value**|**Description** 45 -|** "MaxResultCount"**|2,| 46 -|** "MaxHotelCount"**|2,| 47 -|** "contragentContactUID"**| "55a2fcfb-8378-4b73-ab1e-bc8e5c836f4e",| 48 -|** "countryMask"**| "TR",| 49 -|** "CheckInDate"**| "2024-05-06",| 50 -|** "CheckOutDate"**| "2024-05-07",| 51 -|** "Adults"**| 1,| 52 -|** "Children"**| 0,| 53 -|** "ChildrenAges"**| "",| 54 -|** "cityUID"**| "e1344ba0-5273-4fc1-b6c4-72446260f430"| 44 +(% class="table-bordered" %) 45 +(% class="info" %)|**Parameter**|**Value**|**Description** 46 +|** "MaxResultCount"**|2,|Maximum number of results to display 47 +|** "MaxHotelCount"**|2,|Maximum number of hotels to display results 48 +|** "contragentContactUID"**| "55a2fcfb-8378-4b73-ab1e-bc8e5c836f4e",|A unique code assigned to each application user 49 +|** "countryMask"**| "TR",|Country code ISO3 standard 50 +|** "CheckInDate"**| "2024-05-06",|Check in date "YY-MM-DD" 51 +|** "CheckOutDate"**| "2024-05-07",|Check out date "YY-MM-DD" 52 +|** "Adults"**| 1,|number of Adults 53 +|** "Children"**| 0,|Number of children 54 +|** "ChildrenAges"**| "",|children ages, the must be separated with "," 55 +|** "cityUID"**| "e1344ba0-5273-4fc1-b6c4-72446260f430"|Code of the city, which is available in method [[Get Cities>>Get Cities]] in parameter [cityid] 55 55 57 +== == 56 56 59 +(% class="wikigeneratedid" %) 60 +In case there is need to display hotels in whole country, no mater cities, it's possible to remove "arrivalCities" parameter. 57 57 62 + 58 58 == Response Example == 59 59 60 60