Changes for page 4. Hotel Extras

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

From version 12.1
edited by Giorgi Mdivnishvili
on 2024/02/26 16:34
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,5 +3,3 @@
1 -== Endpoint ==
2 -
3 3  **https:~/~/restapi.rustaronline.com/v1.01/api/hotelextras**
4 4  
5 5  Method: GET
... ... @@ -11,12 +11,12 @@
11 11  **https:~/~/restapi.rustaronline.com/v1.01/api/hotelextras?agentid=test.test&agentpassword=TestP@ssw0rd**
12 12  
13 13  
14 -== Request/Reponse ==
15 -
16 16  The method returns the list of gala dinners and other additional services mandatory or complimentary for stay at specific dates
17 17  
14 +
18 18  Return value example:
19 19  
17 +
20 20  {{code language="json"}}
21 21  {
22 22   "Code": "00",
... ... @@ -215,7 +215,6 @@
215 215  {{/code}}
216 216  
217 217  
218 -== Definitions ==
219 219  
220 220  **hotelid:**                          GUID of the hotel in the database of Rustar. This GUID will be used to retrieve additional information (like prices) about the hotel
221 221  
... ... @@ -266,4 +266,6 @@
266 266   **stayperiodend:**             If not null, then the reservation (stay date) should end before specified date
267 267  
268 268  
266 +
267 +
269 269