Changes for page 2. Hotel Prices

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

From version 8.1
edited by Giorgi Mdivnishvili
on 2024/02/27 11:55
Change comment: There is no comment for this version
To version 7.1
edited by Giorgi Mdivnishvili
on 2024/02/27 11:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,7 @@
1 1  = Method Description =
2 2  
3 ->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.
4 4  
5 5  
6 -
7 7  == Endpoint URL - [Method - GET] ==
8 8  
9 9  (% class="box infomessage" %)
... ... @@ -28,6 +28,10 @@
28 28  )))
29 29  
30 30  
29 +The method returns the object with three list of prices for specified hotel. ContractPrices, Promotions, PromotionsWithConditions
30 +
31 +Note: Parameter removedublicates is optional, used for removing duplicate seasons from the list and split prices by seasons. False is default value of this parameter.
32 +
31 31  Return value example:
32 32  
33 33