Changes for page 1. SearchTourPackages

Last modified by Giorgi Mdivnishvili on 2025/02/12 15:25

From version 46.1
edited by Giorgi Mdivnishvili
on 2025/02/12 15:25
Change comment: There is no comment for this version
To version 44.1
edited by Giorgi Mdivnishvili
on 2024/04/16 18:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -177,6 +177,7 @@
177 177   "userErrorDescription": "string",
178 178   "packages": [
179 179   {
180 + "cacheKey": "string",
180 180   "id": "string",
181 181   "priceCurrency": "string",
182 182   "totalPrice": 0,
... ... @@ -351,6 +351,7 @@
351 351  {
352 352   "packages": [
353 353   {
355 + "cacheKey": "c705ab31e00e4f9a81c2fd46b2cdbb47f6fd9a6e16984236beb979b31aefafa4:{79}:i:10",
354 354   "id": "tour:b01c168e-2ea7-4ea6-b6e0-55abb8cab0a0:da894a1e-88c0-4877-b216-0eeeabe186f3:4298d06f-4344-4a39-ad98-071b7760cf30",
355 355   "priceCurrency": "USD",
356 356   "totalPrice": 1033.53,
... ... @@ -511,6 +511,8 @@
511 511  nullable: true
512 512  |packages|[
513 513  nullable: trueTourPackage{(((
516 +|cacheKey|string
517 +nullable: true
514 514  |id|string
515 515  nullable: true
516 516  |priceCurrency|string
... ... @@ -790,7 +790,7 @@
790 790  |stayDays|integer|The minimum number of days to stay.
791 791  |stayDaysTo|integer|The maximum number of days to stay.
792 792  |airlineCode|string|The code of the airline. This field can be empty.
793 -|ticketType|string|The type of the ticket. This field can be empty. definition of avia tickets classes. enum: F - First, B - Business, P = Premium, C - Coach
797 +|ticketType|string|The type of the ticket. This field can be empty.
794 794  |directFlightsOnly|boolean|Indicates whether to search for direct flights only.
795 795  |longConnectTime|boolean|Indicates whether to include flights with long connection times.
796 796  |adults|integer|The number of adults.
... ... @@ -818,6 +818,7 @@
818 818  (% class="table-bordered" %)
819 819  |=Field|=Type|=Description
820 820  |packages|array|An array of packages available. Each package contains:
825 +|cacheKey|string|A unique identifier for the cache.
821 821  |id|string|A unique identifier for the package.
822 822  |priceCurrency|string|The currency in which the price is displayed. examples -  •   KZT - ₸ •   USD - $ •   RUB - ₽ •   EUR - € •   UZS - ЛВ •   AZN - ₼
823 823  |totalPrice|float|The total price of the package.
... ... @@ -1004,6 +1004,7 @@
1004 1004  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.
1005 1005  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  
1012 +
1007 1007  **ticketType **definition of avia tickets classes.
1008 1008  
1009 1009  enum: F - First, B - Business, P = Premium, C - Coach.