Changes for page 4. Hotel Extras

Last modified by Giorgi Mdivnishvili on 2024/02/27 22:06

From version 7.1
edited by Giorgi Mdivnishvili
on 2024/02/26 16:29
Change comment: There is no comment for this version
To version 2.1
edited by Giorgi Mdivnishvili
on 2024/02/26 15:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +9,3 @@
1 -{{box cssClass="floatinginfobox" title="**Contents**"}}
2 -
3 -
4 -{{toc/}}
5 -{{/box}}
6 -
7 -== Endpoint ==
8 -
9 9  **https:~/~/restapi.rustaronline.com/v1.01/api/hotelextras**
10 10  
11 11  Method: GET
... ... @@ -17,12 +17,12 @@
17 17  **https:~/~/restapi.rustaronline.com/v1.01/api/hotelextras?agentid=test.test&agentpassword=TestP@ssw0rd**
18 18  
19 19  
20 -== Request/Reponse ==
21 -
22 22  The method returns the list of gala dinners and other additional services mandatory or complimentary for stay at specific dates
23 23  
14 +
24 24  Return value example:
25 25  
17 +
26 26  {{code language="json"}}
27 27  {
28 28   "Code": "00",
... ... @@ -221,7 +221,6 @@
221 221  {{/code}}
222 222  
223 223  
224 -== Definitions ==
225 225  
226 226  **hotelid:**                          GUID of the hotel in the database of Rustar. This GUID will be used to retrieve additional information (like prices) about the hotel
227 227  
... ... @@ -273,4 +273,5 @@
273 273  
274 274  
275 275  
267 +
276 276