Changes for page 1. SearchTourPackages

Last modified by Giorgi Mdivnishvili on 2025/10/22 15:30

From version 42.1
edited by Giorgi Mdivnishvili
on 2024/04/16 18:48
Change comment: There is no comment for this version
To version 38.1
edited by Giorgi Mdivnishvili
on 2024/04/11 18:01
Change comment: There is no comment for this version

Summary

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.
... ... @@ -942,6 +942,7 @@
942 942  ** To navigate through the dataset, adjust the pageNumber while keeping the pagingId constant.
943 943  ** To refresh the dataset and clear the cache, initiate a new request without a pagingId.
944 944  
945 +
945 945  **Example - Request with Caching**:
946 946  
947 947  {{{ {
... ... @@ -1002,20 +1002,10 @@
1002 1002  }
1003 1003  {{/code}}
1004 1004  
1005 -ds
1006 1006  
1007 -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.
1008 -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.
1009 -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.
1010 -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.
1011 -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.
1012 1012  
1013 -asd
1014 -
1015 1015  == Important ==
1016 1016  
1017 -asd
1018 -
1019 1019  {{error}}
1020 1020  === Implementing Authorization in Subsequent Requests ===
1021 1021  
... ... @@ -1032,14 +1032,3 @@
1032 1032  
1033 1033  Incorporating these headers with their respective values is essential for the successful processing of your API requests.
1034 1034  {{/error}}
1035 -
1036 -
1037 -
1038 -(% class="box errormessage" %)
1039 -(((
1040 -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:
1041 -
1042 -[[image:https://xwiki.nugios.com/xwiki/bin/download/APIs/Online%20API/TourPackages/WebHome/1713191255012-154.png?rev=1.1||alt="1713191255012-154.png"]]
1043 -
1044 -in the given example it means that insurance service is mandatory for the tourpackage.
1045 -)))