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
Change comment: There is no comment for this version
To version 38.2
edited by Giorgi Mdivnishvili
on 2024/04/15 18:37
Change comment: There is no comment for this version

Summary

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  {{{ {
... ... @@ -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}}
1025 +
1026 +
1027 +
1028 +(% class="box errormessage" %)
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:
1031 +
1032 +[[image:1713191255012-154.png]]
1033 +
1034 +in the given example it means that insurance service is mandatory for the tourpackag
1035 +)))