Changes for page 3. Get Cities

Last modified by Giorgi Mdivnishvili on 2024/02/29 09:44

From version 5.1
edited by Giorgi Mdivnishvili
on 2024/02/27 11:00
Change comment: There is no comment for this version
To version 1.1
edited by Giorgi Mdivnishvili
on 2023/12/04 12:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,12 +2,11 @@
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 -= Method - Get Cities =
5 += Method- Get Cities =
6 6  
7 7  endpoint - [[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetCities>>https://testapi.rustaronline.com/api/Hotels/GetCities]]
8 8  
9 9  
10 -The method returns the list of available cities.
11 11  
12 12  {{code language="Json"}}
13 13  {
... ... @@ -26,13 +26,3 @@
26 26   ]
27 27  }
28 28  {{/code}}
29 -
30 -== Description of Response parameters ==
31 -
32 -
33 -(% class="info" %)|**Value**|**Description**
34 -|**cityid**| GUID of the City where the hotel is located.
35 -|**cityname**| string. Name of the city
36 -|**countrycode**| string. ISO2 Country code
37 -
38 -