Changes for page 3. CalcPackage
Last modified by Giorgi Mdivnishvili on 2024/04/11 17:03
From version 12.1
edited by Giorgi Mdivnishvili
on 2024/04/11 08:07
on 2024/04/11 08:07
Change comment:
There is no comment for this version
To version 15.1
edited by Giorgi Mdivnishvili
on 2024/04/11 13:18
on 2024/04/11 13:18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,8 +6,11 @@ 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 10 +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. 11 + 12 + 13 + 11 11 == Endpoint URL - [POST] == 12 12 13 13 {{info}} ... ... @@ -52,29 +52,10 @@ 52 52 53 53 {{code language="Json"}} 54 54 { 55 - "calcTourPackageRequests": [ 56 - { 57 - "refreshPrices": true, 58 - "packageId": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:53552191-59ea-469d-ae9d-5b848da8839d", 59 - "flightPassengers": [ 60 - { 61 - "id": "53552191-59ea-469d-ae9d-5b848da8839d-A1", 62 - "selectedForwardBaggageCode": "INCLUDED", 63 - "selectedBackwardBaggageCode": "INCLUDED" 64 - }, 65 - { 66 - "id": "53552191-59ea-469d-ae9d-5b848da8839d-A2", 67 - "selectedForwardBaggageCode": "INCLUDED", 68 - "selectedBackwardBaggageCode": "INCLUDED" 69 - } 70 - ], 71 - "extraServicePriceCodes": [], 72 - "includeInsurance": true 73 - } 74 - ], 75 - "calcOnlyHotelPackageRequests": [], 76 - "calcOnlyAviaPackageRequests": [] 58 + "packageId": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:53552191-59ea-469d-ae9d-5b848da8839d", 59 + "includeInsurance": true 77 77 } 61 + 78 78 {{/code}} 79 79 80 80 ... ... @@ -441,557 +441,1347 @@ 441 441 442 442 {{code language="Json"}} 443 443 { 444 - "priceCurrency": "USD", 445 - "totalPrice": 782, 446 - "agentCommissionPercent": 0.00, 447 - "agentCommissionAmount": 0, 448 - "requiredCitizenIdentifiers": [ 449 - { 450 - "countryCode": "KZ", 451 - "identifierType": "TIN" 452 - }, 453 - { 454 - "countryCode": "AZ", 455 - "identifierType": "FIN" 456 - } 457 - ], 458 - "hotels": [ 459 - { 428 + "package": { 429 + "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:53552191-59ea-469d-ae9d-5b848da8839d", 430 + "priceCurrency": "USD", 431 + "totalPrice": 781.60, 432 + "agentCommissionPercent": 0.00, 433 + "agentCommissionAmount": 0.00, 434 + "includedExtrasAmount": 0, 435 + "priceDifference": 0, 436 + "hotel": { 460 460 "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 461 - "touristIds": [ 462 - "0223735d-3895-493e-89f5-7cc06514ba12", 463 - "59db21f9-cebd-458e-8210-c186e0cdeb81" 438 + "hotelName": "Ibis Al Rigga", 439 + "hotelCode": "IBH-6685", 440 + "nigths": 4, 441 + "mealPlan": "RO", 442 + "hotelClass": "3", 443 + "hotelColor": "#2E8B57", 444 + "availabilityType": "FreeSale", 445 + "availableRoomsCount": 0, 446 + "fewRooms": true, 447 + "roomCategoryCode": "DBC", 448 + "roomCategoryName": "Standard room with 1 double bed", 449 + "placementTypeName": "DBL", 450 + "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 ", 451 + "checkInDate": "2024-05-17T00:00:00.000", 452 + "checkOutDate": "2024-05-21T00:00:00.000", 453 + "adults": 2, 454 + "children": 0, 455 + "districtUID": "aaff2238-fa72-4900-83f8-a16990415547", 456 + "districtName": "Deira", 457 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 458 + "cityName": "Dubai", 459 + "countryCode": "AE", 460 + "countryName": "United Arab Emirates", 461 + "hasAlcohol": true, 462 + "hasFreeWifi": true, 463 + "hasMetro": true, 464 + "hasPool": false, 465 + "hasMall": true, 466 + "infantMaxAge": 2.99, 467 + "childMinAge": 3.00, 468 + "childMaxAge": 11.99, 469 + "teenMinAge": 0.0, 470 + "teenMaxAge": 0.0, 471 + "adultMinAge": 12.00, 472 + "cancellationPolicyDescription": "Cancellation Policy: Non refundable", 473 + "cancellationPolicy": { 474 + "noShowChargeValue": 100, 475 + "noShowChargeValueType": "%", 476 + "earlyDepartureChargeValue": 100, 477 + "earlyDepartureChargeValueType": "%", 478 + "conditions": [ 479 + { 480 + "timeunits": 365, 481 + "timeunitType": "Day", 482 + "timeOffsetTypeName": "Before Arrival", 483 + "chargeValue": 100, 484 + "chargeValueType": "%" 485 + } 486 + ] 487 + } 488 + }, 489 + "flight": { 490 + "id": "53552191-59ea-469d-ae9d-5b848da8839d", 491 + "departureDate": "2024-05-17T00:00:00.000", 492 + "returnDate": "2024-05-21T00:00:00.000", 493 + "departureTicketsLeft": 45, 494 + "returnTicketsLeft": 44, 495 + "departureAvailabilityType": "FreeSale", 496 + "returnAvailabilityType": "FreeSale", 497 + "isTwoWay": true, 498 + "sameBaggageForAll": false, 499 + "totalBaggage": false, 500 + "isBlock": true, 501 + "class": "Economy", 502 + "departureSegments": [ 503 + { 504 + "airlineCode": "FZ", 505 + "airlineName": "Fly Dubai", 506 + "flightCode": "FZ1722", 507 + "class": "Economy", 508 + "lugageWeight": 20, 509 + "handLugageWeight": 6, 510 + "departureFlightDate": "2024-05-17T03:35:00.000", 511 + "departureCountryName": "Kazakhstan", 512 + "departureCityName": "Almaty", 513 + "departureAirportCode": "ALA", 514 + "departureAirportName": "Almaty Intl Airport", 515 + "departureTerminalCode": "ALA", 516 + "arrivalFlightDate": "2024-05-17T07:10:00.000", 517 + "arrivalCountryName": "United Arab Emirates", 518 + "arrivalCityName": "Dubai", 519 + "arrivalAirportCode": "DXB", 520 + "arrivalAirportName": "Dubai Intl Airport", 521 + "arrivalTerminalCode": "DXB3", 522 + "flightDuration": "5h 35m" 523 + } 464 464 ], 465 - "description": "Ibis Al Rigga" 466 - } 467 - ], 468 - "tourists": [ 469 - { 470 - "id": "0223735d-3895-493e-89f5-7cc06514ba12", 471 - "isAdult": true, 472 - "flightIds": [ 473 - "53552191-59ea-469d-ae9d-5b848da8839d" 474 - ], 475 - "flights": [ 525 + "returnSegments": [ 476 476 { 477 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 478 - "note": "Kazunion Block, Baggage Info: 20 Kg Included" 527 + "airlineCode": "FZ", 528 + "airlineName": "Fly Dubai", 529 + "flightCode": "FZ1721", 530 + "class": "Economy", 531 + "lugageWeight": 20, 532 + "handLugageWeight": 6, 533 + "departureFlightDate": "2024-05-21T21:25:00.000", 534 + "departureCountryName": "United Arab Emirates", 535 + "departureCityName": "Dubai", 536 + "departureAirportCode": "DXB", 537 + "departureAirportName": "Dubai Intl Airport", 538 + "departureTerminalCode": "DXB3", 539 + "arrivalFlightDate": "2024-05-22T02:35:00.000", 540 + "arrivalCountryName": "Kazakhstan", 541 + "arrivalCityName": "Almaty", 542 + "arrivalAirportCode": "ALA", 543 + "arrivalAirportName": "Almaty Intl Airport", 544 + "arrivalTerminalCode": "ALA", 545 + "flightDuration": "3h 10m" 479 479 } 480 480 ], 481 - "insurancePrice": { 482 - "insuranceId": "5bd59c71-e465-45da-a9ff-fe6a90678aef", 483 - "insuranceServiceId": "6ecadb9f-7327-4354-9ddc-45d39470c5ac", 484 - "insurancePriceId": "c4fe2c52-bd39-45a5-ab50-46ef00292f3c", 485 - "touristId": "0223735d-3895-493e-89f5-7cc06514ba12", 486 - "insuranceName": "Medical INS (N10000)", 487 - "contragentName": "Nomad Insurance", 488 - "contragentFullName": "Nomad Insurance", 489 - "actualStartDate": "2024-05-17T00:00:00.000", 490 - "actualEndDate": "2024-05-21T00:00:00.000", 491 - "costCurrencyCode": "USD", 492 - "costAmount": 6.70, 493 - "priceCurrencyCode": "USD", 494 - "priceAmount": 11.20, 495 - "coverageCurrencyCode": "USD", 496 - "coverageAmount": 10000.0000 497 - }, 498 - "selectedVisaId": "00000000-0000-0000-0000-000000000000", 499 - "transfers": [ 548 + "passengers": [ 500 500 { 501 - "id": "DXB-3df91d4d-a89d-4b73-8076-baa8f8b230cf", 502 - "type": "Arrival", 503 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 504 - "checkInHotelId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 505 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29", 506 - "transferPrices": [ 550 + "id": "53552191-59ea-469d-ae9d-5b848da8839d-A1", 551 + "isAdult": true, 552 + "selectedForwardBaggageCode": "INCLUDED", 553 + "selectedBackwardBaggageCode": "INCLUDED", 554 + "forwardBaggages": [ 507 507 { 508 - " id": "a9252005-0a92-4ed1-9603-0f2f14295c29",509 - " name": "GROUP",510 - " adultPlaces":1,511 - "c hildPlaces":1,512 - " perPersonPrice": true,513 - "adultPrice": 0,514 - "childPrice": 0515 - },556 + "baggageCode": "INCLUDED", 557 + "description": "20 Kg Included", 558 + "price": 0.0, 559 + "currency": "USD", 560 + "included": true 561 + } 562 + ], 563 + "backwardBaggages": [ 516 516 { 517 - "id": "9bc3625d-017e-4e72-a4bc-b1e57dc2a146", 518 - "name": "MINIVAN", 519 - "adultPlaces": 5, 520 - "childPlaces": 0, 521 - "perPersonPrice": false, 522 - "adultPrice": 45.00000000, 523 - "childPrice": 0 524 - }, 525 - { 526 - "id": "fc3815bb-af00-4733-9134-4b6334ce3854", 527 - "name": "TOYOTA HIACE", 528 - "adultPlaces": 9, 529 - "childPlaces": 0, 530 - "perPersonPrice": false, 531 - "adultPrice": 50.00000000, 532 - "childPrice": 0 533 - }, 534 - { 535 - "id": "1df09212-11e3-44b1-b615-fbb6338efaf2", 536 - "name": "HIGER BUS (27 SEATERS)", 537 - "adultPlaces": 27, 538 - "childPlaces": 0, 539 - "perPersonPrice": false, 540 - "adultPrice": 85.00000000, 541 - "childPrice": 0 542 - }, 543 - { 544 - "id": "bd26e2cf-15ed-41c0-8e6f-743834b12dfb", 545 - "name": "HIGER 53", 546 - "adultPlaces": 51, 547 - "childPlaces": 0, 548 - "perPersonPrice": false, 549 - "adultPrice": 120.00000000, 550 - "childPrice": 0 551 - }, 552 - { 553 - "id": "5d67ad4f-5e8a-4dd2-abc0-74e5389e8c04", 554 - "name": "MERCEDES S CLASS 400", 555 - "adultPlaces": 3, 556 - "childPlaces": 0, 557 - "perPersonPrice": false, 558 - "adultPrice": 140.00000000, 559 - "childPrice": 0 560 - }, 561 - { 562 - "id": "f6fe44b2-574d-47b5-a15c-b0560cfc71a6", 563 - "name": "MERCEDES V CLASS", 564 - "adultPlaces": 7, 565 - "childPlaces": 0, 566 - "perPersonPrice": false, 567 - "adultPrice": 140.00000000, 568 - "childPrice": 0 569 - }, 570 - { 571 - "id": "50cf907a-2145-4b46-bb67-0dde2e7b7326", 572 - "name": "MERCEDES S CLASS 500", 573 - "adultPlaces": 3, 574 - "childPlaces": 0, 575 - "perPersonPrice": false, 576 - "adultPrice": 165.00000000, 577 - "childPrice": 0 565 + "baggageCode": "INCLUDED", 566 + "description": "20 Kg Included", 567 + "price": 0.0, 568 + "currency": "USD", 569 + "included": true 578 578 } 579 579 ] 580 580 }, 581 581 { 582 - "id": "3df91d4d-a89d-4b73-8076-baa8f8b230cf-DXB", 583 - "type": "Departure", 584 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 585 - "checkOutHotelId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 586 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29", 587 - "transferPrices": [ 574 + "id": "53552191-59ea-469d-ae9d-5b848da8839d-A2", 575 + "isAdult": true, 576 + "selectedForwardBaggageCode": "INCLUDED", 577 + "selectedBackwardBaggageCode": "INCLUDED", 578 + "forwardBaggages": [ 588 588 { 589 - " id": "a9252005-0a92-4ed1-9603-0f2f14295c29",590 - " name": "GROUP",591 - " adultPlaces":1,592 - "c hildPlaces":1,593 - " perPersonPrice": true,594 - "adultPrice": 0,595 - "childPrice": 0596 - },580 + "baggageCode": "INCLUDED", 581 + "description": "20 Kg Included", 582 + "price": 0.0, 583 + "currency": "USD", 584 + "included": true 585 + } 586 + ], 587 + "backwardBaggages": [ 597 597 { 598 - "id": "9bc3625d-017e-4e72-a4bc-b1e57dc2a146", 599 - "name": "MINIVAN", 600 - "adultPlaces": 5, 601 - "childPlaces": 0, 602 - "perPersonPrice": false, 603 - "adultPrice": 45.00000000, 604 - "childPrice": 0 605 - }, 606 - { 607 - "id": "fc3815bb-af00-4733-9134-4b6334ce3854", 608 - "name": "TOYOTA HIACE", 609 - "adultPlaces": 9, 610 - "childPlaces": 0, 611 - "perPersonPrice": false, 612 - "adultPrice": 50.00000000, 613 - "childPrice": 0 614 - }, 615 - { 616 - "id": "1df09212-11e3-44b1-b615-fbb6338efaf2", 617 - "name": "HIGER BUS (27 SEATERS)", 618 - "adultPlaces": 27, 619 - "childPlaces": 0, 620 - "perPersonPrice": false, 621 - "adultPrice": 85.00000000, 622 - "childPrice": 0 623 - }, 624 - { 625 - "id": "bd26e2cf-15ed-41c0-8e6f-743834b12dfb", 626 - "name": "HIGER 53", 627 - "adultPlaces": 51, 628 - "childPlaces": 0, 629 - "perPersonPrice": false, 630 - "adultPrice": 120.00000000, 631 - "childPrice": 0 632 - }, 633 - { 634 - "id": "5d67ad4f-5e8a-4dd2-abc0-74e5389e8c04", 635 - "name": "MERCEDES S CLASS 400", 636 - "adultPlaces": 3, 637 - "childPlaces": 0, 638 - "perPersonPrice": false, 639 - "adultPrice": 140.00000000, 640 - "childPrice": 0 641 - }, 642 - { 643 - "id": "f6fe44b2-574d-47b5-a15c-b0560cfc71a6", 644 - "name": "MERCEDES V CLASS", 645 - "adultPlaces": 7, 646 - "childPlaces": 0, 647 - "perPersonPrice": false, 648 - "adultPrice": 140.00000000, 649 - "childPrice": 0 650 - }, 651 - { 652 - "id": "50cf907a-2145-4b46-bb67-0dde2e7b7326", 653 - "name": "MERCEDES S CLASS 500", 654 - "adultPlaces": 3, 655 - "childPlaces": 0, 656 - "perPersonPrice": false, 657 - "adultPrice": 165.00000000, 658 - "childPrice": 0 589 + "baggageCode": "INCLUDED", 590 + "description": "20 Kg Included", 591 + "price": 0.0, 592 + "currency": "USD", 593 + "included": true 659 659 } 660 660 ] 661 661 } 662 - ], 663 - "description": " " 597 + ] 664 664 }, 599 + "extraServices": [], 600 + "insurancePrice": { 601 + "name": "Medical INS (N10000)", 602 + "price": 22.40, 603 + "actualStartDate": "2024-05-17T00:00:00.000", 604 + "actualEndDate": "2024-05-21T00:00:00.000", 605 + "optional": false, 606 + "includedInPackagePrice": true 607 + }, 608 + "sortCheckInOut": "17.05.2024-21.05.2024", 609 + "sortAirline": "fly dubai", 610 + "sortHotelName": "ibis al rigga", 611 + "sortDetails": "ro", 612 + "sortPlacement": "standard room with 1 double bed dbl" 613 + }, 614 + "altPackages": [ 665 665 { 666 - "id": "59db21f9-cebd-458e-8210-c186e0cdeb81", 667 - "isAdult": true, 668 - "flightIds": [ 669 - "53552191-59ea-469d-ae9d-5b848da8839d" 670 - ], 671 - "flights": [ 672 - { 673 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 674 - "note": "Kazunion Block, Baggage Info: 20 Kg Included" 616 + "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:53552191-59ea-469d-ae9d-5b848da8839d", 617 + "priceCurrency": "USD", 618 + "totalPrice": 781.60, 619 + "agentCommissionPercent": 0.00, 620 + "agentCommissionAmount": 0.00, 621 + "includedExtrasAmount": 0, 622 + "priceDifference": 0.00, 623 + "hotel": { 624 + "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 625 + "hotelName": "Ibis Al Rigga", 626 + "hotelCode": "IBH-6685", 627 + "nigths": 4, 628 + "mealPlan": "RO", 629 + "hotelClass": "3", 630 + "hotelColor": "#2E8B57", 631 + "availabilityType": "FreeSale", 632 + "availableRoomsCount": 0, 633 + "fewRooms": true, 634 + "roomCategoryCode": "DBC", 635 + "roomCategoryName": "Standard room with 1 double bed", 636 + "placementTypeName": "DBL", 637 + "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 ", 638 + "checkInDate": "2024-05-17T00:00:00.000", 639 + "checkOutDate": "2024-05-21T00:00:00.000", 640 + "adults": 2, 641 + "children": 0, 642 + "districtUID": "aaff2238-fa72-4900-83f8-a16990415547", 643 + "districtName": "Deira", 644 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 645 + "cityName": "Dubai", 646 + "countryCode": "AE", 647 + "countryName": "United Arab Emirates", 648 + "hasAlcohol": true, 649 + "hasFreeWifi": true, 650 + "hasMetro": true, 651 + "hasPool": false, 652 + "hasMall": true, 653 + "infantMaxAge": 2.99, 654 + "childMinAge": 3.00, 655 + "childMaxAge": 11.99, 656 + "teenMinAge": 0.0, 657 + "teenMaxAge": 0.0, 658 + "adultMinAge": 12.00, 659 + "cancellationPolicyDescription": "Cancellation Policy: Non refundable", 660 + "cancellationPolicy": { 661 + "noShowChargeValue": 100, 662 + "noShowChargeValueType": "%", 663 + "earlyDepartureChargeValue": 100, 664 + "earlyDepartureChargeValueType": "%", 665 + "conditions": [ 666 + { 667 + "timeunits": 365, 668 + "timeunitType": "Day", 669 + "timeOffsetTypeName": "Before Arrival", 670 + "chargeValue": 100, 671 + "chargeValueType": "%" 672 + } 673 + ] 675 675 } 676 - ], 675 + }, 676 + "flight": { 677 + "id": "53552191-59ea-469d-ae9d-5b848da8839d", 678 + "departureDate": "2024-05-17T00:00:00.000", 679 + "returnDate": "2024-05-21T00:00:00.000", 680 + "departureTicketsLeft": 45, 681 + "returnTicketsLeft": 44, 682 + "departureAvailabilityType": "FreeSale", 683 + "returnAvailabilityType": "FreeSale", 684 + "isTwoWay": true, 685 + "sameBaggageForAll": false, 686 + "totalBaggage": false, 687 + "isBlock": true, 688 + "class": "Economy", 689 + "departureSegments": [ 690 + { 691 + "airlineCode": "FZ", 692 + "airlineName": "Fly Dubai", 693 + "flightCode": "FZ1722", 694 + "class": "Economy", 695 + "lugageWeight": 20, 696 + "handLugageWeight": 6, 697 + "departureFlightDate": "2024-05-17T03:35:00.000", 698 + "departureCountryName": "Kazakhstan", 699 + "departureCityName": "Almaty", 700 + "departureAirportCode": "ALA", 701 + "departureAirportName": "Almaty Intl Airport", 702 + "departureTerminalCode": "ALA", 703 + "arrivalFlightDate": "2024-05-17T07:10:00.000", 704 + "arrivalCountryName": "United Arab Emirates", 705 + "arrivalCityName": "Dubai", 706 + "arrivalAirportCode": "DXB", 707 + "arrivalAirportName": "Dubai Intl Airport", 708 + "arrivalTerminalCode": "DXB3", 709 + "flightDuration": "5h 35m" 710 + } 711 + ], 712 + "returnSegments": [ 713 + { 714 + "airlineCode": "FZ", 715 + "airlineName": "Fly Dubai", 716 + "flightCode": "FZ1721", 717 + "class": "Economy", 718 + "lugageWeight": 20, 719 + "handLugageWeight": 6, 720 + "departureFlightDate": "2024-05-21T21:25:00.000", 721 + "departureCountryName": "United Arab Emirates", 722 + "departureCityName": "Dubai", 723 + "departureAirportCode": "DXB", 724 + "departureAirportName": "Dubai Intl Airport", 725 + "departureTerminalCode": "DXB3", 726 + "arrivalFlightDate": "2024-05-22T02:35:00.000", 727 + "arrivalCountryName": "Kazakhstan", 728 + "arrivalCityName": "Almaty", 729 + "arrivalAirportCode": "ALA", 730 + "arrivalAirportName": "Almaty Intl Airport", 731 + "arrivalTerminalCode": "ALA", 732 + "flightDuration": "3h 10m" 733 + } 734 + ], 735 + "passengers": [ 736 + { 737 + "id": "53552191-59ea-469d-ae9d-5b848da8839d-A1", 738 + "isAdult": true, 739 + "selectedForwardBaggageCode": "INCLUDED", 740 + "selectedBackwardBaggageCode": "INCLUDED", 741 + "forwardBaggages": [ 742 + { 743 + "baggageCode": "INCLUDED", 744 + "description": "20 Kg Included", 745 + "price": 0.0, 746 + "currency": "USD", 747 + "included": true 748 + } 749 + ], 750 + "backwardBaggages": [ 751 + { 752 + "baggageCode": "INCLUDED", 753 + "description": "20 Kg Included", 754 + "price": 0.0, 755 + "currency": "USD", 756 + "included": true 757 + } 758 + ] 759 + }, 760 + { 761 + "id": "53552191-59ea-469d-ae9d-5b848da8839d-A2", 762 + "isAdult": true, 763 + "selectedForwardBaggageCode": "INCLUDED", 764 + "selectedBackwardBaggageCode": "INCLUDED", 765 + "forwardBaggages": [ 766 + { 767 + "baggageCode": "INCLUDED", 768 + "description": "20 Kg Included", 769 + "price": 0.0, 770 + "currency": "USD", 771 + "included": true 772 + } 773 + ], 774 + "backwardBaggages": [ 775 + { 776 + "baggageCode": "INCLUDED", 777 + "description": "20 Kg Included", 778 + "price": 0.0, 779 + "currency": "USD", 780 + "included": true 781 + } 782 + ] 783 + } 784 + ] 785 + }, 786 + "extraServices": [], 677 677 "insurancePrice": { 678 - "insuranceId": "5bd59c71-e465-45da-a9ff-fe6a90678aef", 679 - "insuranceServiceId": "6ecadb9f-7327-4354-9ddc-45d39470c5ac", 680 - "insurancePriceId": "c4fe2c52-bd39-45a5-ab50-46ef00292f3c", 681 - "touristId": "59db21f9-cebd-458e-8210-c186e0cdeb81", 682 - "insuranceName": "Medical INS (N10000)", 683 - "contragentName": "Nomad Insurance", 684 - "contragentFullName": "Nomad Insurance", 788 + "name": "Medical INS (N10000)", 789 + "price": 22.40, 685 685 "actualStartDate": "2024-05-17T00:00:00.000", 686 686 "actualEndDate": "2024-05-21T00:00:00.000", 687 - "costCurrencyCode": "USD", 688 - "costAmount": 6.70, 689 - "priceCurrencyCode": "USD", 690 - "priceAmount": 11.20, 691 - "coverageCurrencyCode": "USD", 692 - "coverageAmount": 10000.0000 792 + "optional": false, 793 + "includedInPackagePrice": true 693 693 }, 694 - "selectedVisaId": "00000000-0000-0000-0000-000000000000", 695 - "transfers": [ 696 - { 697 - "id": "DXB-3df91d4d-a89d-4b73-8076-baa8f8b230cf", 698 - "type": "Arrival", 699 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 700 - "checkInHotelId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 701 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29", 702 - "transferPrices": [ 795 + "sortCheckInOut": "17.05.2024-21.05.2024", 796 + "sortAirline": "fly dubai", 797 + "sortHotelName": "ibis al rigga", 798 + "sortDetails": "ro", 799 + "sortPlacement": "standard room with 1 double bed dbl" 800 + }, 801 + { 802 + "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:cac3b381-190d-41e7-baeb-788d060393a2", 803 + "priceCurrency": "USD", 804 + "totalPrice": 1057.60, 805 + "agentCommissionPercent": 0.00, 806 + "agentCommissionAmount": 0.00, 807 + "includedExtrasAmount": 0, 808 + "priceDifference": 276.00, 809 + "hotel": { 810 + "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 811 + "hotelName": "Ibis Al Rigga", 812 + "hotelCode": "IBH-6685", 813 + "nigths": 4, 814 + "mealPlan": "RO", 815 + "hotelClass": "3", 816 + "hotelColor": "#2E8B57", 817 + "availabilityType": "FreeSale", 818 + "availableRoomsCount": 0, 819 + "fewRooms": true, 820 + "roomCategoryCode": "DBC", 821 + "roomCategoryName": "Standard room with 1 double bed", 822 + "placementTypeName": "DBL", 823 + "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 ", 824 + "checkInDate": "2024-05-17T00:00:00.000", 825 + "checkOutDate": "2024-05-21T00:00:00.000", 826 + "adults": 2, 827 + "children": 0, 828 + "districtUID": "aaff2238-fa72-4900-83f8-a16990415547", 829 + "districtName": "Deira", 830 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 831 + "cityName": "Dubai", 832 + "countryCode": "AE", 833 + "countryName": "United Arab Emirates", 834 + "hasAlcohol": true, 835 + "hasFreeWifi": true, 836 + "hasMetro": true, 837 + "hasPool": false, 838 + "hasMall": true, 839 + "infantMaxAge": 2.99, 840 + "childMinAge": 3.00, 841 + "childMaxAge": 11.99, 842 + "teenMinAge": 0.0, 843 + "teenMaxAge": 0.0, 844 + "adultMinAge": 12.00, 845 + "cancellationPolicyDescription": "Cancellation Policy: Non refundable", 846 + "cancellationPolicy": { 847 + "noShowChargeValue": 100, 848 + "noShowChargeValueType": "%", 849 + "earlyDepartureChargeValue": 100, 850 + "earlyDepartureChargeValueType": "%", 851 + "conditions": [ 703 703 { 704 - "id": "a9252005-0a92-4ed1-9603-0f2f14295c29", 705 - "name": "GROUP", 706 - "adultPlaces": 1, 707 - "childPlaces": 1, 708 - "perPersonPrice": true, 709 - "adultPrice": 0, 710 - "childPrice": 0 711 - }, 712 - { 713 - "id": "9bc3625d-017e-4e72-a4bc-b1e57dc2a146", 714 - "name": "MINIVAN", 715 - "adultPlaces": 5, 716 - "childPlaces": 0, 717 - "perPersonPrice": false, 718 - "adultPrice": 45.00000000, 719 - "childPrice": 0 720 - }, 721 - { 722 - "id": "fc3815bb-af00-4733-9134-4b6334ce3854", 723 - "name": "TOYOTA HIACE", 724 - "adultPlaces": 9, 725 - "childPlaces": 0, 726 - "perPersonPrice": false, 727 - "adultPrice": 50.00000000, 728 - "childPrice": 0 729 - }, 730 - { 731 - "id": "1df09212-11e3-44b1-b615-fbb6338efaf2", 732 - "name": "HIGER BUS (27 SEATERS)", 733 - "adultPlaces": 27, 734 - "childPlaces": 0, 735 - "perPersonPrice": false, 736 - "adultPrice": 85.00000000, 737 - "childPrice": 0 738 - }, 739 - { 740 - "id": "bd26e2cf-15ed-41c0-8e6f-743834b12dfb", 741 - "name": "HIGER 53", 742 - "adultPlaces": 51, 743 - "childPlaces": 0, 744 - "perPersonPrice": false, 745 - "adultPrice": 120.00000000, 746 - "childPrice": 0 747 - }, 748 - { 749 - "id": "5d67ad4f-5e8a-4dd2-abc0-74e5389e8c04", 750 - "name": "MERCEDES S CLASS 400", 751 - "adultPlaces": 3, 752 - "childPlaces": 0, 753 - "perPersonPrice": false, 754 - "adultPrice": 140.00000000, 755 - "childPrice": 0 756 - }, 757 - { 758 - "id": "f6fe44b2-574d-47b5-a15c-b0560cfc71a6", 759 - "name": "MERCEDES V CLASS", 760 - "adultPlaces": 7, 761 - "childPlaces": 0, 762 - "perPersonPrice": false, 763 - "adultPrice": 140.00000000, 764 - "childPrice": 0 765 - }, 766 - { 767 - "id": "50cf907a-2145-4b46-bb67-0dde2e7b7326", 768 - "name": "MERCEDES S CLASS 500", 769 - "adultPlaces": 3, 770 - "childPlaces": 0, 771 - "perPersonPrice": false, 772 - "adultPrice": 165.00000000, 773 - "childPrice": 0 853 + "timeunits": 365, 854 + "timeunitType": "Day", 855 + "timeOffsetTypeName": "Before Arrival", 856 + "chargeValue": 100, 857 + "chargeValueType": "%" 774 774 } 775 775 ] 776 - }, 777 - { 778 - "id": "3df91d4d-a89d-4b73-8076-baa8f8b230cf-DXB", 779 - "type": "Departure", 780 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 781 - "checkOutHotelId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 782 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29", 783 - "transferPrices": [ 860 + } 861 + }, 862 + "flight": { 863 + "id": "cac3b381-190d-41e7-baeb-788d060393a2", 864 + "departureDate": "2024-05-17T00:00:00.000", 865 + "returnDate": "2024-05-21T00:00:00.000", 866 + "departureTicketsLeft": 6, 867 + "returnTicketsLeft": 8, 868 + "departureAvailabilityType": "FewPlaces", 869 + "returnAvailabilityType": "FewPlaces", 870 + "isTwoWay": true, 871 + "sameBaggageForAll": false, 872 + "totalBaggage": false, 873 + "isBlock": true, 874 + "class": "Economy", 875 + "departureSegments": [ 876 + { 877 + "airlineCode": "KC", 878 + "airlineName": "Air Astana", 879 + "flightCode": "KC897", 880 + "class": "Economy", 881 + "lugageWeight": 20, 882 + "handLugageWeight": 6, 883 + "departureFlightDate": "2024-05-17T09:15:00.000", 884 + "departureCountryName": "Kazakhstan", 885 + "departureCityName": "Almaty", 886 + "departureAirportCode": "ALA", 887 + "departureAirportName": "Almaty Intl Airport", 888 + "departureTerminalCode": "ALA", 889 + "arrivalFlightDate": "2024-05-17T12:55:00.000", 890 + "arrivalCountryName": "United Arab Emirates", 891 + "arrivalCityName": "Dubai", 892 + "arrivalAirportCode": "DXB", 893 + "arrivalAirportName": "Dubai Intl Airport", 894 + "arrivalTerminalCode": "DXB1", 895 + "flightDuration": "5h 40m" 896 + } 897 + ], 898 + "returnSegments": [ 899 + { 900 + "airlineCode": "KC", 901 + "airlineName": "Air Astana", 902 + "flightCode": "KC898", 903 + "class": "Economy", 904 + "lugageWeight": 20, 905 + "handLugageWeight": 6, 906 + "departureFlightDate": "2024-05-21T13:55:00.000", 907 + "departureCountryName": "United Arab Emirates", 908 + "departureCityName": "Dubai", 909 + "departureAirportCode": "DXB", 910 + "departureAirportName": "Dubai Intl Airport", 911 + "departureTerminalCode": "DXB1", 912 + "arrivalFlightDate": "2024-05-21T19:10:00.000", 913 + "arrivalCountryName": "Kazakhstan", 914 + "arrivalCityName": "Almaty", 915 + "arrivalAirportCode": "ALA", 916 + "arrivalAirportName": "Almaty Intl Airport", 917 + "arrivalTerminalCode": "ALA", 918 + "flightDuration": "3h 15m" 919 + } 920 + ], 921 + "passengers": [ 922 + { 923 + "id": "cac3b381-190d-41e7-baeb-788d060393a2-A1", 924 + "isAdult": true, 925 + "selectedForwardBaggageCode": "INCLUDED", 926 + "selectedBackwardBaggageCode": "INCLUDED", 927 + "forwardBaggages": [ 928 + { 929 + "baggageCode": "INCLUDED", 930 + "description": "1PC", 931 + "price": 0.0, 932 + "currency": "USD", 933 + "included": true 934 + } 935 + ], 936 + "backwardBaggages": [ 937 + { 938 + "baggageCode": "INCLUDED", 939 + "description": "1PC", 940 + "price": 0.0, 941 + "currency": "USD", 942 + "included": true 943 + } 944 + ] 945 + }, 946 + { 947 + "id": "cac3b381-190d-41e7-baeb-788d060393a2-A2", 948 + "isAdult": true, 949 + "selectedForwardBaggageCode": "INCLUDED", 950 + "selectedBackwardBaggageCode": "INCLUDED", 951 + "forwardBaggages": [ 952 + { 953 + "baggageCode": "INCLUDED", 954 + "description": "1PC", 955 + "price": 0.0, 956 + "currency": "USD", 957 + "included": true 958 + } 959 + ], 960 + "backwardBaggages": [ 961 + { 962 + "baggageCode": "INCLUDED", 963 + "description": "1PC", 964 + "price": 0.0, 965 + "currency": "USD", 966 + "included": true 967 + } 968 + ] 969 + } 970 + ] 971 + }, 972 + "extraServices": [], 973 + "insurancePrice": { 974 + "name": "Medical INS (N10000)", 975 + "price": 22.40, 976 + "actualStartDate": "2024-05-17T00:00:00.000", 977 + "actualEndDate": "2024-05-21T00:00:00.000", 978 + "optional": false, 979 + "includedInPackagePrice": true 980 + }, 981 + "sortCheckInOut": "17.05.2024-21.05.2024", 982 + "sortAirline": "air astana", 983 + "sortHotelName": "ibis al rigga", 984 + "sortDetails": "ro", 985 + "sortPlacement": "standard room with 1 double bed dbl" 986 + }, 987 + { 988 + "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:be2db8e7-f01a-4fd4-951d-c5f2ce07c69d", 989 + "priceCurrency": "USD", 990 + "totalPrice": 1087.60, 991 + "agentCommissionPercent": 0.00, 992 + "agentCommissionAmount": 0.00, 993 + "includedExtrasAmount": 0, 994 + "priceDifference": 306.00, 995 + "hotel": { 996 + "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 997 + "hotelName": "Ibis Al Rigga", 998 + "hotelCode": "IBH-6685", 999 + "nigths": 4, 1000 + "mealPlan": "RO", 1001 + "hotelClass": "3", 1002 + "hotelColor": "#2E8B57", 1003 + "availabilityType": "FreeSale", 1004 + "availableRoomsCount": 0, 1005 + "fewRooms": true, 1006 + "roomCategoryCode": "DBC", 1007 + "roomCategoryName": "Standard room with 1 double bed", 1008 + "placementTypeName": "DBL", 1009 + "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 ", 1010 + "checkInDate": "2024-05-17T00:00:00.000", 1011 + "checkOutDate": "2024-05-21T00:00:00.000", 1012 + "adults": 2, 1013 + "children": 0, 1014 + "districtUID": "aaff2238-fa72-4900-83f8-a16990415547", 1015 + "districtName": "Deira", 1016 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 1017 + "cityName": "Dubai", 1018 + "countryCode": "AE", 1019 + "countryName": "United Arab Emirates", 1020 + "hasAlcohol": true, 1021 + "hasFreeWifi": true, 1022 + "hasMetro": true, 1023 + "hasPool": false, 1024 + "hasMall": true, 1025 + "infantMaxAge": 2.99, 1026 + "childMinAge": 3.00, 1027 + "childMaxAge": 11.99, 1028 + "teenMinAge": 0.0, 1029 + "teenMaxAge": 0.0, 1030 + "adultMinAge": 12.00, 1031 + "cancellationPolicyDescription": "Cancellation Policy: Non refundable", 1032 + "cancellationPolicy": { 1033 + "noShowChargeValue": 100, 1034 + "noShowChargeValueType": "%", 1035 + "earlyDepartureChargeValue": 100, 1036 + "earlyDepartureChargeValueType": "%", 1037 + "conditions": [ 784 784 { 785 - "id": "a9252005-0a92-4ed1-9603-0f2f14295c29", 786 - "name": "GROUP", 787 - "adultPlaces": 1, 788 - "childPlaces": 1, 789 - "perPersonPrice": true, 790 - "adultPrice": 0, 791 - "childPrice": 0 792 - }, 793 - { 794 - "id": "9bc3625d-017e-4e72-a4bc-b1e57dc2a146", 795 - "name": "MINIVAN", 796 - "adultPlaces": 5, 797 - "childPlaces": 0, 798 - "perPersonPrice": false, 799 - "adultPrice": 45.00000000, 800 - "childPrice": 0 801 - }, 802 - { 803 - "id": "fc3815bb-af00-4733-9134-4b6334ce3854", 804 - "name": "TOYOTA HIACE", 805 - "adultPlaces": 9, 806 - "childPlaces": 0, 807 - "perPersonPrice": false, 808 - "adultPrice": 50.00000000, 809 - "childPrice": 0 810 - }, 811 - { 812 - "id": "1df09212-11e3-44b1-b615-fbb6338efaf2", 813 - "name": "HIGER BUS (27 SEATERS)", 814 - "adultPlaces": 27, 815 - "childPlaces": 0, 816 - "perPersonPrice": false, 817 - "adultPrice": 85.00000000, 818 - "childPrice": 0 819 - }, 820 - { 821 - "id": "bd26e2cf-15ed-41c0-8e6f-743834b12dfb", 822 - "name": "HIGER 53", 823 - "adultPlaces": 51, 824 - "childPlaces": 0, 825 - "perPersonPrice": false, 826 - "adultPrice": 120.00000000, 827 - "childPrice": 0 828 - }, 829 - { 830 - "id": "5d67ad4f-5e8a-4dd2-abc0-74e5389e8c04", 831 - "name": "MERCEDES S CLASS 400", 832 - "adultPlaces": 3, 833 - "childPlaces": 0, 834 - "perPersonPrice": false, 835 - "adultPrice": 140.00000000, 836 - "childPrice": 0 837 - }, 838 - { 839 - "id": "f6fe44b2-574d-47b5-a15c-b0560cfc71a6", 840 - "name": "MERCEDES V CLASS", 841 - "adultPlaces": 7, 842 - "childPlaces": 0, 843 - "perPersonPrice": false, 844 - "adultPrice": 140.00000000, 845 - "childPrice": 0 846 - }, 847 - { 848 - "id": "50cf907a-2145-4b46-bb67-0dde2e7b7326", 849 - "name": "MERCEDES S CLASS 500", 850 - "adultPlaces": 3, 851 - "childPlaces": 0, 852 - "perPersonPrice": false, 853 - "adultPrice": 165.00000000, 854 - "childPrice": 0 1039 + "timeunits": 365, 1040 + "timeunitType": "Day", 1041 + "timeOffsetTypeName": "Before Arrival", 1042 + "chargeValue": 100, 1043 + "chargeValueType": "%" 855 855 } 856 856 ] 857 857 } 858 - ], 859 - "description": " " 860 - } 861 - ], 862 - "visas": [ 863 - { 864 - "prid": "00000000-0000-0000-0000-000000000000", 865 - "prName": "WITHOUT VISA", 866 - "prValue": 0.00000000, 867 - "sortingOrder": 4 1047 + }, 1048 + "flight": { 1049 + "id": "be2db8e7-f01a-4fd4-951d-c5f2ce07c69d", 1050 + "departureDate": "2024-05-17T00:00:00.000", 1051 + "returnDate": "2024-05-21T00:00:00.000", 1052 + "departureTicketsLeft": 7, 1053 + "returnTicketsLeft": 7, 1054 + "departureAvailabilityType": "FewPlaces", 1055 + "returnAvailabilityType": "FewPlaces", 1056 + "isTwoWay": true, 1057 + "sameBaggageForAll": false, 1058 + "totalBaggage": true, 1059 + "isBlock": false, 1060 + "class": "Economy", 1061 + "departureSegments": [ 1062 + { 1063 + "airlineCode": "FZ", 1064 + "airlineName": "Fly Dubai", 1065 + "flightCode": "FZ1722", 1066 + "class": "Economy", 1067 + "lugageWeight": 20, 1068 + "handLugageWeight": 6, 1069 + "departureFlightDate": "2024-05-17T03:40:00.000", 1070 + "departureCountryName": "Kazakhstan", 1071 + "departureCityName": "Almaty", 1072 + "departureAirportCode": "ALA", 1073 + "departureAirportName": "Almaty Intl Airport", 1074 + "departureTerminalCode": "ALA", 1075 + "arrivalFlightDate": "2024-05-17T07:15:00.000", 1076 + "arrivalCountryName": "United Arab Emirates", 1077 + "arrivalCityName": "Dubai", 1078 + "arrivalAirportCode": "DXB", 1079 + "arrivalAirportName": "Dubai Intl Airport", 1080 + "arrivalTerminalCode": "DXB3", 1081 + "flightDuration": "5h 35m" 1082 + } 1083 + ], 1084 + "returnSegments": [ 1085 + { 1086 + "airlineCode": "FZ", 1087 + "airlineName": "Fly Dubai", 1088 + "flightCode": "FZ1721", 1089 + "class": "Economy", 1090 + "lugageWeight": 20, 1091 + "handLugageWeight": 6, 1092 + "departureFlightDate": "2024-05-21T21:30:00.000", 1093 + "departureCountryName": "United Arab Emirates", 1094 + "departureCityName": "Dubai", 1095 + "departureAirportCode": "DXB", 1096 + "departureAirportName": "Dubai Intl Airport", 1097 + "departureTerminalCode": "DXB3", 1098 + "arrivalFlightDate": "2024-05-22T02:40:00.000", 1099 + "arrivalCountryName": "Kazakhstan", 1100 + "arrivalCityName": "Almaty", 1101 + "arrivalAirportCode": "ALA", 1102 + "arrivalAirportName": "Almaty Intl Airport", 1103 + "arrivalTerminalCode": "ALA", 1104 + "flightDuration": "3h 10m" 1105 + } 1106 + ], 1107 + "passengers": [ 1108 + { 1109 + "id": "be2db8e7-f01a-4fd4-951d-c5f2ce07c69d-A1", 1110 + "isAdult": true, 1111 + "forwardBaggages": [], 1112 + "backwardBaggages": [] 1113 + }, 1114 + { 1115 + "id": "be2db8e7-f01a-4fd4-951d-c5f2ce07c69d-A2", 1116 + "isAdult": true, 1117 + "forwardBaggages": [], 1118 + "backwardBaggages": [] 1119 + } 1120 + ] 1121 + }, 1122 + "extraServices": [], 1123 + "insurancePrice": { 1124 + "name": "Medical INS (N10000)", 1125 + "price": 22.40, 1126 + "actualStartDate": "2024-05-17T00:00:00.000", 1127 + "actualEndDate": "2024-05-21T00:00:00.000", 1128 + "optional": false, 1129 + "includedInPackagePrice": true 1130 + }, 1131 + "sortCheckInOut": "17.05.2024-21.05.2024", 1132 + "sortAirline": "fly dubai", 1133 + "sortHotelName": "ibis al rigga", 1134 + "sortDetails": "ro", 1135 + "sortPlacement": "standard room with 1 double bed dbl" 868 868 }, 869 869 { 870 - "prid": "40d3b511-c5b3-4395-b51f-11fb1b8e555b", 871 - "prName": "TOURIST VISA", 872 - "prValue": 80.01000000, 873 - "sortingOrder": 2 1138 + "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:f8d50dcc-5e46-405f-b071-362a0f713db0", 1139 + "priceCurrency": "USD", 1140 + "totalPrice": 1087.60, 1141 + "agentCommissionPercent": 0.00, 1142 + "agentCommissionAmount": 0.00, 1143 + "includedExtrasAmount": 0, 1144 + "priceDifference": 306.00, 1145 + "hotel": { 1146 + "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 1147 + "hotelName": "Ibis Al Rigga", 1148 + "hotelCode": "IBH-6685", 1149 + "nigths": 4, 1150 + "mealPlan": "RO", 1151 + "hotelClass": "3", 1152 + "hotelColor": "#2E8B57", 1153 + "availabilityType": "FreeSale", 1154 + "availableRoomsCount": 0, 1155 + "fewRooms": true, 1156 + "roomCategoryCode": "DBC", 1157 + "roomCategoryName": "Standard room with 1 double bed", 1158 + "placementTypeName": "DBL", 1159 + "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 ", 1160 + "checkInDate": "2024-05-17T00:00:00.000", 1161 + "checkOutDate": "2024-05-21T00:00:00.000", 1162 + "adults": 2, 1163 + "children": 0, 1164 + "districtUID": "aaff2238-fa72-4900-83f8-a16990415547", 1165 + "districtName": "Deira", 1166 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 1167 + "cityName": "Dubai", 1168 + "countryCode": "AE", 1169 + "countryName": "United Arab Emirates", 1170 + "hasAlcohol": true, 1171 + "hasFreeWifi": true, 1172 + "hasMetro": true, 1173 + "hasPool": false, 1174 + "hasMall": true, 1175 + "infantMaxAge": 2.99, 1176 + "childMinAge": 3.00, 1177 + "childMaxAge": 11.99, 1178 + "teenMinAge": 0.0, 1179 + "teenMaxAge": 0.0, 1180 + "adultMinAge": 12.00, 1181 + "cancellationPolicyDescription": "Cancellation Policy: Non refundable", 1182 + "cancellationPolicy": { 1183 + "noShowChargeValue": 100, 1184 + "noShowChargeValueType": "%", 1185 + "earlyDepartureChargeValue": 100, 1186 + "earlyDepartureChargeValueType": "%", 1187 + "conditions": [ 1188 + { 1189 + "timeunits": 365, 1190 + "timeunitType": "Day", 1191 + "timeOffsetTypeName": "Before Arrival", 1192 + "chargeValue": 100, 1193 + "chargeValueType": "%" 1194 + } 1195 + ] 1196 + } 1197 + }, 1198 + "flight": { 1199 + "id": "f8d50dcc-5e46-405f-b071-362a0f713db0", 1200 + "departureDate": "2024-05-17T00:00:00.000", 1201 + "returnDate": "2024-05-21T00:00:00.000", 1202 + "departureTicketsLeft": 7, 1203 + "returnTicketsLeft": 7, 1204 + "departureAvailabilityType": "FewPlaces", 1205 + "returnAvailabilityType": "FewPlaces", 1206 + "isTwoWay": true, 1207 + "sameBaggageForAll": false, 1208 + "totalBaggage": true, 1209 + "isBlock": false, 1210 + "class": "Economy", 1211 + "departureSegments": [ 1212 + { 1213 + "airlineCode": "FZ", 1214 + "airlineName": "Fly Dubai", 1215 + "flightCode": "FZ1722", 1216 + "class": "Economy", 1217 + "lugageWeight": 20, 1218 + "handLugageWeight": 6, 1219 + "departureFlightDate": "2024-05-17T03:40:00.000", 1220 + "departureCountryName": "Kazakhstan", 1221 + "departureCityName": "Almaty", 1222 + "departureAirportCode": "ALA", 1223 + "departureAirportName": "Almaty Intl Airport", 1224 + "departureTerminalCode": "ALA", 1225 + "arrivalFlightDate": "2024-05-17T07:15:00.000", 1226 + "arrivalCountryName": "United Arab Emirates", 1227 + "arrivalCityName": "Dubai", 1228 + "arrivalAirportCode": "DXB", 1229 + "arrivalAirportName": "Dubai Intl Airport", 1230 + "arrivalTerminalCode": "DXB3", 1231 + "flightDuration": "5h 35m" 1232 + } 1233 + ], 1234 + "returnSegments": [ 1235 + { 1236 + "airlineCode": "FZ", 1237 + "airlineName": "Fly Dubai", 1238 + "flightCode": "FZ1853", 1239 + "class": "Economy", 1240 + "lugageWeight": 20, 1241 + "handLugageWeight": 6, 1242 + "departureFlightDate": "2024-05-21T22:55:00.000", 1243 + "departureCountryName": "United Arab Emirates", 1244 + "departureCityName": "Dubai", 1245 + "departureAirportCode": "DXB", 1246 + "departureAirportName": "Dubai Intl Airport", 1247 + "departureTerminalCode": "DXB3", 1248 + "arrivalFlightDate": "2024-05-22T04:05:00.000", 1249 + "arrivalCountryName": "Kazakhstan", 1250 + "arrivalCityName": "Almaty", 1251 + "arrivalAirportCode": "ALA", 1252 + "arrivalAirportName": "Almaty Intl Airport", 1253 + "arrivalTerminalCode": "ALA", 1254 + "flightDuration": "3h 10m" 1255 + } 1256 + ], 1257 + "passengers": [ 1258 + { 1259 + "id": "f8d50dcc-5e46-405f-b071-362a0f713db0-A1", 1260 + "isAdult": true, 1261 + "forwardBaggages": [], 1262 + "backwardBaggages": [] 1263 + }, 1264 + { 1265 + "id": "f8d50dcc-5e46-405f-b071-362a0f713db0-A2", 1266 + "isAdult": true, 1267 + "forwardBaggages": [], 1268 + "backwardBaggages": [] 1269 + } 1270 + ] 1271 + }, 1272 + "extraServices": [], 1273 + "insurancePrice": { 1274 + "name": "Medical INS (N10000)", 1275 + "price": 22.40, 1276 + "actualStartDate": "2024-05-17T00:00:00.000", 1277 + "actualEndDate": "2024-05-21T00:00:00.000", 1278 + "optional": false, 1279 + "includedInPackagePrice": true 1280 + }, 1281 + "sortCheckInOut": "17.05.2024-21.05.2024", 1282 + "sortAirline": "fly dubai", 1283 + "sortHotelName": "ibis al rigga", 1284 + "sortDetails": "ro", 1285 + "sortPlacement": "standard room with 1 double bed dbl" 874 874 }, 875 875 { 876 - "prid": "80490edd-a7ef-43dc-98cf-3f709efe68cb", 877 - "prName": "SERVICE VISA", 878 - "prValue": 120.08000000, 879 - "sortingOrder": 3 880 - } 881 - ], 882 - "terminals": [ 883 - { 884 - "terminalCode": "DXB2", 885 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 886 - "districtUID": "e6ce358e-22d4-413f-a39f-983a14a8e28e", 887 - "terminalName": "DXB2", 888 - "countryCode": "AE" 1288 + "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:6107eb99-53f1-4c1b-94cd-d06badaa5f59", 1289 + "priceCurrency": "USD", 1290 + "totalPrice": 1087.60, 1291 + "agentCommissionPercent": 0.00, 1292 + "agentCommissionAmount": 0.00, 1293 + "includedExtrasAmount": 0, 1294 + "priceDifference": 306.00, 1295 + "hotel": { 1296 + "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 1297 + "hotelName": "Ibis Al Rigga", 1298 + "hotelCode": "IBH-6685", 1299 + "nigths": 4, 1300 + "mealPlan": "RO", 1301 + "hotelClass": "3", 1302 + "hotelColor": "#2E8B57", 1303 + "availabilityType": "FreeSale", 1304 + "availableRoomsCount": 0, 1305 + "fewRooms": true, 1306 + "roomCategoryCode": "DBC", 1307 + "roomCategoryName": "Standard room with 1 double bed", 1308 + "placementTypeName": "DBL", 1309 + "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 ", 1310 + "checkInDate": "2024-05-17T00:00:00.000", 1311 + "checkOutDate": "2024-05-21T00:00:00.000", 1312 + "adults": 2, 1313 + "children": 0, 1314 + "districtUID": "aaff2238-fa72-4900-83f8-a16990415547", 1315 + "districtName": "Deira", 1316 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 1317 + "cityName": "Dubai", 1318 + "countryCode": "AE", 1319 + "countryName": "United Arab Emirates", 1320 + "hasAlcohol": true, 1321 + "hasFreeWifi": true, 1322 + "hasMetro": true, 1323 + "hasPool": false, 1324 + "hasMall": true, 1325 + "infantMaxAge": 2.99, 1326 + "childMinAge": 3.00, 1327 + "childMaxAge": 11.99, 1328 + "teenMinAge": 0.0, 1329 + "teenMaxAge": 0.0, 1330 + "adultMinAge": 12.00, 1331 + "cancellationPolicyDescription": "Cancellation Policy: Non refundable", 1332 + "cancellationPolicy": { 1333 + "noShowChargeValue": 100, 1334 + "noShowChargeValueType": "%", 1335 + "earlyDepartureChargeValue": 100, 1336 + "earlyDepartureChargeValueType": "%", 1337 + "conditions": [ 1338 + { 1339 + "timeunits": 365, 1340 + "timeunitType": "Day", 1341 + "timeOffsetTypeName": "Before Arrival", 1342 + "chargeValue": 100, 1343 + "chargeValueType": "%" 1344 + } 1345 + ] 1346 + } 1347 + }, 1348 + "flight": { 1349 + "id": "6107eb99-53f1-4c1b-94cd-d06badaa5f59", 1350 + "departureDate": "2024-05-17T00:00:00.000", 1351 + "returnDate": "2024-05-21T00:00:00.000", 1352 + "departureTicketsLeft": 7, 1353 + "returnTicketsLeft": 7, 1354 + "departureAvailabilityType": "FewPlaces", 1355 + "returnAvailabilityType": "FewPlaces", 1356 + "isTwoWay": true, 1357 + "sameBaggageForAll": false, 1358 + "totalBaggage": true, 1359 + "isBlock": false, 1360 + "class": "Economy", 1361 + "departureSegments": [ 1362 + { 1363 + "airlineCode": "FZ", 1364 + "airlineName": "Fly Dubai", 1365 + "flightCode": "FZ1854", 1366 + "class": "Economy", 1367 + "lugageWeight": 20, 1368 + "handLugageWeight": 6, 1369 + "departureFlightDate": "2024-05-17T05:05:00.000", 1370 + "departureCountryName": "Kazakhstan", 1371 + "departureCityName": "Almaty", 1372 + "departureAirportCode": "ALA", 1373 + "departureAirportName": "Almaty Intl Airport", 1374 + "departureTerminalCode": "ALA", 1375 + "arrivalFlightDate": "2024-05-17T08:40:00.000", 1376 + "arrivalCountryName": "United Arab Emirates", 1377 + "arrivalCityName": "Dubai", 1378 + "arrivalAirportCode": "DXB", 1379 + "arrivalAirportName": "Dubai Intl Airport", 1380 + "arrivalTerminalCode": "DXB3", 1381 + "flightDuration": "5h 35m" 1382 + } 1383 + ], 1384 + "returnSegments": [ 1385 + { 1386 + "airlineCode": "FZ", 1387 + "airlineName": "Fly Dubai", 1388 + "flightCode": "FZ1721", 1389 + "class": "Economy", 1390 + "lugageWeight": 20, 1391 + "handLugageWeight": 6, 1392 + "departureFlightDate": "2024-05-21T21:30:00.000", 1393 + "departureCountryName": "United Arab Emirates", 1394 + "departureCityName": "Dubai", 1395 + "departureAirportCode": "DXB", 1396 + "departureAirportName": "Dubai Intl Airport", 1397 + "departureTerminalCode": "DXB3", 1398 + "arrivalFlightDate": "2024-05-22T02:40:00.000", 1399 + "arrivalCountryName": "Kazakhstan", 1400 + "arrivalCityName": "Almaty", 1401 + "arrivalAirportCode": "ALA", 1402 + "arrivalAirportName": "Almaty Intl Airport", 1403 + "arrivalTerminalCode": "ALA", 1404 + "flightDuration": "3h 10m" 1405 + } 1406 + ], 1407 + "passengers": [ 1408 + { 1409 + "id": "6107eb99-53f1-4c1b-94cd-d06badaa5f59-A1", 1410 + "isAdult": true, 1411 + "selectedForwardBaggageCode": "TOTAL_BAGGAGE", 1412 + "forwardBaggages": [ 1413 + { 1414 + "baggageCode": "TOTAL_BAGGAGE", 1415 + "description": "20 kg included", 1416 + "price": 0.00, 1417 + "currency": "USD", 1418 + "included": true 1419 + } 1420 + ], 1421 + "backwardBaggages": [ 1422 + { 1423 + "baggageCode": "INCLUDED_IN_FORWARD", 1424 + "price": 0, 1425 + "included": false 1426 + } 1427 + ] 1428 + }, 1429 + { 1430 + "id": "6107eb99-53f1-4c1b-94cd-d06badaa5f59-A2", 1431 + "isAdult": true, 1432 + "selectedForwardBaggageCode": "TOTAL_BAGGAGE", 1433 + "forwardBaggages": [ 1434 + { 1435 + "baggageCode": "TOTAL_BAGGAGE", 1436 + "description": "20 kg included", 1437 + "price": 0.00, 1438 + "currency": "USD", 1439 + "included": true 1440 + } 1441 + ], 1442 + "backwardBaggages": [ 1443 + { 1444 + "baggageCode": "INCLUDED_IN_FORWARD", 1445 + "price": 0, 1446 + "included": false 1447 + } 1448 + ] 1449 + } 1450 + ] 1451 + }, 1452 + "extraServices": [], 1453 + "insurancePrice": { 1454 + "name": "Medical INS (N10000)", 1455 + "price": 22.40, 1456 + "actualStartDate": "2024-05-17T00:00:00.000", 1457 + "actualEndDate": "2024-05-21T00:00:00.000", 1458 + "optional": false, 1459 + "includedInPackagePrice": true 1460 + }, 1461 + "sortCheckInOut": "17.05.2024-21.05.2024", 1462 + "sortAirline": "fly dubai", 1463 + "sortHotelName": "ibis al rigga", 1464 + "sortDetails": "ro", 1465 + "sortPlacement": "standard room with 1 double bed dbl" 889 889 }, 890 890 { 891 - "terminalCode": "DXB3", 892 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 893 - "districtUID": "e6ce358e-22d4-413f-a39f-983a14a8e28e", 894 - "terminalName": "DXB3", 895 - "countryCode": "AE" 1468 + "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:e056a111-8dea-4710-954c-1a0215e516c9", 1469 + "priceCurrency": "USD", 1470 + "totalPrice": 1087.60, 1471 + "agentCommissionPercent": 0.00, 1472 + "agentCommissionAmount": 0.00, 1473 + "includedExtrasAmount": 0, 1474 + "priceDifference": 306.00, 1475 + "hotel": { 1476 + "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 1477 + "hotelName": "Ibis Al Rigga", 1478 + "hotelCode": "IBH-6685", 1479 + "nigths": 4, 1480 + "mealPlan": "RO", 1481 + "hotelClass": "3", 1482 + "hotelColor": "#2E8B57", 1483 + "availabilityType": "FreeSale", 1484 + "availableRoomsCount": 0, 1485 + "fewRooms": true, 1486 + "roomCategoryCode": "DBC", 1487 + "roomCategoryName": "Standard room with 1 double bed", 1488 + "placementTypeName": "DBL", 1489 + "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 ", 1490 + "checkInDate": "2024-05-17T00:00:00.000", 1491 + "checkOutDate": "2024-05-21T00:00:00.000", 1492 + "adults": 2, 1493 + "children": 0, 1494 + "districtUID": "aaff2238-fa72-4900-83f8-a16990415547", 1495 + "districtName": "Deira", 1496 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 1497 + "cityName": "Dubai", 1498 + "countryCode": "AE", 1499 + "countryName": "United Arab Emirates", 1500 + "hasAlcohol": true, 1501 + "hasFreeWifi": true, 1502 + "hasMetro": true, 1503 + "hasPool": false, 1504 + "hasMall": true, 1505 + "infantMaxAge": 2.99, 1506 + "childMinAge": 3.00, 1507 + "childMaxAge": 11.99, 1508 + "teenMinAge": 0.0, 1509 + "teenMaxAge": 0.0, 1510 + "adultMinAge": 12.00, 1511 + "cancellationPolicyDescription": "Cancellation Policy: Non refundable", 1512 + "cancellationPolicy": { 1513 + "noShowChargeValue": 100, 1514 + "noShowChargeValueType": "%", 1515 + "earlyDepartureChargeValue": 100, 1516 + "earlyDepartureChargeValueType": "%", 1517 + "conditions": [ 1518 + { 1519 + "timeunits": 365, 1520 + "timeunitType": "Day", 1521 + "timeOffsetTypeName": "Before Arrival", 1522 + "chargeValue": 100, 1523 + "chargeValueType": "%" 1524 + } 1525 + ] 1526 + } 1527 + }, 1528 + "flight": { 1529 + "id": "e056a111-8dea-4710-954c-1a0215e516c9", 1530 + "departureDate": "2024-05-17T00:00:00.000", 1531 + "returnDate": "2024-05-21T00:00:00.000", 1532 + "departureTicketsLeft": 7, 1533 + "returnTicketsLeft": 7, 1534 + "departureAvailabilityType": "FewPlaces", 1535 + "returnAvailabilityType": "FewPlaces", 1536 + "isTwoWay": true, 1537 + "sameBaggageForAll": false, 1538 + "totalBaggage": true, 1539 + "isBlock": false, 1540 + "class": "Economy", 1541 + "departureSegments": [ 1542 + { 1543 + "airlineCode": "FZ", 1544 + "airlineName": "Fly Dubai", 1545 + "flightCode": "FZ1854", 1546 + "class": "Economy", 1547 + "lugageWeight": 20, 1548 + "handLugageWeight": 6, 1549 + "departureFlightDate": "2024-05-17T05:05:00.000", 1550 + "departureCountryName": "Kazakhstan", 1551 + "departureCityName": "Almaty", 1552 + "departureAirportCode": "ALA", 1553 + "departureAirportName": "Almaty Intl Airport", 1554 + "departureTerminalCode": "ALA", 1555 + "arrivalFlightDate": "2024-05-17T08:40:00.000", 1556 + "arrivalCountryName": "United Arab Emirates", 1557 + "arrivalCityName": "Dubai", 1558 + "arrivalAirportCode": "DXB", 1559 + "arrivalAirportName": "Dubai Intl Airport", 1560 + "arrivalTerminalCode": "DXB3", 1561 + "flightDuration": "5h 35m" 1562 + } 1563 + ], 1564 + "returnSegments": [ 1565 + { 1566 + "airlineCode": "FZ", 1567 + "airlineName": "Fly Dubai", 1568 + "flightCode": "FZ1853", 1569 + "class": "Economy", 1570 + "lugageWeight": 20, 1571 + "handLugageWeight": 6, 1572 + "departureFlightDate": "2024-05-21T22:55:00.000", 1573 + "departureCountryName": "United Arab Emirates", 1574 + "departureCityName": "Dubai", 1575 + "departureAirportCode": "DXB", 1576 + "departureAirportName": "Dubai Intl Airport", 1577 + "departureTerminalCode": "DXB3", 1578 + "arrivalFlightDate": "2024-05-22T04:05:00.000", 1579 + "arrivalCountryName": "Kazakhstan", 1580 + "arrivalCityName": "Almaty", 1581 + "arrivalAirportCode": "ALA", 1582 + "arrivalAirportName": "Almaty Intl Airport", 1583 + "arrivalTerminalCode": "ALA", 1584 + "flightDuration": "3h 10m" 1585 + } 1586 + ], 1587 + "passengers": [ 1588 + { 1589 + "id": "e056a111-8dea-4710-954c-1a0215e516c9-A1", 1590 + "isAdult": true, 1591 + "forwardBaggages": [], 1592 + "backwardBaggages": [] 1593 + }, 1594 + { 1595 + "id": "e056a111-8dea-4710-954c-1a0215e516c9-A2", 1596 + "isAdult": true, 1597 + "forwardBaggages": [], 1598 + "backwardBaggages": [] 1599 + } 1600 + ] 1601 + }, 1602 + "extraServices": [], 1603 + "insurancePrice": { 1604 + "name": "Medical INS (N10000)", 1605 + "price": 22.40, 1606 + "actualStartDate": "2024-05-17T00:00:00.000", 1607 + "actualEndDate": "2024-05-21T00:00:00.000", 1608 + "optional": false, 1609 + "includedInPackagePrice": true 1610 + }, 1611 + "sortCheckInOut": "17.05.2024-21.05.2024", 1612 + "sortAirline": "fly dubai", 1613 + "sortHotelName": "ibis al rigga", 1614 + "sortDetails": "ro", 1615 + "sortPlacement": "standard room with 1 double bed dbl" 896 896 }, 897 897 { 898 - "terminalCode": "ETD", 899 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 900 - "districtUID": "1fa8bb75-707b-40e6-8212-f705eeeaa16b", 901 - "terminalName": "Etihad Main Office Dubai", 902 - "countryCode": "AE", 903 - "note": "Noor Islamic Bank MS" 904 - }, 905 - { 906 - "terminalCode": "XGD", 907 - "cityUID": "28c794fe-3c7e-4da2-ba93-f24bd3d4730d", 908 - "districtUID": "88ece1b0-cb91-49f3-86a0-eedc6c8e5aaf", 909 - "terminalName": "Dnata - Clock Tower", 910 - "countryCode": "AE" 911 - }, 912 - { 913 - "terminalCode": "Etihad Bus Station", 914 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 915 - "districtUID": "1fa8bb75-707b-40e6-8212-f705eeeaa16b", 916 - "terminalName": "Etihad Bus Station", 917 - "countryCode": "AE" 918 - }, 919 - { 920 - "terminalCode": "DXB1", 921 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 922 - "districtUID": "e6ce358e-22d4-413f-a39f-983a14a8e28e", 923 - "terminalName": "DXB1", 924 - "countryCode": "AE" 925 - }, 926 - { 927 - "terminalCode": "DWC", 928 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 929 - "districtUID": "42ace7f3-c109-4e81-8959-9c5adf193444", 930 - "terminalName": "DWC", 931 - "countryCode": "AE", 932 - "note": "Al Maktoum intl. airport" 933 - }, 934 - { 935 - "terminalCode": "DXB", 936 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 937 - "districtUID": "e6ce358e-22d4-413f-a39f-983a14a8e28e", 938 - "terminalName": "DXB", 939 - "countryCode": "AE" 940 - }, 941 - { 942 - "terminalCode": "SHJ", 943 - "cityUID": "f78ac3bc-f040-46d0-8319-2c52083080a6", 944 - "districtUID": "18a915ca-74de-4613-a2fb-616ea300d16d", 945 - "terminalName": "SHJ", 946 - "countryCode": "AE" 947 - }, 948 - { 949 - "terminalCode": "AUH", 950 - "cityUID": "28c794fe-3c7e-4da2-ba93-f24bd3d4730d", 951 - "districtUID": "5460739a-fb6e-4d94-a35b-6f4e0612581b", 952 - "terminalName": "AUH", 953 - "countryCode": "AE" 954 - }, 955 - { 956 - "terminalCode": "QIW", 957 - "cityUID": "9aabae22-f2f8-408c-b295-55cce1393c88", 958 - "districtUID": "9834149a-17ef-431e-b1f2-ab093bd55d94", 959 - "terminalName": "Um Al Quwain Terminal ", 960 - "countryCode": "AE" 961 - }, 962 - { 963 - "terminalCode": "AUH3", 964 - "cityUID": "28c794fe-3c7e-4da2-ba93-f24bd3d4730d", 965 - "districtUID": "5460739a-fb6e-4d94-a35b-6f4e0612581b", 966 - "terminalName": "AUH3", 967 - "countryCode": "AE" 968 - }, 969 - { 970 - "terminalCode": "QAJ", 971 - "cityUID": "a7e023c1-c654-4e1d-8a83-7e571bd3a78d", 972 - "districtUID": "70e57708-9de2-4505-b550-f4627ae40877", 973 - "terminalName": "Ajman Terminal ", 974 - "countryCode": "AE" 975 - }, 976 - { 977 - "terminalCode": "RKT", 978 - "cityUID": "607fbe3a-68e6-4523-bf6e-e419fac86a8b", 979 - "districtUID": "7f82fcc7-65ee-48d8-b0ea-200fa2ffdb42", 980 - "terminalName": "Ras Al Khaimah Terminal ", 981 - "countryCode": "AE" 982 - }, 983 - { 984 - "terminalCode": "FJR", 985 - "cityUID": "857a6d87-d1e4-4a17-a867-c65307559222", 986 - "districtUID": "3a894ed3-8021-45c9-ae0c-aa5e7379bb82", 987 - "terminalName": "Fujairah Terminal ", 988 - "countryCode": "AE" 1618 + "id": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:265dfb4f-df75-4a8e-ad08-52a742c8742d", 1619 + "priceCurrency": "USD", 1620 + "totalPrice": 1139.42, 1621 + "agentCommissionPercent": 0.00, 1622 + "agentCommissionAmount": 0.00, 1623 + "includedExtrasAmount": 0, 1624 + "priceDifference": 357.82, 1625 + "hotel": { 1626 + "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 1627 + "hotelName": "Ibis Al Rigga", 1628 + "hotelCode": "IBH-6685", 1629 + "nigths": 4, 1630 + "mealPlan": "RO", 1631 + "hotelClass": "3", 1632 + "hotelColor": "#2E8B57", 1633 + "availabilityType": "FreeSale", 1634 + "availableRoomsCount": 0, 1635 + "fewRooms": true, 1636 + "roomCategoryCode": "DBC", 1637 + "roomCategoryName": "Standard room with 1 double bed", 1638 + "placementTypeName": "DBL", 1639 + "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 ", 1640 + "checkInDate": "2024-05-17T00:00:00.000", 1641 + "checkOutDate": "2024-05-21T00:00:00.000", 1642 + "adults": 2, 1643 + "children": 0, 1644 + "districtUID": "aaff2238-fa72-4900-83f8-a16990415547", 1645 + "districtName": "Deira", 1646 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 1647 + "cityName": "Dubai", 1648 + "countryCode": "AE", 1649 + "countryName": "United Arab Emirates", 1650 + "hasAlcohol": true, 1651 + "hasFreeWifi": true, 1652 + "hasMetro": true, 1653 + "hasPool": false, 1654 + "hasMall": true, 1655 + "infantMaxAge": 2.99, 1656 + "childMinAge": 3.00, 1657 + "childMaxAge": 11.99, 1658 + "teenMinAge": 0.0, 1659 + "teenMaxAge": 0.0, 1660 + "adultMinAge": 12.00, 1661 + "cancellationPolicyDescription": "Cancellation Policy: Non refundable", 1662 + "cancellationPolicy": { 1663 + "noShowChargeValue": 100, 1664 + "noShowChargeValueType": "%", 1665 + "earlyDepartureChargeValue": 100, 1666 + "earlyDepartureChargeValueType": "%", 1667 + "conditions": [ 1668 + { 1669 + "timeunits": 365, 1670 + "timeunitType": "Day", 1671 + "timeOffsetTypeName": "Before Arrival", 1672 + "chargeValue": 100, 1673 + "chargeValueType": "%" 1674 + } 1675 + ] 1676 + } 1677 + }, 1678 + "flight": { 1679 + "id": "265dfb4f-df75-4a8e-ad08-52a742c8742d", 1680 + "departureDate": "2024-05-17T00:00:00.000", 1681 + "returnDate": "2024-05-21T00:00:00.000", 1682 + "departureTicketsLeft": 7, 1683 + "returnTicketsLeft": 7, 1684 + "departureAvailabilityType": "FewPlaces", 1685 + "returnAvailabilityType": "FewPlaces", 1686 + "isTwoWay": true, 1687 + "sameBaggageForAll": false, 1688 + "totalBaggage": true, 1689 + "isBlock": false, 1690 + "class": "Economy", 1691 + "departureSegments": [ 1692 + { 1693 + "airlineCode": "KC", 1694 + "airlineName": "Air Astana", 1695 + "flightCode": "KC897", 1696 + "class": "Economy", 1697 + "lugageWeight": 20, 1698 + "handLugageWeight": 6, 1699 + "departureFlightDate": "2024-05-17T09:15:00.000", 1700 + "departureCountryName": "Kazakhstan", 1701 + "departureCityName": "Almaty", 1702 + "departureAirportCode": "ALA", 1703 + "departureAirportName": "Almaty Intl Airport", 1704 + "departureTerminalCode": "ALA", 1705 + "arrivalFlightDate": "2024-05-17T12:55:00.000", 1706 + "arrivalCountryName": "United Arab Emirates", 1707 + "arrivalCityName": "Dubai", 1708 + "arrivalAirportCode": "DXB", 1709 + "arrivalAirportName": "Dubai Intl Airport", 1710 + "arrivalTerminalCode": "DXB1", 1711 + "flightDuration": "5h 40m" 1712 + } 1713 + ], 1714 + "returnSegments": [ 1715 + { 1716 + "airlineCode": "KC", 1717 + "airlineName": "Air Astana", 1718 + "flightCode": "KC898", 1719 + "class": "Economy", 1720 + "lugageWeight": 20, 1721 + "handLugageWeight": 6, 1722 + "departureFlightDate": "2024-05-21T13:55:00.000", 1723 + "departureCountryName": "United Arab Emirates", 1724 + "departureCityName": "Dubai", 1725 + "departureAirportCode": "DXB", 1726 + "departureAirportName": "Dubai Intl Airport", 1727 + "departureTerminalCode": "DXB1", 1728 + "arrivalFlightDate": "2024-05-21T19:10:00.000", 1729 + "arrivalCountryName": "Kazakhstan", 1730 + "arrivalCityName": "Almaty", 1731 + "arrivalAirportCode": "ALA", 1732 + "arrivalAirportName": "Almaty Intl Airport", 1733 + "arrivalTerminalCode": "ALA", 1734 + "flightDuration": "3h 15m" 1735 + } 1736 + ], 1737 + "passengers": [ 1738 + { 1739 + "id": "265dfb4f-df75-4a8e-ad08-52a742c8742d-A1", 1740 + "isAdult": true, 1741 + "forwardBaggages": [], 1742 + "backwardBaggages": [] 1743 + }, 1744 + { 1745 + "id": "265dfb4f-df75-4a8e-ad08-52a742c8742d-A2", 1746 + "isAdult": true, 1747 + "forwardBaggages": [], 1748 + "backwardBaggages": [] 1749 + } 1750 + ] 1751 + }, 1752 + "extraServices": [], 1753 + "insurancePrice": { 1754 + "name": "Medical INS (N10000)", 1755 + "price": 22.40, 1756 + "actualStartDate": "2024-05-17T00:00:00.000", 1757 + "actualEndDate": "2024-05-21T00:00:00.000", 1758 + "optional": false, 1759 + "includedInPackagePrice": true 1760 + }, 1761 + "sortCheckInOut": "17.05.2024-21.05.2024", 1762 + "sortAirline": "air astana", 1763 + "sortHotelName": "ibis al rigga", 1764 + "sortDetails": "ro", 1765 + "sortPlacement": "standard room with 1 double bed dbl" 989 989 } 990 990 ], 991 - "containsError": false, 992 992 "refreshPriceResult": "Success", 993 - "reservationId": "d295362b-1083-4896-86c2-b2935715c5b9", 994 - "reservationDetailsUnavailable": false, 995 995 "error": false 996 996 } 997 997 {{/code}} ... ... @@ -1000,7 +1000,7 @@ 1000 1000 === Schema === 1001 1001 1002 1002 {{success}} 1003 -Calc OnlyHotelPackageResponse{1777 +CalcTourPackageResponse{ 1004 1004 1005 1005 |error|boolean 1006 1006 |errorCode|string ... ... @@ -1009,7 +1009,9 @@ 1009 1009 nullable: true 1010 1010 |userErrorDescription|string 1011 1011 nullable: true 1012 -|package|OnlyHotelPackage{((( 1786 +|package|TourPackage{((( 1787 +|cacheKey|string 1788 +nullable: true 1013 1013 |id|string 1014 1014 nullable: true 1015 1015 |priceCurrency|string ... ... @@ -1017,10 +1017,11 @@ 1017 1017 |totalPrice|number($double) 1018 1018 |agentCommissionPercent|number($double) 1019 1019 |agentCommissionAmount|number($double) 1796 +|includedExtrasAmount|number($double) 1797 +|priceDifference|number($double) 1020 1020 |hotel|PackageHotel{((( 1021 1021 |hotelPriceId|string 1022 1022 nullable: true 1023 -|providerId|integer($int32) 1024 1024 |hotelName|string 1025 1025 nullable: true 1026 1026 |hotelCode|string ... ... @@ -1030,6 +1030,8 @@ 1030 1030 nullable: true 1031 1031 |hotelClass|string 1032 1032 nullable: true 1810 +|hotelColor|string 1811 +nullable: true 1033 1033 |availabilityType|RoomAvailabilityTypeEnumstringEnum: 1034 1034 [ OnRequest, FreeSale, StopSale ] 1035 1035 |availableRoomsCount|integer($int32) ... ... @@ -1063,6 +1063,12 @@ 1063 1063 |hasMetro|boolean 1064 1064 |hasPool|boolean 1065 1065 |hasMall|boolean 1845 +|infantMaxAge|number($double) 1846 +|childMinAge|number($double) 1847 +|childMaxAge|number($double) 1848 +|teenMinAge|number($double) 1849 +|teenMaxAge|number($double) 1850 +|adultMinAge|number($double) 1066 1066 |cancellationPolicyDescription|string 1067 1067 nullable: true 1068 1068 |cancellationPolicy|CancellationPolicyExchange{((( ... ... @@ -1090,6 +1090,8 @@ 1090 1090 1091 1091 }] 1092 1092 ))) 1878 +|dailyPrices|[ 1879 +nullable: truenumber($double)] 1093 1093 1094 1094 } 1095 1095 ))) ... ... @@ -1096,6 +1096,143 @@ 1096 1096 1097 1097 } 1098 1098 ))) 1886 +|flight|PackageFlight{((( 1887 +|id|string 1888 +nullable: true 1889 +|departureDate|string($date-time) 1890 +|returnDate|string($date-time) 1891 +nullable: true 1892 +|departureTicketsLeft|integer($int32) 1893 +|returnTicketsLeft|integer($int32) 1894 +|departureAvailabilityType|FlightAvailabilityTypestringEnum: 1895 +[ OnRequest, FreeSale, FewPlaces, StopSale ] 1896 +|returnAvailabilityType|FlightAvailabilityTypestringEnum: 1897 +[ OnRequest, FreeSale, FewPlaces, StopSale ] 1898 +|isTwoWay|boolean 1899 +|sameBaggageForAll|boolean 1900 +|totalBaggage|boolean 1901 +|isBlock|boolean 1902 +|class|string 1903 +nullable: true 1904 +|departureSegments|[ 1905 +nullable: trueFlightSegment{((( 1906 +|airlineCode|string 1907 +nullable: true 1908 +|airlineName|string 1909 +nullable: true 1910 +|flightCode|string 1911 +nullable: true 1912 +|class|string 1913 +nullable: true 1914 +|lugageWeight|number($double) 1915 +|handLugageWeight|number($double) 1916 +|departureFlightDate|string($date-time) 1917 +|departureCountryName|string 1918 +nullable: true 1919 +|departureCityName|string 1920 +nullable: true 1921 +|departureAirportCode|string 1922 +nullable: true 1923 +|departureAirportName|string 1924 +nullable: true 1925 +|departureTerminalCode|string 1926 +nullable: true 1927 +|arrivalFlightDate|string($date-time) 1928 +|arrivalCountryName|string 1929 +nullable: true 1930 +|arrivalCityName|string 1931 +nullable: true 1932 +|arrivalAirportCode|string 1933 +nullable: true 1934 +|arrivalAirportName|string 1935 +nullable: true 1936 +|arrivalTerminalCode|string 1937 +nullable: true 1938 +|flightDuration|string 1939 +nullable: true 1940 + 1941 +}] 1942 +))) 1943 +|returnSegments|[ 1944 +nullable: trueFlightSegment{((( 1945 +|airlineCode|string 1946 +nullable: true 1947 +|airlineName|string 1948 +nullable: true 1949 +|flightCode|string 1950 +nullable: true 1951 +|class|string 1952 +nullable: true 1953 +|lugageWeight|number($double) 1954 +|handLugageWeight|number($double) 1955 +|departureFlightDate|string($date-time) 1956 +|departureCountryName|string 1957 +nullable: true 1958 +|departureCityName|string 1959 +nullable: true 1960 +|departureAirportCode|string 1961 +nullable: true 1962 +|departureAirportName|string 1963 +nullable: true 1964 +|departureTerminalCode|string 1965 +nullable: true 1966 +|arrivalFlightDate|string($date-time) 1967 +|arrivalCountryName|string 1968 +nullable: true 1969 +|arrivalCityName|string 1970 +nullable: true 1971 +|arrivalAirportCode|string 1972 +nullable: true 1973 +|arrivalAirportName|string 1974 +nullable: true 1975 +|arrivalTerminalCode|string 1976 +nullable: true 1977 +|flightDuration|string 1978 +nullable: true 1979 + 1980 +}] 1981 +))) 1982 +|passengers|[ 1983 +nullable: trueFlightPassengerOut{((( 1984 +|id|string 1985 +nullable: true 1986 +|isAdult|boolean 1987 +|selectedForwardBaggageCode|string 1988 +nullable: true 1989 +|selectedBackwardBaggageCode|string 1990 +nullable: true 1991 +|forwardBaggages|[ 1992 +nullable: trueBaggage{((( 1993 +|baggageCode|string 1994 +nullable: true 1995 +|description|string 1996 +nullable: true 1997 +|price|number($double) 1998 +|currency|string 1999 +nullable: true 2000 +|included|boolean 2001 + 2002 +}] 2003 +))) 2004 +|backwardBaggages|[ 2005 +nullable: trueBaggage{((( 2006 +|baggageCode|string 2007 +nullable: true 2008 +|description|string 2009 +nullable: true 2010 +|price|number($double) 2011 +|currency|string 2012 +nullable: true 2013 +|included|boolean 2014 + 2015 +}] 2016 +))) 2017 + 2018 +}] 2019 +))) 2020 + 2021 +} 2022 +))) 1099 1099 |extraServices|[ 1100 1100 nullable: trueHotelExtraServiceBase{((( 1101 1101 |extraServiceCode|string ... ... @@ -1128,9 +1128,326 @@ 1128 1128 1129 1129 }] 1130 1130 ))) 2055 +|insurancePrice|InsurancePrice{((( 2056 +|name|string 2057 +nullable: true 2058 +|price|number($double) 2059 +|actualStartDate|string($date-time) 2060 +|actualEndDate|string($date-time) 2061 +|optional|boolean 2062 +|includedInPackagePrice|boolean 1131 1131 1132 1132 } 1133 1133 ))) 2066 +|sortCheckInOut|string 2067 +nullable: true 2068 +|sortAirline|string 2069 +nullable: true 2070 +|sortHotelName|string 2071 +nullable: true 2072 +|sortDetails|string 2073 +nullable: true 2074 +|sortPlacement|string 2075 +nullable: true 1134 1134 1135 1135 } 2078 +))) 2079 +|altPackages|[ 2080 +nullable: trueTourPackage{((( 2081 +|cacheKey|string 2082 +nullable: true 2083 +|id|string 2084 +nullable: true 2085 +|priceCurrency|string 2086 +nullable: true 2087 +|totalPrice|number($double) 2088 +|agentCommissionPercent|number($double) 2089 +|agentCommissionAmount|number($double) 2090 +|includedExtrasAmount|number($double) 2091 +|priceDifference|number($double) 2092 +|hotel|PackageHotel{((( 2093 +|hotelPriceId|string 2094 +nullable: true 2095 +|hotelName|string 2096 +nullable: true 2097 +|hotelCode|string 2098 +nullable: true 2099 +|nigths|integer($int32) 2100 +|mealPlan|string 2101 +nullable: true 2102 +|hotelClass|string 2103 +nullable: true 2104 +|hotelColor|string 2105 +nullable: true 2106 +|availabilityType|RoomAvailabilityTypeEnumstringEnum: 2107 +[ OnRequest, FreeSale, StopSale ] 2108 +|availableRoomsCount|integer($int32) 2109 +|fewRooms|boolean 2110 +|roomCategoryCode|string 2111 +nullable: true 2112 +|roomCategoryName|string 2113 +nullable: true 2114 +|placementTypeName|string 2115 +nullable: true 2116 +|placementDescription|string 2117 +nullable: true 2118 +|checkInDate|string($date-time) 2119 +|checkOutDate|string($date-time) 2120 +|adults|integer($int32) 2121 +|children|integer($int32) 2122 +|districtUID|string($uuid) 2123 +nullable: true 2124 +|districtName|string 2125 +nullable: true 2126 +|cityUID|string($uuid) 2127 +nullable: true 2128 +|cityName|string 2129 +nullable: true 2130 +|countryCode|string 2131 +nullable: true 2132 +|countryName|string 2133 +nullable: true 2134 +|hasAlcohol|boolean 2135 +|hasFreeWifi|boolean 2136 +|hasMetro|boolean 2137 +|hasPool|boolean 2138 +|hasMall|boolean 2139 +|infantMaxAge|number($double) 2140 +|childMinAge|number($double) 2141 +|childMaxAge|number($double) 2142 +|teenMinAge|number($double) 2143 +|teenMaxAge|number($double) 2144 +|adultMinAge|number($double) 2145 +|cancellationPolicyDescription|string 2146 +nullable: true 2147 +|cancellationPolicy|CancellationPolicyExchange{((( 2148 +|cancellationPolicyCode|string 2149 +nullable: true 2150 +|noShowChargeValue|number($double) 2151 +nullable: true 2152 +|noShowChargeValueType|string 2153 +nullable: true 2154 +|earlyDepartureChargeValue|number($double) 2155 +nullable: true 2156 +|earlyDepartureChargeValueType|string 2157 +nullable: true 2158 +|conditions|[ 2159 +nullable: trueCancellationPolicyConditionExchange{((( 2160 +|timeunits|integer($int32) 2161 +|timeunitType|string 2162 +nullable: true 2163 +|timeOffsetTypeName|string 2164 +nullable: true 2165 +|chargeValue|number($double) 2166 +nullable: true 2167 +|chargeValueType|string 2168 +nullable: true 2169 + 2170 +}] 2171 +))) 2172 +|dailyPrices|[ 2173 +nullable: truenumber($double)] 2174 + 2175 +} 2176 +))) 2177 + 2178 +} 2179 +))) 2180 +|flight|PackageFlight{((( 2181 +|id|string 2182 +nullable: true 2183 +|departureDate|string($date-time) 2184 +|returnDate|string($date-time) 2185 +nullable: true 2186 +|departureTicketsLeft|integer($int32) 2187 +|returnTicketsLeft|integer($int32) 2188 +|departureAvailabilityType|FlightAvailabilityTypestringEnum: 2189 +[ OnRequest, FreeSale, FewPlaces, StopSale ] 2190 +|returnAvailabilityType|FlightAvailabilityTypestringEnum: 2191 +[ OnRequest, FreeSale, FewPlaces, StopSale ] 2192 +|isTwoWay|boolean 2193 +|sameBaggageForAll|boolean 2194 +|totalBaggage|boolean 2195 +|isBlock|boolean 2196 +|class|string 2197 +nullable: true 2198 +|departureSegments|[ 2199 +nullable: trueFlightSegment{((( 2200 +|airlineCode|string 2201 +nullable: true 2202 +|airlineName|string 2203 +nullable: true 2204 +|flightCode|string 2205 +nullable: true 2206 +|class|string 2207 +nullable: true 2208 +|lugageWeight|number($double) 2209 +|handLugageWeight|number($double) 2210 +|departureFlightDate|string($date-time) 2211 +|departureCountryName|string 2212 +nullable: true 2213 +|departureCityName|string 2214 +nullable: true 2215 +|departureAirportCode|string 2216 +nullable: true 2217 +|departureAirportName|string 2218 +nullable: true 2219 +|departureTerminalCode|string 2220 +nullable: true 2221 +|arrivalFlightDate|string($date-time) 2222 +|arrivalCountryName|string 2223 +nullable: true 2224 +|arrivalCityName|string 2225 +nullable: true 2226 +|arrivalAirportCode|string 2227 +nullable: true 2228 +|arrivalAirportName|string 2229 +nullable: true 2230 +|arrivalTerminalCode|string 2231 +nullable: true 2232 +|flightDuration|string 2233 +nullable: true 2234 + 2235 +}] 2236 +))) 2237 +|returnSegments|[ 2238 +nullable: trueFlightSegment{((( 2239 +|airlineCode|string 2240 +nullable: true 2241 +|airlineName|string 2242 +nullable: true 2243 +|flightCode|string 2244 +nullable: true 2245 +|class|string 2246 +nullable: true 2247 +|lugageWeight|number($double) 2248 +|handLugageWeight|number($double) 2249 +|departureFlightDate|string($date-time) 2250 +|departureCountryName|string 2251 +nullable: true 2252 +|departureCityName|string 2253 +nullable: true 2254 +|departureAirportCode|string 2255 +nullable: true 2256 +|departureAirportName|string 2257 +nullable: true 2258 +|departureTerminalCode|string 2259 +nullable: true 2260 +|arrivalFlightDate|string($date-time) 2261 +|arrivalCountryName|string 2262 +nullable: true 2263 +|arrivalCityName|string 2264 +nullable: true 2265 +|arrivalAirportCode|string 2266 +nullable: true 2267 +|arrivalAirportName|string 2268 +nullable: true 2269 +|arrivalTerminalCode|string 2270 +nullable: true 2271 +|flightDuration|string 2272 +nullable: true 2273 + 2274 +}] 2275 +))) 2276 +|passengers|[ 2277 +nullable: trueFlightPassengerOut{((( 2278 +|id|string 2279 +nullable: true 2280 +|isAdult|boolean 2281 +|selectedForwardBaggageCode|string 2282 +nullable: true 2283 +|selectedBackwardBaggageCode|string 2284 +nullable: true 2285 +|forwardBaggages|[ 2286 +nullable: trueBaggage{((( 2287 +|baggageCode|string 2288 +nullable: true 2289 +|description|string 2290 +nullable: true 2291 +|price|number($double) 2292 +|currency|string 2293 +nullable: true 2294 +|included|boolean 2295 + 2296 +}] 2297 +))) 2298 +|backwardBaggages|[ 2299 +nullable: trueBaggage{((( 2300 +|baggageCode|string 2301 +nullable: true 2302 +|description|string 2303 +nullable: true 2304 +|price|number($double) 2305 +|currency|string 2306 +nullable: true 2307 +|included|boolean 2308 + 2309 +}] 2310 +))) 2311 + 2312 +}] 2313 +))) 2314 + 2315 +} 2316 +))) 2317 +|extraServices|[ 2318 +nullable: trueHotelExtraServiceBase{((( 2319 +|extraServiceCode|string 2320 +nullable: true 2321 +|extraServiceTypeCode|string 2322 +nullable: true 2323 +|isMandatory|integer($int32) 2324 +|extraServiceName|string 2325 +nullable: true 2326 +|minimalServiceAmount|number($double) 2327 +|includedPriceCode|string 2328 +nullable: true 2329 +|prices|[ 2330 +nullable: trueHotelExtraServicePriceBase{((( 2331 +|extraServicePriceCode|string 2332 +nullable: true 2333 +|displayName|string 2334 +nullable: true 2335 +|restrictionInfo|string 2336 +nullable: true 2337 +|additionalInfo|string 2338 +nullable: true 2339 +|price|number($double) 2340 +|extraPrice|number($double) 2341 +|currency|string 2342 +nullable: true 2343 + 2344 +}] 2345 +))) 2346 + 2347 +}] 2348 +))) 2349 +|insurancePrice|InsurancePrice{((( 2350 +|name|string 2351 +nullable: true 2352 +|price|number($double) 2353 +|actualStartDate|string($date-time) 2354 +|actualEndDate|string($date-time) 2355 +|optional|boolean 2356 +|includedInPackagePrice|boolean 2357 + 2358 +} 2359 +))) 2360 +|sortCheckInOut|string 2361 +nullable: true 2362 +|sortAirline|string 2363 +nullable: true 2364 +|sortHotelName|string 2365 +nullable: true 2366 +|sortDetails|string 2367 +nullable: true 2368 +|sortPlacement|string 2369 +nullable: true 2370 + 2371 +}] 2372 +))) 2373 +|refreshPriceResult|RefreshPriceResultEnumstringEnum: 2374 +[ Success, HotelPriceNoMoreAvailable, FlightPriceNoMoreAvailable ] 2375 + 2376 +} 1136 1136 {{/success}}