Changes for page 3. CalcPackage

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

From version 5.1
edited by Giorgi Mdivnishvili
on 2023/12/26 09:08
Change comment: There is no comment for this version
To version 8.1
edited by Giorgi Mdivnishvili
on 2023/12/26 17:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -32,7 +32,15 @@
32 32   "extraServicePriceCodes": [
33 33   "string"
34 34   ],
35 - "includeInsurance": true
35 + "flightPassengers": [
36 + {
37 + "id": "string",
38 + "selectedForwardBaggageCode": "string",
39 + "selectedBackwardBaggageCode": "string"
40 + }
41 + ],
42 + "includeInsurance": true,
43 + "refreshPrices": true
36 36  }
37 37  {{/code}}
38 38  
... ... @@ -39,14 +39,26 @@
39 39  (% class="wikigeneratedid" id="HRequestBodyexample" %)
40 40  (% id="cke_bm_10575S" style="display:none" %)
41 41  
50 +(% class="wikigeneratedid" %)
51 +
52 +
42 42  == Request Body example ==
43 43  
44 44  {{code language="Json"}}
45 45  {
46 - "packageId": "onlyhotel:c4e23e7e-3d54-4efa-a3db-88508230ce91:504f63ca-6dd5-4d84-8245-cf7e77ccff73",
57 + "packageId": "tour:1d0fa533-4261-4254-93bb-83599d581ffc:193990fa-41a5-46e6-9805-50f82c3c377f:0c299240-6fc6-4f79-ba99-3548f2de3f57",
47 47   "extraServicePriceCodes": [
48 48  
49 - ]
60 + ],
61 + "flightPassengers": [
62 + {
63 + "id": "42779531011000004-A1",
64 + "selectedForwardBaggageCode": "",
65 + "selectedBackwardBaggageCode": ""
66 + }
67 + ],
68 + "includeInsurance": true,
69 + "refreshPrices": true
50 50  }
51 51  {{/code}}
52 52  
... ... @@ -60,6 +60,7 @@
60 60   "errorDescription": "string",
61 61   "userErrorDescription": "string",
62 62   "package": {
83 + "cacheKey": "string",
63 63   "id": "string",
64 64   "priceCurrency": "string",
65 65   "totalPrice": 0,
... ... @@ -82,8 +82,8 @@
82 82   "roomCategoryName": "string",
83 83   "placementTypeName": "string",
84 84   "placementDescription": "string",
85 - "checkInDate": "2023-12-18T14:09:48.103Z",
86 - "checkOutDate": "2023-12-18T14:09:48.103Z",
106 + "checkInDate": "2023-12-26T12:55:59.433Z",
107 + "checkOutDate": "2023-12-26T12:55:59.433Z",
87 87   "adults": 0,
88 88   "children": 0,
89 89   "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
... ... @@ -117,13 +117,15 @@
117 117   },
118 118   "flight": {
119 119   "id": "string",
120 - "departureDate": "2023-12-18T14:09:48.103Z",
121 - "returnDate": "2023-12-18T14:09:48.103Z",
141 + "departureDate": "2023-12-26T12:55:59.433Z",
142 + "returnDate": "2023-12-26T12:55:59.433Z",
122 122   "departureTicketsLeft": 0,
123 123   "returnTicketsLeft": 0,
124 124   "departureAvailabilityType": "OnRequest",
125 125   "returnAvailabilityType": "OnRequest",
126 126   "isTwoWay": true,
148 + "sameBaggageForAll": true,
149 + "totalBaggage": true,
127 127   "departureSegments": [
128 128   {
129 129   "airlineCode": "string",
... ... @@ -132,28 +132,19 @@
132 132   "class": "string",
133 133   "lugageWeight": 0,
134 134   "handLugageWeight": 0,
135 - "departureFlightDate": "2023-12-18T14:09:48.103Z",
158 + "departureFlightDate": "2023-12-26T12:55:59.433Z",
136 136   "departureCountryName": "string",
137 137   "departureCityName": "string",
138 138   "departureAirportCode": "string",
139 139   "departureAirportName": "string",
140 140   "departureTerminalCode": "string",
141 - "arrivalFlightDate": "2023-12-18T14:09:48.103Z",
164 + "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
142 142   "arrivalCountryName": "string",
143 143   "arrivalCityName": "string",
144 144   "arrivalAirportCode": "string",
145 145   "arrivalAirportName": "string",
146 146   "arrivalTerminalCode": "string",
147 - "flightDuration": "string",
148 - "baggages": [
149 - {
150 - "baggageCode": "string",
151 - "description": "string",
152 - "price": 0,
153 - "currency": "string",
154 - "included": true
155 - }
156 - ]
170 + "flightDuration": "string"
157 157   }
158 158   ],
159 159   "returnSegments": [
... ... @@ -164,20 +164,28 @@
164 164   "class": "string",
165 165   "lugageWeight": 0,
166 166   "handLugageWeight": 0,
167 - "departureFlightDate": "2023-12-18T14:09:48.103Z",
181 + "departureFlightDate": "2023-12-26T12:55:59.433Z",
168 168   "departureCountryName": "string",
169 169   "departureCityName": "string",
170 170   "departureAirportCode": "string",
171 171   "departureAirportName": "string",
172 172   "departureTerminalCode": "string",
173 - "arrivalFlightDate": "2023-12-18T14:09:48.103Z",
187 + "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
174 174   "arrivalCountryName": "string",
175 175   "arrivalCityName": "string",
176 176   "arrivalAirportCode": "string",
177 177   "arrivalAirportName": "string",
178 178   "arrivalTerminalCode": "string",
179 - "flightDuration": "string",
180 - "baggages": [
193 + "flightDuration": "string"
194 + }
195 + ],
196 + "passengers": [
197 + {
198 + "id": "string",
199 + "isAdult": true,
200 + "selectedForwardBaggageCode": "string",
201 + "selectedBackwardBaggageCode": "string",
202 + "forwardBaggages": [
181 181   {
182 182   "baggageCode": "string",
183 183   "description": "string",
... ... @@ -185,6 +185,15 @@
185 185   "currency": "string",
186 186   "included": true
187 187   }
210 + ],
211 + "backwardBaggages": [
212 + {
213 + "baggageCode": "string",
214 + "description": "string",
215 + "price": 0,
216 + "currency": "string",
217 + "included": true
218 + }
188 188   ]
189 189   }
190 190   ]
... ... @@ -214,13 +214,187 @@
214 214   "name": "string",
215 215   "price": 0,
216 216   "priceSurcarge": 0,
217 - "actualStartDate": "2023-12-18T14:09:48.103Z",
218 - "actualEndDate": "2023-12-18T14:09:48.103Z",
248 + "actualStartDate": "2023-12-26T12:55:59.433Z",
249 + "actualEndDate": "2023-12-26T12:55:59.433Z",
219 219   "optional": true,
220 220   "includedInPackagePrice": true
221 - },
222 - "cacheKey": "string"
223 - }
252 + }
253 + },
254 + "altPackages": [
255 + {
256 + "cacheKey": "string",
257 + "id": "string",
258 + "priceCurrency": "string",
259 + "totalPrice": 0,
260 + "agentCommissionPercent": 0,
261 + "agentCommissionAmount": 0,
262 + "includedExtrasAmount": 0,
263 + "priceDifference": 0,
264 + "hotel": {
265 + "hotelPriceId": "string",
266 + "providerId": 0,
267 + "hotelName": "string",
268 + "hotelCode": "string",
269 + "nigths": 0,
270 + "mealPlan": "string",
271 + "hotelClass": "string",
272 + "availabilityType": "OnRequest",
273 + "availableRoomsCount": 0,
274 + "fewRooms": true,
275 + "roomCategoryCode": "string",
276 + "roomCategoryName": "string",
277 + "placementTypeName": "string",
278 + "placementDescription": "string",
279 + "checkInDate": "2023-12-26T12:55:59.433Z",
280 + "checkOutDate": "2023-12-26T12:55:59.433Z",
281 + "adults": 0,
282 + "children": 0,
283 + "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
284 + "districtName": "string",
285 + "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
286 + "cityName": "string",
287 + "countryCode": "string",
288 + "countryName": "string",
289 + "hasAlcohol": true,
290 + "hasFreeWifi": true,
291 + "hasMetro": true,
292 + "hasPool": true,
293 + "hasMall": true,
294 + "cancellationPolicyDescription": "string",
295 + "cancellationPolicy": {
296 + "cancellationPolicyCode": "string",
297 + "noShowChargeValue": 0,
298 + "noShowChargeValueType": "string",
299 + "earlyDepartureChargeValue": 0,
300 + "earlyDepartureChargeValueType": "string",
301 + "conditions": [
302 + {
303 + "timeunits": 0,
304 + "timeunitType": "string",
305 + "timeOffsetTypeName": "string",
306 + "chargeValue": 0,
307 + "chargeValueType": "string"
308 + }
309 + ]
310 + }
311 + },
312 + "flight": {
313 + "id": "string",
314 + "departureDate": "2023-12-26T12:55:59.433Z",
315 + "returnDate": "2023-12-26T12:55:59.433Z",
316 + "departureTicketsLeft": 0,
317 + "returnTicketsLeft": 0,
318 + "departureAvailabilityType": "OnRequest",
319 + "returnAvailabilityType": "OnRequest",
320 + "isTwoWay": true,
321 + "sameBaggageForAll": true,
322 + "totalBaggage": true,
323 + "departureSegments": [
324 + {
325 + "airlineCode": "string",
326 + "airlineName": "string",
327 + "flightCode": "string",
328 + "class": "string",
329 + "lugageWeight": 0,
330 + "handLugageWeight": 0,
331 + "departureFlightDate": "2023-12-26T12:55:59.433Z",
332 + "departureCountryName": "string",
333 + "departureCityName": "string",
334 + "departureAirportCode": "string",
335 + "departureAirportName": "string",
336 + "departureTerminalCode": "string",
337 + "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
338 + "arrivalCountryName": "string",
339 + "arrivalCityName": "string",
340 + "arrivalAirportCode": "string",
341 + "arrivalAirportName": "string",
342 + "arrivalTerminalCode": "string",
343 + "flightDuration": "string"
344 + }
345 + ],
346 + "returnSegments": [
347 + {
348 + "airlineCode": "string",
349 + "airlineName": "string",
350 + "flightCode": "string",
351 + "class": "string",
352 + "lugageWeight": 0,
353 + "handLugageWeight": 0,
354 + "departureFlightDate": "2023-12-26T12:55:59.433Z",
355 + "departureCountryName": "string",
356 + "departureCityName": "string",
357 + "departureAirportCode": "string",
358 + "departureAirportName": "string",
359 + "departureTerminalCode": "string",
360 + "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
361 + "arrivalCountryName": "string",
362 + "arrivalCityName": "string",
363 + "arrivalAirportCode": "string",
364 + "arrivalAirportName": "string",
365 + "arrivalTerminalCode": "string",
366 + "flightDuration": "string"
367 + }
368 + ],
369 + "passengers": [
370 + {
371 + "id": "string",
372 + "isAdult": true,
373 + "selectedForwardBaggageCode": "string",
374 + "selectedBackwardBaggageCode": "string",
375 + "forwardBaggages": [
376 + {
377 + "baggageCode": "string",
378 + "description": "string",
379 + "price": 0,
380 + "currency": "string",
381 + "included": true
382 + }
383 + ],
384 + "backwardBaggages": [
385 + {
386 + "baggageCode": "string",
387 + "description": "string",
388 + "price": 0,
389 + "currency": "string",
390 + "included": true
391 + }
392 + ]
393 + }
394 + ]
395 + },
396 + "extraServices": [
397 + {
398 + "extraServiceCode": "string",
399 + "extraServiceTypeCode": "string",
400 + "isMandatory": 0,
401 + "extraServiceName": "string",
402 + "minimalServiceAmount": 0,
403 + "includedPriceCode": "string",
404 + "prices": [
405 + {
406 + "extraServicePriceCode": "string",
407 + "displayName": "string",
408 + "restrictionInfo": "string",
409 + "additionalInfo": "string",
410 + "price": 0,
411 + "extraPrice": 0,
412 + "currency": "string"
413 + }
414 + ]
415 + }
416 + ],
417 + "insurancePrice": {
418 + "name": "string",
419 + "price": 0,
420 + "priceSurcarge": 0,
421 + "actualStartDate": "2023-12-26T12:55:59.433Z",
422 + "actualEndDate": "2023-12-26T12:55:59.433Z",
423 + "optional": true,
424 + "includedInPackagePrice": true
425 + }
426 + }
427 + ],
428 + "refreshPriceResult": "Success"
224 224  }
225 225  {{/code}}
226 226  
... ... @@ -227,7 +227,349 @@
227 227  
228 228  === Response example ===
229 229  
230 -{{code language="Json"}}{{/code}}
435 +{{code language="Json"}}
436 +{
437 + "package": {
438 + "id": "tour:1d0fa533-4261-4254-93bb-83599d581ffc:193990fa-41a5-46e6-9805-50f82c3c377f:0c299240-6fc6-4f79-ba99-3548f2de3f57",
439 + "priceCurrency": "USD",
440 + "totalPrice": 937.16,
441 + "agentCommissionPercent": 0.00,
442 + "agentCommissionAmount": 0.00,
443 + "includedExtrasAmount": 0,
444 + "priceDifference": 0,
445 + "hotel": {
446 + "hotelPriceId": "193990fa-41a5-46e6-9805-50f82c3c377f",
447 + "providerId": 13,
448 + "hotelName": "Mercure Dubai Barsha Heights Suites Apartments",
449 + "hotelCode": "5f125310-7025-4807-a4c6-49cd284c9c14",
450 + "nigths": 2,
451 + "mealPlan": "BB",
452 + "hotelClass": "4",
453 + "availabilityType": "StopSale",
454 + "availableRoomsCount": 0,
455 + "fewRooms": true,
456 + "roomCategoryCode": "f8e1ffe5-25cc-46a4-80e8-586d1c049de4",
457 + "roomCategoryName": "1 B/R Apartment City View",
458 + "placementTypeName": "SNGL + CHILD(2-5.99)sharing",
459 + "checkInDate": "2024-02-15T20:00:00.000Z",
460 + "checkOutDate": "2024-02-17T20:00:00.000Z",
461 + "adults": 1,
462 + "children": 1,
463 + "districtUID": "4c65f6ed-902b-4fd8-9419-af7884c22c5e",
464 + "districtName": "Al Barsha",
465 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2",
466 + "cityName": "Dubai",
467 + "countryCode": "AE",
468 + "countryName": "United Arab Emirates",
469 + "hasAlcohol": false,
470 + "hasFreeWifi": true,
471 + "hasMetro": true,
472 + "hasPool": true,
473 + "hasMall": false,
474 + "cancellationPolicyDescription": "Cancellation Policy: 5 Day Before Arrival: 100.00 %, Early Departure: 100.00 %, NoShow: 100.00 %",
475 + "cancellationPolicy": {
476 + "noShowChargeValue": 100.00,
477 + "noShowChargeValueType": "%",
478 + "earlyDepartureChargeValue": 100.00,
479 + "earlyDepartureChargeValueType": "%",
480 + "conditions": [
481 + {
482 + "timeunits": 5,
483 + "timeunitType": "Day",
484 + "timeOffsetTypeName": "Before Arrival",
485 + "chargeValue": 100.00,
486 + "chargeValueType": "%"
487 + }
488 + ]
489 + }
490 + },
491 + "flight": {
492 + "id": "0c299240-6fc6-4f79-ba99-3548f2de3f57",
493 + "departureDate": "2024-02-15T20:00:00.000Z",
494 + "returnDate": "2024-02-17T20:00:00.000Z",
495 + "departureTicketsLeft": 7,
496 + "returnTicketsLeft": 7,
497 + "departureAvailabilityType": "FewPlaces",
498 + "returnAvailabilityType": "FewPlaces",
499 + "isTwoWay": true,
500 + "sameBaggageForAll": false,
501 + "totalBaggage": true,
502 + "departureSegments": [
503 + {
504 + "airlineCode": "KC",
505 + "airlineName": "Air Astana-",
506 + "flightCode": "KC899",
507 + "class": "econom",
508 + "lugageWeight": 20,
509 + "handLugageWeight": 6,
510 + "departureFlightDate": "2024-02-15T20:00:00.000Z",
511 + "departureCountryName": "Kazakhstan",
512 + "departureCityName": "Almaty",
513 + "departureAirportCode": "ALA",
514 + "departureAirportName": "Almaty Intl Airport",
515 + "departureTerminalCode": "ALA",
516 + "arrivalFlightDate": "2024-02-15T20:00:00.000Z",
517 + "arrivalCountryName": "United Arab Emirates",
518 + "arrivalCityName": "Dubai",
519 + "arrivalAirportCode": "DXB",
520 + "arrivalAirportName": "Dubai Intl Airport",
521 + "arrivalTerminalCode": "DXB1",
522 + "flightDuration": "0h 50m"
523 + }
524 + ],
525 + "returnSegments": [
526 + {
527 + "airlineCode": "KC",
528 + "airlineName": "Air Astana-",
529 + "flightCode": "KC900",
530 + "class": "econom",
531 + "lugageWeight": 20,
532 + "handLugageWeight": 6,
533 + "departureFlightDate": "2024-02-17T20:00:00.000Z",
534 + "departureCountryName": "United Arab Emirates",
535 + "departureCityName": "Dubai",
536 + "departureAirportCode": "DXB",
537 + "departureAirportName": "Dubai Intl Airport",
538 + "departureTerminalCode": "DXB1",
539 + "arrivalFlightDate": "2024-02-17T20:00:00.000Z",
540 + "arrivalCountryName": "Kazakhstan",
541 + "arrivalCityName": "Almaty",
542 + "arrivalAirportCode": "ALA",
543 + "arrivalAirportName": "Almaty Intl Airport",
544 + "arrivalTerminalCode": "ALA",
545 + "flightDuration": "8h 15m"
546 + }
547 + ],
548 + "passengers": [
549 + {
550 + "id": "42779531011000004-A1",
551 + "isAdult": true,
552 + "forwardBaggages": [
553 + {
554 + "baggageCode": "TOTAL_BAGGAGE",
555 + "description": "1 piece included, UP TO 50 POUNDS/23 KILOGRAMS, OVER 62 LINEAR INCHES/158 LINEAR CENTIMETERS",
556 + "price": 45.00,
557 + "currency": "USD",
558 + "included": false
559 + }
560 + ],
561 + "backwardBaggages": [
562 + {
563 + "baggageCode": "INCLUDED_IN_FORWARD",
564 + "price": 0,
565 + "included": false
566 + }
567 + ]
568 + },
569 + {
570 + "id": "42779531011000004-C1",
571 + "isAdult": false,
572 + "forwardBaggages": [
573 + {
574 + "baggageCode": "TOTAL_BAGGAGE",
575 + "description": "1 piece included, UP TO 50 POUNDS/23 KILOGRAMS, OVER 62 LINEAR INCHES/158 LINEAR CENTIMETERS",
576 + "price": 45.00,
577 + "currency": "USD",
578 + "included": false
579 + }
580 + ],
581 + "backwardBaggages": [
582 + {
583 + "baggageCode": "INCLUDED_IN_FORWARD",
584 + "price": 0,
585 + "included": false
586 + }
587 + ]
588 + }
589 + ]
590 + },
591 + "extraServices": [],
592 + "insurancePrice": {
593 + "name": "Medical INS (N10000)",
594 + "price": 13.44,
595 + "priceSurcarge": 0.00,
596 + "actualStartDate": "2024-02-15T20:00:00.000Z",
597 + "actualEndDate": "2024-02-17T20:00:00.000Z",
598 + "optional": false,
599 + "includedInPackagePrice": true
600 + }
601 + },
602 + "altPackages": [
603 + {
604 + "id": "tour:1d0fa533-4261-4254-93bb-83599d581ffc:193990fa-41a5-46e6-9805-50f82c3c377f:63d79c94-1e19-443f-8a17-50e59e633ea8",
605 + "priceCurrency": "USD",
606 + "totalPrice": 968.40,
607 + "agentCommissionPercent": 0.00,
608 + "agentCommissionAmount": 0.00,
609 + "includedExtrasAmount": 0,
610 + "priceDifference": 31.24,
611 + "hotel": {
612 + "hotelPriceId": "193990fa-41a5-46e6-9805-50f82c3c377f",
613 + "providerId": 13,
614 + "hotelName": "Mercure Dubai Barsha Heights Suites Apartments",
615 + "hotelCode": "5f125310-7025-4807-a4c6-49cd284c9c14",
616 + "nigths": 2,
617 + "mealPlan": "BB",
618 + "hotelClass": "4",
619 + "availabilityType": "StopSale",
620 + "availableRoomsCount": 0,
621 + "fewRooms": true,
622 + "roomCategoryCode": "f8e1ffe5-25cc-46a4-80e8-586d1c049de4",
623 + "roomCategoryName": "1 B/R Apartment City View",
624 + "placementTypeName": "SNGL + CHILD(2-5.99)sharing",
625 + "checkInDate": "2024-02-15T20:00:00.000Z",
626 + "checkOutDate": "2024-02-17T20:00:00.000Z",
627 + "adults": 1,
628 + "children": 1,
629 + "districtUID": "4c65f6ed-902b-4fd8-9419-af7884c22c5e",
630 + "districtName": "Al Barsha",
631 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2",
632 + "cityName": "Dubai",
633 + "countryCode": "AE",
634 + "countryName": "United Arab Emirates",
635 + "hasAlcohol": false,
636 + "hasFreeWifi": true,
637 + "hasMetro": true,
638 + "hasPool": true,
639 + "hasMall": false,
640 + "cancellationPolicyDescription": "Cancellation Policy: 5 Day Before Arrival: 100.00 %, Early Departure: 100.00 %, NoShow: 100.00 %",
641 + "cancellationPolicy": {
642 + "noShowChargeValue": 100.00,
643 + "noShowChargeValueType": "%",
644 + "earlyDepartureChargeValue": 100.00,
645 + "earlyDepartureChargeValueType": "%",
646 + "conditions": [
647 + {
648 + "timeunits": 5,
649 + "timeunitType": "Day",
650 + "timeOffsetTypeName": "Before Arrival",
651 + "chargeValue": 100.00,
652 + "chargeValueType": "%"
653 + }
654 + ]
655 + }
656 + },
657 + "flight": {
658 + "id": "63d79c94-1e19-443f-8a17-50e59e633ea8",
659 + "departureDate": "2024-02-15T20:00:00.000Z",
660 + "returnDate": "2024-02-17T20:00:00.000Z",
661 + "departureTicketsLeft": 50,
662 + "returnTicketsLeft": 50,
663 + "departureAvailabilityType": "FewPlaces",
664 + "returnAvailabilityType": "FewPlaces",
665 + "isTwoWay": true,
666 + "sameBaggageForAll": false,
667 + "totalBaggage": false,
668 + "departureSegments": [
669 + {
670 + "airlineCode": "FZ",
671 + "airlineName": "Fly Dubai.",
672 + "flightCode": "FZ1722",
673 + "class": "econom",
674 + "lugageWeight": 20,
675 + "handLugageWeight": 6,
676 + "departureFlightDate": "2024-02-15T20:00:00.000Z",
677 + "departureCountryName": "Kazakhstan",
678 + "departureCityName": "Almaty",
679 + "departureAirportCode": "ALA",
680 + "departureAirportName": "Almaty Intl Airport",
681 + "departureTerminalCode": "ALA",
682 + "arrivalFlightDate": "2024-02-15T20:00:00.000Z",
683 + "arrivalCountryName": "United Arab Emirates",
684 + "arrivalCityName": "Dubai",
685 + "arrivalAirportCode": "DXB",
686 + "arrivalAirportName": "Dubai Intl Airport",
687 + "arrivalTerminalCode": "DXB3",
688 + "flightDuration": "0h 55m"
689 + }
690 + ],
691 + "returnSegments": [
692 + {
693 + "airlineCode": "FZ",
694 + "airlineName": "Fly Dubai.",
695 + "flightCode": "FZ1721",
696 + "class": "econom",
697 + "lugageWeight": 20,
698 + "handLugageWeight": 6,
699 + "departureFlightDate": "2024-02-17T20:00:00.000Z",
700 + "departureCountryName": "United Arab Emirates",
701 + "departureCityName": "Dubai",
702 + "departureAirportCode": "DXB",
703 + "departureAirportName": "Dubai Intl Airport",
704 + "departureTerminalCode": "DXB3",
705 + "arrivalFlightDate": "2024-02-18T20:00:00.000Z",
706 + "arrivalCountryName": "Kazakhstan",
707 + "arrivalCityName": "Almaty",
708 + "arrivalAirportCode": "ALA",
709 + "arrivalAirportName": "Almaty Intl Airport",
710 + "arrivalTerminalCode": "DXB3",
711 + "flightDuration": "8h 10m"
712 + }
713 + ],
714 + "passengers": [
715 + {
716 + "id": "42779547001000004-A1",
717 + "isAdult": true,
718 + "selectedForwardBaggageCode": "INCLUDED",
719 + "selectedBackwardBaggageCode": "INCLUDED",
720 + "forwardBaggages": [
721 + {
722 + "baggageCode": "INCLUDED",
723 + "description": "20 KG INCLUDED",
724 + "price": 0.0,
725 + "currency": "USD",
726 + "included": true
727 + }
728 + ],
729 + "backwardBaggages": [
730 + {
731 + "baggageCode": "INCLUDED",
732 + "description": "20 KG INCLUDED",
733 + "price": 0.0,
734 + "currency": "USD",
735 + "included": true
736 + }
737 + ]
738 + },
739 + {
740 + "id": "42779547001000004-C1",
741 + "isAdult": false,
742 + "selectedForwardBaggageCode": "INCLUDED",
743 + "selectedBackwardBaggageCode": "INCLUDED",
744 + "forwardBaggages": [
745 + {
746 + "baggageCode": "INCLUDED",
747 + "description": "20 KG INCLUDED",
748 + "price": 0.0,
749 + "currency": "USD",
750 + "included": true
751 + }
752 + ],
753 + "backwardBaggages": [
754 + {
755 + "baggageCode": "INCLUDED",
756 + "description": "20 KG INCLUDED",
757 + "price": 0.0,
758 + "currency": "USD",
759 + "included": true
760 + }
761 + ]
762 + }
763 + ]
764 + },
765 + "extraServices": [],
766 + "insurancePrice": {
767 + "name": "Medical INS (N10000)",
768 + "price": 13.44,
769 + "priceSurcarge": 0.00,
770 + "actualStartDate": "2024-02-15T20:00:00.000Z",
771 + "actualEndDate": "2024-02-17T20:00:00.000Z",
772 + "optional": false,
773 + "includedInPackagePrice": true
774 + }
775 + },
776 + {
777 +{{/code}}
231 231  
232 232  
233 233  === Schema ===
... ... @@ -367,5 +367,3 @@
367 367  
368 368  }
369 369  {{/success}}
370 -
371 -