Changes for page 2. Get Hotels

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

From version 6.1
edited by Giorgi Mdivnishvili
on 2023/12/04 11:41
Change comment: There is no comment for this version
To version 8.1
edited by Giorgi Mdivnishvili
on 2023/12/04 11:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -106,7 +106,8 @@
106 106  
107 107  **The method returns the list of hotels with the statuses and timestamps of the prices**
108 108  
109 ->(((
109 +
110 +
110 110  * **hotelid**: GUID of the hotel in the database of Rustar. This GUID will be used to retrieve additional information (like prices) about the hotel
111 111  * **hotelname**: string. Name of the hotel
112 112  * **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”.
... ... @@ -126,4 +126,3 @@
126 126  * **priceupdated**: DateTime of the last price update
127 127  * **note**: string. Free formed text
128 128  * **imageurl**: string. Optional. Points the URL for the image of the hotel if any.
129 -)))