Changes for page 2. Hotel Prices

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

From version 9.1
edited by Giorgi Mdivnishvili
on 2024/02/27 11:56
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,6 +1,5 @@
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 6  == Endpoint URL - [Method - GET] ==
... ... @@ -14,6 +14,7 @@
14 14  
15 15  Sample URL:
16 16  
16 +
17 17  == Request Parameters ==
18 18  
19 19  (% class="box infomessage" %)
... ... @@ -26,6 +26,10 @@
26 26  )))
27 27  
28 28  
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 +
29 29  Return value example:
30 30  
31 31