Changes for page 4. Hotel Extras

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

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