Changes for page 4. Hotel Search
Last modified by Giorgi Mdivnishvili on 2024/09/04 09:58
From version 19.1
edited by Giorgi Mdivnishvili
on 2024/02/29 11:02
on 2024/02/29 11:02
Change comment:
There is no comment for this version
To version 20.1
edited by Giorgi Mdivnishvili
on 2024/02/29 11:07
on 2024/02/29 11:07
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -224,22 +224,22 @@ 224 224 |** "hotelCode"**| "10b7bc34-2a03-495e-94bc-1092b07823f7",|Unique ID of the Hotel. Full List of the hotels is available in [[Get Hotels>>Get Hotels]] method 225 225 |** "id"**| 1656436810005000001,| 226 226 |** "hotel"**| {| 227 -|** "hotelCode"**| "10b7bc34-2a03-495e-94bc-1092b07823f7",| 228 -|** "hotelName"**| "Istanbul Holiday Hotel",| 229 -|** "hotelClass"**| "~*~**",| 230 -|** "cityId"**| "e1344ba0-5273-4fc1-b6c4-72446260f430",| 231 -|** "cityName"**| "Istanbul",| 232 -|** "countryCode"**| "TR",| 233 -|** "districtId"**| "6ca0ed7e-7412-4e45-85b5-dd0d74cabc62",| 234 -|** "districtName"**| "Fatih",| 235 -|** "note"**| ""| 227 +|** "hotelCode"**| "10b7bc34-2a03-495e-94bc-1092b07823f7",|Unique ID of the Hotel. Full List of the hotels is available in [[Get Hotels>>Get Hotels]] method 228 +|** "hotelName"**| "Istanbul Holiday Hotel",|Full name of the Hotel 229 +|** "hotelClass"**| "~*~**",|Hotel Class in Stars 230 +|** "cityId"**| "e1344ba0-5273-4fc1-b6c4-72446260f430",|Code of the city where hotel is located, which is available in method [[Get Cities>>Get Cities]] in parameter [cityid] 231 +|** "cityName"**| "Istanbul",|Full Name of the City 232 +|** "countryCode"**| "TR",|Country code, which can be retrieved in [[Get Cities>>Get Cities]] method, in parameter [countrycode] 233 +|** "districtId"**| "6ca0ed7e-7412-4e45-85b5-dd0d74cabc62",|District unique code, where hotel is located. 234 +|** "districtName"**| "Fatih",|Full name of the District 235 +|** "note"**| ""|Hotel note - this is optional 236 236 |** },**| | 237 -|** "adults"**| 1,| 238 -|** "children"**| 0,| 239 -|** "childrenAges"**| "",| 237 +|** "adults"**| 1,|Number of the adults 238 +|** "children"**| 0,|Number of the children 239 +|** "childrenAges"**| "",|in case of children, here will be their ages 240 240 |** "childrenExeptInfants"**| 0,| 241 -|** "checkInDate"**| "2024-05-06T00000",| 242 -|** "checkOutDate"**| "2024-05-07T00000",| 241 +|** "checkInDate"**| "2024-05-06T00000",|date of the check in 242 +|** "checkOutDate"**| "2024-05-07T00000",|date of the check out 243 243 |** "includedExtrasAmount"**| 0,| 244 244 |** "extraServices"**| []| 245 245 |** },**| |