Changes for page 2. Get Hotels
Last modified by Giorgi Mdivnishvili on 2024/02/29 09:39
From version 5.1
edited by Giorgi Mdivnishvili
on 2023/12/04 11:41
on 2023/12/04 11:41
Change comment:
There is no comment for this version
To version 13.1
edited by Giorgi Mdivnishvili
on 2024/02/27 16:39
on 2024/02/27 16:39
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Get Hotels 1 +1. Get Hotels - Content
-
... ... @@ -2,9 +2,9 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 -= e ndpoint - Get Hotels =5 += Method - Get Hotels = 6 6 7 -[[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetHotels>>https://testapi.rustaronline.com/api/Hotels/GetHotels]] 7 +endpoint - [[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetHotels>>https://testapi.rustaronline.com/api/Hotels/GetHotels]] 8 8 9 9 10 10 Use this endpoint with Get function to take in response all the list of available hotels. please take in consideration that this method CAN BE USED WITH `ApiVersion` with the value `r1` ONLY! Get the list of our hotels in the old format ... ... @@ -101,30 +101,30 @@ 101 101 {{/code}} 102 102 103 103 104 -== Description of Response parameter es ==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 108 109 - >110 - (((111 - ***hotelid**: GUID ofthe hotelin the database of Rustar. This GUIDwill beused toretrieve additional information (like prices) about the hotel112 -* me**:string.Name ofthe hotel113 -* *pricestatus**: string. "ready"or "pending". “ready” meansthat prices are ready to be downloaded. “pending”meansthat price registrationis under processingand not all prices are available for the hotel.In case of“pending”theprices should be downloaded later when the status is changed to “ready”.114 -* *cityid**:GUIDoftheCity where the hotel is located.115 -* *cityname**:string.Nameof thecity116 -* *districtid**:GUID of the district,wherethehotel is located117 -* *districtname**:string.Nameof the district118 -* *hasalcohol**: Booleanparameter.Describeswhetherhotelserves alcohol or not119 -* *hasfreewifi**:Boolean parameter. Describes whetherfreewifi is availablein therooms120 -* *hasmall**:Boolean parameter. Describes whetherthere is ashopping mallnearthehotel121 -* *hasmetro**:Boolean parameter. Describes whether there is ametrostation near the hotel122 -* *haspool**:Boolean parameter. Describes whether there isswimmingpoolin the hotel123 -* *hotelclass**:string.“//”,””,”//~*~*”,”~*~*~*~*”,”~*~*~*~**” or ”Apartments”.Numberof starsorApartment hotel124 -* *hoteltype**:string."City"or“Beach”.Describes whetherthis hotelislocated inhecityor atthebeach125 -* *popular**:Boolean. Describesifthe hotelwaspopularlast7days126 -* *recommended**:Boolean.True if the hotelisrecommended by Rustar127 -* *priceupdated**:DateTimeof the lastprice update128 -* *note**:string. Freeformedtext129 -* *imageurl**:string.Optional. Points theURLforthe imageofthehotel if any.130 - )))109 + 110 + 111 +(% class="info" %)|**Value**|**Description** 112 +|**hotelid**| GUID of the hotel in the database of Rustar. This GUID will be used to retrieve additional information (like prices) about the hotel 113 +|**hotelname**| string. Name of the hotel 114 +|**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”. 115 +|**cityid**| GUID of the City where the hotel is located. 116 +|**cityname**| string. Name of the city 117 +|**districtid**| GUID of the district, where the hotel is located 118 +|**districtname**| string. Name of the district 119 +|**hasalcohol**| Boolean parameter. Describes whether hotel serves alcohol or not 120 +|**hasfreewifi**| Boolean parameter. Describes whether free wifi is available in the rooms 121 +|**hasmall**| Boolean parameter. Describes whether there is a shopping mall near the hotel 122 +|**hasmetro**| Boolean parameter. Describes whether there is a metro station near the hotel 123 +|**haspool**| Boolean parameter. Describes whether there is swimming pool in the hotel 124 +|**hotelclass**| string. “”,””,”~*~*”,”~*~*~*~*”,”~*~*~*~**” or ”Apartments”. Number of stars or Apartment hotel 125 +|**hoteltype**| string. "City" or “Beach”. Describes whether this hotel is located in the city or at the beach 126 +|**popular**| Boolean. Describes if the hotel was popular last 7 days 127 +|**recommended**| Boolean. True if the hotel is recommended by Rustar 128 +|**priceupdated**| DateTime of the last price update 129 +|**note**| string. Free formed text 130 +|**imageurl**| string. Optional. Points the URL for the image of the hotel if any.