Changes for page 2. Hotel Prices

Last modified by Giorgi Mdivnishvili on 2024/02/27 12:01

From version 13.1
edited by Giorgi Mdivnishvili
on 2024/02/27 12:00
Change comment: There is no comment for this version
To version 10.1
edited by Giorgi Mdivnishvili
on 2024/02/27 11:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,15 +7,8 @@
1 -{{box cssClass="floatinginfobox" title="**Contents**"}}
2 -
3 -
4 -{{toc/}}
5 -{{/box}}
6 -
7 7  = Method Description =
8 8  
9 9  >The method returns the object with three list of prices for specified hotel. ContractPrices, Promotions, PromotionsWithConditionsNote: Parameter removedublicates is optional, used for removing duplicate seasons from the list and split prices by seasons. False is default value of this parameter.
10 10  
11 11  
12 -
13 13  == Endpoint URL - [Method - GET] ==
14 14  
15 15  (% class="box infomessage" %)
... ... @@ -34,8 +34,9 @@
34 34  )))
35 35  
36 36  
37 -== Return value example: ==
30 +Return value example:
38 38  
32 +
39 39  {{code language="json"}}
40 40  {
41 41   "Code": "00",
... ... @@ -251,9 +251,6 @@
251 251  {{/code}}
252 252  
253 253  
254 -== Definitions ==
255 -
256 -(% class="table-bordered" %)
257 257  (% class="info" %)|**Value**|(((
258 258  **Description**
259 259  )))
... ... @@ -296,8 +296,4 @@
296 296  |**}**|
297 297  |**isactive**| Boolean. True if the price is active and can be used. False if the price is deactivated/inactive.
298 298  
299 -
300 -(% class="box errormessage" %)
301 -(((
302 302  Please be noted, that the prices are already calculated with all possible discounts.
303 -)))