Changes for page 1. SearchTourPackages
Last modified by Giorgi Mdivnishvili on 2025/02/12 15:25
From version 38.2
edited by Giorgi Mdivnishvili
on 2024/04/15 18:37
on 2024/04/15 18:37
Change comment:
There is no comment for this version
To version 40.2
edited by Giorgi Mdivnishvili
on 2024/04/16 16:39
on 2024/04/16 16:39
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -824,7 +824,7 @@ 824 824 |packages|array|An array of packages available. Each package contains: 825 825 |cacheKey|string|A unique identifier for the cache. 826 826 |id|string|A unique identifier for the package. 827 -|priceCurrency|string|The currency in which the price is displayed. 827 +|priceCurrency|string|The currency in which the price is displayed. examples - • KZT - ₸ • USD - $ • RUB - ₽ • EUR - € • UZS - ЛВ • AZN - ₼ 828 828 |totalPrice|float|The total price of the package. 829 829 |agentCommissionPercent|float|The commission percentage for the agent. 830 830 |agentCommissionAmount|float|The commission amount for the agent. ... ... @@ -1002,8 +1002,12 @@ 1002 1002 } 1003 1003 {{/code}} 1004 1004 1005 +1. **RO (Room Only)**: This plan includes only the accommodation with no meals provided. Guests will need to arrange their own meals either outside the hotel or by purchasing them separately within the hotel. 1006 +1. **BB (Bed and Breakfast)**: This plan includes accommodation along with breakfast served at the hotel. No other meals are included, which means guests need to arrange their own lunch and dinner. 1007 +1. **HB (Half Board)**: This meal plan includes accommodation along with two meals a day, typically breakfast and either lunch or dinner. Guests can choose which two meals are most convenient for them based on the options provided by the hotel. 1008 +1. **FB (Full Board)**: Under the full board plan, accommodation and all three meals (breakfast, lunch, and dinner) are included. This plan is convenient for guests who do not wish to worry about arranging meals during their stay. 1009 +1. **AL (All Inclusive)**: The all-inclusive meal plan includes accommodation, all meals (breakfast, lunch, dinner), and usually includes a range of snacks and beverages (both alcoholic and non-alcoholic). It is the most comprehensive meal plan, offering the greatest convenience and predictability in costs. 1005 1005 1006 - 1007 1007 == Important == 1008 1008 1009 1009 {{error}} ... ... @@ -1027,9 +1027,9 @@ 1027 1027 1028 1028 (% class="box errormessage" %) 1029 1029 ((( 1030 -Tour package requirements can vary based on the destination country, necessitating the inclusion of additional mandatory services such as Visa, Insurance, and Tour Code. When querying for tour packages through the API, the response payload will dynamically include fields indicating whether these services are mandatory. For instance, the API may return a structure like this:1034 +Tour package requirements can vary based on the destination country, necessitating the inclusion of additional mandatory services such as Visa, Insurance, etc. When querying for tour packages through the API, the response payload will dynamically include fields indicating whether these services are mandatory. For instance, the API may return a structure like this: 1031 1031 1032 -[[image:1713191255012-154.png]] 1036 +[[image:https://xwiki.nugios.com/xwiki/bin/download/APIs/Online%20API/TourPackages/WebHome/1713191255012-154.png?rev=1.1||alt="1713191255012-154.png"]] 1033 1033 1034 -in the given example it means that insurance service is mandatory for the tourpackag 1038 +in the given example it means that insurance service is mandatory for the tourpackage. 1035 1035 )))