Changes for page 1. SearchTourPackages
Last modified by Giorgi Mdivnishvili on 2025/02/12 15:25
From version 38.1
edited by Giorgi Mdivnishvili
on 2024/04/11 18:01
on 2024/04/11 18:01
Change comment:
There is no comment for this version
To version 40.1
edited by Giorgi Mdivnishvili
on 2024/04/16 15:28
on 2024/04/16 15:28
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -942,7 +942,6 @@ 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 - 946 946 **Example - Request with Caching**: 947 947 948 948 {{{ { ... ... @@ -1003,8 +1003,12 @@ 1003 1003 } 1004 1004 {{/code}} 1005 1005 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. 1006 1006 1007 - 1008 1008 == Important == 1009 1009 1010 1010 {{error}} ... ... @@ -1023,3 +1023,14 @@ 1023 1023 1024 1024 Incorporating these headers with their respective values is essential for the successful processing of your API requests. 1025 1025 {{/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 +)))