Changes for page 3. CalcPackage

Last modified by Giorgi Mdivnishvili on 2024/04/11 17:03

From version 14.1
edited by Giorgi Mdivnishvili
on 2024/04/11 08:20
Change comment: There is no comment for this version
To version 15.3
edited by Giorgi Mdivnishvili
on 2024/04/11 16:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,18 +1,33 @@
1 -{{box cssClass="floatinginfobox" title="**Contents**"}}
2 -
1 +(% class="box floatinginfobox" %)
2 +(((
3 +**Contents**
3 3  
4 -{{toc/}}
5 -{{/box}}
5 +(% class="wikitoc" %)
6 +* [[Method Description>>path:#HMethodDescription]]
7 +** [[Endpoint URL - ~[POST~]>>path:#HEndpointURL-5BPOST5D]]
8 +** [[Request Parameters>>path:#HRequestParameters]]
9 +** [[Request Body>>path:#HRequestBody]]
10 +** [[Request Body example>>path:#HRequestBodyexample]]
11 +** [[Response>>path:#HResponse]]
12 +*** [[Response example>>path:#HResponseexample]]
13 +*** [[Schema>>path:#HSchema]]
14 +** [[Important>>path:#HImportant]]
15 +*** [[Implementing Authorization in Subsequent Requests>>path:#HImplementingAuthorizationinSubsequentRequests]]
16 +)))
6 6  
7 7  = Method Description =
8 8  
9 -This method is used to calculate full package with hotels and flights, to recheck prices, availability, prices and cancelation policy before book.
10 10  
21 +Upon selecting any of the package variations retrieved from the tour package search, users can delve deeper into the chosen option. This involves obtaining more comprehensive information about the package, including recalculating prices and option variations gaining a thorough understanding of the associated conditions.
22 +
23 +
24 +
11 11  == Endpoint URL - [POST] ==
12 12  
13 -{{info}}
14 -[[https:~~/~~/integration.kazunion.com/api/TourPackages/CalcPackage>>https://integration.kazunion.com/api/TourPackages/CalcPackage]]
15 -{{/info}}
27 +(% class="box infomessage" %)
28 +(((
29 +[[https:~~/~~/integration.kazunion.com/api/TourPackages/CalcPackage>>url:https://integration.kazunion.com/api/TourPackages/CalcPackage]]
30 +)))
16 16  
17 17  
18 18  == Request Parameters ==
... ... @@ -25,23 +25,27 @@
25 25  
26 26  == Request Body ==
27 27  
28 -{{code language="Json"}}
43 +(% class="box" %)
44 +(((
45 +(% class="code" %)
46 +(((
29 29  {
30 - "packageId": "string",
31 - "extraServicePriceCodes": [
32 - "string"
48 + (% style="font-weight: bold; color: #008000;" %)"packageId"(%%): (% style="color: #BA2121;" %)"string"(%%),
49 + (% style="font-weight: bold; color: #008000;" %)"extraServicePriceCodes"(%%): [
50 + (% style="color: #BA2121;" %)"string"(%%)
33 33   ],
34 - "flightPassengers": [
52 + (% style="font-weight: bold; color: #008000;" %)"flightPassengers"(%%): [
35 35   {
36 - "id": "string",
37 - "selectedForwardBaggageCode": "string",
38 - "selectedBackwardBaggageCode": "string"
54 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"string"(%%),
55 + (% style="font-weight: bold; color: #008000;" %)"selectedForwardBaggageCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
56 + (% style="font-weight: bold; color: #008000;" %)"selectedBackwardBaggageCode"(%%): (% style="color: #BA2121;" %)"string"(%%)
39 39   }
40 40   ],
41 - "includeInsurance": true,
42 - "refreshPrices": true
59 + (% style="font-weight: bold; color: #008000;" %)"includeInsurance"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
60 + (% style="font-weight: bold; color: #008000;" %)"refreshPrices"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
43 43  }
44 -{{/code}}
62 +)))
63 +)))
45 45  
46 46  (% class="wikigeneratedid" id="HRequestBodyexample" %)
47 47  (% id="cke_bm_10575S" style="display:none" %)
... ... @@ -50,1727 +50,1739 @@
50 50  
51 51  == Request Body example ==
52 52  
53 -{{code language="Json"}}
72 +(% class="box" %)
73 +(((
74 +(% class="code" %)
75 +(((
54 54  {
55 - "packageId": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:53552191-59ea-469d-ae9d-5b848da8839d",
56 - "includeInsurance": true
57 -}
77 + (% style="font-weight: bold; color: #008000;" %)"packageId"(%%): (% style="color: #BA2121;" %)"tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:53552191-59ea-469d-ae9d-5b848da8839d"(%%),
78 + (% style="font-weight: bold; color: #008000;" %)"includeInsurance"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
79 +}\\
80 +)))
81 +)))
58 58  
59 -{{/code}}
60 60  
61 -
62 62  == Response ==
63 63  
64 -{{code language="json"}}
86 +(% class="box" %)
87 +(((
88 +(% class="code" %)
89 +(((
65 65  {
66 - "error": true,
67 - "errorCode": "string",
68 - "errorDescription": "string",
69 - "userErrorDescription": "string",
70 - "package": {
71 - "cacheKey": "string",
72 - "id": "string",
73 - "priceCurrency": "string",
74 - "totalPrice": 0,
75 - "agentCommissionPercent": 0,
76 - "agentCommissionAmount": 0,
77 - "includedExtrasAmount": 0,
78 - "priceDifference": 0,
79 - "hotel": {
80 - "hotelPriceId": "string",
81 - "providerId": 0,
82 - "hotelName": "string",
83 - "hotelCode": "string",
84 - "nigths": 0,
85 - "mealPlan": "string",
86 - "hotelClass": "string",
87 - "availabilityType": "OnRequest",
88 - "availableRoomsCount": 0,
89 - "fewRooms": true,
90 - "roomCategoryCode": "string",
91 - "roomCategoryName": "string",
92 - "placementTypeName": "string",
93 - "placementDescription": "string",
94 - "checkInDate": "2023-12-26T12:55:59.433Z",
95 - "checkOutDate": "2023-12-26T12:55:59.433Z",
96 - "adults": 0,
97 - "children": 0,
98 - "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
99 - "districtName": "string",
100 - "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
101 - "cityName": "string",
102 - "countryCode": "string",
103 - "countryName": "string",
104 - "hasAlcohol": true,
105 - "hasFreeWifi": true,
106 - "hasMetro": true,
107 - "hasPool": true,
108 - "hasMall": true,
109 - "cancellationPolicyDescription": "string",
110 - "cancellationPolicy": {
111 - "cancellationPolicyCode": "string",
112 - "noShowChargeValue": 0,
113 - "noShowChargeValueType": "string",
114 - "earlyDepartureChargeValue": 0,
115 - "earlyDepartureChargeValueType": "string",
116 - "conditions": [
91 + (% style="font-weight: bold; color: #008000;" %)"error"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
92 + (% style="font-weight: bold; color: #008000;" %)"errorCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
93 + (% style="font-weight: bold; color: #008000;" %)"errorDescription"(%%): (% style="color: #BA2121;" %)"string"(%%),
94 + (% style="font-weight: bold; color: #008000;" %)"userErrorDescription"(%%): (% style="color: #BA2121;" %)"string"(%%),
95 + (% style="font-weight: bold; color: #008000;" %)"package"(%%): {
96 + (% style="font-weight: bold; color: #008000;" %)"cacheKey"(%%): (% style="color: #BA2121;" %)"string"(%%),
97 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"string"(%%),
98 + (% style="font-weight: bold; color: #008000;" %)"priceCurrency"(%%): (% style="color: #BA2121;" %)"string"(%%),
99 + (% style="font-weight: bold; color: #008000;" %)"totalPrice"(%%): (% style="color: #666666;" %)0(%%),
100 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionPercent"(%%): (% style="color: #666666;" %)0(%%),
101 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionAmount"(%%): (% style="color: #666666;" %)0(%%),
102 + (% style="font-weight: bold; color: #008000;" %)"includedExtrasAmount"(%%): (% style="color: #666666;" %)0(%%),
103 + (% style="font-weight: bold; color: #008000;" %)"priceDifference"(%%): (% style="color: #666666;" %)0(%%),
104 + (% style="font-weight: bold; color: #008000;" %)"hotel"(%%): {
105 + (% style="font-weight: bold; color: #008000;" %)"hotelPriceId"(%%): (% style="color: #BA2121;" %)"string"(%%),
106 + (% style="font-weight: bold; color: #008000;" %)"providerId"(%%): (% style="color: #666666;" %)0(%%),
107 + (% style="font-weight: bold; color: #008000;" %)"hotelName"(%%): (% style="color: #BA2121;" %)"string"(%%),
108 + (% style="font-weight: bold; color: #008000;" %)"hotelCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
109 + (% style="font-weight: bold; color: #008000;" %)"nigths"(%%): (% style="color: #666666;" %)0(%%),
110 + (% style="font-weight: bold; color: #008000;" %)"mealPlan"(%%): (% style="color: #BA2121;" %)"string"(%%),
111 + (% style="font-weight: bold; color: #008000;" %)"hotelClass"(%%): (% style="color: #BA2121;" %)"string"(%%),
112 + (% style="font-weight: bold; color: #008000;" %)"availabilityType"(%%): (% style="color: #BA2121;" %)"OnRequest"(%%),
113 + (% style="font-weight: bold; color: #008000;" %)"availableRoomsCount"(%%): (% style="color: #666666;" %)0(%%),
114 + (% style="font-weight: bold; color: #008000;" %)"fewRooms"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
115 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
116 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
117 + (% style="font-weight: bold; color: #008000;" %)"placementTypeName"(%%): (% style="color: #BA2121;" %)"string"(%%),
118 + (% style="font-weight: bold; color: #008000;" %)"placementDescription"(%%): (% style="color: #BA2121;" %)"string"(%%),
119 + (% style="font-weight: bold; color: #008000;" %)"checkInDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
120 + (% style="font-weight: bold; color: #008000;" %)"checkOutDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
121 + (% style="font-weight: bold; color: #008000;" %)"adults"(%%): (% style="color: #666666;" %)0(%%),
122 + (% style="font-weight: bold; color: #008000;" %)"children"(%%): (% style="color: #666666;" %)0(%%),
123 + (% style="font-weight: bold; color: #008000;" %)"districtUID"(%%): (% style="color: #BA2121;" %)"3fa85f64-5717-4562-b3fc-2c963f66afa6"(%%),
124 + (% style="font-weight: bold; color: #008000;" %)"districtName"(%%): (% style="color: #BA2121;" %)"string"(%%),
125 + (% style="font-weight: bold; color: #008000;" %)"cityUID"(%%): (% style="color: #BA2121;" %)"3fa85f64-5717-4562-b3fc-2c963f66afa6"(%%),
126 + (% style="font-weight: bold; color: #008000;" %)"cityName"(%%): (% style="color: #BA2121;" %)"string"(%%),
127 + (% style="font-weight: bold; color: #008000;" %)"countryCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
128 + (% style="font-weight: bold; color: #008000;" %)"countryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
129 + (% style="font-weight: bold; color: #008000;" %)"hasAlcohol"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
130 + (% style="font-weight: bold; color: #008000;" %)"hasFreeWifi"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
131 + (% style="font-weight: bold; color: #008000;" %)"hasMetro"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
132 + (% style="font-weight: bold; color: #008000;" %)"hasPool"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
133 + (% style="font-weight: bold; color: #008000;" %)"hasMall"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
134 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyDescription"(%%): (% style="color: #BA2121;" %)"string"(%%),
135 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicy"(%%): {
136 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
137 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValue"(%%): (% style="color: #666666;" %)0(%%),
138 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValueType"(%%): (% style="color: #BA2121;" %)"string"(%%),
139 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValue"(%%): (% style="color: #666666;" %)0(%%),
140 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValueType"(%%): (% style="color: #BA2121;" %)"string"(%%),
141 + (% style="font-weight: bold; color: #008000;" %)"conditions"(%%): [
117 117   {
118 - "timeunits": 0,
119 - "timeunitType": "string",
120 - "timeOffsetTypeName": "string",
121 - "chargeValue": 0,
122 - "chargeValueType": "string"
143 + (% style="font-weight: bold; color: #008000;" %)"timeunits"(%%): (% style="color: #666666;" %)0(%%),
144 + (% style="font-weight: bold; color: #008000;" %)"timeunitType"(%%): (% style="color: #BA2121;" %)"string"(%%),
145 + (% style="font-weight: bold; color: #008000;" %)"timeOffsetTypeName"(%%): (% style="color: #BA2121;" %)"string"(%%),
146 + (% style="font-weight: bold; color: #008000;" %)"chargeValue"(%%): (% style="color: #666666;" %)0(%%),
147 + (% style="font-weight: bold; color: #008000;" %)"chargeValueType"(%%): (% style="color: #BA2121;" %)"string"(%%)
123 123   }
124 124   ]
125 125   }
126 126   },
127 - "flight": {
128 - "id": "string",
129 - "departureDate": "2023-12-26T12:55:59.433Z",
130 - "returnDate": "2023-12-26T12:55:59.433Z",
131 - "departureTicketsLeft": 0,
132 - "returnTicketsLeft": 0,
133 - "departureAvailabilityType": "OnRequest",
134 - "returnAvailabilityType": "OnRequest",
135 - "isTwoWay": true,
136 - "sameBaggageForAll": true,
137 - "totalBaggage": true,
138 - "departureSegments": [
152 + (% style="font-weight: bold; color: #008000;" %)"flight"(%%): {
153 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"string"(%%),
154 + (% style="font-weight: bold; color: #008000;" %)"departureDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
155 + (% style="font-weight: bold; color: #008000;" %)"returnDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
156 + (% style="font-weight: bold; color: #008000;" %)"departureTicketsLeft"(%%): (% style="color: #666666;" %)0(%%),
157 + (% style="font-weight: bold; color: #008000;" %)"returnTicketsLeft"(%%): (% style="color: #666666;" %)0(%%),
158 + (% style="font-weight: bold; color: #008000;" %)"departureAvailabilityType"(%%): (% style="color: #BA2121;" %)"OnRequest"(%%),
159 + (% style="font-weight: bold; color: #008000;" %)"returnAvailabilityType"(%%): (% style="color: #BA2121;" %)"OnRequest"(%%),
160 + (% style="font-weight: bold; color: #008000;" %)"isTwoWay"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
161 + (% style="font-weight: bold; color: #008000;" %)"sameBaggageForAll"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
162 + (% style="font-weight: bold; color: #008000;" %)"totalBaggage"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
163 + (% style="font-weight: bold; color: #008000;" %)"departureSegments"(%%): [
139 139   {
140 - "airlineCode": "string",
141 - "airlineName": "string",
142 - "flightCode": "string",
143 - "class": "string",
144 - "lugageWeight": 0,
145 - "handLugageWeight": 0,
146 - "departureFlightDate": "2023-12-26T12:55:59.433Z",
147 - "departureCountryName": "string",
148 - "departureCityName": "string",
149 - "departureAirportCode": "string",
150 - "departureAirportName": "string",
151 - "departureTerminalCode": "string",
152 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
153 - "arrivalCountryName": "string",
154 - "arrivalCityName": "string",
155 - "arrivalAirportCode": "string",
156 - "arrivalAirportName": "string",
157 - "arrivalTerminalCode": "string",
158 - "flightDuration": "string"
165 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
166 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"string"(%%),
167 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
168 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"string"(%%),
169 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)0(%%),
170 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)0(%%),
171 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
172 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
173 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"string"(%%),
174 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
175 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"string"(%%),
176 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
177 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
178 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
179 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"string"(%%),
180 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
181 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"string"(%%),
182 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
183 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"string"(%%)
159 159   }
160 160   ],
161 - "returnSegments": [
186 + (% style="font-weight: bold; color: #008000;" %)"returnSegments"(%%): [
162 162   {
163 - "airlineCode": "string",
164 - "airlineName": "string",
165 - "flightCode": "string",
166 - "class": "string",
167 - "lugageWeight": 0,
168 - "handLugageWeight": 0,
169 - "departureFlightDate": "2023-12-26T12:55:59.433Z",
170 - "departureCountryName": "string",
171 - "departureCityName": "string",
172 - "departureAirportCode": "string",
173 - "departureAirportName": "string",
174 - "departureTerminalCode": "string",
175 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
176 - "arrivalCountryName": "string",
177 - "arrivalCityName": "string",
178 - "arrivalAirportCode": "string",
179 - "arrivalAirportName": "string",
180 - "arrivalTerminalCode": "string",
181 - "flightDuration": "string"
188 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
189 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"string"(%%),
190 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
191 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"string"(%%),
192 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)0(%%),
193 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)0(%%),
194 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
195 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
196 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"string"(%%),
197 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
198 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"string"(%%),
199 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
200 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
201 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
202 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"string"(%%),
203 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
204 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"string"(%%),
205 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
206 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"string"(%%)
182 182   }
183 183   ],
184 - "passengers": [
209 + (% style="font-weight: bold; color: #008000;" %)"passengers"(%%): [
185 185   {
186 - "id": "string",
187 - "isAdult": true,
188 - "selectedForwardBaggageCode": "string",
189 - "selectedBackwardBaggageCode": "string",
190 - "forwardBaggages": [
211 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"string"(%%),
212 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
213 + (% style="font-weight: bold; color: #008000;" %)"selectedForwardBaggageCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
214 + (% style="font-weight: bold; color: #008000;" %)"selectedBackwardBaggageCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
215 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [
191 191   {
192 - "baggageCode": "string",
193 - "description": "string",
194 - "price": 0,
195 - "currency": "string",
196 - "included": true
217 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
218 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"string"(%%),
219 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0(%%),
220 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"string"(%%),
221 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
197 197   }
198 198   ],
199 - "backwardBaggages": [
224 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): [
200 200   {
201 - "baggageCode": "string",
202 - "description": "string",
203 - "price": 0,
204 - "currency": "string",
205 - "included": true
226 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
227 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"string"(%%),
228 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0(%%),
229 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"string"(%%),
230 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
206 206   }
207 207   ]
208 208   }
209 209   ]
210 210   },
211 - "extraServices": [
236 + (% style="font-weight: bold; color: #008000;" %)"extraServices"(%%): [
212 212   {
213 - "extraServiceCode": "string",
214 - "extraServiceTypeCode": "string",
215 - "isMandatory": 0,
216 - "extraServiceName": "string",
217 - "minimalServiceAmount": 0,
218 - "includedPriceCode": "string",
219 - "prices": [
238 + (% style="font-weight: bold; color: #008000;" %)"extraServiceCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
239 + (% style="font-weight: bold; color: #008000;" %)"extraServiceTypeCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
240 + (% style="font-weight: bold; color: #008000;" %)"isMandatory"(%%): (% style="color: #666666;" %)0(%%),
241 + (% style="font-weight: bold; color: #008000;" %)"extraServiceName"(%%): (% style="color: #BA2121;" %)"string"(%%),
242 + (% style="font-weight: bold; color: #008000;" %)"minimalServiceAmount"(%%): (% style="color: #666666;" %)0(%%),
243 + (% style="font-weight: bold; color: #008000;" %)"includedPriceCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
244 + (% style="font-weight: bold; color: #008000;" %)"prices"(%%): [
220 220   {
221 - "extraServicePriceCode": "string",
222 - "displayName": "string",
223 - "restrictionInfo": "string",
224 - "additionalInfo": "string",
225 - "price": 0,
226 - "extraPrice": 0,
227 - "currency": "string"
246 + (% style="font-weight: bold; color: #008000;" %)"extraServicePriceCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
247 + (% style="font-weight: bold; color: #008000;" %)"displayName"(%%): (% style="color: #BA2121;" %)"string"(%%),
248 + (% style="font-weight: bold; color: #008000;" %)"restrictionInfo"(%%): (% style="color: #BA2121;" %)"string"(%%),
249 + (% style="font-weight: bold; color: #008000;" %)"additionalInfo"(%%): (% style="color: #BA2121;" %)"string"(%%),
250 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0(%%),
251 + (% style="font-weight: bold; color: #008000;" %)"extraPrice"(%%): (% style="color: #666666;" %)0(%%),
252 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"string"(%%)
228 228   }
229 229   ]
230 230   }
231 231   ],
232 - "insurancePrice": {
233 - "name": "string",
234 - "price": 0,
235 - "priceSurcarge": 0,
236 - "actualStartDate": "2023-12-26T12:55:59.433Z",
237 - "actualEndDate": "2023-12-26T12:55:59.433Z",
238 - "optional": true,
239 - "includedInPackagePrice": true
257 + (% style="font-weight: bold; color: #008000;" %)"insurancePrice"(%%): {
258 + (% style="font-weight: bold; color: #008000;" %)"name"(%%): (% style="color: #BA2121;" %)"string"(%%),
259 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0(%%),
260 + (% style="font-weight: bold; color: #008000;" %)"priceSurcarge"(%%): (% style="color: #666666;" %)0(%%),
261 + (% style="font-weight: bold; color: #008000;" %)"actualStartDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
262 + (% style="font-weight: bold; color: #008000;" %)"actualEndDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
263 + (% style="font-weight: bold; color: #008000;" %)"optional"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
264 + (% style="font-weight: bold; color: #008000;" %)"includedInPackagePrice"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
240 240   }
241 241   },
242 - "altPackages": [
267 + (% style="font-weight: bold; color: #008000;" %)"altPackages"(%%): [
243 243   {
244 - "cacheKey": "string",
245 - "id": "string",
246 - "priceCurrency": "string",
247 - "totalPrice": 0,
248 - "agentCommissionPercent": 0,
249 - "agentCommissionAmount": 0,
250 - "includedExtrasAmount": 0,
251 - "priceDifference": 0,
252 - "hotel": {
253 - "hotelPriceId": "string",
254 - "providerId": 0,
255 - "hotelName": "string",
256 - "hotelCode": "string",
257 - "nigths": 0,
258 - "mealPlan": "string",
259 - "hotelClass": "string",
260 - "availabilityType": "OnRequest",
261 - "availableRoomsCount": 0,
262 - "fewRooms": true,
263 - "roomCategoryCode": "string",
264 - "roomCategoryName": "string",
265 - "placementTypeName": "string",
266 - "placementDescription": "string",
267 - "checkInDate": "2023-12-26T12:55:59.433Z",
268 - "checkOutDate": "2023-12-26T12:55:59.433Z",
269 - "adults": 0,
270 - "children": 0,
271 - "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
272 - "districtName": "string",
273 - "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
274 - "cityName": "string",
275 - "countryCode": "string",
276 - "countryName": "string",
277 - "hasAlcohol": true,
278 - "hasFreeWifi": true,
279 - "hasMetro": true,
280 - "hasPool": true,
281 - "hasMall": true,
282 - "cancellationPolicyDescription": "string",
283 - "cancellationPolicy": {
284 - "cancellationPolicyCode": "string",
285 - "noShowChargeValue": 0,
286 - "noShowChargeValueType": "string",
287 - "earlyDepartureChargeValue": 0,
288 - "earlyDepartureChargeValueType": "string",
289 - "conditions": [
269 + (% style="font-weight: bold; color: #008000;" %)"cacheKey"(%%): (% style="color: #BA2121;" %)"string"(%%),
270 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"string"(%%),
271 + (% style="font-weight: bold; color: #008000;" %)"priceCurrency"(%%): (% style="color: #BA2121;" %)"string"(%%),
272 + (% style="font-weight: bold; color: #008000;" %)"totalPrice"(%%): (% style="color: #666666;" %)0(%%),
273 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionPercent"(%%): (% style="color: #666666;" %)0(%%),
274 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionAmount"(%%): (% style="color: #666666;" %)0(%%),
275 + (% style="font-weight: bold; color: #008000;" %)"includedExtrasAmount"(%%): (% style="color: #666666;" %)0(%%),
276 + (% style="font-weight: bold; color: #008000;" %)"priceDifference"(%%): (% style="color: #666666;" %)0(%%),
277 + (% style="font-weight: bold; color: #008000;" %)"hotel"(%%): {
278 + (% style="font-weight: bold; color: #008000;" %)"hotelPriceId"(%%): (% style="color: #BA2121;" %)"string"(%%),
279 + (% style="font-weight: bold; color: #008000;" %)"providerId"(%%): (% style="color: #666666;" %)0(%%),
280 + (% style="font-weight: bold; color: #008000;" %)"hotelName"(%%): (% style="color: #BA2121;" %)"string"(%%),
281 + (% style="font-weight: bold; color: #008000;" %)"hotelCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
282 + (% style="font-weight: bold; color: #008000;" %)"nigths"(%%): (% style="color: #666666;" %)0(%%),
283 + (% style="font-weight: bold; color: #008000;" %)"mealPlan"(%%): (% style="color: #BA2121;" %)"string"(%%),
284 + (% style="font-weight: bold; color: #008000;" %)"hotelClass"(%%): (% style="color: #BA2121;" %)"string"(%%),
285 + (% style="font-weight: bold; color: #008000;" %)"availabilityType"(%%): (% style="color: #BA2121;" %)"OnRequest"(%%),
286 + (% style="font-weight: bold; color: #008000;" %)"availableRoomsCount"(%%): (% style="color: #666666;" %)0(%%),
287 + (% style="font-weight: bold; color: #008000;" %)"fewRooms"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
288 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
289 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
290 + (% style="font-weight: bold; color: #008000;" %)"placementTypeName"(%%): (% style="color: #BA2121;" %)"string"(%%),
291 + (% style="font-weight: bold; color: #008000;" %)"placementDescription"(%%): (% style="color: #BA2121;" %)"string"(%%),
292 + (% style="font-weight: bold; color: #008000;" %)"checkInDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
293 + (% style="font-weight: bold; color: #008000;" %)"checkOutDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
294 + (% style="font-weight: bold; color: #008000;" %)"adults"(%%): (% style="color: #666666;" %)0(%%),
295 + (% style="font-weight: bold; color: #008000;" %)"children"(%%): (% style="color: #666666;" %)0(%%),
296 + (% style="font-weight: bold; color: #008000;" %)"districtUID"(%%): (% style="color: #BA2121;" %)"3fa85f64-5717-4562-b3fc-2c963f66afa6"(%%),
297 + (% style="font-weight: bold; color: #008000;" %)"districtName"(%%): (% style="color: #BA2121;" %)"string"(%%),
298 + (% style="font-weight: bold; color: #008000;" %)"cityUID"(%%): (% style="color: #BA2121;" %)"3fa85f64-5717-4562-b3fc-2c963f66afa6"(%%),
299 + (% style="font-weight: bold; color: #008000;" %)"cityName"(%%): (% style="color: #BA2121;" %)"string"(%%),
300 + (% style="font-weight: bold; color: #008000;" %)"countryCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
301 + (% style="font-weight: bold; color: #008000;" %)"countryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
302 + (% style="font-weight: bold; color: #008000;" %)"hasAlcohol"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
303 + (% style="font-weight: bold; color: #008000;" %)"hasFreeWifi"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
304 + (% style="font-weight: bold; color: #008000;" %)"hasMetro"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
305 + (% style="font-weight: bold; color: #008000;" %)"hasPool"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
306 + (% style="font-weight: bold; color: #008000;" %)"hasMall"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
307 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyDescription"(%%): (% style="color: #BA2121;" %)"string"(%%),
308 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicy"(%%): {
309 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
310 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValue"(%%): (% style="color: #666666;" %)0(%%),
311 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValueType"(%%): (% style="color: #BA2121;" %)"string"(%%),
312 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValue"(%%): (% style="color: #666666;" %)0(%%),
313 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValueType"(%%): (% style="color: #BA2121;" %)"string"(%%),
314 + (% style="font-weight: bold; color: #008000;" %)"conditions"(%%): [
290 290   {
291 - "timeunits": 0,
292 - "timeunitType": "string",
293 - "timeOffsetTypeName": "string",
294 - "chargeValue": 0,
295 - "chargeValueType": "string"
316 + (% style="font-weight: bold; color: #008000;" %)"timeunits"(%%): (% style="color: #666666;" %)0(%%),
317 + (% style="font-weight: bold; color: #008000;" %)"timeunitType"(%%): (% style="color: #BA2121;" %)"string"(%%),
318 + (% style="font-weight: bold; color: #008000;" %)"timeOffsetTypeName"(%%): (% style="color: #BA2121;" %)"string"(%%),
319 + (% style="font-weight: bold; color: #008000;" %)"chargeValue"(%%): (% style="color: #666666;" %)0(%%),
320 + (% style="font-weight: bold; color: #008000;" %)"chargeValueType"(%%): (% style="color: #BA2121;" %)"string"(%%)
296 296   }
297 297   ]
298 298   }
299 299   },
300 - "flight": {
301 - "id": "string",
302 - "departureDate": "2023-12-26T12:55:59.433Z",
303 - "returnDate": "2023-12-26T12:55:59.433Z",
304 - "departureTicketsLeft": 0,
305 - "returnTicketsLeft": 0,
306 - "departureAvailabilityType": "OnRequest",
307 - "returnAvailabilityType": "OnRequest",
308 - "isTwoWay": true,
309 - "sameBaggageForAll": true,
310 - "totalBaggage": true,
311 - "departureSegments": [
325 + (% style="font-weight: bold; color: #008000;" %)"flight"(%%): {
326 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"string"(%%),
327 + (% style="font-weight: bold; color: #008000;" %)"departureDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
328 + (% style="font-weight: bold; color: #008000;" %)"returnDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
329 + (% style="font-weight: bold; color: #008000;" %)"departureTicketsLeft"(%%): (% style="color: #666666;" %)0(%%),
330 + (% style="font-weight: bold; color: #008000;" %)"returnTicketsLeft"(%%): (% style="color: #666666;" %)0(%%),
331 + (% style="font-weight: bold; color: #008000;" %)"departureAvailabilityType"(%%): (% style="color: #BA2121;" %)"OnRequest"(%%),
332 + (% style="font-weight: bold; color: #008000;" %)"returnAvailabilityType"(%%): (% style="color: #BA2121;" %)"OnRequest"(%%),
333 + (% style="font-weight: bold; color: #008000;" %)"isTwoWay"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
334 + (% style="font-weight: bold; color: #008000;" %)"sameBaggageForAll"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
335 + (% style="font-weight: bold; color: #008000;" %)"totalBaggage"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
336 + (% style="font-weight: bold; color: #008000;" %)"departureSegments"(%%): [
312 312   {
313 - "airlineCode": "string",
314 - "airlineName": "string",
315 - "flightCode": "string",
316 - "class": "string",
317 - "lugageWeight": 0,
318 - "handLugageWeight": 0,
319 - "departureFlightDate": "2023-12-26T12:55:59.433Z",
320 - "departureCountryName": "string",
321 - "departureCityName": "string",
322 - "departureAirportCode": "string",
323 - "departureAirportName": "string",
324 - "departureTerminalCode": "string",
325 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
326 - "arrivalCountryName": "string",
327 - "arrivalCityName": "string",
328 - "arrivalAirportCode": "string",
329 - "arrivalAirportName": "string",
330 - "arrivalTerminalCode": "string",
331 - "flightDuration": "string"
338 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
339 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"string"(%%),
340 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
341 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"string"(%%),
342 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)0(%%),
343 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)0(%%),
344 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
345 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
346 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"string"(%%),
347 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
348 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"string"(%%),
349 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
350 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
351 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
352 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"string"(%%),
353 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
354 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"string"(%%),
355 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
356 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"string"(%%)
332 332   }
333 333   ],
334 - "returnSegments": [
359 + (% style="font-weight: bold; color: #008000;" %)"returnSegments"(%%): [
335 335   {
336 - "airlineCode": "string",
337 - "airlineName": "string",
338 - "flightCode": "string",
339 - "class": "string",
340 - "lugageWeight": 0,
341 - "handLugageWeight": 0,
342 - "departureFlightDate": "2023-12-26T12:55:59.433Z",
343 - "departureCountryName": "string",
344 - "departureCityName": "string",
345 - "departureAirportCode": "string",
346 - "departureAirportName": "string",
347 - "departureTerminalCode": "string",
348 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
349 - "arrivalCountryName": "string",
350 - "arrivalCityName": "string",
351 - "arrivalAirportCode": "string",
352 - "arrivalAirportName": "string",
353 - "arrivalTerminalCode": "string",
354 - "flightDuration": "string"
361 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
362 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"string"(%%),
363 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
364 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"string"(%%),
365 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)0(%%),
366 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)0(%%),
367 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
368 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
369 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"string"(%%),
370 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
371 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"string"(%%),
372 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
373 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
374 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"string"(%%),
375 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"string"(%%),
376 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
377 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"string"(%%),
378 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
379 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"string"(%%)
355 355   }
356 356   ],
357 - "passengers": [
382 + (% style="font-weight: bold; color: #008000;" %)"passengers"(%%): [
358 358   {
359 - "id": "string",
360 - "isAdult": true,
361 - "selectedForwardBaggageCode": "string",
362 - "selectedBackwardBaggageCode": "string",
363 - "forwardBaggages": [
384 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"string"(%%),
385 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
386 + (% style="font-weight: bold; color: #008000;" %)"selectedForwardBaggageCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
387 + (% style="font-weight: bold; color: #008000;" %)"selectedBackwardBaggageCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
388 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [
364 364   {
365 - "baggageCode": "string",
366 - "description": "string",
367 - "price": 0,
368 - "currency": "string",
369 - "included": true
390 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
391 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"string"(%%),
392 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0(%%),
393 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"string"(%%),
394 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
370 370   }
371 371   ],
372 - "backwardBaggages": [
397 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): [
373 373   {
374 - "baggageCode": "string",
375 - "description": "string",
376 - "price": 0,
377 - "currency": "string",
378 - "included": true
399 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
400 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"string"(%%),
401 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0(%%),
402 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"string"(%%),
403 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
379 379   }
380 380   ]
381 381   }
382 382   ]
383 383   },
384 - "extraServices": [
409 + (% style="font-weight: bold; color: #008000;" %)"extraServices"(%%): [
385 385   {
386 - "extraServiceCode": "string",
387 - "extraServiceTypeCode": "string",
388 - "isMandatory": 0,
389 - "extraServiceName": "string",
390 - "minimalServiceAmount": 0,
391 - "includedPriceCode": "string",
392 - "prices": [
411 + (% style="font-weight: bold; color: #008000;" %)"extraServiceCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
412 + (% style="font-weight: bold; color: #008000;" %)"extraServiceTypeCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
413 + (% style="font-weight: bold; color: #008000;" %)"isMandatory"(%%): (% style="color: #666666;" %)0(%%),
414 + (% style="font-weight: bold; color: #008000;" %)"extraServiceName"(%%): (% style="color: #BA2121;" %)"string"(%%),
415 + (% style="font-weight: bold; color: #008000;" %)"minimalServiceAmount"(%%): (% style="color: #666666;" %)0(%%),
416 + (% style="font-weight: bold; color: #008000;" %)"includedPriceCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
417 + (% style="font-weight: bold; color: #008000;" %)"prices"(%%): [
393 393   {
394 - "extraServicePriceCode": "string",
395 - "displayName": "string",
396 - "restrictionInfo": "string",
397 - "additionalInfo": "string",
398 - "price": 0,
399 - "extraPrice": 0,
400 - "currency": "string"
419 + (% style="font-weight: bold; color: #008000;" %)"extraServicePriceCode"(%%): (% style="color: #BA2121;" %)"string"(%%),
420 + (% style="font-weight: bold; color: #008000;" %)"displayName"(%%): (% style="color: #BA2121;" %)"string"(%%),
421 + (% style="font-weight: bold; color: #008000;" %)"restrictionInfo"(%%): (% style="color: #BA2121;" %)"string"(%%),
422 + (% style="font-weight: bold; color: #008000;" %)"additionalInfo"(%%): (% style="color: #BA2121;" %)"string"(%%),
423 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0(%%),
424 + (% style="font-weight: bold; color: #008000;" %)"extraPrice"(%%): (% style="color: #666666;" %)0(%%),
425 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"string"(%%)
401 401   }
402 402   ]
403 403   }
404 404   ],
405 - "insurancePrice": {
406 - "name": "string",
407 - "price": 0,
408 - "priceSurcarge": 0,
409 - "actualStartDate": "2023-12-26T12:55:59.433Z",
410 - "actualEndDate": "2023-12-26T12:55:59.433Z",
411 - "optional": true,
412 - "includedInPackagePrice": true
430 + (% style="font-weight: bold; color: #008000;" %)"insurancePrice"(%%): {
431 + (% style="font-weight: bold; color: #008000;" %)"name"(%%): (% style="color: #BA2121;" %)"string"(%%),
432 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0(%%),
433 + (% style="font-weight: bold; color: #008000;" %)"priceSurcarge"(%%): (% style="color: #666666;" %)0(%%),
434 + (% style="font-weight: bold; color: #008000;" %)"actualStartDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
435 + (% style="font-weight: bold; color: #008000;" %)"actualEndDate"(%%): (% style="color: #BA2121;" %)"2023-12-26T12:55:59.433Z"(%%),
436 + (% style="font-weight: bold; color: #008000;" %)"optional"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
437 + (% style="font-weight: bold; color: #008000;" %)"includedInPackagePrice"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
413 413   }
414 414   }
415 415   ],
416 - "refreshPriceResult": "Success"
441 + (% style="font-weight: bold; color: #008000;" %)"refreshPriceResult"(%%): (% style="color: #BA2121;" %)"Success"(%%)
417 417  }
418 -{{/code}}
443 +)))
444 +)))
419 419  
420 420  
421 421  === Response example ===
422 422  
423 -{{code language="Json"}}
449 +(% class="box" %)
450 +(((
451 +(% class="code" %)
452 +(((
424 424  {
425 - "package": {
426 - "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:53552191-59ea-469d-ae9d-5b848da8839d",
427 - "priceCurrency": "USD",
428 - "totalPrice": 781.60,
429 - "agentCommissionPercent": 0.00,
430 - "agentCommissionAmount": 0.00,
431 - "includedExtrasAmount": 0,
432 - "priceDifference": 0,
433 - "hotel": {
434 - "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f",
435 - "hotelName": "Ibis Al Rigga",
436 - "hotelCode": "IBH-6685",
437 - "nigths": 4,
438 - "mealPlan": "RO",
439 - "hotelClass": "3",
440 - "hotelColor": "#2E8B57",
441 - "availabilityType": "FreeSale",
442 - "availableRoomsCount": 0,
443 - "fewRooms": true,
444 - "roomCategoryCode": "DBC",
445 - "roomCategoryName": "Standard room with 1 double bed",
446 - "placementTypeName": "DBL",
447 - "placementDescription": "STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower ",
448 - "checkInDate": "2024-05-17T00:00:00.000",
449 - "checkOutDate": "2024-05-21T00:00:00.000",
450 - "adults": 2,
451 - "children": 0,
452 - "districtUID": "aaff2238-fa72-4900-83f8-a16990415547",
453 - "districtName": "Deira",
454 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2",
455 - "cityName": "Dubai",
456 - "countryCode": "AE",
457 - "countryName": "United Arab Emirates",
458 - "hasAlcohol": true,
459 - "hasFreeWifi": true,
460 - "hasMetro": true,
461 - "hasPool": false,
462 - "hasMall": true,
463 - "infantMaxAge": 2.99,
464 - "childMinAge": 3.00,
465 - "childMaxAge": 11.99,
466 - "teenMinAge": 0.0,
467 - "teenMaxAge": 0.0,
468 - "adultMinAge": 12.00,
469 - "cancellationPolicyDescription": "Cancellation Policy: Non refundable",
470 - "cancellationPolicy": {
471 - "noShowChargeValue": 100,
472 - "noShowChargeValueType": "%",
473 - "earlyDepartureChargeValue": 100,
474 - "earlyDepartureChargeValueType": "%",
475 - "conditions": [
454 + (% style="font-weight: bold; color: #008000;" %)"package"(%%): {
455 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:53552191-59ea-469d-ae9d-5b848da8839d"(%%),
456 + (% style="font-weight: bold; color: #008000;" %)"priceCurrency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
457 + (% style="font-weight: bold; color: #008000;" %)"totalPrice"(%%): (% style="color: #666666;" %)781.60(%%),
458 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionPercent"(%%): (% style="color: #666666;" %)0.00(%%),
459 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionAmount"(%%): (% style="color: #666666;" %)0.00(%%),
460 + (% style="font-weight: bold; color: #008000;" %)"includedExtrasAmount"(%%): (% style="color: #666666;" %)0(%%),
461 + (% style="font-weight: bold; color: #008000;" %)"priceDifference"(%%): (% style="color: #666666;" %)0(%%),
462 + (% style="font-weight: bold; color: #008000;" %)"hotel"(%%): {
463 + (% style="font-weight: bold; color: #008000;" %)"hotelPriceId"(%%): (% style="color: #BA2121;" %)"fa7a89d5-1c20-4004-b3d2-f8d08163827f"(%%),
464 + (% style="font-weight: bold; color: #008000;" %)"hotelName"(%%): (% style="color: #BA2121;" %)"Ibis Al Rigga"(%%),
465 + (% style="font-weight: bold; color: #008000;" %)"hotelCode"(%%): (% style="color: #BA2121;" %)"IBH-6685"(%%),
466 + (% style="font-weight: bold; color: #008000;" %)"nigths"(%%): (% style="color: #666666;" %)4(%%),
467 + (% style="font-weight: bold; color: #008000;" %)"mealPlan"(%%): (% style="color: #BA2121;" %)"RO"(%%),
468 + (% style="font-weight: bold; color: #008000;" %)"hotelClass"(%%): (% style="color: #BA2121;" %)"3"(%%),
469 + (% style="font-weight: bold; color: #008000;" %)"hotelColor"(%%): (% style="color: #BA2121;" %)"#2E8B57"(%%),
470 + (% style="font-weight: bold; color: #008000;" %)"availabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
471 + (% style="font-weight: bold; color: #008000;" %)"availableRoomsCount"(%%): (% style="color: #666666;" %)0(%%),
472 + (% style="font-weight: bold; color: #008000;" %)"fewRooms"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
473 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryCode"(%%): (% style="color: #BA2121;" %)"DBC"(%%),
474 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryName"(%%): (% style="color: #BA2121;" %)"Standard room with 1 double bed"(%%),
475 + (% style="font-weight: bold; color: #008000;" %)"placementTypeName"(%%): (% style="color: #BA2121;" %)"DBL"(%%),
476 + (% style="font-weight: bold; color: #008000;" %)"placementDescription"(%%): (% style="color: #BA2121;" %)"STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower "(%%),
477 + (% style="font-weight: bold; color: #008000;" %)"checkInDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
478 + (% style="font-weight: bold; color: #008000;" %)"checkOutDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
479 + (% style="font-weight: bold; color: #008000;" %)"adults"(%%): (% style="color: #666666;" %)2(%%),
480 + (% style="font-weight: bold; color: #008000;" %)"children"(%%): (% style="color: #666666;" %)0(%%),
481 + (% style="font-weight: bold; color: #008000;" %)"districtUID"(%%): (% style="color: #BA2121;" %)"aaff2238-fa72-4900-83f8-a16990415547"(%%),
482 + (% style="font-weight: bold; color: #008000;" %)"districtName"(%%): (% style="color: #BA2121;" %)"Deira"(%%),
483 + (% style="font-weight: bold; color: #008000;" %)"cityUID"(%%): (% style="color: #BA2121;" %)"f5185fa3-3f56-44ed-bf6b-80386a33caa2"(%%),
484 + (% style="font-weight: bold; color: #008000;" %)"cityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
485 + (% style="font-weight: bold; color: #008000;" %)"countryCode"(%%): (% style="color: #BA2121;" %)"AE"(%%),
486 + (% style="font-weight: bold; color: #008000;" %)"countryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
487 + (% style="font-weight: bold; color: #008000;" %)"hasAlcohol"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
488 + (% style="font-weight: bold; color: #008000;" %)"hasFreeWifi"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
489 + (% style="font-weight: bold; color: #008000;" %)"hasMetro"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
490 + (% style="font-weight: bold; color: #008000;" %)"hasPool"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
491 + (% style="font-weight: bold; color: #008000;" %)"hasMall"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
492 + (% style="font-weight: bold; color: #008000;" %)"infantMaxAge"(%%): (% style="color: #666666;" %)2.99(%%),
493 + (% style="font-weight: bold; color: #008000;" %)"childMinAge"(%%): (% style="color: #666666;" %)3.00(%%),
494 + (% style="font-weight: bold; color: #008000;" %)"childMaxAge"(%%): (% style="color: #666666;" %)11.99(%%),
495 + (% style="font-weight: bold; color: #008000;" %)"teenMinAge"(%%): (% style="color: #666666;" %)0.0(%%),
496 + (% style="font-weight: bold; color: #008000;" %)"teenMaxAge"(%%): (% style="color: #666666;" %)0.0(%%),
497 + (% style="font-weight: bold; color: #008000;" %)"adultMinAge"(%%): (% style="color: #666666;" %)12.00(%%),
498 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyDescription"(%%): (% style="color: #BA2121;" %)"Cancellation Policy: Non refundable"(%%),
499 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicy"(%%): {
500 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValue"(%%): (% style="color: #666666;" %)100(%%),
501 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
502 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValue"(%%): (% style="color: #666666;" %)100(%%),
503 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
504 + (% style="font-weight: bold; color: #008000;" %)"conditions"(%%): [
476 476   {
477 - "timeunits": 365,
478 - "timeunitType": "Day",
479 - "timeOffsetTypeName": "Before Arrival",
480 - "chargeValue": 100,
481 - "chargeValueType": "%"
506 + (% style="font-weight: bold; color: #008000;" %)"timeunits"(%%): (% style="color: #666666;" %)365(%%),
507 + (% style="font-weight: bold; color: #008000;" %)"timeunitType"(%%): (% style="color: #BA2121;" %)"Day"(%%),
508 + (% style="font-weight: bold; color: #008000;" %)"timeOffsetTypeName"(%%): (% style="color: #BA2121;" %)"Before Arrival"(%%),
509 + (% style="font-weight: bold; color: #008000;" %)"chargeValue"(%%): (% style="color: #666666;" %)100(%%),
510 + (% style="font-weight: bold; color: #008000;" %)"chargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%)
482 482   }
483 483   ]
484 484   }
485 485   },
486 - "flight": {
487 - "id": "53552191-59ea-469d-ae9d-5b848da8839d",
488 - "departureDate": "2024-05-17T00:00:00.000",
489 - "returnDate": "2024-05-21T00:00:00.000",
490 - "departureTicketsLeft": 45,
491 - "returnTicketsLeft": 44,
492 - "departureAvailabilityType": "FreeSale",
493 - "returnAvailabilityType": "FreeSale",
494 - "isTwoWay": true,
495 - "sameBaggageForAll": false,
496 - "totalBaggage": false,
497 - "isBlock": true,
498 - "class": "Economy",
499 - "departureSegments": [
515 + (% style="font-weight: bold; color: #008000;" %)"flight"(%%): {
516 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"53552191-59ea-469d-ae9d-5b848da8839d"(%%),
517 + (% style="font-weight: bold; color: #008000;" %)"departureDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
518 + (% style="font-weight: bold; color: #008000;" %)"returnDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
519 + (% style="font-weight: bold; color: #008000;" %)"departureTicketsLeft"(%%): (% style="color: #666666;" %)45(%%),
520 + (% style="font-weight: bold; color: #008000;" %)"returnTicketsLeft"(%%): (% style="color: #666666;" %)44(%%),
521 + (% style="font-weight: bold; color: #008000;" %)"departureAvailabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
522 + (% style="font-weight: bold; color: #008000;" %)"returnAvailabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
523 + (% style="font-weight: bold; color: #008000;" %)"isTwoWay"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
524 + (% style="font-weight: bold; color: #008000;" %)"sameBaggageForAll"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
525 + (% style="font-weight: bold; color: #008000;" %)"totalBaggage"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
526 + (% style="font-weight: bold; color: #008000;" %)"isBlock"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
527 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
528 + (% style="font-weight: bold; color: #008000;" %)"departureSegments"(%%): [
500 500   {
501 - "airlineCode": "FZ",
502 - "airlineName": "Fly Dubai",
503 - "flightCode": "FZ1722",
504 - "class": "Economy",
505 - "lugageWeight": 20,
506 - "handLugageWeight": 6,
507 - "departureFlightDate": "2024-05-17T03:35:00.000",
508 - "departureCountryName": "Kazakhstan",
509 - "departureCityName": "Almaty",
510 - "departureAirportCode": "ALA",
511 - "departureAirportName": "Almaty Intl Airport",
512 - "departureTerminalCode": "ALA",
513 - "arrivalFlightDate": "2024-05-17T07:10:00.000",
514 - "arrivalCountryName": "United Arab Emirates",
515 - "arrivalCityName": "Dubai",
516 - "arrivalAirportCode": "DXB",
517 - "arrivalAirportName": "Dubai Intl Airport",
518 - "arrivalTerminalCode": "DXB3",
519 - "flightDuration": "5h 35m"
530 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
531 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
532 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1722"(%%),
533 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
534 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
535 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
536 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T03:35:00.000"(%%),
537 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
538 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
539 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
540 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
541 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
542 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T07:10:00.000"(%%),
543 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
544 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
545 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
546 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
547 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
548 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"5h 35m"(%%)
520 520   }
521 521   ],
522 - "returnSegments": [
551 + (% style="font-weight: bold; color: #008000;" %)"returnSegments"(%%): [
523 523   {
524 - "airlineCode": "FZ",
525 - "airlineName": "Fly Dubai",
526 - "flightCode": "FZ1721",
527 - "class": "Economy",
528 - "lugageWeight": 20,
529 - "handLugageWeight": 6,
530 - "departureFlightDate": "2024-05-21T21:25:00.000",
531 - "departureCountryName": "United Arab Emirates",
532 - "departureCityName": "Dubai",
533 - "departureAirportCode": "DXB",
534 - "departureAirportName": "Dubai Intl Airport",
535 - "departureTerminalCode": "DXB3",
536 - "arrivalFlightDate": "2024-05-22T02:35:00.000",
537 - "arrivalCountryName": "Kazakhstan",
538 - "arrivalCityName": "Almaty",
539 - "arrivalAirportCode": "ALA",
540 - "arrivalAirportName": "Almaty Intl Airport",
541 - "arrivalTerminalCode": "ALA",
542 - "flightDuration": "3h 10m"
553 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
554 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
555 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1721"(%%),
556 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
557 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
558 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
559 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T21:25:00.000"(%%),
560 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
561 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
562 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
563 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
564 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
565 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-22T02:35:00.000"(%%),
566 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
567 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
568 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
569 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
570 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
571 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"3h 10m"(%%)
543 543   }
544 544   ],
545 - "passengers": [
574 + (% style="font-weight: bold; color: #008000;" %)"passengers"(%%): [
546 546   {
547 - "id": "53552191-59ea-469d-ae9d-5b848da8839d-A1",
548 - "isAdult": true,
549 - "selectedForwardBaggageCode": "INCLUDED",
550 - "selectedBackwardBaggageCode": "INCLUDED",
551 - "forwardBaggages": [
576 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"53552191-59ea-469d-ae9d-5b848da8839d-A1"(%%),
577 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
578 + (% style="font-weight: bold; color: #008000;" %)"selectedForwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
579 + (% style="font-weight: bold; color: #008000;" %)"selectedBackwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
580 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [
552 552   {
553 - "baggageCode": "INCLUDED",
554 - "description": "20 Kg Included",
555 - "price": 0.0,
556 - "currency": "USD",
557 - "included": true
582 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
583 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"20 Kg Included"(%%),
584 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
585 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
586 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
558 558   }
559 559   ],
560 - "backwardBaggages": [
589 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): [
561 561   {
562 - "baggageCode": "INCLUDED",
563 - "description": "20 Kg Included",
564 - "price": 0.0,
565 - "currency": "USD",
566 - "included": true
591 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
592 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"20 Kg Included"(%%),
593 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
594 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
595 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
567 567   }
568 568   ]
569 569   },
570 570   {
571 - "id": "53552191-59ea-469d-ae9d-5b848da8839d-A2",
572 - "isAdult": true,
573 - "selectedForwardBaggageCode": "INCLUDED",
574 - "selectedBackwardBaggageCode": "INCLUDED",
575 - "forwardBaggages": [
600 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"53552191-59ea-469d-ae9d-5b848da8839d-A2"(%%),
601 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
602 + (% style="font-weight: bold; color: #008000;" %)"selectedForwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
603 + (% style="font-weight: bold; color: #008000;" %)"selectedBackwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
604 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [
576 576   {
577 - "baggageCode": "INCLUDED",
578 - "description": "20 Kg Included",
579 - "price": 0.0,
580 - "currency": "USD",
581 - "included": true
606 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
607 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"20 Kg Included"(%%),
608 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
609 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
610 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
582 582   }
583 583   ],
584 - "backwardBaggages": [
613 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): [
585 585   {
586 - "baggageCode": "INCLUDED",
587 - "description": "20 Kg Included",
588 - "price": 0.0,
589 - "currency": "USD",
590 - "included": true
615 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
616 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"20 Kg Included"(%%),
617 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
618 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
619 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
591 591   }
592 592   ]
593 593   }
594 594   ]
595 595   },
596 - "extraServices": [],
597 - "insurancePrice": {
598 - "name": "Medical INS (N10000)",
599 - "price": 22.40,
600 - "actualStartDate": "2024-05-17T00:00:00.000",
601 - "actualEndDate": "2024-05-21T00:00:00.000",
602 - "optional": false,
603 - "includedInPackagePrice": true
625 + (% style="font-weight: bold; color: #008000;" %)"extraServices"(%%): [],
626 + (% style="font-weight: bold; color: #008000;" %)"insurancePrice"(%%): {
627 + (% style="font-weight: bold; color: #008000;" %)"name"(%%): (% style="color: #BA2121;" %)"Medical INS (N10000)"(%%),
628 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)22.40(%%),
629 + (% style="font-weight: bold; color: #008000;" %)"actualStartDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
630 + (% style="font-weight: bold; color: #008000;" %)"actualEndDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
631 + (% style="font-weight: bold; color: #008000;" %)"optional"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
632 + (% style="font-weight: bold; color: #008000;" %)"includedInPackagePrice"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
604 604   },
605 - "sortCheckInOut": "17.05.2024-21.05.2024",
606 - "sortAirline": "fly dubai",
607 - "sortHotelName": "ibis al rigga",
608 - "sortDetails": "ro",
609 - "sortPlacement": "standard room with 1 double bed dbl"
634 + (% style="font-weight: bold; color: #008000;" %)"sortCheckInOut"(%%): (% style="color: #BA2121;" %)"17.05.2024-21.05.2024"(%%),
635 + (% style="font-weight: bold; color: #008000;" %)"sortAirline"(%%): (% style="color: #BA2121;" %)"fly dubai"(%%),
636 + (% style="font-weight: bold; color: #008000;" %)"sortHotelName"(%%): (% style="color: #BA2121;" %)"ibis al rigga"(%%),
637 + (% style="font-weight: bold; color: #008000;" %)"sortDetails"(%%): (% style="color: #BA2121;" %)"ro"(%%),
638 + (% style="font-weight: bold; color: #008000;" %)"sortPlacement"(%%): (% style="color: #BA2121;" %)"standard room with 1 double bed dbl"(%%)
610 610   },
611 - "altPackages": [
640 + (% style="font-weight: bold; color: #008000;" %)"altPackages"(%%): [
612 612   {
613 - "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:53552191-59ea-469d-ae9d-5b848da8839d",
614 - "priceCurrency": "USD",
615 - "totalPrice": 781.60,
616 - "agentCommissionPercent": 0.00,
617 - "agentCommissionAmount": 0.00,
618 - "includedExtrasAmount": 0,
619 - "priceDifference": 0.00,
620 - "hotel": {
621 - "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f",
622 - "hotelName": "Ibis Al Rigga",
623 - "hotelCode": "IBH-6685",
624 - "nigths": 4,
625 - "mealPlan": "RO",
626 - "hotelClass": "3",
627 - "hotelColor": "#2E8B57",
628 - "availabilityType": "FreeSale",
629 - "availableRoomsCount": 0,
630 - "fewRooms": true,
631 - "roomCategoryCode": "DBC",
632 - "roomCategoryName": "Standard room with 1 double bed",
633 - "placementTypeName": "DBL",
634 - "placementDescription": "STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower ",
635 - "checkInDate": "2024-05-17T00:00:00.000",
636 - "checkOutDate": "2024-05-21T00:00:00.000",
637 - "adults": 2,
638 - "children": 0,
639 - "districtUID": "aaff2238-fa72-4900-83f8-a16990415547",
640 - "districtName": "Deira",
641 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2",
642 - "cityName": "Dubai",
643 - "countryCode": "AE",
644 - "countryName": "United Arab Emirates",
645 - "hasAlcohol": true,
646 - "hasFreeWifi": true,
647 - "hasMetro": true,
648 - "hasPool": false,
649 - "hasMall": true,
650 - "infantMaxAge": 2.99,
651 - "childMinAge": 3.00,
652 - "childMaxAge": 11.99,
653 - "teenMinAge": 0.0,
654 - "teenMaxAge": 0.0,
655 - "adultMinAge": 12.00,
656 - "cancellationPolicyDescription": "Cancellation Policy: Non refundable",
657 - "cancellationPolicy": {
658 - "noShowChargeValue": 100,
659 - "noShowChargeValueType": "%",
660 - "earlyDepartureChargeValue": 100,
661 - "earlyDepartureChargeValueType": "%",
662 - "conditions": [
642 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:53552191-59ea-469d-ae9d-5b848da8839d"(%%),
643 + (% style="font-weight: bold; color: #008000;" %)"priceCurrency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
644 + (% style="font-weight: bold; color: #008000;" %)"totalPrice"(%%): (% style="color: #666666;" %)781.60(%%),
645 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionPercent"(%%): (% style="color: #666666;" %)0.00(%%),
646 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionAmount"(%%): (% style="color: #666666;" %)0.00(%%),
647 + (% style="font-weight: bold; color: #008000;" %)"includedExtrasAmount"(%%): (% style="color: #666666;" %)0(%%),
648 + (% style="font-weight: bold; color: #008000;" %)"priceDifference"(%%): (% style="color: #666666;" %)0.00(%%),
649 + (% style="font-weight: bold; color: #008000;" %)"hotel"(%%): {
650 + (% style="font-weight: bold; color: #008000;" %)"hotelPriceId"(%%): (% style="color: #BA2121;" %)"fa7a89d5-1c20-4004-b3d2-f8d08163827f"(%%),
651 + (% style="font-weight: bold; color: #008000;" %)"hotelName"(%%): (% style="color: #BA2121;" %)"Ibis Al Rigga"(%%),
652 + (% style="font-weight: bold; color: #008000;" %)"hotelCode"(%%): (% style="color: #BA2121;" %)"IBH-6685"(%%),
653 + (% style="font-weight: bold; color: #008000;" %)"nigths"(%%): (% style="color: #666666;" %)4(%%),
654 + (% style="font-weight: bold; color: #008000;" %)"mealPlan"(%%): (% style="color: #BA2121;" %)"RO"(%%),
655 + (% style="font-weight: bold; color: #008000;" %)"hotelClass"(%%): (% style="color: #BA2121;" %)"3"(%%),
656 + (% style="font-weight: bold; color: #008000;" %)"hotelColor"(%%): (% style="color: #BA2121;" %)"#2E8B57"(%%),
657 + (% style="font-weight: bold; color: #008000;" %)"availabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
658 + (% style="font-weight: bold; color: #008000;" %)"availableRoomsCount"(%%): (% style="color: #666666;" %)0(%%),
659 + (% style="font-weight: bold; color: #008000;" %)"fewRooms"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
660 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryCode"(%%): (% style="color: #BA2121;" %)"DBC"(%%),
661 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryName"(%%): (% style="color: #BA2121;" %)"Standard room with 1 double bed"(%%),
662 + (% style="font-weight: bold; color: #008000;" %)"placementTypeName"(%%): (% style="color: #BA2121;" %)"DBL"(%%),
663 + (% style="font-weight: bold; color: #008000;" %)"placementDescription"(%%): (% style="color: #BA2121;" %)"STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower "(%%),
664 + (% style="font-weight: bold; color: #008000;" %)"checkInDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
665 + (% style="font-weight: bold; color: #008000;" %)"checkOutDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
666 + (% style="font-weight: bold; color: #008000;" %)"adults"(%%): (% style="color: #666666;" %)2(%%),
667 + (% style="font-weight: bold; color: #008000;" %)"children"(%%): (% style="color: #666666;" %)0(%%),
668 + (% style="font-weight: bold; color: #008000;" %)"districtUID"(%%): (% style="color: #BA2121;" %)"aaff2238-fa72-4900-83f8-a16990415547"(%%),
669 + (% style="font-weight: bold; color: #008000;" %)"districtName"(%%): (% style="color: #BA2121;" %)"Deira"(%%),
670 + (% style="font-weight: bold; color: #008000;" %)"cityUID"(%%): (% style="color: #BA2121;" %)"f5185fa3-3f56-44ed-bf6b-80386a33caa2"(%%),
671 + (% style="font-weight: bold; color: #008000;" %)"cityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
672 + (% style="font-weight: bold; color: #008000;" %)"countryCode"(%%): (% style="color: #BA2121;" %)"AE"(%%),
673 + (% style="font-weight: bold; color: #008000;" %)"countryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
674 + (% style="font-weight: bold; color: #008000;" %)"hasAlcohol"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
675 + (% style="font-weight: bold; color: #008000;" %)"hasFreeWifi"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
676 + (% style="font-weight: bold; color: #008000;" %)"hasMetro"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
677 + (% style="font-weight: bold; color: #008000;" %)"hasPool"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
678 + (% style="font-weight: bold; color: #008000;" %)"hasMall"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
679 + (% style="font-weight: bold; color: #008000;" %)"infantMaxAge"(%%): (% style="color: #666666;" %)2.99(%%),
680 + (% style="font-weight: bold; color: #008000;" %)"childMinAge"(%%): (% style="color: #666666;" %)3.00(%%),
681 + (% style="font-weight: bold; color: #008000;" %)"childMaxAge"(%%): (% style="color: #666666;" %)11.99(%%),
682 + (% style="font-weight: bold; color: #008000;" %)"teenMinAge"(%%): (% style="color: #666666;" %)0.0(%%),
683 + (% style="font-weight: bold; color: #008000;" %)"teenMaxAge"(%%): (% style="color: #666666;" %)0.0(%%),
684 + (% style="font-weight: bold; color: #008000;" %)"adultMinAge"(%%): (% style="color: #666666;" %)12.00(%%),
685 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyDescription"(%%): (% style="color: #BA2121;" %)"Cancellation Policy: Non refundable"(%%),
686 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicy"(%%): {
687 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValue"(%%): (% style="color: #666666;" %)100(%%),
688 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
689 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValue"(%%): (% style="color: #666666;" %)100(%%),
690 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
691 + (% style="font-weight: bold; color: #008000;" %)"conditions"(%%): [
663 663   {
664 - "timeunits": 365,
665 - "timeunitType": "Day",
666 - "timeOffsetTypeName": "Before Arrival",
667 - "chargeValue": 100,
668 - "chargeValueType": "%"
693 + (% style="font-weight: bold; color: #008000;" %)"timeunits"(%%): (% style="color: #666666;" %)365(%%),
694 + (% style="font-weight: bold; color: #008000;" %)"timeunitType"(%%): (% style="color: #BA2121;" %)"Day"(%%),
695 + (% style="font-weight: bold; color: #008000;" %)"timeOffsetTypeName"(%%): (% style="color: #BA2121;" %)"Before Arrival"(%%),
696 + (% style="font-weight: bold; color: #008000;" %)"chargeValue"(%%): (% style="color: #666666;" %)100(%%),
697 + (% style="font-weight: bold; color: #008000;" %)"chargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%)
669 669   }
670 670   ]
671 671   }
672 672   },
673 - "flight": {
674 - "id": "53552191-59ea-469d-ae9d-5b848da8839d",
675 - "departureDate": "2024-05-17T00:00:00.000",
676 - "returnDate": "2024-05-21T00:00:00.000",
677 - "departureTicketsLeft": 45,
678 - "returnTicketsLeft": 44,
679 - "departureAvailabilityType": "FreeSale",
680 - "returnAvailabilityType": "FreeSale",
681 - "isTwoWay": true,
682 - "sameBaggageForAll": false,
683 - "totalBaggage": false,
684 - "isBlock": true,
685 - "class": "Economy",
686 - "departureSegments": [
702 + (% style="font-weight: bold; color: #008000;" %)"flight"(%%): {
703 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"53552191-59ea-469d-ae9d-5b848da8839d"(%%),
704 + (% style="font-weight: bold; color: #008000;" %)"departureDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
705 + (% style="font-weight: bold; color: #008000;" %)"returnDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
706 + (% style="font-weight: bold; color: #008000;" %)"departureTicketsLeft"(%%): (% style="color: #666666;" %)45(%%),
707 + (% style="font-weight: bold; color: #008000;" %)"returnTicketsLeft"(%%): (% style="color: #666666;" %)44(%%),
708 + (% style="font-weight: bold; color: #008000;" %)"departureAvailabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
709 + (% style="font-weight: bold; color: #008000;" %)"returnAvailabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
710 + (% style="font-weight: bold; color: #008000;" %)"isTwoWay"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
711 + (% style="font-weight: bold; color: #008000;" %)"sameBaggageForAll"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
712 + (% style="font-weight: bold; color: #008000;" %)"totalBaggage"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
713 + (% style="font-weight: bold; color: #008000;" %)"isBlock"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
714 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
715 + (% style="font-weight: bold; color: #008000;" %)"departureSegments"(%%): [
687 687   {
688 - "airlineCode": "FZ",
689 - "airlineName": "Fly Dubai",
690 - "flightCode": "FZ1722",
691 - "class": "Economy",
692 - "lugageWeight": 20,
693 - "handLugageWeight": 6,
694 - "departureFlightDate": "2024-05-17T03:35:00.000",
695 - "departureCountryName": "Kazakhstan",
696 - "departureCityName": "Almaty",
697 - "departureAirportCode": "ALA",
698 - "departureAirportName": "Almaty Intl Airport",
699 - "departureTerminalCode": "ALA",
700 - "arrivalFlightDate": "2024-05-17T07:10:00.000",
701 - "arrivalCountryName": "United Arab Emirates",
702 - "arrivalCityName": "Dubai",
703 - "arrivalAirportCode": "DXB",
704 - "arrivalAirportName": "Dubai Intl Airport",
705 - "arrivalTerminalCode": "DXB3",
706 - "flightDuration": "5h 35m"
717 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
718 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
719 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1722"(%%),
720 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
721 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
722 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
723 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T03:35:00.000"(%%),
724 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
725 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
726 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
727 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
728 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
729 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T07:10:00.000"(%%),
730 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
731 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
732 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
733 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
734 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
735 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"5h 35m"(%%)
707 707   }
708 708   ],
709 - "returnSegments": [
738 + (% style="font-weight: bold; color: #008000;" %)"returnSegments"(%%): [
710 710   {
711 - "airlineCode": "FZ",
712 - "airlineName": "Fly Dubai",
713 - "flightCode": "FZ1721",
714 - "class": "Economy",
715 - "lugageWeight": 20,
716 - "handLugageWeight": 6,
717 - "departureFlightDate": "2024-05-21T21:25:00.000",
718 - "departureCountryName": "United Arab Emirates",
719 - "departureCityName": "Dubai",
720 - "departureAirportCode": "DXB",
721 - "departureAirportName": "Dubai Intl Airport",
722 - "departureTerminalCode": "DXB3",
723 - "arrivalFlightDate": "2024-05-22T02:35:00.000",
724 - "arrivalCountryName": "Kazakhstan",
725 - "arrivalCityName": "Almaty",
726 - "arrivalAirportCode": "ALA",
727 - "arrivalAirportName": "Almaty Intl Airport",
728 - "arrivalTerminalCode": "ALA",
729 - "flightDuration": "3h 10m"
740 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
741 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
742 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1721"(%%),
743 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
744 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
745 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
746 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T21:25:00.000"(%%),
747 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
748 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
749 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
750 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
751 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
752 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-22T02:35:00.000"(%%),
753 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
754 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
755 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
756 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
757 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
758 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"3h 10m"(%%)
730 730   }
731 731   ],
732 - "passengers": [
761 + (% style="font-weight: bold; color: #008000;" %)"passengers"(%%): [
733 733   {
734 - "id": "53552191-59ea-469d-ae9d-5b848da8839d-A1",
735 - "isAdult": true,
736 - "selectedForwardBaggageCode": "INCLUDED",
737 - "selectedBackwardBaggageCode": "INCLUDED",
738 - "forwardBaggages": [
763 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"53552191-59ea-469d-ae9d-5b848da8839d-A1"(%%),
764 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
765 + (% style="font-weight: bold; color: #008000;" %)"selectedForwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
766 + (% style="font-weight: bold; color: #008000;" %)"selectedBackwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
767 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [
739 739   {
740 - "baggageCode": "INCLUDED",
741 - "description": "20 Kg Included",
742 - "price": 0.0,
743 - "currency": "USD",
744 - "included": true
769 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
770 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"20 Kg Included"(%%),
771 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
772 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
773 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
745 745   }
746 746   ],
747 - "backwardBaggages": [
776 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): [
748 748   {
749 - "baggageCode": "INCLUDED",
750 - "description": "20 Kg Included",
751 - "price": 0.0,
752 - "currency": "USD",
753 - "included": true
778 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
779 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"20 Kg Included"(%%),
780 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
781 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
782 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
754 754   }
755 755   ]
756 756   },
757 757   {
758 - "id": "53552191-59ea-469d-ae9d-5b848da8839d-A2",
759 - "isAdult": true,
760 - "selectedForwardBaggageCode": "INCLUDED",
761 - "selectedBackwardBaggageCode": "INCLUDED",
762 - "forwardBaggages": [
787 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"53552191-59ea-469d-ae9d-5b848da8839d-A2"(%%),
788 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
789 + (% style="font-weight: bold; color: #008000;" %)"selectedForwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
790 + (% style="font-weight: bold; color: #008000;" %)"selectedBackwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
791 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [
763 763   {
764 - "baggageCode": "INCLUDED",
765 - "description": "20 Kg Included",
766 - "price": 0.0,
767 - "currency": "USD",
768 - "included": true
793 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
794 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"20 Kg Included"(%%),
795 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
796 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
797 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
769 769   }
770 770   ],
771 - "backwardBaggages": [
800 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): [
772 772   {
773 - "baggageCode": "INCLUDED",
774 - "description": "20 Kg Included",
775 - "price": 0.0,
776 - "currency": "USD",
777 - "included": true
802 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
803 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"20 Kg Included"(%%),
804 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
805 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
806 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
778 778   }
779 779   ]
780 780   }
781 781   ]
782 782   },
783 - "extraServices": [],
784 - "insurancePrice": {
785 - "name": "Medical INS (N10000)",
786 - "price": 22.40,
787 - "actualStartDate": "2024-05-17T00:00:00.000",
788 - "actualEndDate": "2024-05-21T00:00:00.000",
789 - "optional": false,
790 - "includedInPackagePrice": true
812 + (% style="font-weight: bold; color: #008000;" %)"extraServices"(%%): [],
813 + (% style="font-weight: bold; color: #008000;" %)"insurancePrice"(%%): {
814 + (% style="font-weight: bold; color: #008000;" %)"name"(%%): (% style="color: #BA2121;" %)"Medical INS (N10000)"(%%),
815 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)22.40(%%),
816 + (% style="font-weight: bold; color: #008000;" %)"actualStartDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
817 + (% style="font-weight: bold; color: #008000;" %)"actualEndDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
818 + (% style="font-weight: bold; color: #008000;" %)"optional"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
819 + (% style="font-weight: bold; color: #008000;" %)"includedInPackagePrice"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
791 791   },
792 - "sortCheckInOut": "17.05.2024-21.05.2024",
793 - "sortAirline": "fly dubai",
794 - "sortHotelName": "ibis al rigga",
795 - "sortDetails": "ro",
796 - "sortPlacement": "standard room with 1 double bed dbl"
821 + (% style="font-weight: bold; color: #008000;" %)"sortCheckInOut"(%%): (% style="color: #BA2121;" %)"17.05.2024-21.05.2024"(%%),
822 + (% style="font-weight: bold; color: #008000;" %)"sortAirline"(%%): (% style="color: #BA2121;" %)"fly dubai"(%%),
823 + (% style="font-weight: bold; color: #008000;" %)"sortHotelName"(%%): (% style="color: #BA2121;" %)"ibis al rigga"(%%),
824 + (% style="font-weight: bold; color: #008000;" %)"sortDetails"(%%): (% style="color: #BA2121;" %)"ro"(%%),
825 + (% style="font-weight: bold; color: #008000;" %)"sortPlacement"(%%): (% style="color: #BA2121;" %)"standard room with 1 double bed dbl"(%%)
797 797   },
798 798   {
799 - "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:cac3b381-190d-41e7-baeb-788d060393a2",
800 - "priceCurrency": "USD",
801 - "totalPrice": 1057.60,
802 - "agentCommissionPercent": 0.00,
803 - "agentCommissionAmount": 0.00,
804 - "includedExtrasAmount": 0,
805 - "priceDifference": 276.00,
806 - "hotel": {
807 - "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f",
808 - "hotelName": "Ibis Al Rigga",
809 - "hotelCode": "IBH-6685",
810 - "nigths": 4,
811 - "mealPlan": "RO",
812 - "hotelClass": "3",
813 - "hotelColor": "#2E8B57",
814 - "availabilityType": "FreeSale",
815 - "availableRoomsCount": 0,
816 - "fewRooms": true,
817 - "roomCategoryCode": "DBC",
818 - "roomCategoryName": "Standard room with 1 double bed",
819 - "placementTypeName": "DBL",
820 - "placementDescription": "STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower ",
821 - "checkInDate": "2024-05-17T00:00:00.000",
822 - "checkOutDate": "2024-05-21T00:00:00.000",
823 - "adults": 2,
824 - "children": 0,
825 - "districtUID": "aaff2238-fa72-4900-83f8-a16990415547",
826 - "districtName": "Deira",
827 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2",
828 - "cityName": "Dubai",
829 - "countryCode": "AE",
830 - "countryName": "United Arab Emirates",
831 - "hasAlcohol": true,
832 - "hasFreeWifi": true,
833 - "hasMetro": true,
834 - "hasPool": false,
835 - "hasMall": true,
836 - "infantMaxAge": 2.99,
837 - "childMinAge": 3.00,
838 - "childMaxAge": 11.99,
839 - "teenMinAge": 0.0,
840 - "teenMaxAge": 0.0,
841 - "adultMinAge": 12.00,
842 - "cancellationPolicyDescription": "Cancellation Policy: Non refundable",
843 - "cancellationPolicy": {
844 - "noShowChargeValue": 100,
845 - "noShowChargeValueType": "%",
846 - "earlyDepartureChargeValue": 100,
847 - "earlyDepartureChargeValueType": "%",
848 - "conditions": [
828 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:cac3b381-190d-41e7-baeb-788d060393a2"(%%),
829 + (% style="font-weight: bold; color: #008000;" %)"priceCurrency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
830 + (% style="font-weight: bold; color: #008000;" %)"totalPrice"(%%): (% style="color: #666666;" %)1057.60(%%),
831 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionPercent"(%%): (% style="color: #666666;" %)0.00(%%),
832 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionAmount"(%%): (% style="color: #666666;" %)0.00(%%),
833 + (% style="font-weight: bold; color: #008000;" %)"includedExtrasAmount"(%%): (% style="color: #666666;" %)0(%%),
834 + (% style="font-weight: bold; color: #008000;" %)"priceDifference"(%%): (% style="color: #666666;" %)276.00(%%),
835 + (% style="font-weight: bold; color: #008000;" %)"hotel"(%%): {
836 + (% style="font-weight: bold; color: #008000;" %)"hotelPriceId"(%%): (% style="color: #BA2121;" %)"fa7a89d5-1c20-4004-b3d2-f8d08163827f"(%%),
837 + (% style="font-weight: bold; color: #008000;" %)"hotelName"(%%): (% style="color: #BA2121;" %)"Ibis Al Rigga"(%%),
838 + (% style="font-weight: bold; color: #008000;" %)"hotelCode"(%%): (% style="color: #BA2121;" %)"IBH-6685"(%%),
839 + (% style="font-weight: bold; color: #008000;" %)"nigths"(%%): (% style="color: #666666;" %)4(%%),
840 + (% style="font-weight: bold; color: #008000;" %)"mealPlan"(%%): (% style="color: #BA2121;" %)"RO"(%%),
841 + (% style="font-weight: bold; color: #008000;" %)"hotelClass"(%%): (% style="color: #BA2121;" %)"3"(%%),
842 + (% style="font-weight: bold; color: #008000;" %)"hotelColor"(%%): (% style="color: #BA2121;" %)"#2E8B57"(%%),
843 + (% style="font-weight: bold; color: #008000;" %)"availabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
844 + (% style="font-weight: bold; color: #008000;" %)"availableRoomsCount"(%%): (% style="color: #666666;" %)0(%%),
845 + (% style="font-weight: bold; color: #008000;" %)"fewRooms"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
846 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryCode"(%%): (% style="color: #BA2121;" %)"DBC"(%%),
847 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryName"(%%): (% style="color: #BA2121;" %)"Standard room with 1 double bed"(%%),
848 + (% style="font-weight: bold; color: #008000;" %)"placementTypeName"(%%): (% style="color: #BA2121;" %)"DBL"(%%),
849 + (% style="font-weight: bold; color: #008000;" %)"placementDescription"(%%): (% style="color: #BA2121;" %)"STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower "(%%),
850 + (% style="font-weight: bold; color: #008000;" %)"checkInDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
851 + (% style="font-weight: bold; color: #008000;" %)"checkOutDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
852 + (% style="font-weight: bold; color: #008000;" %)"adults"(%%): (% style="color: #666666;" %)2(%%),
853 + (% style="font-weight: bold; color: #008000;" %)"children"(%%): (% style="color: #666666;" %)0(%%),
854 + (% style="font-weight: bold; color: #008000;" %)"districtUID"(%%): (% style="color: #BA2121;" %)"aaff2238-fa72-4900-83f8-a16990415547"(%%),
855 + (% style="font-weight: bold; color: #008000;" %)"districtName"(%%): (% style="color: #BA2121;" %)"Deira"(%%),
856 + (% style="font-weight: bold; color: #008000;" %)"cityUID"(%%): (% style="color: #BA2121;" %)"f5185fa3-3f56-44ed-bf6b-80386a33caa2"(%%),
857 + (% style="font-weight: bold; color: #008000;" %)"cityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
858 + (% style="font-weight: bold; color: #008000;" %)"countryCode"(%%): (% style="color: #BA2121;" %)"AE"(%%),
859 + (% style="font-weight: bold; color: #008000;" %)"countryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
860 + (% style="font-weight: bold; color: #008000;" %)"hasAlcohol"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
861 + (% style="font-weight: bold; color: #008000;" %)"hasFreeWifi"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
862 + (% style="font-weight: bold; color: #008000;" %)"hasMetro"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
863 + (% style="font-weight: bold; color: #008000;" %)"hasPool"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
864 + (% style="font-weight: bold; color: #008000;" %)"hasMall"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
865 + (% style="font-weight: bold; color: #008000;" %)"infantMaxAge"(%%): (% style="color: #666666;" %)2.99(%%),
866 + (% style="font-weight: bold; color: #008000;" %)"childMinAge"(%%): (% style="color: #666666;" %)3.00(%%),
867 + (% style="font-weight: bold; color: #008000;" %)"childMaxAge"(%%): (% style="color: #666666;" %)11.99(%%),
868 + (% style="font-weight: bold; color: #008000;" %)"teenMinAge"(%%): (% style="color: #666666;" %)0.0(%%),
869 + (% style="font-weight: bold; color: #008000;" %)"teenMaxAge"(%%): (% style="color: #666666;" %)0.0(%%),
870 + (% style="font-weight: bold; color: #008000;" %)"adultMinAge"(%%): (% style="color: #666666;" %)12.00(%%),
871 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyDescription"(%%): (% style="color: #BA2121;" %)"Cancellation Policy: Non refundable"(%%),
872 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicy"(%%): {
873 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValue"(%%): (% style="color: #666666;" %)100(%%),
874 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
875 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValue"(%%): (% style="color: #666666;" %)100(%%),
876 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
877 + (% style="font-weight: bold; color: #008000;" %)"conditions"(%%): [
849 849   {
850 - "timeunits": 365,
851 - "timeunitType": "Day",
852 - "timeOffsetTypeName": "Before Arrival",
853 - "chargeValue": 100,
854 - "chargeValueType": "%"
879 + (% style="font-weight: bold; color: #008000;" %)"timeunits"(%%): (% style="color: #666666;" %)365(%%),
880 + (% style="font-weight: bold; color: #008000;" %)"timeunitType"(%%): (% style="color: #BA2121;" %)"Day"(%%),
881 + (% style="font-weight: bold; color: #008000;" %)"timeOffsetTypeName"(%%): (% style="color: #BA2121;" %)"Before Arrival"(%%),
882 + (% style="font-weight: bold; color: #008000;" %)"chargeValue"(%%): (% style="color: #666666;" %)100(%%),
883 + (% style="font-weight: bold; color: #008000;" %)"chargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%)
855 855   }
856 856   ]
857 857   }
858 858   },
859 - "flight": {
860 - "id": "cac3b381-190d-41e7-baeb-788d060393a2",
861 - "departureDate": "2024-05-17T00:00:00.000",
862 - "returnDate": "2024-05-21T00:00:00.000",
863 - "departureTicketsLeft": 6,
864 - "returnTicketsLeft": 8,
865 - "departureAvailabilityType": "FewPlaces",
866 - "returnAvailabilityType": "FewPlaces",
867 - "isTwoWay": true,
868 - "sameBaggageForAll": false,
869 - "totalBaggage": false,
870 - "isBlock": true,
871 - "class": "Economy",
872 - "departureSegments": [
888 + (% style="font-weight: bold; color: #008000;" %)"flight"(%%): {
889 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"cac3b381-190d-41e7-baeb-788d060393a2"(%%),
890 + (% style="font-weight: bold; color: #008000;" %)"departureDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
891 + (% style="font-weight: bold; color: #008000;" %)"returnDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
892 + (% style="font-weight: bold; color: #008000;" %)"departureTicketsLeft"(%%): (% style="color: #666666;" %)6(%%),
893 + (% style="font-weight: bold; color: #008000;" %)"returnTicketsLeft"(%%): (% style="color: #666666;" %)8(%%),
894 + (% style="font-weight: bold; color: #008000;" %)"departureAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
895 + (% style="font-weight: bold; color: #008000;" %)"returnAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
896 + (% style="font-weight: bold; color: #008000;" %)"isTwoWay"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
897 + (% style="font-weight: bold; color: #008000;" %)"sameBaggageForAll"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
898 + (% style="font-weight: bold; color: #008000;" %)"totalBaggage"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
899 + (% style="font-weight: bold; color: #008000;" %)"isBlock"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
900 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
901 + (% style="font-weight: bold; color: #008000;" %)"departureSegments"(%%): [
873 873   {
874 - "airlineCode": "KC",
875 - "airlineName": "Air Astana",
876 - "flightCode": "KC897",
877 - "class": "Economy",
878 - "lugageWeight": 20,
879 - "handLugageWeight": 6,
880 - "departureFlightDate": "2024-05-17T09:15:00.000",
881 - "departureCountryName": "Kazakhstan",
882 - "departureCityName": "Almaty",
883 - "departureAirportCode": "ALA",
884 - "departureAirportName": "Almaty Intl Airport",
885 - "departureTerminalCode": "ALA",
886 - "arrivalFlightDate": "2024-05-17T12:55:00.000",
887 - "arrivalCountryName": "United Arab Emirates",
888 - "arrivalCityName": "Dubai",
889 - "arrivalAirportCode": "DXB",
890 - "arrivalAirportName": "Dubai Intl Airport",
891 - "arrivalTerminalCode": "DXB1",
892 - "flightDuration": "5h 40m"
903 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"KC"(%%),
904 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Air Astana"(%%),
905 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"KC897"(%%),
906 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
907 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
908 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
909 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T09:15:00.000"(%%),
910 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
911 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
912 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
913 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
914 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
915 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T12:55:00.000"(%%),
916 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
917 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
918 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
919 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
920 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB1"(%%),
921 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"5h 40m"(%%)
893 893   }
894 894   ],
895 - "returnSegments": [
924 + (% style="font-weight: bold; color: #008000;" %)"returnSegments"(%%): [
896 896   {
897 - "airlineCode": "KC",
898 - "airlineName": "Air Astana",
899 - "flightCode": "KC898",
900 - "class": "Economy",
901 - "lugageWeight": 20,
902 - "handLugageWeight": 6,
903 - "departureFlightDate": "2024-05-21T13:55:00.000",
904 - "departureCountryName": "United Arab Emirates",
905 - "departureCityName": "Dubai",
906 - "departureAirportCode": "DXB",
907 - "departureAirportName": "Dubai Intl Airport",
908 - "departureTerminalCode": "DXB1",
909 - "arrivalFlightDate": "2024-05-21T19:10:00.000",
910 - "arrivalCountryName": "Kazakhstan",
911 - "arrivalCityName": "Almaty",
912 - "arrivalAirportCode": "ALA",
913 - "arrivalAirportName": "Almaty Intl Airport",
914 - "arrivalTerminalCode": "ALA",
915 - "flightDuration": "3h 15m"
926 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"KC"(%%),
927 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Air Astana"(%%),
928 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"KC898"(%%),
929 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
930 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
931 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
932 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T13:55:00.000"(%%),
933 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
934 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
935 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
936 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
937 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB1"(%%),
938 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T19:10:00.000"(%%),
939 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
940 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
941 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
942 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
943 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
944 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"3h 15m"(%%)
916 916   }
917 917   ],
918 - "passengers": [
947 + (% style="font-weight: bold; color: #008000;" %)"passengers"(%%): [
919 919   {
920 - "id": "cac3b381-190d-41e7-baeb-788d060393a2-A1",
921 - "isAdult": true,
922 - "selectedForwardBaggageCode": "INCLUDED",
923 - "selectedBackwardBaggageCode": "INCLUDED",
924 - "forwardBaggages": [
949 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"cac3b381-190d-41e7-baeb-788d060393a2-A1"(%%),
950 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
951 + (% style="font-weight: bold; color: #008000;" %)"selectedForwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
952 + (% style="font-weight: bold; color: #008000;" %)"selectedBackwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
953 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [
925 925   {
926 - "baggageCode": "INCLUDED",
927 - "description": "1PC",
928 - "price": 0.0,
929 - "currency": "USD",
930 - "included": true
955 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
956 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"1PC"(%%),
957 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
958 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
959 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
931 931   }
932 932   ],
933 - "backwardBaggages": [
962 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): [
934 934   {
935 - "baggageCode": "INCLUDED",
936 - "description": "1PC",
937 - "price": 0.0,
938 - "currency": "USD",
939 - "included": true
964 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
965 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"1PC"(%%),
966 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
967 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
968 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
940 940   }
941 941   ]
942 942   },
943 943   {
944 - "id": "cac3b381-190d-41e7-baeb-788d060393a2-A2",
945 - "isAdult": true,
946 - "selectedForwardBaggageCode": "INCLUDED",
947 - "selectedBackwardBaggageCode": "INCLUDED",
948 - "forwardBaggages": [
973 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"cac3b381-190d-41e7-baeb-788d060393a2-A2"(%%),
974 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
975 + (% style="font-weight: bold; color: #008000;" %)"selectedForwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
976 + (% style="font-weight: bold; color: #008000;" %)"selectedBackwardBaggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
977 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [
949 949   {
950 - "baggageCode": "INCLUDED",
951 - "description": "1PC",
952 - "price": 0.0,
953 - "currency": "USD",
954 - "included": true
979 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
980 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"1PC"(%%),
981 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
982 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
983 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
955 955   }
956 956   ],
957 - "backwardBaggages": [
986 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): [
958 958   {
959 - "baggageCode": "INCLUDED",
960 - "description": "1PC",
961 - "price": 0.0,
962 - "currency": "USD",
963 - "included": true
988 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED"(%%),
989 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"1PC"(%%),
990 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.0(%%),
991 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
992 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
964 964   }
965 965   ]
966 966   }
967 967   ]
968 968   },
969 - "extraServices": [],
970 - "insurancePrice": {
971 - "name": "Medical INS (N10000)",
972 - "price": 22.40,
973 - "actualStartDate": "2024-05-17T00:00:00.000",
974 - "actualEndDate": "2024-05-21T00:00:00.000",
975 - "optional": false,
976 - "includedInPackagePrice": true
998 + (% style="font-weight: bold; color: #008000;" %)"extraServices"(%%): [],
999 + (% style="font-weight: bold; color: #008000;" %)"insurancePrice"(%%): {
1000 + (% style="font-weight: bold; color: #008000;" %)"name"(%%): (% style="color: #BA2121;" %)"Medical INS (N10000)"(%%),
1001 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)22.40(%%),
1002 + (% style="font-weight: bold; color: #008000;" %)"actualStartDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1003 + (% style="font-weight: bold; color: #008000;" %)"actualEndDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1004 + (% style="font-weight: bold; color: #008000;" %)"optional"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1005 + (% style="font-weight: bold; color: #008000;" %)"includedInPackagePrice"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
977 977   },
978 - "sortCheckInOut": "17.05.2024-21.05.2024",
979 - "sortAirline": "air astana",
980 - "sortHotelName": "ibis al rigga",
981 - "sortDetails": "ro",
982 - "sortPlacement": "standard room with 1 double bed dbl"
1007 + (% style="font-weight: bold; color: #008000;" %)"sortCheckInOut"(%%): (% style="color: #BA2121;" %)"17.05.2024-21.05.2024"(%%),
1008 + (% style="font-weight: bold; color: #008000;" %)"sortAirline"(%%): (% style="color: #BA2121;" %)"air astana"(%%),
1009 + (% style="font-weight: bold; color: #008000;" %)"sortHotelName"(%%): (% style="color: #BA2121;" %)"ibis al rigga"(%%),
1010 + (% style="font-weight: bold; color: #008000;" %)"sortDetails"(%%): (% style="color: #BA2121;" %)"ro"(%%),
1011 + (% style="font-weight: bold; color: #008000;" %)"sortPlacement"(%%): (% style="color: #BA2121;" %)"standard room with 1 double bed dbl"(%%)
983 983   },
984 984   {
985 - "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:be2db8e7-f01a-4fd4-951d-c5f2ce07c69d",
986 - "priceCurrency": "USD",
987 - "totalPrice": 1087.60,
988 - "agentCommissionPercent": 0.00,
989 - "agentCommissionAmount": 0.00,
990 - "includedExtrasAmount": 0,
991 - "priceDifference": 306.00,
992 - "hotel": {
993 - "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f",
994 - "hotelName": "Ibis Al Rigga",
995 - "hotelCode": "IBH-6685",
996 - "nigths": 4,
997 - "mealPlan": "RO",
998 - "hotelClass": "3",
999 - "hotelColor": "#2E8B57",
1000 - "availabilityType": "FreeSale",
1001 - "availableRoomsCount": 0,
1002 - "fewRooms": true,
1003 - "roomCategoryCode": "DBC",
1004 - "roomCategoryName": "Standard room with 1 double bed",
1005 - "placementTypeName": "DBL",
1006 - "placementDescription": "STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower ",
1007 - "checkInDate": "2024-05-17T00:00:00.000",
1008 - "checkOutDate": "2024-05-21T00:00:00.000",
1009 - "adults": 2,
1010 - "children": 0,
1011 - "districtUID": "aaff2238-fa72-4900-83f8-a16990415547",
1012 - "districtName": "Deira",
1013 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2",
1014 - "cityName": "Dubai",
1015 - "countryCode": "AE",
1016 - "countryName": "United Arab Emirates",
1017 - "hasAlcohol": true,
1018 - "hasFreeWifi": true,
1019 - "hasMetro": true,
1020 - "hasPool": false,
1021 - "hasMall": true,
1022 - "infantMaxAge": 2.99,
1023 - "childMinAge": 3.00,
1024 - "childMaxAge": 11.99,
1025 - "teenMinAge": 0.0,
1026 - "teenMaxAge": 0.0,
1027 - "adultMinAge": 12.00,
1028 - "cancellationPolicyDescription": "Cancellation Policy: Non refundable",
1029 - "cancellationPolicy": {
1030 - "noShowChargeValue": 100,
1031 - "noShowChargeValueType": "%",
1032 - "earlyDepartureChargeValue": 100,
1033 - "earlyDepartureChargeValueType": "%",
1034 - "conditions": [
1014 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:be2db8e7-f01a-4fd4-951d-c5f2ce07c69d"(%%),
1015 + (% style="font-weight: bold; color: #008000;" %)"priceCurrency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
1016 + (% style="font-weight: bold; color: #008000;" %)"totalPrice"(%%): (% style="color: #666666;" %)1087.60(%%),
1017 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionPercent"(%%): (% style="color: #666666;" %)0.00(%%),
1018 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionAmount"(%%): (% style="color: #666666;" %)0.00(%%),
1019 + (% style="font-weight: bold; color: #008000;" %)"includedExtrasAmount"(%%): (% style="color: #666666;" %)0(%%),
1020 + (% style="font-weight: bold; color: #008000;" %)"priceDifference"(%%): (% style="color: #666666;" %)306.00(%%),
1021 + (% style="font-weight: bold; color: #008000;" %)"hotel"(%%): {
1022 + (% style="font-weight: bold; color: #008000;" %)"hotelPriceId"(%%): (% style="color: #BA2121;" %)"fa7a89d5-1c20-4004-b3d2-f8d08163827f"(%%),
1023 + (% style="font-weight: bold; color: #008000;" %)"hotelName"(%%): (% style="color: #BA2121;" %)"Ibis Al Rigga"(%%),
1024 + (% style="font-weight: bold; color: #008000;" %)"hotelCode"(%%): (% style="color: #BA2121;" %)"IBH-6685"(%%),
1025 + (% style="font-weight: bold; color: #008000;" %)"nigths"(%%): (% style="color: #666666;" %)4(%%),
1026 + (% style="font-weight: bold; color: #008000;" %)"mealPlan"(%%): (% style="color: #BA2121;" %)"RO"(%%),
1027 + (% style="font-weight: bold; color: #008000;" %)"hotelClass"(%%): (% style="color: #BA2121;" %)"3"(%%),
1028 + (% style="font-weight: bold; color: #008000;" %)"hotelColor"(%%): (% style="color: #BA2121;" %)"#2E8B57"(%%),
1029 + (% style="font-weight: bold; color: #008000;" %)"availabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
1030 + (% style="font-weight: bold; color: #008000;" %)"availableRoomsCount"(%%): (% style="color: #666666;" %)0(%%),
1031 + (% style="font-weight: bold; color: #008000;" %)"fewRooms"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1032 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryCode"(%%): (% style="color: #BA2121;" %)"DBC"(%%),
1033 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryName"(%%): (% style="color: #BA2121;" %)"Standard room with 1 double bed"(%%),
1034 + (% style="font-weight: bold; color: #008000;" %)"placementTypeName"(%%): (% style="color: #BA2121;" %)"DBL"(%%),
1035 + (% style="font-weight: bold; color: #008000;" %)"placementDescription"(%%): (% style="color: #BA2121;" %)"STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower "(%%),
1036 + (% style="font-weight: bold; color: #008000;" %)"checkInDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1037 + (% style="font-weight: bold; color: #008000;" %)"checkOutDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1038 + (% style="font-weight: bold; color: #008000;" %)"adults"(%%): (% style="color: #666666;" %)2(%%),
1039 + (% style="font-weight: bold; color: #008000;" %)"children"(%%): (% style="color: #666666;" %)0(%%),
1040 + (% style="font-weight: bold; color: #008000;" %)"districtUID"(%%): (% style="color: #BA2121;" %)"aaff2238-fa72-4900-83f8-a16990415547"(%%),
1041 + (% style="font-weight: bold; color: #008000;" %)"districtName"(%%): (% style="color: #BA2121;" %)"Deira"(%%),
1042 + (% style="font-weight: bold; color: #008000;" %)"cityUID"(%%): (% style="color: #BA2121;" %)"f5185fa3-3f56-44ed-bf6b-80386a33caa2"(%%),
1043 + (% style="font-weight: bold; color: #008000;" %)"cityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1044 + (% style="font-weight: bold; color: #008000;" %)"countryCode"(%%): (% style="color: #BA2121;" %)"AE"(%%),
1045 + (% style="font-weight: bold; color: #008000;" %)"countryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1046 + (% style="font-weight: bold; color: #008000;" %)"hasAlcohol"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1047 + (% style="font-weight: bold; color: #008000;" %)"hasFreeWifi"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1048 + (% style="font-weight: bold; color: #008000;" %)"hasMetro"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1049 + (% style="font-weight: bold; color: #008000;" %)"hasPool"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1050 + (% style="font-weight: bold; color: #008000;" %)"hasMall"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1051 + (% style="font-weight: bold; color: #008000;" %)"infantMaxAge"(%%): (% style="color: #666666;" %)2.99(%%),
1052 + (% style="font-weight: bold; color: #008000;" %)"childMinAge"(%%): (% style="color: #666666;" %)3.00(%%),
1053 + (% style="font-weight: bold; color: #008000;" %)"childMaxAge"(%%): (% style="color: #666666;" %)11.99(%%),
1054 + (% style="font-weight: bold; color: #008000;" %)"teenMinAge"(%%): (% style="color: #666666;" %)0.0(%%),
1055 + (% style="font-weight: bold; color: #008000;" %)"teenMaxAge"(%%): (% style="color: #666666;" %)0.0(%%),
1056 + (% style="font-weight: bold; color: #008000;" %)"adultMinAge"(%%): (% style="color: #666666;" %)12.00(%%),
1057 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyDescription"(%%): (% style="color: #BA2121;" %)"Cancellation Policy: Non refundable"(%%),
1058 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicy"(%%): {
1059 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValue"(%%): (% style="color: #666666;" %)100(%%),
1060 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
1061 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValue"(%%): (% style="color: #666666;" %)100(%%),
1062 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
1063 + (% style="font-weight: bold; color: #008000;" %)"conditions"(%%): [
1035 1035   {
1036 - "timeunits": 365,
1037 - "timeunitType": "Day",
1038 - "timeOffsetTypeName": "Before Arrival",
1039 - "chargeValue": 100,
1040 - "chargeValueType": "%"
1065 + (% style="font-weight: bold; color: #008000;" %)"timeunits"(%%): (% style="color: #666666;" %)365(%%),
1066 + (% style="font-weight: bold; color: #008000;" %)"timeunitType"(%%): (% style="color: #BA2121;" %)"Day"(%%),
1067 + (% style="font-weight: bold; color: #008000;" %)"timeOffsetTypeName"(%%): (% style="color: #BA2121;" %)"Before Arrival"(%%),
1068 + (% style="font-weight: bold; color: #008000;" %)"chargeValue"(%%): (% style="color: #666666;" %)100(%%),
1069 + (% style="font-weight: bold; color: #008000;" %)"chargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%)
1041 1041   }
1042 1042   ]
1043 1043   }
1044 1044   },
1045 - "flight": {
1046 - "id": "be2db8e7-f01a-4fd4-951d-c5f2ce07c69d",
1047 - "departureDate": "2024-05-17T00:00:00.000",
1048 - "returnDate": "2024-05-21T00:00:00.000",
1049 - "departureTicketsLeft": 7,
1050 - "returnTicketsLeft": 7,
1051 - "departureAvailabilityType": "FewPlaces",
1052 - "returnAvailabilityType": "FewPlaces",
1053 - "isTwoWay": true,
1054 - "sameBaggageForAll": false,
1055 - "totalBaggage": true,
1056 - "isBlock": false,
1057 - "class": "Economy",
1058 - "departureSegments": [
1074 + (% style="font-weight: bold; color: #008000;" %)"flight"(%%): {
1075 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"be2db8e7-f01a-4fd4-951d-c5f2ce07c69d"(%%),
1076 + (% style="font-weight: bold; color: #008000;" %)"departureDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1077 + (% style="font-weight: bold; color: #008000;" %)"returnDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1078 + (% style="font-weight: bold; color: #008000;" %)"departureTicketsLeft"(%%): (% style="color: #666666;" %)7(%%),
1079 + (% style="font-weight: bold; color: #008000;" %)"returnTicketsLeft"(%%): (% style="color: #666666;" %)7(%%),
1080 + (% style="font-weight: bold; color: #008000;" %)"departureAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
1081 + (% style="font-weight: bold; color: #008000;" %)"returnAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
1082 + (% style="font-weight: bold; color: #008000;" %)"isTwoWay"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1083 + (% style="font-weight: bold; color: #008000;" %)"sameBaggageForAll"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1084 + (% style="font-weight: bold; color: #008000;" %)"totalBaggage"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1085 + (% style="font-weight: bold; color: #008000;" %)"isBlock"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1086 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1087 + (% style="font-weight: bold; color: #008000;" %)"departureSegments"(%%): [
1059 1059   {
1060 - "airlineCode": "FZ",
1061 - "airlineName": "Fly Dubai",
1062 - "flightCode": "FZ1722",
1063 - "class": "Economy",
1064 - "lugageWeight": 20,
1065 - "handLugageWeight": 6,
1066 - "departureFlightDate": "2024-05-17T03:40:00.000",
1067 - "departureCountryName": "Kazakhstan",
1068 - "departureCityName": "Almaty",
1069 - "departureAirportCode": "ALA",
1070 - "departureAirportName": "Almaty Intl Airport",
1071 - "departureTerminalCode": "ALA",
1072 - "arrivalFlightDate": "2024-05-17T07:15:00.000",
1073 - "arrivalCountryName": "United Arab Emirates",
1074 - "arrivalCityName": "Dubai",
1075 - "arrivalAirportCode": "DXB",
1076 - "arrivalAirportName": "Dubai Intl Airport",
1077 - "arrivalTerminalCode": "DXB3",
1078 - "flightDuration": "5h 35m"
1089 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
1090 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
1091 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1722"(%%),
1092 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1093 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
1094 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
1095 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T03:40:00.000"(%%),
1096 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
1097 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
1098 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1099 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
1100 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1101 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T07:15:00.000"(%%),
1102 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1103 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1104 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
1105 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
1106 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
1107 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"5h 35m"(%%)
1079 1079   }
1080 1080   ],
1081 - "returnSegments": [
1110 + (% style="font-weight: bold; color: #008000;" %)"returnSegments"(%%): [
1082 1082   {
1083 - "airlineCode": "FZ",
1084 - "airlineName": "Fly Dubai",
1085 - "flightCode": "FZ1721",
1086 - "class": "Economy",
1087 - "lugageWeight": 20,
1088 - "handLugageWeight": 6,
1089 - "departureFlightDate": "2024-05-21T21:30:00.000",
1090 - "departureCountryName": "United Arab Emirates",
1091 - "departureCityName": "Dubai",
1092 - "departureAirportCode": "DXB",
1093 - "departureAirportName": "Dubai Intl Airport",
1094 - "departureTerminalCode": "DXB3",
1095 - "arrivalFlightDate": "2024-05-22T02:40:00.000",
1096 - "arrivalCountryName": "Kazakhstan",
1097 - "arrivalCityName": "Almaty",
1098 - "arrivalAirportCode": "ALA",
1099 - "arrivalAirportName": "Almaty Intl Airport",
1100 - "arrivalTerminalCode": "ALA",
1101 - "flightDuration": "3h 10m"
1112 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
1113 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
1114 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1721"(%%),
1115 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1116 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
1117 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
1118 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T21:30:00.000"(%%),
1119 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1120 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1121 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
1122 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
1123 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
1124 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-22T02:40:00.000"(%%),
1125 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
1126 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
1127 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1128 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
1129 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1130 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"3h 10m"(%%)
1102 1102   }
1103 1103   ],
1104 - "passengers": [
1133 + (% style="font-weight: bold; color: #008000;" %)"passengers"(%%): [
1105 1105   {
1106 - "id": "be2db8e7-f01a-4fd4-951d-c5f2ce07c69d-A1",
1107 - "isAdult": true,
1108 - "forwardBaggages": [],
1109 - "backwardBaggages": []
1135 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"be2db8e7-f01a-4fd4-951d-c5f2ce07c69d-A1"(%%),
1136 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1137 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [],
1138 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): []
1110 1110   },
1111 1111   {
1112 - "id": "be2db8e7-f01a-4fd4-951d-c5f2ce07c69d-A2",
1113 - "isAdult": true,
1114 - "forwardBaggages": [],
1115 - "backwardBaggages": []
1141 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"be2db8e7-f01a-4fd4-951d-c5f2ce07c69d-A2"(%%),
1142 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1143 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [],
1144 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): []
1116 1116   }
1117 1117   ]
1118 1118   },
1119 - "extraServices": [],
1120 - "insurancePrice": {
1121 - "name": "Medical INS (N10000)",
1122 - "price": 22.40,
1123 - "actualStartDate": "2024-05-17T00:00:00.000",
1124 - "actualEndDate": "2024-05-21T00:00:00.000",
1125 - "optional": false,
1126 - "includedInPackagePrice": true
1148 + (% style="font-weight: bold; color: #008000;" %)"extraServices"(%%): [],
1149 + (% style="font-weight: bold; color: #008000;" %)"insurancePrice"(%%): {
1150 + (% style="font-weight: bold; color: #008000;" %)"name"(%%): (% style="color: #BA2121;" %)"Medical INS (N10000)"(%%),
1151 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)22.40(%%),
1152 + (% style="font-weight: bold; color: #008000;" %)"actualStartDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1153 + (% style="font-weight: bold; color: #008000;" %)"actualEndDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1154 + (% style="font-weight: bold; color: #008000;" %)"optional"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1155 + (% style="font-weight: bold; color: #008000;" %)"includedInPackagePrice"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
1127 1127   },
1128 - "sortCheckInOut": "17.05.2024-21.05.2024",
1129 - "sortAirline": "fly dubai",
1130 - "sortHotelName": "ibis al rigga",
1131 - "sortDetails": "ro",
1132 - "sortPlacement": "standard room with 1 double bed dbl"
1157 + (% style="font-weight: bold; color: #008000;" %)"sortCheckInOut"(%%): (% style="color: #BA2121;" %)"17.05.2024-21.05.2024"(%%),
1158 + (% style="font-weight: bold; color: #008000;" %)"sortAirline"(%%): (% style="color: #BA2121;" %)"fly dubai"(%%),
1159 + (% style="font-weight: bold; color: #008000;" %)"sortHotelName"(%%): (% style="color: #BA2121;" %)"ibis al rigga"(%%),
1160 + (% style="font-weight: bold; color: #008000;" %)"sortDetails"(%%): (% style="color: #BA2121;" %)"ro"(%%),
1161 + (% style="font-weight: bold; color: #008000;" %)"sortPlacement"(%%): (% style="color: #BA2121;" %)"standard room with 1 double bed dbl"(%%)
1133 1133   },
1134 1134   {
1135 - "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:f8d50dcc-5e46-405f-b071-362a0f713db0",
1136 - "priceCurrency": "USD",
1137 - "totalPrice": 1087.60,
1138 - "agentCommissionPercent": 0.00,
1139 - "agentCommissionAmount": 0.00,
1140 - "includedExtrasAmount": 0,
1141 - "priceDifference": 306.00,
1142 - "hotel": {
1143 - "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f",
1144 - "hotelName": "Ibis Al Rigga",
1145 - "hotelCode": "IBH-6685",
1146 - "nigths": 4,
1147 - "mealPlan": "RO",
1148 - "hotelClass": "3",
1149 - "hotelColor": "#2E8B57",
1150 - "availabilityType": "FreeSale",
1151 - "availableRoomsCount": 0,
1152 - "fewRooms": true,
1153 - "roomCategoryCode": "DBC",
1154 - "roomCategoryName": "Standard room with 1 double bed",
1155 - "placementTypeName": "DBL",
1156 - "placementDescription": "STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower ",
1157 - "checkInDate": "2024-05-17T00:00:00.000",
1158 - "checkOutDate": "2024-05-21T00:00:00.000",
1159 - "adults": 2,
1160 - "children": 0,
1161 - "districtUID": "aaff2238-fa72-4900-83f8-a16990415547",
1162 - "districtName": "Deira",
1163 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2",
1164 - "cityName": "Dubai",
1165 - "countryCode": "AE",
1166 - "countryName": "United Arab Emirates",
1167 - "hasAlcohol": true,
1168 - "hasFreeWifi": true,
1169 - "hasMetro": true,
1170 - "hasPool": false,
1171 - "hasMall": true,
1172 - "infantMaxAge": 2.99,
1173 - "childMinAge": 3.00,
1174 - "childMaxAge": 11.99,
1175 - "teenMinAge": 0.0,
1176 - "teenMaxAge": 0.0,
1177 - "adultMinAge": 12.00,
1178 - "cancellationPolicyDescription": "Cancellation Policy: Non refundable",
1179 - "cancellationPolicy": {
1180 - "noShowChargeValue": 100,
1181 - "noShowChargeValueType": "%",
1182 - "earlyDepartureChargeValue": 100,
1183 - "earlyDepartureChargeValueType": "%",
1184 - "conditions": [
1164 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:f8d50dcc-5e46-405f-b071-362a0f713db0"(%%),
1165 + (% style="font-weight: bold; color: #008000;" %)"priceCurrency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
1166 + (% style="font-weight: bold; color: #008000;" %)"totalPrice"(%%): (% style="color: #666666;" %)1087.60(%%),
1167 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionPercent"(%%): (% style="color: #666666;" %)0.00(%%),
1168 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionAmount"(%%): (% style="color: #666666;" %)0.00(%%),
1169 + (% style="font-weight: bold; color: #008000;" %)"includedExtrasAmount"(%%): (% style="color: #666666;" %)0(%%),
1170 + (% style="font-weight: bold; color: #008000;" %)"priceDifference"(%%): (% style="color: #666666;" %)306.00(%%),
1171 + (% style="font-weight: bold; color: #008000;" %)"hotel"(%%): {
1172 + (% style="font-weight: bold; color: #008000;" %)"hotelPriceId"(%%): (% style="color: #BA2121;" %)"fa7a89d5-1c20-4004-b3d2-f8d08163827f"(%%),
1173 + (% style="font-weight: bold; color: #008000;" %)"hotelName"(%%): (% style="color: #BA2121;" %)"Ibis Al Rigga"(%%),
1174 + (% style="font-weight: bold; color: #008000;" %)"hotelCode"(%%): (% style="color: #BA2121;" %)"IBH-6685"(%%),
1175 + (% style="font-weight: bold; color: #008000;" %)"nigths"(%%): (% style="color: #666666;" %)4(%%),
1176 + (% style="font-weight: bold; color: #008000;" %)"mealPlan"(%%): (% style="color: #BA2121;" %)"RO"(%%),
1177 + (% style="font-weight: bold; color: #008000;" %)"hotelClass"(%%): (% style="color: #BA2121;" %)"3"(%%),
1178 + (% style="font-weight: bold; color: #008000;" %)"hotelColor"(%%): (% style="color: #BA2121;" %)"#2E8B57"(%%),
1179 + (% style="font-weight: bold; color: #008000;" %)"availabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
1180 + (% style="font-weight: bold; color: #008000;" %)"availableRoomsCount"(%%): (% style="color: #666666;" %)0(%%),
1181 + (% style="font-weight: bold; color: #008000;" %)"fewRooms"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1182 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryCode"(%%): (% style="color: #BA2121;" %)"DBC"(%%),
1183 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryName"(%%): (% style="color: #BA2121;" %)"Standard room with 1 double bed"(%%),
1184 + (% style="font-weight: bold; color: #008000;" %)"placementTypeName"(%%): (% style="color: #BA2121;" %)"DBL"(%%),
1185 + (% style="font-weight: bold; color: #008000;" %)"placementDescription"(%%): (% style="color: #BA2121;" %)"STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower "(%%),
1186 + (% style="font-weight: bold; color: #008000;" %)"checkInDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1187 + (% style="font-weight: bold; color: #008000;" %)"checkOutDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1188 + (% style="font-weight: bold; color: #008000;" %)"adults"(%%): (% style="color: #666666;" %)2(%%),
1189 + (% style="font-weight: bold; color: #008000;" %)"children"(%%): (% style="color: #666666;" %)0(%%),
1190 + (% style="font-weight: bold; color: #008000;" %)"districtUID"(%%): (% style="color: #BA2121;" %)"aaff2238-fa72-4900-83f8-a16990415547"(%%),
1191 + (% style="font-weight: bold; color: #008000;" %)"districtName"(%%): (% style="color: #BA2121;" %)"Deira"(%%),
1192 + (% style="font-weight: bold; color: #008000;" %)"cityUID"(%%): (% style="color: #BA2121;" %)"f5185fa3-3f56-44ed-bf6b-80386a33caa2"(%%),
1193 + (% style="font-weight: bold; color: #008000;" %)"cityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1194 + (% style="font-weight: bold; color: #008000;" %)"countryCode"(%%): (% style="color: #BA2121;" %)"AE"(%%),
1195 + (% style="font-weight: bold; color: #008000;" %)"countryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1196 + (% style="font-weight: bold; color: #008000;" %)"hasAlcohol"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1197 + (% style="font-weight: bold; color: #008000;" %)"hasFreeWifi"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1198 + (% style="font-weight: bold; color: #008000;" %)"hasMetro"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1199 + (% style="font-weight: bold; color: #008000;" %)"hasPool"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1200 + (% style="font-weight: bold; color: #008000;" %)"hasMall"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1201 + (% style="font-weight: bold; color: #008000;" %)"infantMaxAge"(%%): (% style="color: #666666;" %)2.99(%%),
1202 + (% style="font-weight: bold; color: #008000;" %)"childMinAge"(%%): (% style="color: #666666;" %)3.00(%%),
1203 + (% style="font-weight: bold; color: #008000;" %)"childMaxAge"(%%): (% style="color: #666666;" %)11.99(%%),
1204 + (% style="font-weight: bold; color: #008000;" %)"teenMinAge"(%%): (% style="color: #666666;" %)0.0(%%),
1205 + (% style="font-weight: bold; color: #008000;" %)"teenMaxAge"(%%): (% style="color: #666666;" %)0.0(%%),
1206 + (% style="font-weight: bold; color: #008000;" %)"adultMinAge"(%%): (% style="color: #666666;" %)12.00(%%),
1207 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyDescription"(%%): (% style="color: #BA2121;" %)"Cancellation Policy: Non refundable"(%%),
1208 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicy"(%%): {
1209 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValue"(%%): (% style="color: #666666;" %)100(%%),
1210 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
1211 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValue"(%%): (% style="color: #666666;" %)100(%%),
1212 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
1213 + (% style="font-weight: bold; color: #008000;" %)"conditions"(%%): [
1185 1185   {
1186 - "timeunits": 365,
1187 - "timeunitType": "Day",
1188 - "timeOffsetTypeName": "Before Arrival",
1189 - "chargeValue": 100,
1190 - "chargeValueType": "%"
1215 + (% style="font-weight: bold; color: #008000;" %)"timeunits"(%%): (% style="color: #666666;" %)365(%%),
1216 + (% style="font-weight: bold; color: #008000;" %)"timeunitType"(%%): (% style="color: #BA2121;" %)"Day"(%%),
1217 + (% style="font-weight: bold; color: #008000;" %)"timeOffsetTypeName"(%%): (% style="color: #BA2121;" %)"Before Arrival"(%%),
1218 + (% style="font-weight: bold; color: #008000;" %)"chargeValue"(%%): (% style="color: #666666;" %)100(%%),
1219 + (% style="font-weight: bold; color: #008000;" %)"chargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%)
1191 1191   }
1192 1192   ]
1193 1193   }
1194 1194   },
1195 - "flight": {
1196 - "id": "f8d50dcc-5e46-405f-b071-362a0f713db0",
1197 - "departureDate": "2024-05-17T00:00:00.000",
1198 - "returnDate": "2024-05-21T00:00:00.000",
1199 - "departureTicketsLeft": 7,
1200 - "returnTicketsLeft": 7,
1201 - "departureAvailabilityType": "FewPlaces",
1202 - "returnAvailabilityType": "FewPlaces",
1203 - "isTwoWay": true,
1204 - "sameBaggageForAll": false,
1205 - "totalBaggage": true,
1206 - "isBlock": false,
1207 - "class": "Economy",
1208 - "departureSegments": [
1224 + (% style="font-weight: bold; color: #008000;" %)"flight"(%%): {
1225 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"f8d50dcc-5e46-405f-b071-362a0f713db0"(%%),
1226 + (% style="font-weight: bold; color: #008000;" %)"departureDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1227 + (% style="font-weight: bold; color: #008000;" %)"returnDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1228 + (% style="font-weight: bold; color: #008000;" %)"departureTicketsLeft"(%%): (% style="color: #666666;" %)7(%%),
1229 + (% style="font-weight: bold; color: #008000;" %)"returnTicketsLeft"(%%): (% style="color: #666666;" %)7(%%),
1230 + (% style="font-weight: bold; color: #008000;" %)"departureAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
1231 + (% style="font-weight: bold; color: #008000;" %)"returnAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
1232 + (% style="font-weight: bold; color: #008000;" %)"isTwoWay"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1233 + (% style="font-weight: bold; color: #008000;" %)"sameBaggageForAll"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1234 + (% style="font-weight: bold; color: #008000;" %)"totalBaggage"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1235 + (% style="font-weight: bold; color: #008000;" %)"isBlock"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1236 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1237 + (% style="font-weight: bold; color: #008000;" %)"departureSegments"(%%): [
1209 1209   {
1210 - "airlineCode": "FZ",
1211 - "airlineName": "Fly Dubai",
1212 - "flightCode": "FZ1722",
1213 - "class": "Economy",
1214 - "lugageWeight": 20,
1215 - "handLugageWeight": 6,
1216 - "departureFlightDate": "2024-05-17T03:40:00.000",
1217 - "departureCountryName": "Kazakhstan",
1218 - "departureCityName": "Almaty",
1219 - "departureAirportCode": "ALA",
1220 - "departureAirportName": "Almaty Intl Airport",
1221 - "departureTerminalCode": "ALA",
1222 - "arrivalFlightDate": "2024-05-17T07:15:00.000",
1223 - "arrivalCountryName": "United Arab Emirates",
1224 - "arrivalCityName": "Dubai",
1225 - "arrivalAirportCode": "DXB",
1226 - "arrivalAirportName": "Dubai Intl Airport",
1227 - "arrivalTerminalCode": "DXB3",
1228 - "flightDuration": "5h 35m"
1239 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
1240 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
1241 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1722"(%%),
1242 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1243 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
1244 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
1245 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T03:40:00.000"(%%),
1246 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
1247 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
1248 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1249 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
1250 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1251 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T07:15:00.000"(%%),
1252 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1253 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1254 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
1255 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
1256 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
1257 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"5h 35m"(%%)
1229 1229   }
1230 1230   ],
1231 - "returnSegments": [
1260 + (% style="font-weight: bold; color: #008000;" %)"returnSegments"(%%): [
1232 1232   {
1233 - "airlineCode": "FZ",
1234 - "airlineName": "Fly Dubai",
1235 - "flightCode": "FZ1853",
1236 - "class": "Economy",
1237 - "lugageWeight": 20,
1238 - "handLugageWeight": 6,
1239 - "departureFlightDate": "2024-05-21T22:55:00.000",
1240 - "departureCountryName": "United Arab Emirates",
1241 - "departureCityName": "Dubai",
1242 - "departureAirportCode": "DXB",
1243 - "departureAirportName": "Dubai Intl Airport",
1244 - "departureTerminalCode": "DXB3",
1245 - "arrivalFlightDate": "2024-05-22T04:05:00.000",
1246 - "arrivalCountryName": "Kazakhstan",
1247 - "arrivalCityName": "Almaty",
1248 - "arrivalAirportCode": "ALA",
1249 - "arrivalAirportName": "Almaty Intl Airport",
1250 - "arrivalTerminalCode": "ALA",
1251 - "flightDuration": "3h 10m"
1262 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
1263 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
1264 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1853"(%%),
1265 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1266 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
1267 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
1268 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T22:55:00.000"(%%),
1269 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1270 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1271 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
1272 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
1273 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
1274 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-22T04:05:00.000"(%%),
1275 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
1276 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
1277 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1278 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
1279 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1280 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"3h 10m"(%%)
1252 1252   }
1253 1253   ],
1254 - "passengers": [
1283 + (% style="font-weight: bold; color: #008000;" %)"passengers"(%%): [
1255 1255   {
1256 - "id": "f8d50dcc-5e46-405f-b071-362a0f713db0-A1",
1257 - "isAdult": true,
1258 - "forwardBaggages": [],
1259 - "backwardBaggages": []
1285 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"f8d50dcc-5e46-405f-b071-362a0f713db0-A1"(%%),
1286 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1287 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [],
1288 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): []
1260 1260   },
1261 1261   {
1262 - "id": "f8d50dcc-5e46-405f-b071-362a0f713db0-A2",
1263 - "isAdult": true,
1264 - "forwardBaggages": [],
1265 - "backwardBaggages": []
1291 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"f8d50dcc-5e46-405f-b071-362a0f713db0-A2"(%%),
1292 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1293 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [],
1294 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): []
1266 1266   }
1267 1267   ]
1268 1268   },
1269 - "extraServices": [],
1270 - "insurancePrice": {
1271 - "name": "Medical INS (N10000)",
1272 - "price": 22.40,
1273 - "actualStartDate": "2024-05-17T00:00:00.000",
1274 - "actualEndDate": "2024-05-21T00:00:00.000",
1275 - "optional": false,
1276 - "includedInPackagePrice": true
1298 + (% style="font-weight: bold; color: #008000;" %)"extraServices"(%%): [],
1299 + (% style="font-weight: bold; color: #008000;" %)"insurancePrice"(%%): {
1300 + (% style="font-weight: bold; color: #008000;" %)"name"(%%): (% style="color: #BA2121;" %)"Medical INS (N10000)"(%%),
1301 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)22.40(%%),
1302 + (% style="font-weight: bold; color: #008000;" %)"actualStartDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1303 + (% style="font-weight: bold; color: #008000;" %)"actualEndDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1304 + (% style="font-weight: bold; color: #008000;" %)"optional"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1305 + (% style="font-weight: bold; color: #008000;" %)"includedInPackagePrice"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
1277 1277   },
1278 - "sortCheckInOut": "17.05.2024-21.05.2024",
1279 - "sortAirline": "fly dubai",
1280 - "sortHotelName": "ibis al rigga",
1281 - "sortDetails": "ro",
1282 - "sortPlacement": "standard room with 1 double bed dbl"
1307 + (% style="font-weight: bold; color: #008000;" %)"sortCheckInOut"(%%): (% style="color: #BA2121;" %)"17.05.2024-21.05.2024"(%%),
1308 + (% style="font-weight: bold; color: #008000;" %)"sortAirline"(%%): (% style="color: #BA2121;" %)"fly dubai"(%%),
1309 + (% style="font-weight: bold; color: #008000;" %)"sortHotelName"(%%): (% style="color: #BA2121;" %)"ibis al rigga"(%%),
1310 + (% style="font-weight: bold; color: #008000;" %)"sortDetails"(%%): (% style="color: #BA2121;" %)"ro"(%%),
1311 + (% style="font-weight: bold; color: #008000;" %)"sortPlacement"(%%): (% style="color: #BA2121;" %)"standard room with 1 double bed dbl"(%%)
1283 1283   },
1284 1284   {
1285 - "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:6107eb99-53f1-4c1b-94cd-d06badaa5f59",
1286 - "priceCurrency": "USD",
1287 - "totalPrice": 1087.60,
1288 - "agentCommissionPercent": 0.00,
1289 - "agentCommissionAmount": 0.00,
1290 - "includedExtrasAmount": 0,
1291 - "priceDifference": 306.00,
1292 - "hotel": {
1293 - "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f",
1294 - "hotelName": "Ibis Al Rigga",
1295 - "hotelCode": "IBH-6685",
1296 - "nigths": 4,
1297 - "mealPlan": "RO",
1298 - "hotelClass": "3",
1299 - "hotelColor": "#2E8B57",
1300 - "availabilityType": "FreeSale",
1301 - "availableRoomsCount": 0,
1302 - "fewRooms": true,
1303 - "roomCategoryCode": "DBC",
1304 - "roomCategoryName": "Standard room with 1 double bed",
1305 - "placementTypeName": "DBL",
1306 - "placementDescription": "STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower ",
1307 - "checkInDate": "2024-05-17T00:00:00.000",
1308 - "checkOutDate": "2024-05-21T00:00:00.000",
1309 - "adults": 2,
1310 - "children": 0,
1311 - "districtUID": "aaff2238-fa72-4900-83f8-a16990415547",
1312 - "districtName": "Deira",
1313 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2",
1314 - "cityName": "Dubai",
1315 - "countryCode": "AE",
1316 - "countryName": "United Arab Emirates",
1317 - "hasAlcohol": true,
1318 - "hasFreeWifi": true,
1319 - "hasMetro": true,
1320 - "hasPool": false,
1321 - "hasMall": true,
1322 - "infantMaxAge": 2.99,
1323 - "childMinAge": 3.00,
1324 - "childMaxAge": 11.99,
1325 - "teenMinAge": 0.0,
1326 - "teenMaxAge": 0.0,
1327 - "adultMinAge": 12.00,
1328 - "cancellationPolicyDescription": "Cancellation Policy: Non refundable",
1329 - "cancellationPolicy": {
1330 - "noShowChargeValue": 100,
1331 - "noShowChargeValueType": "%",
1332 - "earlyDepartureChargeValue": 100,
1333 - "earlyDepartureChargeValueType": "%",
1334 - "conditions": [
1314 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:6107eb99-53f1-4c1b-94cd-d06badaa5f59"(%%),
1315 + (% style="font-weight: bold; color: #008000;" %)"priceCurrency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
1316 + (% style="font-weight: bold; color: #008000;" %)"totalPrice"(%%): (% style="color: #666666;" %)1087.60(%%),
1317 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionPercent"(%%): (% style="color: #666666;" %)0.00(%%),
1318 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionAmount"(%%): (% style="color: #666666;" %)0.00(%%),
1319 + (% style="font-weight: bold; color: #008000;" %)"includedExtrasAmount"(%%): (% style="color: #666666;" %)0(%%),
1320 + (% style="font-weight: bold; color: #008000;" %)"priceDifference"(%%): (% style="color: #666666;" %)306.00(%%),
1321 + (% style="font-weight: bold; color: #008000;" %)"hotel"(%%): {
1322 + (% style="font-weight: bold; color: #008000;" %)"hotelPriceId"(%%): (% style="color: #BA2121;" %)"fa7a89d5-1c20-4004-b3d2-f8d08163827f"(%%),
1323 + (% style="font-weight: bold; color: #008000;" %)"hotelName"(%%): (% style="color: #BA2121;" %)"Ibis Al Rigga"(%%),
1324 + (% style="font-weight: bold; color: #008000;" %)"hotelCode"(%%): (% style="color: #BA2121;" %)"IBH-6685"(%%),
1325 + (% style="font-weight: bold; color: #008000;" %)"nigths"(%%): (% style="color: #666666;" %)4(%%),
1326 + (% style="font-weight: bold; color: #008000;" %)"mealPlan"(%%): (% style="color: #BA2121;" %)"RO"(%%),
1327 + (% style="font-weight: bold; color: #008000;" %)"hotelClass"(%%): (% style="color: #BA2121;" %)"3"(%%),
1328 + (% style="font-weight: bold; color: #008000;" %)"hotelColor"(%%): (% style="color: #BA2121;" %)"#2E8B57"(%%),
1329 + (% style="font-weight: bold; color: #008000;" %)"availabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
1330 + (% style="font-weight: bold; color: #008000;" %)"availableRoomsCount"(%%): (% style="color: #666666;" %)0(%%),
1331 + (% style="font-weight: bold; color: #008000;" %)"fewRooms"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1332 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryCode"(%%): (% style="color: #BA2121;" %)"DBC"(%%),
1333 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryName"(%%): (% style="color: #BA2121;" %)"Standard room with 1 double bed"(%%),
1334 + (% style="font-weight: bold; color: #008000;" %)"placementTypeName"(%%): (% style="color: #BA2121;" %)"DBL"(%%),
1335 + (% style="font-weight: bold; color: #008000;" %)"placementDescription"(%%): (% style="color: #BA2121;" %)"STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower "(%%),
1336 + (% style="font-weight: bold; color: #008000;" %)"checkInDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1337 + (% style="font-weight: bold; color: #008000;" %)"checkOutDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1338 + (% style="font-weight: bold; color: #008000;" %)"adults"(%%): (% style="color: #666666;" %)2(%%),
1339 + (% style="font-weight: bold; color: #008000;" %)"children"(%%): (% style="color: #666666;" %)0(%%),
1340 + (% style="font-weight: bold; color: #008000;" %)"districtUID"(%%): (% style="color: #BA2121;" %)"aaff2238-fa72-4900-83f8-a16990415547"(%%),
1341 + (% style="font-weight: bold; color: #008000;" %)"districtName"(%%): (% style="color: #BA2121;" %)"Deira"(%%),
1342 + (% style="font-weight: bold; color: #008000;" %)"cityUID"(%%): (% style="color: #BA2121;" %)"f5185fa3-3f56-44ed-bf6b-80386a33caa2"(%%),
1343 + (% style="font-weight: bold; color: #008000;" %)"cityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1344 + (% style="font-weight: bold; color: #008000;" %)"countryCode"(%%): (% style="color: #BA2121;" %)"AE"(%%),
1345 + (% style="font-weight: bold; color: #008000;" %)"countryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1346 + (% style="font-weight: bold; color: #008000;" %)"hasAlcohol"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1347 + (% style="font-weight: bold; color: #008000;" %)"hasFreeWifi"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1348 + (% style="font-weight: bold; color: #008000;" %)"hasMetro"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1349 + (% style="font-weight: bold; color: #008000;" %)"hasPool"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1350 + (% style="font-weight: bold; color: #008000;" %)"hasMall"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1351 + (% style="font-weight: bold; color: #008000;" %)"infantMaxAge"(%%): (% style="color: #666666;" %)2.99(%%),
1352 + (% style="font-weight: bold; color: #008000;" %)"childMinAge"(%%): (% style="color: #666666;" %)3.00(%%),
1353 + (% style="font-weight: bold; color: #008000;" %)"childMaxAge"(%%): (% style="color: #666666;" %)11.99(%%),
1354 + (% style="font-weight: bold; color: #008000;" %)"teenMinAge"(%%): (% style="color: #666666;" %)0.0(%%),
1355 + (% style="font-weight: bold; color: #008000;" %)"teenMaxAge"(%%): (% style="color: #666666;" %)0.0(%%),
1356 + (% style="font-weight: bold; color: #008000;" %)"adultMinAge"(%%): (% style="color: #666666;" %)12.00(%%),
1357 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyDescription"(%%): (% style="color: #BA2121;" %)"Cancellation Policy: Non refundable"(%%),
1358 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicy"(%%): {
1359 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValue"(%%): (% style="color: #666666;" %)100(%%),
1360 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
1361 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValue"(%%): (% style="color: #666666;" %)100(%%),
1362 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
1363 + (% style="font-weight: bold; color: #008000;" %)"conditions"(%%): [
1335 1335   {
1336 - "timeunits": 365,
1337 - "timeunitType": "Day",
1338 - "timeOffsetTypeName": "Before Arrival",
1339 - "chargeValue": 100,
1340 - "chargeValueType": "%"
1365 + (% style="font-weight: bold; color: #008000;" %)"timeunits"(%%): (% style="color: #666666;" %)365(%%),
1366 + (% style="font-weight: bold; color: #008000;" %)"timeunitType"(%%): (% style="color: #BA2121;" %)"Day"(%%),
1367 + (% style="font-weight: bold; color: #008000;" %)"timeOffsetTypeName"(%%): (% style="color: #BA2121;" %)"Before Arrival"(%%),
1368 + (% style="font-weight: bold; color: #008000;" %)"chargeValue"(%%): (% style="color: #666666;" %)100(%%),
1369 + (% style="font-weight: bold; color: #008000;" %)"chargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%)
1341 1341   }
1342 1342   ]
1343 1343   }
1344 1344   },
1345 - "flight": {
1346 - "id": "6107eb99-53f1-4c1b-94cd-d06badaa5f59",
1347 - "departureDate": "2024-05-17T00:00:00.000",
1348 - "returnDate": "2024-05-21T00:00:00.000",
1349 - "departureTicketsLeft": 7,
1350 - "returnTicketsLeft": 7,
1351 - "departureAvailabilityType": "FewPlaces",
1352 - "returnAvailabilityType": "FewPlaces",
1353 - "isTwoWay": true,
1354 - "sameBaggageForAll": false,
1355 - "totalBaggage": true,
1356 - "isBlock": false,
1357 - "class": "Economy",
1358 - "departureSegments": [
1374 + (% style="font-weight: bold; color: #008000;" %)"flight"(%%): {
1375 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"6107eb99-53f1-4c1b-94cd-d06badaa5f59"(%%),
1376 + (% style="font-weight: bold; color: #008000;" %)"departureDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1377 + (% style="font-weight: bold; color: #008000;" %)"returnDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1378 + (% style="font-weight: bold; color: #008000;" %)"departureTicketsLeft"(%%): (% style="color: #666666;" %)7(%%),
1379 + (% style="font-weight: bold; color: #008000;" %)"returnTicketsLeft"(%%): (% style="color: #666666;" %)7(%%),
1380 + (% style="font-weight: bold; color: #008000;" %)"departureAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
1381 + (% style="font-weight: bold; color: #008000;" %)"returnAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
1382 + (% style="font-weight: bold; color: #008000;" %)"isTwoWay"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1383 + (% style="font-weight: bold; color: #008000;" %)"sameBaggageForAll"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1384 + (% style="font-weight: bold; color: #008000;" %)"totalBaggage"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1385 + (% style="font-weight: bold; color: #008000;" %)"isBlock"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1386 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1387 + (% style="font-weight: bold; color: #008000;" %)"departureSegments"(%%): [
1359 1359   {
1360 - "airlineCode": "FZ",
1361 - "airlineName": "Fly Dubai",
1362 - "flightCode": "FZ1854",
1363 - "class": "Economy",
1364 - "lugageWeight": 20,
1365 - "handLugageWeight": 6,
1366 - "departureFlightDate": "2024-05-17T05:05:00.000",
1367 - "departureCountryName": "Kazakhstan",
1368 - "departureCityName": "Almaty",
1369 - "departureAirportCode": "ALA",
1370 - "departureAirportName": "Almaty Intl Airport",
1371 - "departureTerminalCode": "ALA",
1372 - "arrivalFlightDate": "2024-05-17T08:40:00.000",
1373 - "arrivalCountryName": "United Arab Emirates",
1374 - "arrivalCityName": "Dubai",
1375 - "arrivalAirportCode": "DXB",
1376 - "arrivalAirportName": "Dubai Intl Airport",
1377 - "arrivalTerminalCode": "DXB3",
1378 - "flightDuration": "5h 35m"
1389 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
1390 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
1391 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1854"(%%),
1392 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1393 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
1394 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
1395 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T05:05:00.000"(%%),
1396 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
1397 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
1398 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1399 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
1400 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1401 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T08:40:00.000"(%%),
1402 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1403 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1404 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
1405 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
1406 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
1407 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"5h 35m"(%%)
1379 1379   }
1380 1380   ],
1381 - "returnSegments": [
1410 + (% style="font-weight: bold; color: #008000;" %)"returnSegments"(%%): [
1382 1382   {
1383 - "airlineCode": "FZ",
1384 - "airlineName": "Fly Dubai",
1385 - "flightCode": "FZ1721",
1386 - "class": "Economy",
1387 - "lugageWeight": 20,
1388 - "handLugageWeight": 6,
1389 - "departureFlightDate": "2024-05-21T21:30:00.000",
1390 - "departureCountryName": "United Arab Emirates",
1391 - "departureCityName": "Dubai",
1392 - "departureAirportCode": "DXB",
1393 - "departureAirportName": "Dubai Intl Airport",
1394 - "departureTerminalCode": "DXB3",
1395 - "arrivalFlightDate": "2024-05-22T02:40:00.000",
1396 - "arrivalCountryName": "Kazakhstan",
1397 - "arrivalCityName": "Almaty",
1398 - "arrivalAirportCode": "ALA",
1399 - "arrivalAirportName": "Almaty Intl Airport",
1400 - "arrivalTerminalCode": "ALA",
1401 - "flightDuration": "3h 10m"
1412 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
1413 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
1414 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1721"(%%),
1415 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1416 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
1417 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
1418 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T21:30:00.000"(%%),
1419 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1420 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1421 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
1422 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
1423 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
1424 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-22T02:40:00.000"(%%),
1425 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
1426 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
1427 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1428 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
1429 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1430 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"3h 10m"(%%)
1402 1402   }
1403 1403   ],
1404 - "passengers": [
1433 + (% style="font-weight: bold; color: #008000;" %)"passengers"(%%): [
1405 1405   {
1406 - "id": "6107eb99-53f1-4c1b-94cd-d06badaa5f59-A1",
1407 - "isAdult": true,
1408 - "selectedForwardBaggageCode": "TOTAL_BAGGAGE",
1409 - "forwardBaggages": [
1435 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"6107eb99-53f1-4c1b-94cd-d06badaa5f59-A1"(%%),
1436 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1437 + (% style="font-weight: bold; color: #008000;" %)"selectedForwardBaggageCode"(%%): (% style="color: #BA2121;" %)"TOTAL_BAGGAGE"(%%),
1438 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [
1410 1410   {
1411 - "baggageCode": "TOTAL_BAGGAGE",
1412 - "description": "20 kg included",
1413 - "price": 0.00,
1414 - "currency": "USD",
1415 - "included": true
1440 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"TOTAL_BAGGAGE"(%%),
1441 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"20 kg included"(%%),
1442 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.00(%%),
1443 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
1444 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
1416 1416   }
1417 1417   ],
1418 - "backwardBaggages": [
1447 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): [
1419 1419   {
1420 - "baggageCode": "INCLUDED_IN_FORWARD",
1421 - "price": 0,
1422 - "included": false
1449 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED_IN_FORWARD"(%%),
1450 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0(%%),
1451 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%)
1423 1423   }
1424 1424   ]
1425 1425   },
1426 1426   {
1427 - "id": "6107eb99-53f1-4c1b-94cd-d06badaa5f59-A2",
1428 - "isAdult": true,
1429 - "selectedForwardBaggageCode": "TOTAL_BAGGAGE",
1430 - "forwardBaggages": [
1456 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"6107eb99-53f1-4c1b-94cd-d06badaa5f59-A2"(%%),
1457 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1458 + (% style="font-weight: bold; color: #008000;" %)"selectedForwardBaggageCode"(%%): (% style="color: #BA2121;" %)"TOTAL_BAGGAGE"(%%),
1459 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [
1431 1431   {
1432 - "baggageCode": "TOTAL_BAGGAGE",
1433 - "description": "20 kg included",
1434 - "price": 0.00,
1435 - "currency": "USD",
1436 - "included": true
1461 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"TOTAL_BAGGAGE"(%%),
1462 + (% style="font-weight: bold; color: #008000;" %)"description"(%%): (% style="color: #BA2121;" %)"20 kg included"(%%),
1463 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0.00(%%),
1464 + (% style="font-weight: bold; color: #008000;" %)"currency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
1465 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
1437 1437   }
1438 1438   ],
1439 - "backwardBaggages": [
1468 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): [
1440 1440   {
1441 - "baggageCode": "INCLUDED_IN_FORWARD",
1442 - "price": 0,
1443 - "included": false
1470 + (% style="font-weight: bold; color: #008000;" %)"baggageCode"(%%): (% style="color: #BA2121;" %)"INCLUDED_IN_FORWARD"(%%),
1471 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)0(%%),
1472 + (% style="font-weight: bold; color: #008000;" %)"included"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%)
1444 1444   }
1445 1445   ]
1446 1446   }
1447 1447   ]
1448 1448   },
1449 - "extraServices": [],
1450 - "insurancePrice": {
1451 - "name": "Medical INS (N10000)",
1452 - "price": 22.40,
1453 - "actualStartDate": "2024-05-17T00:00:00.000",
1454 - "actualEndDate": "2024-05-21T00:00:00.000",
1455 - "optional": false,
1456 - "includedInPackagePrice": true
1478 + (% style="font-weight: bold; color: #008000;" %)"extraServices"(%%): [],
1479 + (% style="font-weight: bold; color: #008000;" %)"insurancePrice"(%%): {
1480 + (% style="font-weight: bold; color: #008000;" %)"name"(%%): (% style="color: #BA2121;" %)"Medical INS (N10000)"(%%),
1481 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)22.40(%%),
1482 + (% style="font-weight: bold; color: #008000;" %)"actualStartDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1483 + (% style="font-weight: bold; color: #008000;" %)"actualEndDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1484 + (% style="font-weight: bold; color: #008000;" %)"optional"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1485 + (% style="font-weight: bold; color: #008000;" %)"includedInPackagePrice"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
1457 1457   },
1458 - "sortCheckInOut": "17.05.2024-21.05.2024",
1459 - "sortAirline": "fly dubai",
1460 - "sortHotelName": "ibis al rigga",
1461 - "sortDetails": "ro",
1462 - "sortPlacement": "standard room with 1 double bed dbl"
1487 + (% style="font-weight: bold; color: #008000;" %)"sortCheckInOut"(%%): (% style="color: #BA2121;" %)"17.05.2024-21.05.2024"(%%),
1488 + (% style="font-weight: bold; color: #008000;" %)"sortAirline"(%%): (% style="color: #BA2121;" %)"fly dubai"(%%),
1489 + (% style="font-weight: bold; color: #008000;" %)"sortHotelName"(%%): (% style="color: #BA2121;" %)"ibis al rigga"(%%),
1490 + (% style="font-weight: bold; color: #008000;" %)"sortDetails"(%%): (% style="color: #BA2121;" %)"ro"(%%),
1491 + (% style="font-weight: bold; color: #008000;" %)"sortPlacement"(%%): (% style="color: #BA2121;" %)"standard room with 1 double bed dbl"(%%)
1463 1463   },
1464 1464   {
1465 - "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:e056a111-8dea-4710-954c-1a0215e516c9",
1466 - "priceCurrency": "USD",
1467 - "totalPrice": 1087.60,
1468 - "agentCommissionPercent": 0.00,
1469 - "agentCommissionAmount": 0.00,
1470 - "includedExtrasAmount": 0,
1471 - "priceDifference": 306.00,
1472 - "hotel": {
1473 - "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f",
1474 - "hotelName": "Ibis Al Rigga",
1475 - "hotelCode": "IBH-6685",
1476 - "nigths": 4,
1477 - "mealPlan": "RO",
1478 - "hotelClass": "3",
1479 - "hotelColor": "#2E8B57",
1480 - "availabilityType": "FreeSale",
1481 - "availableRoomsCount": 0,
1482 - "fewRooms": true,
1483 - "roomCategoryCode": "DBC",
1484 - "roomCategoryName": "Standard room with 1 double bed",
1485 - "placementTypeName": "DBL",
1486 - "placementDescription": "STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower ",
1487 - "checkInDate": "2024-05-17T00:00:00.000",
1488 - "checkOutDate": "2024-05-21T00:00:00.000",
1489 - "adults": 2,
1490 - "children": 0,
1491 - "districtUID": "aaff2238-fa72-4900-83f8-a16990415547",
1492 - "districtName": "Deira",
1493 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2",
1494 - "cityName": "Dubai",
1495 - "countryCode": "AE",
1496 - "countryName": "United Arab Emirates",
1497 - "hasAlcohol": true,
1498 - "hasFreeWifi": true,
1499 - "hasMetro": true,
1500 - "hasPool": false,
1501 - "hasMall": true,
1502 - "infantMaxAge": 2.99,
1503 - "childMinAge": 3.00,
1504 - "childMaxAge": 11.99,
1505 - "teenMinAge": 0.0,
1506 - "teenMaxAge": 0.0,
1507 - "adultMinAge": 12.00,
1508 - "cancellationPolicyDescription": "Cancellation Policy: Non refundable",
1509 - "cancellationPolicy": {
1510 - "noShowChargeValue": 100,
1511 - "noShowChargeValueType": "%",
1512 - "earlyDepartureChargeValue": 100,
1513 - "earlyDepartureChargeValueType": "%",
1514 - "conditions": [
1494 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:e056a111-8dea-4710-954c-1a0215e516c9"(%%),
1495 + (% style="font-weight: bold; color: #008000;" %)"priceCurrency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
1496 + (% style="font-weight: bold; color: #008000;" %)"totalPrice"(%%): (% style="color: #666666;" %)1087.60(%%),
1497 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionPercent"(%%): (% style="color: #666666;" %)0.00(%%),
1498 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionAmount"(%%): (% style="color: #666666;" %)0.00(%%),
1499 + (% style="font-weight: bold; color: #008000;" %)"includedExtrasAmount"(%%): (% style="color: #666666;" %)0(%%),
1500 + (% style="font-weight: bold; color: #008000;" %)"priceDifference"(%%): (% style="color: #666666;" %)306.00(%%),
1501 + (% style="font-weight: bold; color: #008000;" %)"hotel"(%%): {
1502 + (% style="font-weight: bold; color: #008000;" %)"hotelPriceId"(%%): (% style="color: #BA2121;" %)"fa7a89d5-1c20-4004-b3d2-f8d08163827f"(%%),
1503 + (% style="font-weight: bold; color: #008000;" %)"hotelName"(%%): (% style="color: #BA2121;" %)"Ibis Al Rigga"(%%),
1504 + (% style="font-weight: bold; color: #008000;" %)"hotelCode"(%%): (% style="color: #BA2121;" %)"IBH-6685"(%%),
1505 + (% style="font-weight: bold; color: #008000;" %)"nigths"(%%): (% style="color: #666666;" %)4(%%),
1506 + (% style="font-weight: bold; color: #008000;" %)"mealPlan"(%%): (% style="color: #BA2121;" %)"RO"(%%),
1507 + (% style="font-weight: bold; color: #008000;" %)"hotelClass"(%%): (% style="color: #BA2121;" %)"3"(%%),
1508 + (% style="font-weight: bold; color: #008000;" %)"hotelColor"(%%): (% style="color: #BA2121;" %)"#2E8B57"(%%),
1509 + (% style="font-weight: bold; color: #008000;" %)"availabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
1510 + (% style="font-weight: bold; color: #008000;" %)"availableRoomsCount"(%%): (% style="color: #666666;" %)0(%%),
1511 + (% style="font-weight: bold; color: #008000;" %)"fewRooms"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1512 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryCode"(%%): (% style="color: #BA2121;" %)"DBC"(%%),
1513 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryName"(%%): (% style="color: #BA2121;" %)"Standard room with 1 double bed"(%%),
1514 + (% style="font-weight: bold; color: #008000;" %)"placementTypeName"(%%): (% style="color: #BA2121;" %)"DBL"(%%),
1515 + (% style="font-weight: bold; color: #008000;" %)"placementDescription"(%%): (% style="color: #BA2121;" %)"STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower "(%%),
1516 + (% style="font-weight: bold; color: #008000;" %)"checkInDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1517 + (% style="font-weight: bold; color: #008000;" %)"checkOutDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1518 + (% style="font-weight: bold; color: #008000;" %)"adults"(%%): (% style="color: #666666;" %)2(%%),
1519 + (% style="font-weight: bold; color: #008000;" %)"children"(%%): (% style="color: #666666;" %)0(%%),
1520 + (% style="font-weight: bold; color: #008000;" %)"districtUID"(%%): (% style="color: #BA2121;" %)"aaff2238-fa72-4900-83f8-a16990415547"(%%),
1521 + (% style="font-weight: bold; color: #008000;" %)"districtName"(%%): (% style="color: #BA2121;" %)"Deira"(%%),
1522 + (% style="font-weight: bold; color: #008000;" %)"cityUID"(%%): (% style="color: #BA2121;" %)"f5185fa3-3f56-44ed-bf6b-80386a33caa2"(%%),
1523 + (% style="font-weight: bold; color: #008000;" %)"cityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1524 + (% style="font-weight: bold; color: #008000;" %)"countryCode"(%%): (% style="color: #BA2121;" %)"AE"(%%),
1525 + (% style="font-weight: bold; color: #008000;" %)"countryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1526 + (% style="font-weight: bold; color: #008000;" %)"hasAlcohol"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1527 + (% style="font-weight: bold; color: #008000;" %)"hasFreeWifi"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1528 + (% style="font-weight: bold; color: #008000;" %)"hasMetro"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1529 + (% style="font-weight: bold; color: #008000;" %)"hasPool"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1530 + (% style="font-weight: bold; color: #008000;" %)"hasMall"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1531 + (% style="font-weight: bold; color: #008000;" %)"infantMaxAge"(%%): (% style="color: #666666;" %)2.99(%%),
1532 + (% style="font-weight: bold; color: #008000;" %)"childMinAge"(%%): (% style="color: #666666;" %)3.00(%%),
1533 + (% style="font-weight: bold; color: #008000;" %)"childMaxAge"(%%): (% style="color: #666666;" %)11.99(%%),
1534 + (% style="font-weight: bold; color: #008000;" %)"teenMinAge"(%%): (% style="color: #666666;" %)0.0(%%),
1535 + (% style="font-weight: bold; color: #008000;" %)"teenMaxAge"(%%): (% style="color: #666666;" %)0.0(%%),
1536 + (% style="font-weight: bold; color: #008000;" %)"adultMinAge"(%%): (% style="color: #666666;" %)12.00(%%),
1537 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyDescription"(%%): (% style="color: #BA2121;" %)"Cancellation Policy: Non refundable"(%%),
1538 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicy"(%%): {
1539 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValue"(%%): (% style="color: #666666;" %)100(%%),
1540 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
1541 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValue"(%%): (% style="color: #666666;" %)100(%%),
1542 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
1543 + (% style="font-weight: bold; color: #008000;" %)"conditions"(%%): [
1515 1515   {
1516 - "timeunits": 365,
1517 - "timeunitType": "Day",
1518 - "timeOffsetTypeName": "Before Arrival",
1519 - "chargeValue": 100,
1520 - "chargeValueType": "%"
1545 + (% style="font-weight: bold; color: #008000;" %)"timeunits"(%%): (% style="color: #666666;" %)365(%%),
1546 + (% style="font-weight: bold; color: #008000;" %)"timeunitType"(%%): (% style="color: #BA2121;" %)"Day"(%%),
1547 + (% style="font-weight: bold; color: #008000;" %)"timeOffsetTypeName"(%%): (% style="color: #BA2121;" %)"Before Arrival"(%%),
1548 + (% style="font-weight: bold; color: #008000;" %)"chargeValue"(%%): (% style="color: #666666;" %)100(%%),
1549 + (% style="font-weight: bold; color: #008000;" %)"chargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%)
1521 1521   }
1522 1522   ]
1523 1523   }
1524 1524   },
1525 - "flight": {
1526 - "id": "e056a111-8dea-4710-954c-1a0215e516c9",
1527 - "departureDate": "2024-05-17T00:00:00.000",
1528 - "returnDate": "2024-05-21T00:00:00.000",
1529 - "departureTicketsLeft": 7,
1530 - "returnTicketsLeft": 7,
1531 - "departureAvailabilityType": "FewPlaces",
1532 - "returnAvailabilityType": "FewPlaces",
1533 - "isTwoWay": true,
1534 - "sameBaggageForAll": false,
1535 - "totalBaggage": true,
1536 - "isBlock": false,
1537 - "class": "Economy",
1538 - "departureSegments": [
1554 + (% style="font-weight: bold; color: #008000;" %)"flight"(%%): {
1555 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"e056a111-8dea-4710-954c-1a0215e516c9"(%%),
1556 + (% style="font-weight: bold; color: #008000;" %)"departureDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1557 + (% style="font-weight: bold; color: #008000;" %)"returnDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1558 + (% style="font-weight: bold; color: #008000;" %)"departureTicketsLeft"(%%): (% style="color: #666666;" %)7(%%),
1559 + (% style="font-weight: bold; color: #008000;" %)"returnTicketsLeft"(%%): (% style="color: #666666;" %)7(%%),
1560 + (% style="font-weight: bold; color: #008000;" %)"departureAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
1561 + (% style="font-weight: bold; color: #008000;" %)"returnAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
1562 + (% style="font-weight: bold; color: #008000;" %)"isTwoWay"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1563 + (% style="font-weight: bold; color: #008000;" %)"sameBaggageForAll"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1564 + (% style="font-weight: bold; color: #008000;" %)"totalBaggage"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1565 + (% style="font-weight: bold; color: #008000;" %)"isBlock"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1566 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1567 + (% style="font-weight: bold; color: #008000;" %)"departureSegments"(%%): [
1539 1539   {
1540 - "airlineCode": "FZ",
1541 - "airlineName": "Fly Dubai",
1542 - "flightCode": "FZ1854",
1543 - "class": "Economy",
1544 - "lugageWeight": 20,
1545 - "handLugageWeight": 6,
1546 - "departureFlightDate": "2024-05-17T05:05:00.000",
1547 - "departureCountryName": "Kazakhstan",
1548 - "departureCityName": "Almaty",
1549 - "departureAirportCode": "ALA",
1550 - "departureAirportName": "Almaty Intl Airport",
1551 - "departureTerminalCode": "ALA",
1552 - "arrivalFlightDate": "2024-05-17T08:40:00.000",
1553 - "arrivalCountryName": "United Arab Emirates",
1554 - "arrivalCityName": "Dubai",
1555 - "arrivalAirportCode": "DXB",
1556 - "arrivalAirportName": "Dubai Intl Airport",
1557 - "arrivalTerminalCode": "DXB3",
1558 - "flightDuration": "5h 35m"
1569 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
1570 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
1571 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1854"(%%),
1572 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1573 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
1574 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
1575 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T05:05:00.000"(%%),
1576 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
1577 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
1578 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1579 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
1580 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1581 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T08:40:00.000"(%%),
1582 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1583 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1584 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
1585 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
1586 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
1587 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"5h 35m"(%%)
1559 1559   }
1560 1560   ],
1561 - "returnSegments": [
1590 + (% style="font-weight: bold; color: #008000;" %)"returnSegments"(%%): [
1562 1562   {
1563 - "airlineCode": "FZ",
1564 - "airlineName": "Fly Dubai",
1565 - "flightCode": "FZ1853",
1566 - "class": "Economy",
1567 - "lugageWeight": 20,
1568 - "handLugageWeight": 6,
1569 - "departureFlightDate": "2024-05-21T22:55:00.000",
1570 - "departureCountryName": "United Arab Emirates",
1571 - "departureCityName": "Dubai",
1572 - "departureAirportCode": "DXB",
1573 - "departureAirportName": "Dubai Intl Airport",
1574 - "departureTerminalCode": "DXB3",
1575 - "arrivalFlightDate": "2024-05-22T04:05:00.000",
1576 - "arrivalCountryName": "Kazakhstan",
1577 - "arrivalCityName": "Almaty",
1578 - "arrivalAirportCode": "ALA",
1579 - "arrivalAirportName": "Almaty Intl Airport",
1580 - "arrivalTerminalCode": "ALA",
1581 - "flightDuration": "3h 10m"
1592 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"FZ"(%%),
1593 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Fly Dubai"(%%),
1594 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"FZ1853"(%%),
1595 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1596 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
1597 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
1598 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T22:55:00.000"(%%),
1599 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1600 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1601 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
1602 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
1603 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB3"(%%),
1604 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-22T04:05:00.000"(%%),
1605 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
1606 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
1607 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1608 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
1609 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1610 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"3h 10m"(%%)
1582 1582   }
1583 1583   ],
1584 - "passengers": [
1613 + (% style="font-weight: bold; color: #008000;" %)"passengers"(%%): [
1585 1585   {
1586 - "id": "e056a111-8dea-4710-954c-1a0215e516c9-A1",
1587 - "isAdult": true,
1588 - "forwardBaggages": [],
1589 - "backwardBaggages": []
1615 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"e056a111-8dea-4710-954c-1a0215e516c9-A1"(%%),
1616 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1617 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [],
1618 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): []
1590 1590   },
1591 1591   {
1592 - "id": "e056a111-8dea-4710-954c-1a0215e516c9-A2",
1593 - "isAdult": true,
1594 - "forwardBaggages": [],
1595 - "backwardBaggages": []
1621 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"e056a111-8dea-4710-954c-1a0215e516c9-A2"(%%),
1622 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1623 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [],
1624 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): []
1596 1596   }
1597 1597   ]
1598 1598   },
1599 - "extraServices": [],
1600 - "insurancePrice": {
1601 - "name": "Medical INS (N10000)",
1602 - "price": 22.40,
1603 - "actualStartDate": "2024-05-17T00:00:00.000",
1604 - "actualEndDate": "2024-05-21T00:00:00.000",
1605 - "optional": false,
1606 - "includedInPackagePrice": true
1628 + (% style="font-weight: bold; color: #008000;" %)"extraServices"(%%): [],
1629 + (% style="font-weight: bold; color: #008000;" %)"insurancePrice"(%%): {
1630 + (% style="font-weight: bold; color: #008000;" %)"name"(%%): (% style="color: #BA2121;" %)"Medical INS (N10000)"(%%),
1631 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)22.40(%%),
1632 + (% style="font-weight: bold; color: #008000;" %)"actualStartDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1633 + (% style="font-weight: bold; color: #008000;" %)"actualEndDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1634 + (% style="font-weight: bold; color: #008000;" %)"optional"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1635 + (% style="font-weight: bold; color: #008000;" %)"includedInPackagePrice"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
1607 1607   },
1608 - "sortCheckInOut": "17.05.2024-21.05.2024",
1609 - "sortAirline": "fly dubai",
1610 - "sortHotelName": "ibis al rigga",
1611 - "sortDetails": "ro",
1612 - "sortPlacement": "standard room with 1 double bed dbl"
1637 + (% style="font-weight: bold; color: #008000;" %)"sortCheckInOut"(%%): (% style="color: #BA2121;" %)"17.05.2024-21.05.2024"(%%),
1638 + (% style="font-weight: bold; color: #008000;" %)"sortAirline"(%%): (% style="color: #BA2121;" %)"fly dubai"(%%),
1639 + (% style="font-weight: bold; color: #008000;" %)"sortHotelName"(%%): (% style="color: #BA2121;" %)"ibis al rigga"(%%),
1640 + (% style="font-weight: bold; color: #008000;" %)"sortDetails"(%%): (% style="color: #BA2121;" %)"ro"(%%),
1641 + (% style="font-weight: bold; color: #008000;" %)"sortPlacement"(%%): (% style="color: #BA2121;" %)"standard room with 1 double bed dbl"(%%)
1613 1613   },
1614 1614   {
1615 - "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:265dfb4f-df75-4a8e-ad08-52a742c8742d",
1616 - "priceCurrency": "USD",
1617 - "totalPrice": 1139.42,
1618 - "agentCommissionPercent": 0.00,
1619 - "agentCommissionAmount": 0.00,
1620 - "includedExtrasAmount": 0,
1621 - "priceDifference": 357.82,
1622 - "hotel": {
1623 - "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f",
1624 - "hotelName": "Ibis Al Rigga",
1625 - "hotelCode": "IBH-6685",
1626 - "nigths": 4,
1627 - "mealPlan": "RO",
1628 - "hotelClass": "3",
1629 - "hotelColor": "#2E8B57",
1630 - "availabilityType": "FreeSale",
1631 - "availableRoomsCount": 0,
1632 - "fewRooms": true,
1633 - "roomCategoryCode": "DBC",
1634 - "roomCategoryName": "Standard room with 1 double bed",
1635 - "placementTypeName": "DBL",
1636 - "placementDescription": "STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower ",
1637 - "checkInDate": "2024-05-17T00:00:00.000",
1638 - "checkOutDate": "2024-05-21T00:00:00.000",
1639 - "adults": 2,
1640 - "children": 0,
1641 - "districtUID": "aaff2238-fa72-4900-83f8-a16990415547",
1642 - "districtName": "Deira",
1643 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2",
1644 - "cityName": "Dubai",
1645 - "countryCode": "AE",
1646 - "countryName": "United Arab Emirates",
1647 - "hasAlcohol": true,
1648 - "hasFreeWifi": true,
1649 - "hasMetro": true,
1650 - "hasPool": false,
1651 - "hasMall": true,
1652 - "infantMaxAge": 2.99,
1653 - "childMinAge": 3.00,
1654 - "childMaxAge": 11.99,
1655 - "teenMinAge": 0.0,
1656 - "teenMaxAge": 0.0,
1657 - "adultMinAge": 12.00,
1658 - "cancellationPolicyDescription": "Cancellation Policy: Non refundable",
1659 - "cancellationPolicy": {
1660 - "noShowChargeValue": 100,
1661 - "noShowChargeValueType": "%",
1662 - "earlyDepartureChargeValue": 100,
1663 - "earlyDepartureChargeValueType": "%",
1664 - "conditions": [
1644 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:265dfb4f-df75-4a8e-ad08-52a742c8742d"(%%),
1645 + (% style="font-weight: bold; color: #008000;" %)"priceCurrency"(%%): (% style="color: #BA2121;" %)"USD"(%%),
1646 + (% style="font-weight: bold; color: #008000;" %)"totalPrice"(%%): (% style="color: #666666;" %)1139.42(%%),
1647 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionPercent"(%%): (% style="color: #666666;" %)0.00(%%),
1648 + (% style="font-weight: bold; color: #008000;" %)"agentCommissionAmount"(%%): (% style="color: #666666;" %)0.00(%%),
1649 + (% style="font-weight: bold; color: #008000;" %)"includedExtrasAmount"(%%): (% style="color: #666666;" %)0(%%),
1650 + (% style="font-weight: bold; color: #008000;" %)"priceDifference"(%%): (% style="color: #666666;" %)357.82(%%),
1651 + (% style="font-weight: bold; color: #008000;" %)"hotel"(%%): {
1652 + (% style="font-weight: bold; color: #008000;" %)"hotelPriceId"(%%): (% style="color: #BA2121;" %)"fa7a89d5-1c20-4004-b3d2-f8d08163827f"(%%),
1653 + (% style="font-weight: bold; color: #008000;" %)"hotelName"(%%): (% style="color: #BA2121;" %)"Ibis Al Rigga"(%%),
1654 + (% style="font-weight: bold; color: #008000;" %)"hotelCode"(%%): (% style="color: #BA2121;" %)"IBH-6685"(%%),
1655 + (% style="font-weight: bold; color: #008000;" %)"nigths"(%%): (% style="color: #666666;" %)4(%%),
1656 + (% style="font-weight: bold; color: #008000;" %)"mealPlan"(%%): (% style="color: #BA2121;" %)"RO"(%%),
1657 + (% style="font-weight: bold; color: #008000;" %)"hotelClass"(%%): (% style="color: #BA2121;" %)"3"(%%),
1658 + (% style="font-weight: bold; color: #008000;" %)"hotelColor"(%%): (% style="color: #BA2121;" %)"#2E8B57"(%%),
1659 + (% style="font-weight: bold; color: #008000;" %)"availabilityType"(%%): (% style="color: #BA2121;" %)"FreeSale"(%%),
1660 + (% style="font-weight: bold; color: #008000;" %)"availableRoomsCount"(%%): (% style="color: #666666;" %)0(%%),
1661 + (% style="font-weight: bold; color: #008000;" %)"fewRooms"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1662 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryCode"(%%): (% style="color: #BA2121;" %)"DBC"(%%),
1663 + (% style="font-weight: bold; color: #008000;" %)"roomCategoryName"(%%): (% style="color: #BA2121;" %)"Standard room with 1 double bed"(%%),
1664 + (% style="font-weight: bold; color: #008000;" %)"placementTypeName"(%%): (% style="color: #BA2121;" %)"DBL"(%%),
1665 + (% style="font-weight: bold; color: #008000;" %)"placementDescription"(%%): (% style="color: #BA2121;" %)"STAY LOND AND SAVE B2B - 4S ALO Equipped with ibis bedding, take comfort in our ibis room measuring 19 m² offering the ultimate comfort: large double bed, 42\" LED TV with all the best channels, and a bathroom with shower "(%%),
1666 + (% style="font-weight: bold; color: #008000;" %)"checkInDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1667 + (% style="font-weight: bold; color: #008000;" %)"checkOutDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1668 + (% style="font-weight: bold; color: #008000;" %)"adults"(%%): (% style="color: #666666;" %)2(%%),
1669 + (% style="font-weight: bold; color: #008000;" %)"children"(%%): (% style="color: #666666;" %)0(%%),
1670 + (% style="font-weight: bold; color: #008000;" %)"districtUID"(%%): (% style="color: #BA2121;" %)"aaff2238-fa72-4900-83f8-a16990415547"(%%),
1671 + (% style="font-weight: bold; color: #008000;" %)"districtName"(%%): (% style="color: #BA2121;" %)"Deira"(%%),
1672 + (% style="font-weight: bold; color: #008000;" %)"cityUID"(%%): (% style="color: #BA2121;" %)"f5185fa3-3f56-44ed-bf6b-80386a33caa2"(%%),
1673 + (% style="font-weight: bold; color: #008000;" %)"cityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1674 + (% style="font-weight: bold; color: #008000;" %)"countryCode"(%%): (% style="color: #BA2121;" %)"AE"(%%),
1675 + (% style="font-weight: bold; color: #008000;" %)"countryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1676 + (% style="font-weight: bold; color: #008000;" %)"hasAlcohol"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1677 + (% style="font-weight: bold; color: #008000;" %)"hasFreeWifi"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1678 + (% style="font-weight: bold; color: #008000;" %)"hasMetro"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1679 + (% style="font-weight: bold; color: #008000;" %)"hasPool"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1680 + (% style="font-weight: bold; color: #008000;" %)"hasMall"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1681 + (% style="font-weight: bold; color: #008000;" %)"infantMaxAge"(%%): (% style="color: #666666;" %)2.99(%%),
1682 + (% style="font-weight: bold; color: #008000;" %)"childMinAge"(%%): (% style="color: #666666;" %)3.00(%%),
1683 + (% style="font-weight: bold; color: #008000;" %)"childMaxAge"(%%): (% style="color: #666666;" %)11.99(%%),
1684 + (% style="font-weight: bold; color: #008000;" %)"teenMinAge"(%%): (% style="color: #666666;" %)0.0(%%),
1685 + (% style="font-weight: bold; color: #008000;" %)"teenMaxAge"(%%): (% style="color: #666666;" %)0.0(%%),
1686 + (% style="font-weight: bold; color: #008000;" %)"adultMinAge"(%%): (% style="color: #666666;" %)12.00(%%),
1687 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicyDescription"(%%): (% style="color: #BA2121;" %)"Cancellation Policy: Non refundable"(%%),
1688 + (% style="font-weight: bold; color: #008000;" %)"cancellationPolicy"(%%): {
1689 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValue"(%%): (% style="color: #666666;" %)100(%%),
1690 + (% style="font-weight: bold; color: #008000;" %)"noShowChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
1691 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValue"(%%): (% style="color: #666666;" %)100(%%),
1692 + (% style="font-weight: bold; color: #008000;" %)"earlyDepartureChargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%),
1693 + (% style="font-weight: bold; color: #008000;" %)"conditions"(%%): [
1665 1665   {
1666 - "timeunits": 365,
1667 - "timeunitType": "Day",
1668 - "timeOffsetTypeName": "Before Arrival",
1669 - "chargeValue": 100,
1670 - "chargeValueType": "%"
1695 + (% style="font-weight: bold; color: #008000;" %)"timeunits"(%%): (% style="color: #666666;" %)365(%%),
1696 + (% style="font-weight: bold; color: #008000;" %)"timeunitType"(%%): (% style="color: #BA2121;" %)"Day"(%%),
1697 + (% style="font-weight: bold; color: #008000;" %)"timeOffsetTypeName"(%%): (% style="color: #BA2121;" %)"Before Arrival"(%%),
1698 + (% style="font-weight: bold; color: #008000;" %)"chargeValue"(%%): (% style="color: #666666;" %)100(%%),
1699 + (% style="font-weight: bold; color: #008000;" %)"chargeValueType"(%%): (% style="color: #BA2121;" %)"%"(%%)
1671 1671   }
1672 1672   ]
1673 1673   }
1674 1674   },
1675 - "flight": {
1676 - "id": "265dfb4f-df75-4a8e-ad08-52a742c8742d",
1677 - "departureDate": "2024-05-17T00:00:00.000",
1678 - "returnDate": "2024-05-21T00:00:00.000",
1679 - "departureTicketsLeft": 7,
1680 - "returnTicketsLeft": 7,
1681 - "departureAvailabilityType": "FewPlaces",
1682 - "returnAvailabilityType": "FewPlaces",
1683 - "isTwoWay": true,
1684 - "sameBaggageForAll": false,
1685 - "totalBaggage": true,
1686 - "isBlock": false,
1687 - "class": "Economy",
1688 - "departureSegments": [
1704 + (% style="font-weight: bold; color: #008000;" %)"flight"(%%): {
1705 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"265dfb4f-df75-4a8e-ad08-52a742c8742d"(%%),
1706 + (% style="font-weight: bold; color: #008000;" %)"departureDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1707 + (% style="font-weight: bold; color: #008000;" %)"returnDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1708 + (% style="font-weight: bold; color: #008000;" %)"departureTicketsLeft"(%%): (% style="color: #666666;" %)7(%%),
1709 + (% style="font-weight: bold; color: #008000;" %)"returnTicketsLeft"(%%): (% style="color: #666666;" %)7(%%),
1710 + (% style="font-weight: bold; color: #008000;" %)"departureAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
1711 + (% style="font-weight: bold; color: #008000;" %)"returnAvailabilityType"(%%): (% style="color: #BA2121;" %)"FewPlaces"(%%),
1712 + (% style="font-weight: bold; color: #008000;" %)"isTwoWay"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1713 + (% style="font-weight: bold; color: #008000;" %)"sameBaggageForAll"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1714 + (% style="font-weight: bold; color: #008000;" %)"totalBaggage"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1715 + (% style="font-weight: bold; color: #008000;" %)"isBlock"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1716 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1717 + (% style="font-weight: bold; color: #008000;" %)"departureSegments"(%%): [
1689 1689   {
1690 - "airlineCode": "KC",
1691 - "airlineName": "Air Astana",
1692 - "flightCode": "KC897",
1693 - "class": "Economy",
1694 - "lugageWeight": 20,
1695 - "handLugageWeight": 6,
1696 - "departureFlightDate": "2024-05-17T09:15:00.000",
1697 - "departureCountryName": "Kazakhstan",
1698 - "departureCityName": "Almaty",
1699 - "departureAirportCode": "ALA",
1700 - "departureAirportName": "Almaty Intl Airport",
1701 - "departureTerminalCode": "ALA",
1702 - "arrivalFlightDate": "2024-05-17T12:55:00.000",
1703 - "arrivalCountryName": "United Arab Emirates",
1704 - "arrivalCityName": "Dubai",
1705 - "arrivalAirportCode": "DXB",
1706 - "arrivalAirportName": "Dubai Intl Airport",
1707 - "arrivalTerminalCode": "DXB1",
1708 - "flightDuration": "5h 40m"
1719 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"KC"(%%),
1720 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Air Astana"(%%),
1721 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"KC897"(%%),
1722 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1723 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
1724 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
1725 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T09:15:00.000"(%%),
1726 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
1727 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
1728 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1729 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
1730 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1731 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T12:55:00.000"(%%),
1732 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1733 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1734 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
1735 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
1736 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB1"(%%),
1737 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"5h 40m"(%%)
1709 1709   }
1710 1710   ],
1711 - "returnSegments": [
1740 + (% style="font-weight: bold; color: #008000;" %)"returnSegments"(%%): [
1712 1712   {
1713 - "airlineCode": "KC",
1714 - "airlineName": "Air Astana",
1715 - "flightCode": "KC898",
1716 - "class": "Economy",
1717 - "lugageWeight": 20,
1718 - "handLugageWeight": 6,
1719 - "departureFlightDate": "2024-05-21T13:55:00.000",
1720 - "departureCountryName": "United Arab Emirates",
1721 - "departureCityName": "Dubai",
1722 - "departureAirportCode": "DXB",
1723 - "departureAirportName": "Dubai Intl Airport",
1724 - "departureTerminalCode": "DXB1",
1725 - "arrivalFlightDate": "2024-05-21T19:10:00.000",
1726 - "arrivalCountryName": "Kazakhstan",
1727 - "arrivalCityName": "Almaty",
1728 - "arrivalAirportCode": "ALA",
1729 - "arrivalAirportName": "Almaty Intl Airport",
1730 - "arrivalTerminalCode": "ALA",
1731 - "flightDuration": "3h 15m"
1742 + (% style="font-weight: bold; color: #008000;" %)"airlineCode"(%%): (% style="color: #BA2121;" %)"KC"(%%),
1743 + (% style="font-weight: bold; color: #008000;" %)"airlineName"(%%): (% style="color: #BA2121;" %)"Air Astana"(%%),
1744 + (% style="font-weight: bold; color: #008000;" %)"flightCode"(%%): (% style="color: #BA2121;" %)"KC898"(%%),
1745 + (% style="font-weight: bold; color: #008000;" %)"class"(%%): (% style="color: #BA2121;" %)"Economy"(%%),
1746 + (% style="font-weight: bold; color: #008000;" %)"lugageWeight"(%%): (% style="color: #666666;" %)20(%%),
1747 + (% style="font-weight: bold; color: #008000;" %)"handLugageWeight"(%%): (% style="color: #666666;" %)6(%%),
1748 + (% style="font-weight: bold; color: #008000;" %)"departureFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T13:55:00.000"(%%),
1749 + (% style="font-weight: bold; color: #008000;" %)"departureCountryName"(%%): (% style="color: #BA2121;" %)"United Arab Emirates"(%%),
1750 + (% style="font-weight: bold; color: #008000;" %)"departureCityName"(%%): (% style="color: #BA2121;" %)"Dubai"(%%),
1751 + (% style="font-weight: bold; color: #008000;" %)"departureAirportCode"(%%): (% style="color: #BA2121;" %)"DXB"(%%),
1752 + (% style="font-weight: bold; color: #008000;" %)"departureAirportName"(%%): (% style="color: #BA2121;" %)"Dubai Intl Airport"(%%),
1753 + (% style="font-weight: bold; color: #008000;" %)"departureTerminalCode"(%%): (% style="color: #BA2121;" %)"DXB1"(%%),
1754 + (% style="font-weight: bold; color: #008000;" %)"arrivalFlightDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T19:10:00.000"(%%),
1755 + (% style="font-weight: bold; color: #008000;" %)"arrivalCountryName"(%%): (% style="color: #BA2121;" %)"Kazakhstan"(%%),
1756 + (% style="font-weight: bold; color: #008000;" %)"arrivalCityName"(%%): (% style="color: #BA2121;" %)"Almaty"(%%),
1757 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1758 + (% style="font-weight: bold; color: #008000;" %)"arrivalAirportName"(%%): (% style="color: #BA2121;" %)"Almaty Intl Airport"(%%),
1759 + (% style="font-weight: bold; color: #008000;" %)"arrivalTerminalCode"(%%): (% style="color: #BA2121;" %)"ALA"(%%),
1760 + (% style="font-weight: bold; color: #008000;" %)"flightDuration"(%%): (% style="color: #BA2121;" %)"3h 15m"(%%)
1732 1732   }
1733 1733   ],
1734 - "passengers": [
1763 + (% style="font-weight: bold; color: #008000;" %)"passengers"(%%): [
1735 1735   {
1736 - "id": "265dfb4f-df75-4a8e-ad08-52a742c8742d-A1",
1737 - "isAdult": true,
1738 - "forwardBaggages": [],
1739 - "backwardBaggages": []
1765 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"265dfb4f-df75-4a8e-ad08-52a742c8742d-A1"(%%),
1766 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1767 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [],
1768 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): []
1740 1740   },
1741 1741   {
1742 - "id": "265dfb4f-df75-4a8e-ad08-52a742c8742d-A2",
1743 - "isAdult": true,
1744 - "forwardBaggages": [],
1745 - "backwardBaggages": []
1771 + (% style="font-weight: bold; color: #008000;" %)"id"(%%): (% style="color: #BA2121;" %)"265dfb4f-df75-4a8e-ad08-52a742c8742d-A2"(%%),
1772 + (% style="font-weight: bold; color: #008000;" %)"isAdult"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%),
1773 + (% style="font-weight: bold; color: #008000;" %)"forwardBaggages"(%%): [],
1774 + (% style="font-weight: bold; color: #008000;" %)"backwardBaggages"(%%): []
1746 1746   }
1747 1747   ]
1748 1748   },
1749 - "extraServices": [],
1750 - "insurancePrice": {
1751 - "name": "Medical INS (N10000)",
1752 - "price": 22.40,
1753 - "actualStartDate": "2024-05-17T00:00:00.000",
1754 - "actualEndDate": "2024-05-21T00:00:00.000",
1755 - "optional": false,
1756 - "includedInPackagePrice": true
1778 + (% style="font-weight: bold; color: #008000;" %)"extraServices"(%%): [],
1779 + (% style="font-weight: bold; color: #008000;" %)"insurancePrice"(%%): {
1780 + (% style="font-weight: bold; color: #008000;" %)"name"(%%): (% style="color: #BA2121;" %)"Medical INS (N10000)"(%%),
1781 + (% style="font-weight: bold; color: #008000;" %)"price"(%%): (% style="color: #666666;" %)22.40(%%),
1782 + (% style="font-weight: bold; color: #008000;" %)"actualStartDate"(%%): (% style="color: #BA2121;" %)"2024-05-17T00:00:00.000"(%%),
1783 + (% style="font-weight: bold; color: #008000;" %)"actualEndDate"(%%): (% style="color: #BA2121;" %)"2024-05-21T00:00:00.000"(%%),
1784 + (% style="font-weight: bold; color: #008000;" %)"optional"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%),
1785 + (% style="font-weight: bold; color: #008000;" %)"includedInPackagePrice"(%%): (% style="font-weight: bold; color: #008000;" %)true(%%)
1757 1757   },
1758 - "sortCheckInOut": "17.05.2024-21.05.2024",
1759 - "sortAirline": "air astana",
1760 - "sortHotelName": "ibis al rigga",
1761 - "sortDetails": "ro",
1762 - "sortPlacement": "standard room with 1 double bed dbl"
1787 + (% style="font-weight: bold; color: #008000;" %)"sortCheckInOut"(%%): (% style="color: #BA2121;" %)"17.05.2024-21.05.2024"(%%),
1788 + (% style="font-weight: bold; color: #008000;" %)"sortAirline"(%%): (% style="color: #BA2121;" %)"air astana"(%%),
1789 + (% style="font-weight: bold; color: #008000;" %)"sortHotelName"(%%): (% style="color: #BA2121;" %)"ibis al rigga"(%%),
1790 + (% style="font-weight: bold; color: #008000;" %)"sortDetails"(%%): (% style="color: #BA2121;" %)"ro"(%%),
1791 + (% style="font-weight: bold; color: #008000;" %)"sortPlacement"(%%): (% style="color: #BA2121;" %)"standard room with 1 double bed dbl"(%%)
1763 1763   }
1764 1764   ],
1765 - "refreshPriceResult": "Success",
1766 - "error": false
1794 + (% style="font-weight: bold; color: #008000;" %)"refreshPriceResult"(%%): (% style="color: #BA2121;" %)"Success"(%%),
1795 + (% style="font-weight: bold; color: #008000;" %)"error"(%%): (% style="font-weight: bold; color: #008000;" %)false(%%)
1767 1767  }
1768 -{{/code}}
1797 +)))
1798 +)))
1769 1769  
1770 1770  
1771 1771  === Schema ===
1772 1772  
1773 -{{success}}
1803 +(% class="box successmessage" %)
1804 +(((
1774 1774  CalcTourPackageResponse{
1775 1775  
1776 1776  |error|boolean
... ... @@ -2371,4 +2371,25 @@
2371 2371  [ Success, HotelPriceNoMoreAvailable, FlightPriceNoMoreAvailable ]
2372 2372  
2373 2373  }
2374 -{{/success}}
2405 +)))
2406 +
2407 +
2408 +== Important ==
2409 +
2410 +(% class="box errormessage" %)
2411 +(((
2412 +=== Implementing Authorization in Subsequent Requests ===
2413 +
2414 +For every API request after the initial authentication, it's crucial to include the authorization token in the request header. This ensures your requests are authorized and can access the necessary resources. Here's how to properly include your token:
2415 +
2416 +* **Header Key:** Authorization
2417 +* **Header Value:** Bearer [Your Token Here] - Use the bearer token provided in the initial authentication response. The authorization type should be specified as Bearer Token.
2418 +
2419 +Additionally, to ensure your requests are properly formatted and recognized, include the following headers:
2420 +
2421 +* **Content-Type:** Specify this header as application/json to indicate the format of the request body.
2422 +* **Header Key:** X-nugios-timezone
2423 +* **Header Value:** 240 - Adjust this value to match your local timezone offset in minutes.
2424 +
2425 +Incorporating these headers with their respective values is essential for the successful processing of your API requests.
2426 +)))