Changes for page 4. Hotel Extras

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

From version 8.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,8 +6,3 @@
1 -{{box cssClass="floatinginfobox" title="**Contents**"}}
2 -
3 -{{/box}}
4 -== Endpoint ==
5 -
6 6  **https:~/~/restapi.rustaronline.com/v1.01/api/hotelextras**
7 7  
8 8  Method: GET
... ... @@ -14,12 +14,12 @@
14 14  **https:~/~/restapi.rustaronline.com/v1.01/api/hotelextras?agentid=test.test&agentpassword=TestP@ssw0rd**
15 15  
16 16  
17 -== Request/Reponse ==
18 -
19 19  The method returns the list of gala dinners and other additional services mandatory or complimentary for stay at specific dates
20 20  
14 +
21 21  Return value example:
22 22  
17 +
23 23  {{code language="json"}}
24 24  {
25 25   "Code": "00",
... ... @@ -218,7 +218,6 @@
218 218  {{/code}}
219 219  
220 220  
221 -== Definitions ==
222 222  
223 223  **hotelid:**                          GUID of the hotel in the database of Rustar. This GUID will be used to retrieve additional information (like prices) about the hotel
224 224  
... ... @@ -270,4 +270,5 @@
270 270  
271 271  
272 272  
267 +
273 273