Changes for page 2. Get Hotels

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

From version 9.1
edited by Giorgi Mdivnishvili
on 2023/12/04 11:50
Change comment: There is no comment for this version
To version 16.1
edited by Giorgi Mdivnishvili
on 2024/02/29 09:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Get Hotels
1 +2. Get Hotels
Content
... ... @@ -2,7 +2,7 @@
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 -= Method- Get Hotels =
5 += Method - Get Hotels =
6 6  
7 7  endpoint - [[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetHotels>>https://testapi.rustaronline.com/api/Hotels/GetHotels]]
8 8  
... ... @@ -101,7 +101,7 @@
101 101  {{/code}}
102 102  
103 103  
104 -== Description of Response parameteres ==
104 +== Description of Response parameters ==
105 105  
106 106  
107 107  **The method returns the list of hotels with the statuses and timestamps of the prices**
... ... @@ -108,22 +108,22 @@
108 108  
109 109  
110 110  
111 -* **hotelid**: GUID of the hotel in the database of Rustar. This GUID will be used to retrieve additional information (like prices) about the hotel
112 -* **hotelname**: string. Name of the hotel
113 -* **pricestatus**: string. "ready" or "pending". “ready” means that prices are ready to be downloaded. “pending” means that price registration is under processing and not all prices are available for the hotel. In case of “pending” the prices should be downloaded later when the status is changed to “ready”.
114 -* **cityid**: GUID of the City where the hotel is located.
115 -* **cityname**: string. Name of the city
116 -* **districtid**: GUID of the district, where the hotel is located
117 -* **districtname**: string. Name of the district
118 -* **hasalcohol**: Boolean parameter. Describes whether hotel serves alcohol or not
119 -* **hasfreewifi**: Boolean parameter. Describes whether free wifi is available in the rooms
120 -* **hasmall**: Boolean parameter. Describes whether there is a shopping mall near the hotel
121 -* **hasmetro**: Boolean parameter. Describes whether there is a metro station near the hotel
122 -* **haspool**: Boolean parameter. Describes whether there is swimming pool in the hotel
123 -* **hotelclass**: string. “//”,””,”//~*~*”,”~*~*~*~*”,”~*~*~*~**” or ”Apartments”. Number of stars or Apartment hotel
124 -* **hoteltype**: string. "City" or “Beach”. Describes whether this hotel is located in the city or at the beach
125 -* **popular**: Boolean. Describes if the hotel was popular last 7 days
126 -* **recommended**: Boolean. True if the hotel is recommended by Rustar
127 -* **priceupdated**: DateTime of the last price update
128 -* **note**: string. Free formed text
129 -* **imageurl**: string. Optional. Points the URL for the image of the hotel if any.
111 +(% class="table-bordered" %)
112 +(% class="info" %)|**Value**|**Description**
113 +|**hotelid**| GUID of the hotel in the database of Rustar. This GUID will be used to retrieve additional information (like prices) about the hotel
114 +|**hotelname**| string. Name of the hotel
115 +|**pricestatus**| string. "ready" or "pending". “ready” means that prices are ready to be downloaded. “pending” means that price registration is under processing and not all prices are available for the hotel. In case of “pending” the prices should be downloaded later when the status is changed to “ready”.
116 +|**cityid**| GUID of the City where the hotel is located.
117 +|**cityname**| string. Name of the city
118 +|**districtid**| GUID of the district, where the hotel is located
119 +|**districtname**| string. Name of the district
120 +|**hasalcohol**| Boolean parameter. Describes whether hotel serves alcohol or not
121 +|**hasfreewifi**| Boolean parameter. Describes whether free wifi is available in the rooms
122 +|**hasmall**| Boolean parameter. Describes whether there is a shopping mall near the hotel
123 +|**hasmetro**| Boolean parameter. Describes whether there is a metro station near the hotel
124 +|**haspool**| Boolean parameter. Describes whether there is swimming pool in the hotel
125 +|**hotelclass**| string. “”,””,”~*~*”,”~*~*~*~*”,”~*~*~*~**” or ”Apartments”. Number of stars or Apartment hotel
126 +|**hoteltype**| string. "City" or “Beach”. Describes whether this hotel is located in the city or at the beach
127 +|**popular**| Boolean. Describes if the hotel was popular last 7 days
128 +|**recommended**| Boolean. True if the hotel is recommended by Rustar
129 +|**note**| string. Free formed text