Changes for page 1. SearchTourPackages

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

From version 40.1
edited by Giorgi Mdivnishvili
on 2024/04/16 15:28
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
... ... @@ -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,12 +1002,8 @@
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.
1010 1010  
1007 +
1011 1011  == Important ==
1012 1012  
1013 1013  {{error}}
... ... @@ -1026,14 +1026,3 @@
1026 1026  
1027 1027  Incorporating these headers with their respective values is essential for the successful processing of your API requests.
1028 1028  {{/error}}
1029 -
1030 -
1031 -
1032 -(% class="box errormessage" %)
1033 -(((
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:
1035 -
1036 -[[image:https://xwiki.nugios.com/xwiki/bin/download/APIs/Online%20API/TourPackages/WebHome/1713191255012-154.png?rev=1.1||alt="1713191255012-154.png"]]
1037 -
1038 -in the given example it means that insurance service is mandatory for the tourpackage.
1039 -)))