Changes for page 2. Get Hotels

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

From version 1.1
edited by Giorgi Mdivnishvili
on 2023/12/01 16:26
Change comment: There is no comment for this version
To version 3.1
edited by Giorgi Mdivnishvili
on 2023/12/01 16:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,10 +2,13 @@
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 -= endpoint - [[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetHotels>>https://testapi.rustaronline.com/api/Hotels/GetHotels]] =
5 += endpoint - Get Hotels =
6 6  
7 -Use this endpoint with Get function to take in response all the list of available hotels.
7 +[[https:~~/~~/testapi.rustaronline.com/api/Hotels/GetHotels>>https://testapi.rustaronline.com/api/Hotels/GetHotels]]
8 8  
9 +
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
11 +
9 9  == Response example ==
10 10  
11 11  Example of the response looks like this:
... ... @@ -98,6 +98,15 @@
98 98  {{/code}}
99 99  
100 100  
101 -== Sub-paragraph ==
104 +== Description of Response parameteres ==
102 102  
106 +
107 +**The method returns the list of hotels with the statuses and timestamps of the prices**
108 +
109 +{{info}}
110 +Type your information message here.
111 +{{/info}}
112 +
113 +.
114 +
103 103