Changes for page 3. Get Cities

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

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

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
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  
... ... @@ -30,8 +30,9 @@
30 30  == Description of Response parameters ==
31 31  
32 32  
33 -* **cityid**: GUID of the City where the hotel is located.
34 -* **cityname**: string. Name of the city
35 -* **countrycode**: string. ISO2 Country code
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
36 36  
37 37