Changes for page SearchTourPackages - Basic Version
Last modified by Giorgi Mdivnishvili on 2024/07/11 12:45
From version 19.1
edited by Giorgi Mdivnishvili
on 2024/04/16 16:37
on 2024/04/16 16:37
Change comment:
There is no comment for this version
To version 20.2
edited by Giorgi Mdivnishvili
on 2024/04/16 16:50
on 2024/04/16 16:50
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -785,7 +785,7 @@ 785 785 |=Key|=Type|=Description 786 786 |packages|Array|An array of travel packages. Each package includes various details about the package. 787 787 |packages[].id|String|A unique identifier for the package. This is used to uniquely identify each package. 788 -|packages[].priceCurrency|String|The currency in which the price is denoted. This could be USD ,EUR,etc.788 +|packages[].priceCurrency|String|The currency in which the price is denoted. This could be • KZT - ₸ • USD - $ • RUB - ₽ • EUR - € • UZS - ЛВ • AZN - ₼. 789 789 |packages[].totalPrice|Number|The total price of the package. This includes all costs associated with the package. 790 790 |packages[].agentCommissionPercent|Number|The commission percentage for the agent. This is the percentage of the total price that the agent receives as commission. 791 791 |packages[].agentCommissionAmount|Number|The commission amount for the agent. This is the actual amount the agent receives as commission. ... ... @@ -840,7 +840,7 @@ 840 840 |packages[].flight.isTwoWay|Boolean|A boolean indicating if the flight is two-way. If true, it means that the flight includes both departure and return. 841 841 |packages[].flight.sameBaggageForAll|Boolean|A boolean indicating if the same baggage is for all. If true, it means that the same baggage allowance applies to all passengers. 842 842 |packages[].flight.totalBaggage|Boolean|A boolean indicating if total baggage is included. If true, it means that the total baggage allowance is included in the price. 843 -|packages[].flight.isBlock|Boolean|A boolean indicating if the flight is block ed. If true, it means that the flight is currently blockedand cannotbe booked.843 +|packages[].flight.isBlock|Boolean|A boolean indicating if the flight is block or not. If true, it means that the flight is currently block of flights 844 844 |packages[].flight.class|String|The class of the flight. This could be economy, business, first class, etc. 845 845 |packages[].flight.departureSegments|Array|An array containing details about the departure segments. Each segment includes information like the departure airport, arrival airport, departure time, arrival time, etc. 846 846 |packages[].flight.returnSegments|Array|An array containing details about the return segments. Each segment includes information like the departure airport, arrival airport, departure time, arrival time, etc. ... ... @@ -985,8 +985,6 @@ 985 985 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. 986 986 987 987 988 - 989 - 990 990 == Important == 991 991 992 992 {{error}}