Changes for page 1. SearchTourPackages
Last modified by Giorgi Mdivnishvili on 2025/10/22 15:30
From version 43.1
edited by Giorgi Mdivnishvili
on 2024/04/16 18:50
on 2024/04/16 18:50
Change comment:
There is no comment for this version
To version 38.3
edited by Giorgi Mdivnishvili
on 2024/04/15 18:38
on 2024/04/15 18:38
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. examples - • KZT - ₸ • USD - $ • RUB - ₽ • EUR - € • UZS - ЛВ • AZN - ₼827 +|priceCurrency|string|The currency in which the price is displayed. 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. ... ... @@ -1003,15 +1003,7 @@ 1003 1003 {{/code}} 1004 1004 1005 1005 1006 -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. 1007 -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. 1008 -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. 1009 -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. 1010 -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. 1011 1011 1012 - 1013 -ticketType enum: F - First, B - Business, P = Premium, C - Coach 1014 - 1015 1015 == Important == 1016 1016 1017 1017 {{error}} ... ... @@ -1035,9 +1035,9 @@ 1035 1035 1036 1036 (% class="box errormessage" %) 1037 1037 ((( 1038 -Tour package requirements can vary based on the destination country, necessitating the inclusion of additional mandatory services such as Visa, Insurance, e tc. 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: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: 1039 1039 1040 1040 [[image:https://xwiki.nugios.com/xwiki/bin/download/APIs/Online%20API/TourPackages/WebHome/1713191255012-154.png?rev=1.1||alt="1713191255012-154.png"]] 1041 1041 1042 -in the given example it means that insurance service is mandatory for the tourpackage .1034 +in the given example it means that insurance service is mandatory for the tourpackage 1043 1043 )))