Sabre Reshop Shop Order NDC Mock Server

Manage NDC offer exchanges and ticket re-shopping workflows for Sabre-distributed airlines.

The Reshop Shop Order API is part of the Sabre Offer Management suite, enabling agencies to initiate ticket exchange processes for fulfilled NDC orders. It allows developers to integrate NDC-compliant re-shopping capabilities into their travel applications.

Use this hosted mock server to simulate Sabre Reshop Shop Order NDC APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready. This keeps your integration code consistent across local development, QA, demos, and production.

Use cases:

Use this sandbox to validate ticket exchange workflows, including order retrieval, re-shopping for new NDC offers, price validation for exchanges, and handling of airline-specific NDC fulfillment responses during the post-booking lifecycle.

Sabre Reshop Shop Order NDC mock server is up and running!

Use this mock URL as the API base in your code to simulate Sabre Reshop Shop Order NDC responses instantly.

https://sabre-reshop-order.mock.beeceptor.com



offers-reshop(2 operations)

Header NameExample
X-Request-ID"velit id consequat Lorem dolore"
Exclude-FareFocus-Rulestrue
Exclude-RequestControls-Rulesfalse
{
  "diagnostics": [
    "ORDER_VIEW_REQUEST",
    "ORDER_VIEW_REQUEST",
    "ORDER_VIEW_REQUEST",
    "ORDER_VIEW_REQUEST",
    "ORDER_VIEW_REQUEST"
  ],
  "payloadAttributes": {
    "echoToken": "1255ffa5-6a2c-40d0-b5e2-13b04747ddbe",
    "timeStamp": "2026-06-17T00:00:00.0Z",
    "trxId": "h50ap96Jdfj6x"
  },
  "request": {
    "orderId": "dp5I5kUwpyz7Q",
    "originDestinations": [
      {
        "newOriginDestination": {
          "arrivalCode": "FRA",
          "cabinName": "Economy",
          "departureCode": "CDG",
          "departureDate": "2026-07-25",
          "departureTime": "14:00"
        },
        "retain": {
          "serviceId": "ccbe0f2c-721e-4422-b216-abd3a7bebb9b"
        }
      },
      {
        "newOriginDestination": {
          "arrivalCode": "LHR",
          "cabinName": "Premium Business",
          "departureCode": "SYD",
          "departureDate": "2027-04-25",
          "departureTime": "06:00"
        },
        "retain": {
          "serviceId": "2b1973d5-9131-48f6-b482-9e5b1db5b122"
        }
      },
      {
        "newOriginDestination": {
          "arrivalCode": "SIN",
          "cabinName": "Business",
          "departureCode": "NYC",
          "departureDate": "2026-10-27",
          "departureTime": "06:00"
        },
        "retain": {
          "serviceId": "801d065e-d294-4b2b-9e11-e44ad1273c6e"
        }
      },
      {
        "newOriginDestination": {
          "arrivalCode": "CDG",
          "cabinName": "Economy",
          "departureCode": "HND",
          "departureDate": "2027-04-18",
          "departureTime": "15:45"
        },
        "retain": {
          "serviceId": "4fd1a7e1-aae6-4945-8155-7f0b06f7fbba"
        }
      }
    ],
    "reshopCriteria": {
      "accountCode": "kq7Vvu",
      "disableCabinUpgrades": false,
      "qualifiers": [
        {
          "name": "CORPORATE",
          "value": "4VHtc"
        },
        {
          "name": "NEGOTIATED",
          "value": "pcLgu"
        },
        {
          "name": "PROMO",
          "value": "LS3mY"
        },
        {
          "name": "CORPORATE",
          "value": "r5fRO"
        },
        {
          "name": "NEGOTIATED",
          "value": "iKodD"
        }
      ],
      "snapCode": "h9Goy",
      "waiver": {
        "code": "SKCHG",
        "type": "Weather"
      }
    }
  }
}
{
  "diagnostics": [
    {
      "body": "SHOP_RESPONSE",
      "customId": "57e97c1e-4516-4f67-a273-ad668b185870",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "ORDER_VIEW_REQUEST",
      "customId": "78e5fd7a-47f0-415b-bb0d-aac58fa1eb4a",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "ORDER_VIEW_REQUEST",
      "customId": "1d02f063-1d46-49bc-975e-c1e40852c1b8",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    }
  ],
  "messages": [
    {
      "category": "WARNING",
      "code": 375,
      "description": "Introducing the Japan-inspired Salad, blending outlying style with local craftsmanship",
      "service": "NDC_CONNECTOR",
      "type": "ERROR"
    },
    {
      "category": "WARNING",
      "code": 450,
      "description": "Stylish Pizza designed to make you stand out with frail looks",
      "service": "SHOPPING_API",
      "type": "ERROR"
    }
  ],
  "payloadAttributes": {
    "echoToken": "f90f20bc-d8d9-4116-9bf0-9633006fe21e",
    "timeStamp": "2026-06-17T00:00:00.0Z",
    "trxId": "nXze0OD3By3zw"
  },
  "response": {
    "datalist": {
      "baggages": [
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 12,
              "maximumBagWeightInPounds": 34,
              "maximumLengthInCentimeters": 107,
              "maximumLengthInInches": 43,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 17,
              "maximumBagWeightInPounds": 22,
              "maximumLengthInCentimeters": 146,
              "maximumLengthInInches": 56,
              "maximumPieces": 3
            }
          ],
          "baggageId": "G9Tw",
          "descriptions": [
            "Fragile",
            "Valuable",
            "Heavy",
            "Special"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 21,
              "maximumBagWeightInPounds": 26,
              "maximumLengthInCentimeters": 121,
              "maximumLengthInInches": 39,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 13,
              "maximumBagWeightInPounds": 27,
              "maximumLengthInCentimeters": 129,
              "maximumLengthInInches": 35,
              "maximumPieces": 0
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 11,
              "maximumBagWeightInPounds": 44,
              "maximumLengthInCentimeters": 136,
              "maximumLengthInInches": 43,
              "maximumPieces": 0
            }
          ],
          "baggageId": "MW7U",
          "descriptions": [
            "Heavy",
            "Fragile",
            "Valuable",
            "Special"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 13,
              "maximumBagWeightInPounds": 49,
              "maximumLengthInCentimeters": 88,
              "maximumLengthInInches": 54,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 13,
              "maximumBagWeightInPounds": 48,
              "maximumLengthInCentimeters": 102,
              "maximumLengthInInches": 60,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 12,
              "maximumBagWeightInPounds": 48,
              "maximumLengthInCentimeters": 142,
              "maximumLengthInInches": 44,
              "maximumPieces": 2
            }
          ],
          "baggageId": "S0Gq",
          "descriptions": [
            "Heavy",
            "Valuable",
            "Sports",
            "Fragile",
            "Special"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 22,
              "maximumBagWeightInPounds": 50,
              "maximumLengthInCentimeters": 83,
              "maximumLengthInInches": 30,
              "maximumPieces": 0
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 11,
              "maximumBagWeightInPounds": 49,
              "maximumLengthInCentimeters": 106,
              "maximumLengthInInches": 33,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 15,
              "maximumBagWeightInPounds": 39,
              "maximumLengthInCentimeters": 117,
              "maximumLengthInInches": 48,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 19,
              "maximumBagWeightInPounds": 23,
              "maximumLengthInCentimeters": 80,
              "maximumLengthInInches": 46,
              "maximumPieces": 2
            }
          ],
          "baggageId": "Mkyt",
          "descriptions": [
            "Special",
            "Fragile",
            "Sports",
            "Heavy",
            "Valuable"
          ],
          "typeCode": "CheckedBag"
        }
      ],
      "passengers": [
        {
          "passengerId": "z4QF",
          "typeCode": "ADT"
        },
        {
          "passengerId": "oPUj",
          "typeCode": "ADT"
        }
      ],
      "priceClasses": [
        {
          "code": "ePL",
          "descriptions": [
            {
              "description": "New lavender Chips with ergonomic design for outlying comfort",
              "descriptionId": "vrIDSeGESi"
            },
            {
              "description": "The sleek and knotty Computer comes with cyan LED lighting for smart functionality",
              "descriptionId": "1Vt7KTRmH5"
            },
            {
              "description": "The sleek and witty Pizza comes with grey LED lighting for smart functionality",
              "descriptionId": "rSMpTFnKYy"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "Vug9"
        },
        {
          "code": "HXs",
          "descriptions": [
            {
              "description": "The Samantha Car is the latest in a series of messy products from Lubowitz and Sons",
              "descriptionId": "5LwqEW5kpa"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "hNiL"
        },
        {
          "code": "Hmf",
          "descriptions": [
            {
              "description": "Discover the snake-like agility of our Fish, perfect for baggy users",
              "descriptionId": "PoxonIHIT6"
            },
            {
              "description": "Featuring Tin-enhanced technology, our Chips offers unparalleled knowledgeable performance",
              "descriptionId": "lmG6clw2Vr"
            },
            {
              "description": "Our dolphin-friendly Fish ensures optimistic comfort for your pets",
              "descriptionId": "55fm1EijQH"
            },
            {
              "description": "Experience the purple brilliance of our Chair, perfect for husky environments",
              "descriptionId": "FFmVEspyo2"
            },
            {
              "description": "The Grady Shoes is the latest in a series of shadowy products from Stark, Hackett and McKenzie",
              "descriptionId": "LenaMzBkZy"
            }
          ],
          "name": "First - Fully Refundable",
          "priceClassId": "5X3y"
        }
      ],
      "segments": [
        {
          "arrival": {
            "airportCode": "HND",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-03-28T00:00:00.0Z",
            "terminal": "3"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-01-30T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "regional"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2027-01-27T00:00:00.0Z",
                "terminal": "B"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-11-18T00:00:00.0Z",
                "terminal": "C"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "regional"
              },
              "departure": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-14T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-11-20T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "departureDateTime": "2026-11-18T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-09-18T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "departureDateTime": "2027-05-03T00:00:00.0Z",
                "terminal": "B"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "SIN",
            "airportName": "[object Object]",
            "departureDateTime": "2027-02-10T00:00:00.0Z",
            "terminal": "2"
          },
          "marketingAirline": {
            "code": "Qw",
            "flightNumber": "350",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "C1",
            "flightNumber": "350",
            "name": "[object Object]"
          },
          "segmentId": "J1qK"
        },
        {
          "arrival": {
            "airportCode": "NYC",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-04-12T00:00:00.0Z",
            "terminal": "C"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-07-03T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "regional"
              },
              "departure": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "departureDateTime": "2026-06-20T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-01-19T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "departureDateTime": "2027-01-26T00:00:00.0Z",
                "terminal": "C"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-11-24T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "departureDateTime": "2026-12-24T00:00:00.0Z",
                "terminal": "5"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-05-19T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "departureDateTime": "2027-04-30T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-02-25T00:00:00.0Z",
                "terminal": "2"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "departureDateTime": "2026-10-03T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "FRA",
            "airportName": "[object Object]",
            "departureDateTime": "2026-07-05T00:00:00.0Z",
            "terminal": "C"
          },
          "marketingAirline": {
            "code": "Fr",
            "flightNumber": "761",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "JO",
            "flightNumber": "795",
            "name": "[object Object]"
          },
          "segmentId": "fgSU"
        },
        {
          "arrival": {
            "airportCode": "CDG",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-07-11T00:00:00.0Z",
            "terminal": "2"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-08-14T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "departureDateTime": "2026-11-19T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "SIN",
            "airportName": "[object Object]",
            "departureDateTime": "2027-04-02T00:00:00.0Z",
            "terminal": "2"
          },
          "marketingAirline": {
            "code": "ju",
            "flightNumber": "209",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "e0",
            "flightNumber": "653",
            "name": "[object Object]"
          },
          "segmentId": "ITjJ"
        }
      ],
      "voluntaryChangeInformation": [
        {
          "applicabilityList": [
            "No Show",
            "After Departure"
          ],
          "changeId": "XAF",
          "description": "Change with fee",
          "feeAmount": "20.14",
          "feeCurrencyCode": "TJS",
          "hasFee": false,
          "isAllowed": true,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "Before Departure",
            "No Show",
            "No Show",
            "Before Departure",
            "After Departure"
          ],
          "changeId": "KWD",
          "description": "Change with fee",
          "feeAmount": "145.62",
          "feeCurrencyCode": "NIO",
          "hasFee": false,
          "isAllowed": true,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "After Departure",
            "No Show",
            "After Departure"
          ],
          "changeId": "YER",
          "description": "Non-refundable",
          "feeAmount": "31.52",
          "feeCurrencyCode": "SGD",
          "hasFee": true,
          "isAllowed": true,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "No Show"
          ],
          "changeId": "BOB",
          "description": "Contact airline",
          "feeAmount": "143.49",
          "feeCurrencyCode": "ARS",
          "hasFee": false,
          "isAllowed": false,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "After Departure",
            "Before Departure",
            "Before Departure",
            "Before Departure"
          ],
          "changeId": "UAH",
          "description": "Contact airline",
          "feeAmount": "13.84",
          "feeCurrencyCode": "VES",
          "hasFee": true,
          "isAllowed": false,
          "type": "Cancel"
        }
      ]
    },
    "offers": [
      {
        "commission": {
          "amount": "179.85",
          "code": "R7xC",
          "currencyCode": "PEN",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "16.34",
          "percentageAppliedToAmount": "807.64"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "74.14",
            "currencyCode": "USD"
          },
          "differentialAmount": {
            "amount": "178.87",
            "currencyCode": "CUP"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Stylish Fish designed to make you stand out with major looks",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "CM",
                "taxAmount": {
                  "amount": "98",
                  "currencyCode": "UAH"
                },
                "taxCode": "Li",
                "taxCodeText": "VAT",
                "taxPadisCode": "999"
              },
              {
                "description": "Innovative Mouse featuring unwilling technology and Wooden construction",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "IE",
                "taxAmount": {
                  "amount": "18.74",
                  "currencyCode": "UYU"
                },
                "taxCode": "1k",
                "taxCodeText": "PAID",
                "taxPadisCode": "409"
              },
              {
                "description": "The mint green Bike combines Pitcairn Islands aesthetics with Tin-based durability",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "MO",
                "taxAmount": {
                  "amount": "60.49",
                  "currencyCode": "BAM"
                },
                "taxCode": "sc",
                "taxCodeText": "VAT",
                "taxPadisCode": "108"
              }
            ],
            "totalTaxAmount": {
              "amount": "197.35",
              "currencyCode": "MDL"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2868,
        "offerId": "aZu6",
        "offerItems": [
          {
            "commission": {
              "amount": "161.84",
              "code": "kfM9",
              "currencyCode": "ILS",
              "description": "NEGOTIATED COMM",
              "percentage": "7.95",
              "percentageAppliedToAmount": "445.59"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "56.05",
                "currencyCode": "CZK"
              },
              "differentialAmount": {
                "amount": "75.11",
                "currencyCode": "ILS"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The silver Fish combines Cape Verde aesthetics with Indium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AX",
                    "taxAmount": {
                      "amount": "189.83",
                      "currencyCode": "MMK"
                    },
                    "taxCode": "0r",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "587"
                  },
                  {
                    "description": "Innovative Towels featuring violent technology and Bronze construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "173.33",
                      "currencyCode": "BHD"
                    },
                    "taxCode": "R8",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "695"
                  },
                  {
                    "description": "New Gloves model with 60 GB RAM, 664 GB storage, and nimble features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BI",
                    "taxAmount": {
                      "amount": "73.78",
                      "currencyCode": "TND"
                    },
                    "taxCode": "Fz",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "915"
                  },
                  {
                    "description": "Small Chair designed with Aluminum for lost performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "JP",
                    "taxAmount": {
                      "amount": "170.58",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "07",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "650"
                  },
                  {
                    "description": "The Progressive demand-driven data-warehouse Chips offers reliable performance and grounded design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BF",
                    "taxAmount": {
                      "amount": "195.6",
                      "currencyCode": "CVE"
                    },
                    "taxCode": "Hp",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "034"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "58.53",
                  "currencyCode": "PHP"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "Q2Mf",
                "segmentRefIds": [
                  "uweK",
                  "Fdzj",
                  "5gX9",
                  "b2nG"
                ]
              },
              {
                "priceClassRefId": "Yl7z",
                "segmentRefIds": [
                  "xiqd"
                ]
              },
              {
                "priceClassRefId": "eQ7V",
                "segmentRefIds": [
                  "Bv7m",
                  "i8SQ",
                  "L9vo",
                  "jMEG"
                ]
              },
              {
                "priceClassRefId": "CwSe",
                "segmentRefIds": [
                  "0aY5",
                  "u5SS",
                  "eGa5",
                  "Ux3s"
                ]
              },
              {
                "priceClassRefId": "nV83",
                "segmentRefIds": [
                  "eNOH",
                  "xtei",
                  "oaQR",
                  "mnvn"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "151.52",
                "currencyCode": "ZAR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the bird-like agility of our Salad, perfect for productive users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ER",
                    "taxAmount": {
                      "amount": "134.31",
                      "currencyCode": "XCD"
                    },
                    "taxCode": "6E",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "234"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "46.53",
                  "currencyCode": "TRY"
                }
              }
            },
            "offerItemId": "EQLm",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "83.68",
                "currencyCode": "EGP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our rich-inspired Chips brings a taste of luxury to your honored lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NZ",
                    "taxAmount": {
                      "amount": "132.97",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "cO",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "022"
                  },
                  {
                    "description": "Ergonomic Hat made with Metal for all-day profitable support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CX",
                    "taxAmount": {
                      "amount": "23.56",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "hF",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "823"
                  },
                  {
                    "description": "The Lizzie Soap is the latest in a series of petty products from Cole, Tromp and Heathcote",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "KR",
                    "taxAmount": {
                      "amount": "160.88",
                      "currencyCode": "BND"
                    },
                    "taxCode": "8V",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "805"
                  },
                  {
                    "description": "Intelligent Fish designed with Ceramic for flustered performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BZ",
                    "taxAmount": {
                      "amount": "132.62",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "ja",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "848"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "70.21",
                  "currencyCode": "ANG"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "vQwo",
                    "segmentRefIds": [
                      "QIfC",
                      "eLoh"
                    ]
                  },
                  {
                    "baggageRefId": "OWgB",
                    "segmentRefIds": [
                      "gZM6",
                      "ZvVs",
                      "6bJE",
                      "eOwg",
                      "ozxw"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "P6bKVR9s",
                      "fareCode": "285",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "UPLn",
                    "segmentRefIds": [
                      "2QGS",
                      "aNo0",
                      "fTHZ",
                      "n53X",
                      "5hH1"
                    ],
                    "ticketDesignator": "sYg0",
                    "voluntaryChangeInformationRefs": [
                      "DZD",
                      "PAB",
                      "YER"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "UdwE5Yeq",
                      "fareCode": "207",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "YAKZ",
                    "segmentRefIds": [
                      "OzAb",
                      "bLSw"
                    ],
                    "ticketDesignator": "cwDK",
                    "voluntaryChangeInformationRefs": [
                      "IDR",
                      "BZD",
                      "PYG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "mX2Cmp3f",
                      "fareCode": "572",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "j8rW",
                    "segmentRefIds": [
                      "D3cS",
                      "GdPz"
                    ],
                    "ticketDesignator": "2XyL",
                    "voluntaryChangeInformationRefs": [
                      "NAD",
                      "BAM"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "j2yg6Oot",
                      "fareCode": "003",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "RA0p",
                    "segmentRefIds": [
                      "WtFv",
                      "hs9j",
                      "r7Px"
                    ],
                    "ticketDesignator": "CJvY",
                    "voluntaryChangeInformationRefs": [
                      "UAH",
                      "HKD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Kd6lYVa6",
                      "fareCode": "662",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "gbiW",
                    "segmentRefIds": [
                      "HwBr",
                      "70aH"
                    ],
                    "ticketDesignator": "NJhu",
                    "voluntaryChangeInformationRefs": [
                      "MMK",
                      "AOA",
                      "XOF"
                    ]
                  }
                ],
                "passengerRefId": "jvAq",
                "price": {
                  "baseAmount": {
                    "amount": "118.04",
                    "currencyCode": "USD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "149.47",
                      "currencyCode": "RWF"
                    },
                    "preDiscountedAmount": {
                      "amount": "177.35",
                      "currencyCode": "UYU"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Innovative Shoes featuring coordinated technology and Metal construction",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GA",
                        "taxAmount": {
                          "amount": "185.77",
                          "currencyCode": "THB"
                        },
                        "taxCode": "tb",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "880"
                      },
                      {
                        "description": "The sleek and unconscious Bacon comes with tan LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "EG",
                        "taxAmount": {
                          "amount": "156.56",
                          "currencyCode": "BSD"
                        },
                        "taxCode": "YF",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "606"
                      },
                      {
                        "description": "Introducing the Zimbabwe-inspired Computer, blending inferior style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "UZ",
                        "taxAmount": {
                          "amount": "104.28",
                          "currencyCode": "HUF"
                        },
                        "taxCode": "qO",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "726"
                      },
                      {
                        "description": "Professional-grade Shoes perfect for deadly training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "ID",
                        "taxAmount": {
                          "amount": "92.06",
                          "currencyCode": "AUD"
                        },
                        "taxCode": "YD",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "344"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "31.95",
                      "currencyCode": "IQD"
                    }
                  },
                  "totalAmount": {
                    "amount": "190.51",
                    "currencyCode": "UZS"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "dYerb"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "hFv8",
                    "segmentRefIds": [
                      "UDdu",
                      "qDUw",
                      "aWgv",
                      "hhES"
                    ]
                  },
                  {
                    "baggageRefId": "Jp32",
                    "segmentRefIds": [
                      "lIPv",
                      "FeoO",
                      "qQ4G",
                      "IzZf"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Wzn6jCfM",
                      "fareCode": "797",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "19II",
                    "segmentRefIds": [
                      "RC7t",
                      "hRth"
                    ],
                    "ticketDesignator": "dJev",
                    "voluntaryChangeInformationRefs": [
                      "HNL",
                      "COP",
                      "TTD",
                      "LYD",
                      "HTG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "lWq4TG6t",
                      "fareCode": "766",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "OvPO",
                    "segmentRefIds": [
                      "lorM",
                      "Fyj9",
                      "XToz",
                      "r9xA"
                    ],
                    "ticketDesignator": "oEub",
                    "voluntaryChangeInformationRefs": [
                      "WST",
                      "MUR",
                      "KES",
                      "MAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Hkhv4AIl",
                      "fareCode": "943",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "FMbI",
                    "segmentRefIds": [
                      "LQ8l"
                    ],
                    "ticketDesignator": "U8J2",
                    "voluntaryChangeInformationRefs": [
                      "UAH",
                      "STN",
                      "PEN",
                      "ILS"
                    ]
                  }
                ],
                "passengerRefId": "PJHF",
                "price": {
                  "baseAmount": {
                    "amount": "102.82",
                    "currencyCode": "NAD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "150.17",
                      "currencyCode": "MKD"
                    },
                    "preDiscountedAmount": {
                      "amount": "137.54",
                      "currencyCode": "CVE"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Virgin Islands, British-inspired Pizza, blending tedious style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "DE",
                        "taxAmount": {
                          "amount": "193.2",
                          "currencyCode": "BWP"
                        },
                        "taxCode": "Cy",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "370"
                      },
                      {
                        "description": "Incredible Shoes designed with Cotton for bruised performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GA",
                        "taxAmount": {
                          "amount": "197.48",
                          "currencyCode": "DOP"
                        },
                        "taxCode": "11",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "718"
                      },
                      {
                        "description": "Our panda-friendly Pants ensures darling comfort for your pets",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "JO",
                        "taxAmount": {
                          "amount": "100.78",
                          "currencyCode": "QAR"
                        },
                        "taxCode": "h9",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "920"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "184.81",
                      "currencyCode": "SZL"
                    }
                  },
                  "totalAmount": {
                    "amount": "12.92",
                    "currencyCode": "NAD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "HtU0T"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "zjqv",
                    "segmentRefIds": [
                      "BfBR",
                      "VcoW",
                      "CF1K"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ExWmp7Yw",
                      "fareCode": "038",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "0KkR",
                    "segmentRefIds": [
                      "1sRl",
                      "3xFi",
                      "7Mji",
                      "Rlh4",
                      "A3Zd"
                    ],
                    "ticketDesignator": "1X1d",
                    "voluntaryChangeInformationRefs": [
                      "RSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "dCMonSGu",
                      "fareCode": "528",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "dcW3",
                    "segmentRefIds": [
                      "QOSO"
                    ],
                    "ticketDesignator": "CnPH",
                    "voluntaryChangeInformationRefs": [
                      "OMR",
                      "HNL",
                      "SAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "B0WRnRFR",
                      "fareCode": "727",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "RfE1",
                    "segmentRefIds": [
                      "wcLW",
                      "n8Ar",
                      "Bvh7"
                    ],
                    "ticketDesignator": "beI0",
                    "voluntaryChangeInformationRefs": [
                      "VUV",
                      "JPY",
                      "ISK",
                      "PGK",
                      "YER"
                    ]
                  }
                ],
                "passengerRefId": "1oVy",
                "price": {
                  "baseAmount": {
                    "amount": "58.66",
                    "currencyCode": "KRW"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "52.09",
                      "currencyCode": "ALL"
                    },
                    "preDiscountedAmount": {
                      "amount": "58.38",
                      "currencyCode": "RSD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Shoes perfect for arid training and recreational use",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GN",
                        "taxAmount": {
                          "amount": "180.56",
                          "currencyCode": "LBP"
                        },
                        "taxCode": "f8",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "191"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "176.44",
                      "currencyCode": "WST"
                    }
                  },
                  "totalAmount": {
                    "amount": "78.16",
                    "currencyCode": "YER"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "a79Mk"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "cE8f",
                    "segmentRefIds": [
                      "8a4O"
                    ]
                  },
                  {
                    "baggageRefId": "w2QP",
                    "segmentRefIds": [
                      "LA6k",
                      "J46t",
                      "lXjy",
                      "anxz"
                    ]
                  },
                  {
                    "baggageRefId": "JiJa",
                    "segmentRefIds": [
                      "PeXg"
                    ]
                  },
                  {
                    "baggageRefId": "vh52",
                    "segmentRefIds": [
                      "8DxN"
                    ]
                  },
                  {
                    "baggageRefId": "yZ8t",
                    "segmentRefIds": [
                      "DtOM",
                      "l7MH",
                      "zwtK",
                      "Xm7P"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "q77JGm9z",
                      "fareCode": "632",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "LqKI",
                    "segmentRefIds": [
                      "cwk6",
                      "IkLx",
                      "68lT"
                    ],
                    "ticketDesignator": "7cnv",
                    "voluntaryChangeInformationRefs": [
                      "BZD",
                      "XOF",
                      "VUV",
                      "MMK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "z2DaKvG6",
                      "fareCode": "140",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "Z8mf",
                    "segmentRefIds": [
                      "UtzK",
                      "LlYa",
                      "bElO"
                    ],
                    "ticketDesignator": "PWlO",
                    "voluntaryChangeInformationRefs": [
                      "TRY",
                      "ISK",
                      "INR",
                      "CHF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "p0XgtaqY",
                      "fareCode": "753",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "LBoV",
                    "segmentRefIds": [
                      "R4DS",
                      "qthy"
                    ],
                    "ticketDesignator": "WxF1",
                    "voluntaryChangeInformationRefs": [
                      "ETB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "MbK5gHjB",
                      "fareCode": "073",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "VCKp",
                    "segmentRefIds": [
                      "2gTv",
                      "1ab7"
                    ],
                    "ticketDesignator": "1fkL",
                    "voluntaryChangeInformationRefs": [
                      "LAK",
                      "INR",
                      "GNF",
                      "GHS",
                      "UYU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "AUVEeTPP",
                      "fareCode": "426",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "hoMM",
                    "segmentRefIds": [
                      "1C1p",
                      "TwE8",
                      "e4ww"
                    ],
                    "ticketDesignator": "sQlY",
                    "voluntaryChangeInformationRefs": [
                      "DZD"
                    ]
                  }
                ],
                "passengerRefId": "K8Wh",
                "price": {
                  "baseAmount": {
                    "amount": "81.86",
                    "currencyCode": "CVE"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "146.13",
                      "currencyCode": "XCD"
                    },
                    "preDiscountedAmount": {
                      "amount": "134.05",
                      "currencyCode": "AMD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the crispy essence in our Keyboard, designed for glass culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NP",
                        "taxAmount": {
                          "amount": "35.51",
                          "currencyCode": "DOP"
                        },
                        "taxCode": "3R",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "781"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "36.3",
                      "currencyCode": "SRD"
                    }
                  },
                  "totalAmount": {
                    "amount": "94.69",
                    "currencyCode": "SSP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "TvPCN"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ZGDf",
                    "segmentRefIds": [
                      "GeJN",
                      "qJme",
                      "Msgs",
                      "aUzG",
                      "1qGp"
                    ]
                  },
                  {
                    "baggageRefId": "xAkK",
                    "segmentRefIds": [
                      "TPs1"
                    ]
                  },
                  {
                    "baggageRefId": "8HmU",
                    "segmentRefIds": [
                      "iGyz",
                      "6aDb",
                      "rORw",
                      "9zdf",
                      "xbip"
                    ]
                  },
                  {
                    "baggageRefId": "XhNU",
                    "segmentRefIds": [
                      "WNN0",
                      "kmf9",
                      "xcBE"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Eh6dHpaQ",
                      "fareCode": "830",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "HYrE",
                    "segmentRefIds": [
                      "hpt3",
                      "FMIU",
                      "o0aP",
                      "RRDF"
                    ],
                    "ticketDesignator": "aFdR",
                    "voluntaryChangeInformationRefs": [
                      "QAR",
                      "GIP",
                      "TMT",
                      "ILS",
                      "MVR"
                    ]
                  }
                ],
                "passengerRefId": "CgmW",
                "price": {
                  "baseAmount": {
                    "amount": "130.75",
                    "currencyCode": "TRY"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "41.37",
                      "currencyCode": "BHD"
                    },
                    "preDiscountedAmount": {
                      "amount": "42.35",
                      "currencyCode": "ZWL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Faroe Islands-inspired Chips, blending friendly style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "IS",
                        "taxAmount": {
                          "amount": "138.08",
                          "currencyCode": "FJD"
                        },
                        "taxCode": "8L",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "751"
                      },
                      {
                        "description": "Discover the monkey-like agility of our Computer, perfect for antique users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "US",
                        "taxAmount": {
                          "amount": "65.7",
                          "currencyCode": "KWD"
                        },
                        "taxCode": "ce",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "444"
                      },
                      {
                        "description": "Ergonomic Chips made with Ceramic for all-day fixed support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BO",
                        "taxAmount": {
                          "amount": "171.5",
                          "currencyCode": "ALL"
                        },
                        "taxCode": "fm",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "819"
                      },
                      {
                        "description": "Discover the gorilla-like agility of our Mouse, perfect for limp users",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MS",
                        "taxAmount": {
                          "amount": "91.87",
                          "currencyCode": "JMD"
                        },
                        "taxCode": "Re",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "798"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "88.53",
                      "currencyCode": "BTN"
                    }
                  },
                  "totalAmount": {
                    "amount": "135.1",
                    "currencyCode": "MGA"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "zYxOP"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "181.22",
                "currencyCode": "ZAR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Percy Keyboard is the latest in a series of lighthearted products from Hudson - Boehm",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IM",
                    "taxAmount": {
                      "amount": "173.09",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "WW",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "871"
                  },
                  {
                    "description": "Our tender-inspired Cheese brings a taste of luxury to your separate lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HR",
                    "taxAmount": {
                      "amount": "69.64",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "Vj",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "677"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "50.57",
                  "currencyCode": "XAF"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "121.29",
                "currencyCode": "PKR"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "143.95",
                  "currencyCode": "PEN"
                },
                "preDiscountedAmount": {
                  "amount": "151.03",
                  "currencyCode": "VES"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Saudi Arabia-inspired Soap, blending bad style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MP",
                    "taxAmount": {
                      "amount": "100.26",
                      "currencyCode": "AWG"
                    },
                    "taxCode": "wn",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "611"
                  },
                  {
                    "description": "Ergonomic Bike made with Silk for all-day pink support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "JM",
                    "taxAmount": {
                      "amount": "157.01",
                      "currencyCode": "GYD"
                    },
                    "taxCode": "lM",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "707"
                  },
                  {
                    "description": "The Realigned 24 hour microservice Tuna offers reliable performance and elliptical design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "63.9",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "6x",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "773"
                  },
                  {
                    "description": "New Keyboard model with 25 GB RAM, 725 GB storage, and celebrated features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VE",
                    "taxAmount": {
                      "amount": "125.67",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "ky",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "350"
                  },
                  {
                    "description": "Featuring Nobelium-enhanced technology, our Bacon offers unparalleled overdue performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ES",
                    "taxAmount": {
                      "amount": "41.82",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "gH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "005"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "184.57",
                  "currencyCode": "KMF"
                }
              },
              "totalAmount": {
                "amount": "161.54",
                "currencyCode": "ZMW"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 17
                },
                "newSeat": {
                  "column": "F",
                  "row": 12
                },
                "passengerRefId": "8QVc",
                "segmentRefId": "E1kn"
              }
            ]
          },
          {
            "commission": {
              "amount": "59.86",
              "code": "KyAh",
              "currencyCode": "MDL",
              "description": "NEGOTIATED COMM",
              "percentage": "5.81",
              "percentageAppliedToAmount": "747.84"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "35.27",
                "currencyCode": "IRR"
              },
              "differentialAmount": {
                "amount": "85.99",
                "currencyCode": "JOD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Ball featuring faraway technology and Ceramic construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PK",
                    "taxAmount": {
                      "amount": "178.28",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "Gb",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "339"
                  },
                  {
                    "description": "Handcrafted Mouse designed with Wooden for squeaky performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "192.24",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "Wt",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "340"
                  },
                  {
                    "description": "Featuring Chromium-enhanced technology, our Sausages offers unparalleled eminent performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FO",
                    "taxAmount": {
                      "amount": "13.94",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "De",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "734"
                  },
                  {
                    "description": "Discover the gecko-like agility of our Pants, perfect for giving users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LI",
                    "taxAmount": {
                      "amount": "31.75",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "3E",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "956"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "121.7",
                  "currencyCode": "TND"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "n0WJ",
                "segmentRefIds": [
                  "Ey4z",
                  "QFZv",
                  "7MoV",
                  "nvYo"
                ]
              },
              {
                "priceClassRefId": "KcVX",
                "segmentRefIds": [
                  "IP0n"
                ]
              },
              {
                "priceClassRefId": "Qdpo",
                "segmentRefIds": [
                  "Z0cg",
                  "vhpb",
                  "2guf",
                  "BzpP",
                  "wBiK"
                ]
              },
              {
                "priceClassRefId": "jGD5",
                "segmentRefIds": [
                  "XgdQ"
                ]
              },
              {
                "priceClassRefId": "ye24",
                "segmentRefIds": [
                  "ffLW",
                  "tVEa",
                  "R3pJ"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "63.06",
                "currencyCode": "DOP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Comoros-inspired Chair, blending proud style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LU",
                    "taxAmount": {
                      "amount": "68.92",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "1m",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "994"
                  },
                  {
                    "description": "Professional-grade Shoes perfect for glum training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CM",
                    "taxAmount": {
                      "amount": "179.45",
                      "currencyCode": "COP"
                    },
                    "taxCode": "dV",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "918"
                  },
                  {
                    "description": "Discover the cow-like agility of our Car, perfect for simple users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CX",
                    "taxAmount": {
                      "amount": "186.52",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "9Z",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "777"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "130.47",
                  "currencyCode": "HNL"
                }
              }
            },
            "offerItemId": "5PDj",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "167.36",
                "currencyCode": "TTD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The ivory Chair combines Oman aesthetics with Chromium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VI",
                    "taxAmount": {
                      "amount": "76.94",
                      "currencyCode": "IDR"
                    },
                    "taxCode": "3S",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "742"
                  },
                  {
                    "description": "Innovative Bacon featuring yearly technology and Wooden construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "VA",
                    "taxAmount": {
                      "amount": "24.5",
                      "currencyCode": "RON"
                    },
                    "taxCode": "BG",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "527"
                  },
                  {
                    "description": "Discover the fox-like agility of our Gloves, perfect for french users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PL",
                    "taxAmount": {
                      "amount": "11.74",
                      "currencyCode": "ALL"
                    },
                    "taxCode": "r3",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "045"
                  },
                  {
                    "description": "New Fish model with 10 GB RAM, 427 GB storage, and gloomy features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KE",
                    "taxAmount": {
                      "amount": "89.85",
                      "currencyCode": "MWK"
                    },
                    "taxCode": "9O",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "565"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "166.57",
                  "currencyCode": "ERN"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "375Y",
                    "segmentRefIds": [
                      "NjKt"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "PMBJ61V0",
                      "fareCode": "016",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "BIjB",
                    "segmentRefIds": [
                      "DMzB",
                      "pSfh",
                      "YtGI",
                      "EUuw",
                      "BFgm"
                    ],
                    "ticketDesignator": "nSgV",
                    "voluntaryChangeInformationRefs": [
                      "STN",
                      "TND",
                      "LKR",
                      "KRW"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "TLK7TY9d",
                      "fareCode": "576",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "0JGz",
                    "segmentRefIds": [
                      "62QF"
                    ],
                    "ticketDesignator": "VDnm",
                    "voluntaryChangeInformationRefs": [
                      "AOA",
                      "ZAR",
                      "ZAR",
                      "VES",
                      "UGX"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "YpAtMg11",
                      "fareCode": "595",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "UQkB",
                    "segmentRefIds": [
                      "0jQa",
                      "gfhR",
                      "kEJp",
                      "eHTw",
                      "PJY9"
                    ],
                    "ticketDesignator": "TEFa",
                    "voluntaryChangeInformationRefs": [
                      "LAK",
                      "KRW",
                      "HTG",
                      "MKD",
                      "ARS"
                    ]
                  }
                ],
                "passengerRefId": "R8PB",
                "price": {
                  "baseAmount": {
                    "amount": "91.56",
                    "currencyCode": "XOF"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "62.07",
                      "currencyCode": "INR"
                    },
                    "preDiscountedAmount": {
                      "amount": "198.19",
                      "currencyCode": "UZS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New orchid Pizza with ergonomic design for same comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "VI",
                        "taxAmount": {
                          "amount": "130.36",
                          "currencyCode": "IDR"
                        },
                        "taxCode": "uO",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "825"
                      },
                      {
                        "description": "Ergonomic Chair made with Bronze for all-day glittering support",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "WF",
                        "taxAmount": {
                          "amount": "67.36",
                          "currencyCode": "DJF"
                        },
                        "taxCode": "a7",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "194"
                      },
                      {
                        "description": "New Keyboard model with 99 GB RAM, 52 GB storage, and helpless features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MX",
                        "taxAmount": {
                          "amount": "142.02",
                          "currencyCode": "KRW"
                        },
                        "taxCode": "wt",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "359"
                      },
                      {
                        "description": "Oriental Sausages designed with Ceramic for faint performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GA",
                        "taxAmount": {
                          "amount": "177.9",
                          "currencyCode": "KHR"
                        },
                        "taxCode": "OD",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "596"
                      },
                      {
                        "description": "Featuring Yttrium-enhanced technology, our Gloves offers unparalleled rapid performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "FK",
                        "taxAmount": {
                          "amount": "74.7",
                          "currencyCode": "CAD"
                        },
                        "taxCode": "W2",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "062"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "134.31",
                      "currencyCode": "PAB"
                    }
                  },
                  "totalAmount": {
                    "amount": "43.28",
                    "currencyCode": "RON"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "YLMSJ"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "162.41",
                "currencyCode": "AED",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and frozen Shoes comes with silver LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SZ",
                    "taxAmount": {
                      "amount": "174.14",
                      "currencyCode": "TOP"
                    },
                    "taxCode": "Ac",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "345"
                  },
                  {
                    "description": "The Ike Sausages is the latest in a series of soft products from Legros and Sons",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IO",
                    "taxAmount": {
                      "amount": "54.21",
                      "currencyCode": "INR"
                    },
                    "taxCode": "KR",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "087"
                  },
                  {
                    "description": "The white Gloves combines Bahamas aesthetics with Cadmium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CK",
                    "taxAmount": {
                      "amount": "106.1",
                      "currencyCode": "VND"
                    },
                    "taxCode": "pK",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "098"
                  },
                  {
                    "description": "New grey Bacon with ergonomic design for peppery comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LY",
                    "taxAmount": {
                      "amount": "73.75",
                      "currencyCode": "UZS"
                    },
                    "taxCode": "82",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "794"
                  },
                  {
                    "description": "Experience the cyan brilliance of our Cheese, perfect for worthless environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SA",
                    "taxAmount": {
                      "amount": "170.15",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "Ze",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "763"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "78.42",
                  "currencyCode": "BSD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "62.57",
                "currencyCode": "NZD"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "197.65",
                  "currencyCode": "UYU"
                },
                "preDiscountedAmount": {
                  "amount": "135.71",
                  "currencyCode": "BYN"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The gold Computer combines China aesthetics with Tungsten-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "184.68",
                      "currencyCode": "AUD"
                    },
                    "taxCode": "mj",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "075"
                  },
                  {
                    "description": "The orange Pizza combines Bonaire, Sint Eustatius and Saba aesthetics with Lead-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "16.59",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "7J",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "974"
                  },
                  {
                    "description": "Experience the white brilliance of our Sausages, perfect for smart environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CN",
                    "taxAmount": {
                      "amount": "25.81",
                      "currencyCode": "GBP"
                    },
                    "taxCode": "6y",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "396"
                  },
                  {
                    "description": "The Profound resilient firmware Soap offers reliable performance and blushing design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CN",
                    "taxAmount": {
                      "amount": "102.31",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "is",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "743"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "38.66",
                  "currencyCode": "MKD"
                }
              },
              "totalAmount": {
                "amount": "70.85",
                "currencyCode": "AWG"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 28
                },
                "newSeat": {
                  "column": "C",
                  "row": 20
                },
                "passengerRefId": "XOZm",
                "segmentRefId": "q1jP"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 7
                },
                "newSeat": {
                  "column": "D",
                  "row": 22
                },
                "passengerRefId": "6fRB",
                "segmentRefId": "tY53"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 20
                },
                "newSeat": {
                  "column": "D",
                  "row": 21
                },
                "passengerRefId": "cXxb",
                "segmentRefId": "g2An"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 23
                },
                "newSeat": {
                  "column": "E",
                  "row": 24
                },
                "passengerRefId": "X0na",
                "segmentRefId": "v09M"
              }
            ]
          },
          {
            "commission": {
              "amount": "64.62",
              "code": "q2vX",
              "currencyCode": "MDL",
              "description": "NEGOTIATED COMM",
              "percentage": "15.59",
              "percentageAppliedToAmount": "981.5"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "125.34",
                "currencyCode": "SBD"
              },
              "differentialAmount": {
                "amount": "169.84",
                "currencyCode": "ARS"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Tasty Gloves designed with Bronze for standard performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VE",
                    "taxAmount": {
                      "amount": "21.82",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "Kw",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "483"
                  },
                  {
                    "description": "New teal Sausages with ergonomic design for stale comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CU",
                    "taxAmount": {
                      "amount": "135.93",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "dE",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "154"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "79.03",
                  "currencyCode": "BOB"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "1EWZ",
                "segmentRefIds": [
                  "jA4Q",
                  "daPm",
                  "9waL",
                  "BwHn"
                ]
              },
              {
                "priceClassRefId": "FZmI",
                "segmentRefIds": [
                  "foq7",
                  "VQyX",
                  "C2ed"
                ]
              },
              {
                "priceClassRefId": "YV8i",
                "segmentRefIds": [
                  "kMVP",
                  "GFUh",
                  "33e2"
                ]
              },
              {
                "priceClassRefId": "iWeC",
                "segmentRefIds": [
                  "Ueto",
                  "P4ZU",
                  "WwPh",
                  "imMe"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "82.67",
                "currencyCode": "IQD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Grass-roots well-modulated generative AI Gloves offers reliable performance and cultivated design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BY",
                    "taxAmount": {
                      "amount": "63.98",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "HB",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "855"
                  },
                  {
                    "description": "Featuring Titanium-enhanced technology, our Keyboard offers unparalleled ill performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PM",
                    "taxAmount": {
                      "amount": "144.3",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "xL",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "237"
                  },
                  {
                    "description": "Introducing the Barbados-inspired Tuna, blending worse style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CO",
                    "taxAmount": {
                      "amount": "83.56",
                      "currencyCode": "SBD"
                    },
                    "taxCode": "Z1",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "998"
                  },
                  {
                    "description": "New Towels model with 10 GB RAM, 127 GB storage, and innocent features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NO",
                    "taxAmount": {
                      "amount": "106.55",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "IA",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "728"
                  },
                  {
                    "description": "Fresh Chicken designed with Granite for rewarding performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CM",
                    "taxAmount": {
                      "amount": "87.37",
                      "currencyCode": "SLE"
                    },
                    "taxCode": "tR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "302"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "11.94",
                  "currencyCode": "BRL"
                }
              }
            },
            "offerItemId": "71kH",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "77.16",
                "currencyCode": "AMD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Soap designed to make you stand out with squeaky looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "ER",
                    "taxAmount": {
                      "amount": "58.27",
                      "currencyCode": "BOB"
                    },
                    "taxCode": "4B",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "547"
                  },
                  {
                    "description": "Innovative Car featuring political technology and Marble construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CN",
                    "taxAmount": {
                      "amount": "175.03",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "R0",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "416"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "142.68",
                  "currencyCode": "THB"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "d59F",
                    "segmentRefIds": [
                      "DydZ",
                      "GSM1",
                      "0e9F",
                      "OKpv"
                    ]
                  },
                  {
                    "baggageRefId": "3Tpx",
                    "segmentRefIds": [
                      "BssM",
                      "qTS9",
                      "6f2c"
                    ]
                  },
                  {
                    "baggageRefId": "XB8z",
                    "segmentRefIds": [
                      "ydad",
                      "IRBt",
                      "SC4L",
                      "Uczm"
                    ]
                  },
                  {
                    "baggageRefId": "HZZZ",
                    "segmentRefIds": [
                      "d0JO",
                      "H3Ko"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "AKsYcUc4",
                      "fareCode": "530",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "pbzt",
                    "segmentRefIds": [
                      "Iwmt",
                      "88hl",
                      "B56t",
                      "mJkc"
                    ],
                    "ticketDesignator": "wVgF",
                    "voluntaryChangeInformationRefs": [
                      "SRD",
                      "VUV",
                      "BTN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "bXW8y0Tj",
                      "fareCode": "544",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "h3oL",
                    "segmentRefIds": [
                      "20wY"
                    ],
                    "ticketDesignator": "LCYC",
                    "voluntaryChangeInformationRefs": [
                      "KWD",
                      "BSD",
                      "BND",
                      "KGS",
                      "DOP"
                    ]
                  }
                ],
                "passengerRefId": "cGFA",
                "price": {
                  "baseAmount": {
                    "amount": "63.33",
                    "currencyCode": "CLP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "136.16",
                      "currencyCode": "LKR"
                    },
                    "preDiscountedAmount": {
                      "amount": "128.72",
                      "currencyCode": "MMK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Chicken model with 28 GB RAM, 154 GB storage, and wordy features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "ET",
                        "taxAmount": {
                          "amount": "28.67",
                          "currencyCode": "CZK"
                        },
                        "taxCode": "VT",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "005"
                      },
                      {
                        "description": "Stylish Shoes designed to make you stand out with cool looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MK",
                        "taxAmount": {
                          "amount": "22.93",
                          "currencyCode": "SYP"
                        },
                        "taxCode": "WZ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "907"
                      },
                      {
                        "description": "Experience the salmon brilliance of our Hat, perfect for productive environments",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SI",
                        "taxAmount": {
                          "amount": "158.62",
                          "currencyCode": "TOP"
                        },
                        "taxCode": "BS",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "500"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "57.93",
                      "currencyCode": "SDG"
                    }
                  },
                  "totalAmount": {
                    "amount": "73.44",
                    "currencyCode": "MUR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "3fpr5"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Zim9",
                    "segmentRefIds": [
                      "74eT"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "nTf1TeRv",
                      "fareCode": "675",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "CI25",
                    "segmentRefIds": [
                      "jyul",
                      "5jES",
                      "rpZH",
                      "IfdA",
                      "EAzY"
                    ],
                    "ticketDesignator": "VsYk",
                    "voluntaryChangeInformationRefs": [
                      "GNF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "jLq3tLQ6",
                      "fareCode": "039",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "nDpi",
                    "segmentRefIds": [
                      "6bKm",
                      "Jbrf",
                      "AKeX",
                      "RBSh"
                    ],
                    "ticketDesignator": "Mo5N",
                    "voluntaryChangeInformationRefs": [
                      "EUR",
                      "MWK",
                      "NIO"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Z6Shl6Cg",
                      "fareCode": "918",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "HWcc",
                    "segmentRefIds": [
                      "okup"
                    ],
                    "ticketDesignator": "hvD7",
                    "voluntaryChangeInformationRefs": [
                      "PHP",
                      "CAD"
                    ]
                  }
                ],
                "passengerRefId": "SYaS",
                "price": {
                  "baseAmount": {
                    "amount": "45.58",
                    "currencyCode": "LRD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "189.23",
                      "currencyCode": "BSD"
                    },
                    "preDiscountedAmount": {
                      "amount": "55.93",
                      "currencyCode": "GMD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Silicon-enhanced technology, our Bacon offers unparalleled agreeable performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GF",
                        "taxAmount": {
                          "amount": "130.91",
                          "currencyCode": "CNY"
                        },
                        "taxCode": "6N",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "812"
                      },
                      {
                        "description": "New tan Cheese with ergonomic design for mealy comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PL",
                        "taxAmount": {
                          "amount": "59.11",
                          "currencyCode": "UAH"
                        },
                        "taxCode": "wF",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "440"
                      },
                      {
                        "description": "Innovative Fish featuring pleasant technology and Cotton construction",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MH",
                        "taxAmount": {
                          "amount": "83.48",
                          "currencyCode": "KES"
                        },
                        "taxCode": "sK",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "564"
                      },
                      {
                        "description": "The Customizable national website Pizza offers reliable performance and fat design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "PK",
                        "taxAmount": {
                          "amount": "165.97",
                          "currencyCode": "NPR"
                        },
                        "taxCode": "eO",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "519"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "73.52",
                      "currencyCode": "MXN"
                    }
                  },
                  "totalAmount": {
                    "amount": "110.89",
                    "currencyCode": "GNF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "ZwhOP"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "6wNC",
                    "segmentRefIds": [
                      "2SsM",
                      "kB2u",
                      "xl8E",
                      "MnBr"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "MpTfc6qQ",
                      "fareCode": "245",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "FfaW",
                    "segmentRefIds": [
                      "lozj",
                      "s3E4",
                      "isXh",
                      "dukD",
                      "LqgL"
                    ],
                    "ticketDesignator": "YkTY",
                    "voluntaryChangeInformationRefs": [
                      "MDL",
                      "ARS",
                      "CNY",
                      "BRL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "qWxT7lvB",
                      "fareCode": "266",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "cvj6",
                    "segmentRefIds": [
                      "Edrt",
                      "IUs1",
                      "Bgst"
                    ],
                    "ticketDesignator": "v5jn",
                    "voluntaryChangeInformationRefs": [
                      "YER",
                      "TND",
                      "SGD",
                      "BZD",
                      "MMK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "r13ek8cL",
                      "fareCode": "010",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "BQvs",
                    "segmentRefIds": [
                      "CSW4",
                      "M6O8"
                    ],
                    "ticketDesignator": "6wFK",
                    "voluntaryChangeInformationRefs": [
                      "ZWL",
                      "STN",
                      "CLP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "s2e2rpPM",
                      "fareCode": "425",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "xd9B",
                    "segmentRefIds": [
                      "pqFC"
                    ],
                    "ticketDesignator": "3dMO",
                    "voluntaryChangeInformationRefs": [
                      "ILS"
                    ]
                  }
                ],
                "passengerRefId": "LEAW",
                "price": {
                  "baseAmount": {
                    "amount": "191.78",
                    "currencyCode": "BRL"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "17.31",
                      "currencyCode": "HTG"
                    },
                    "preDiscountedAmount": {
                      "amount": "153.95",
                      "currencyCode": "LSL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Oganesson-enhanced technology, our Shoes offers unparalleled standard performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GL",
                        "taxAmount": {
                          "amount": "61.29",
                          "currencyCode": "BRL"
                        },
                        "taxCode": "F3",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "293"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "59.56",
                      "currencyCode": "STN"
                    }
                  },
                  "totalAmount": {
                    "amount": "165.35",
                    "currencyCode": "JPY"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "EXLf5"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "bKZn",
                    "segmentRefIds": [
                      "1oeV"
                    ]
                  },
                  {
                    "baggageRefId": "k91D",
                    "segmentRefIds": [
                      "usau",
                      "tntk",
                      "cuyo",
                      "182s",
                      "ssOK"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "yQa0FjmY",
                      "fareCode": "200",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "ddrr",
                    "segmentRefIds": [
                      "6vTB"
                    ],
                    "ticketDesignator": "rrIo",
                    "voluntaryChangeInformationRefs": [
                      "KWD",
                      "SLE",
                      "CUP",
                      "DKK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "nfKoQdKy",
                      "fareCode": "330",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "Md57",
                    "segmentRefIds": [
                      "msCo",
                      "VBP5"
                    ],
                    "ticketDesignator": "tR27",
                    "voluntaryChangeInformationRefs": [
                      "MVR",
                      "HUF",
                      "MZN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "7Rk9sbki",
                      "fareCode": "312",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "Hj7i",
                    "segmentRefIds": [
                      "T4FR"
                    ],
                    "ticketDesignator": "2Pbj",
                    "voluntaryChangeInformationRefs": [
                      "SEK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "8Hsxt6rv",
                      "fareCode": "153",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "W0Y7",
                    "segmentRefIds": [
                      "bYt9"
                    ],
                    "ticketDesignator": "IqI3",
                    "voluntaryChangeInformationRefs": [
                      "KWD",
                      "MUR",
                      "KRW",
                      "BDT",
                      "ZWL"
                    ]
                  }
                ],
                "passengerRefId": "jw0V",
                "price": {
                  "baseAmount": {
                    "amount": "49.2",
                    "currencyCode": "MAD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "189.25",
                      "currencyCode": "MWK"
                    },
                    "preDiscountedAmount": {
                      "amount": "149.8",
                      "currencyCode": "ZAR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Experience the plum brilliance of our Shoes, perfect for stylish environments",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AQ",
                        "taxAmount": {
                          "amount": "139.87",
                          "currencyCode": "BAM"
                        },
                        "taxCode": "MA",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "059"
                      },
                      {
                        "description": "Savor the rich essence in our Fish, designed for favorable culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "DO",
                        "taxAmount": {
                          "amount": "81.19",
                          "currencyCode": "BND"
                        },
                        "taxCode": "mT",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "584"
                      },
                      {
                        "description": "Stylish Cheese designed to make you stand out with lost looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TH",
                        "taxAmount": {
                          "amount": "122.7",
                          "currencyCode": "STN"
                        },
                        "taxCode": "c9",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "797"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "193.11",
                      "currencyCode": "BBD"
                    }
                  },
                  "totalAmount": {
                    "amount": "189.51",
                    "currencyCode": "SZL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "cYPcM"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "jqYl",
                    "segmentRefIds": [
                      "PyOs",
                      "mWkg",
                      "un3F"
                    ]
                  },
                  {
                    "baggageRefId": "48CY",
                    "segmentRefIds": [
                      "BprK",
                      "h7W1",
                      "OOde",
                      "NU3H"
                    ]
                  },
                  {
                    "baggageRefId": "0qWw",
                    "segmentRefIds": [
                      "y4J4",
                      "je1W",
                      "LH5F",
                      "OuJy"
                    ]
                  },
                  {
                    "baggageRefId": "nTka",
                    "segmentRefIds": [
                      "VFnZ",
                      "PhTc",
                      "mSlV"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "d92wUjlO",
                      "fareCode": "740",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "EDlc",
                    "segmentRefIds": [
                      "AvVA"
                    ],
                    "ticketDesignator": "9vAh",
                    "voluntaryChangeInformationRefs": [
                      "MDL",
                      "MNT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "nfR4uwcT",
                      "fareCode": "815",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "v87i",
                    "segmentRefIds": [
                      "Tisd",
                      "7Bg8",
                      "R0YK",
                      "hgVh"
                    ],
                    "ticketDesignator": "jOc7",
                    "voluntaryChangeInformationRefs": [
                      "PLN",
                      "BND",
                      "CDF",
                      "GYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Zk3s6eej",
                      "fareCode": "343",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "S9JU",
                    "segmentRefIds": [
                      "mNoQ",
                      "LbKQ",
                      "RivF",
                      "sNbh"
                    ],
                    "ticketDesignator": "SxNu",
                    "voluntaryChangeInformationRefs": [
                      "SDG",
                      "SZL",
                      "SGD",
                      "UZS"
                    ]
                  }
                ],
                "passengerRefId": "2Iyg",
                "price": {
                  "baseAmount": {
                    "amount": "23.64",
                    "currencyCode": "BBD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "94.54",
                      "currencyCode": "KGS"
                    },
                    "preDiscountedAmount": {
                      "amount": "15.39",
                      "currencyCode": "NAD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New mint green Ball with ergonomic design for careless comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "DJ",
                        "taxAmount": {
                          "amount": "15.71",
                          "currencyCode": "CHF"
                        },
                        "taxCode": "20",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "477"
                      },
                      {
                        "description": "New Bacon model with 41 GB RAM, 90 GB storage, and annual features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TJ",
                        "taxAmount": {
                          "amount": "175.65",
                          "currencyCode": "UGX"
                        },
                        "taxCode": "f2",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "013"
                      },
                      {
                        "description": "Our fish-friendly Soap ensures tattered comfort for your pets",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NC",
                        "taxAmount": {
                          "amount": "146.14",
                          "currencyCode": "QAR"
                        },
                        "taxCode": "L5",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "311"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "131.6",
                      "currencyCode": "LSL"
                    }
                  },
                  "totalAmount": {
                    "amount": "82.23",
                    "currencyCode": "NAD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "AnlBu"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "183.67",
                "currencyCode": "GTQ",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the distant new Bacon with an exciting mix of Cotton ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "US",
                    "taxAmount": {
                      "amount": "163.1",
                      "currencyCode": "BYN"
                    },
                    "taxCode": "MO",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "938"
                  },
                  {
                    "description": "Our salty-inspired Gloves brings a taste of luxury to your true lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KM",
                    "taxAmount": {
                      "amount": "48.15",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "mT",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "755"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "112.13",
                  "currencyCode": "ZWL"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "90.53",
                "currencyCode": "GHS"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "20.68",
                  "currencyCode": "SGD"
                },
                "preDiscountedAmount": {
                  "amount": "89.98",
                  "currencyCode": "KYD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our deer-friendly Soap ensures general comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PK",
                    "taxAmount": {
                      "amount": "30.06",
                      "currencyCode": "ERN"
                    },
                    "taxCode": "eS",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "784"
                  },
                  {
                    "description": "The tan Shoes combines Lebanon aesthetics with Flerovium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PW",
                    "taxAmount": {
                      "amount": "75.74",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "sx",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "886"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "112.4",
                  "currencyCode": "TND"
                }
              },
              "totalAmount": {
                "amount": "157.96",
                "currencyCode": "BMD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 3
                },
                "newSeat": {
                  "column": "F",
                  "row": 26
                },
                "passengerRefId": "RWXZ",
                "segmentRefId": "1hK9"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 21
                },
                "newSeat": {
                  "column": "F",
                  "row": 19
                },
                "passengerRefId": "Oaa6",
                "segmentRefId": "li5m"
              }
            ]
          }
        ],
        "ownerCode": "4j",
        "paymentTimeLimitDateTime": "2026-06-18T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "91.3",
            "currencyCode": "PGK",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Stylish Gloves designed to make you stand out with scared looks",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "MV",
                "taxAmount": {
                  "amount": "177.65",
                  "currencyCode": "SHP"
                },
                "taxCode": "so",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "638"
              },
              {
                "description": "New Cheese model with 84 GB RAM, 252 GB storage, and favorable features",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "DZ",
                "taxAmount": {
                  "amount": "58.26",
                  "currencyCode": "SEK"
                },
                "taxCode": "ab",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "544"
              },
              {
                "description": "Discover the peacock-like agility of our Car, perfect for hoarse users",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "DZ",
                "taxAmount": {
                  "amount": "29.32",
                  "currencyCode": "MDL"
                },
                "taxCode": "nx",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "932"
              }
            ],
            "totalTaxAmount": {
              "amount": "66.59",
              "currencyCode": "AWG"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "145.32",
            "currencyCode": "GTQ"
          }
        },
        "validatingAirlineCode": "oC"
      },
      {
        "commission": {
          "amount": "200.61",
          "code": "1CCw",
          "currencyCode": "BZD",
          "description": "NEGOTIATED COMM",
          "percentage": "8.77",
          "percentageAppliedToAmount": "440.27"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "125.13",
            "currencyCode": "CLP"
          },
          "differentialAmount": {
            "amount": "149.49",
            "currencyCode": "BND"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The Sanford Keyboard is the latest in a series of those products from Rutherford LLC",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "BR",
                "taxAmount": {
                  "amount": "43.54",
                  "currencyCode": "JOD"
                },
                "taxCode": "T5",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "729"
              }
            ],
            "totalTaxAmount": {
              "amount": "137.68",
              "currencyCode": "GEL"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 1032,
        "offerId": "0Jeq",
        "offerItems": [
          {
            "commission": {
              "amount": "294.74",
              "code": "dOQ4",
              "currencyCode": "LAK",
              "description": "STANDARD COMM",
              "percentage": "6.41",
              "percentageAppliedToAmount": "844.11"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "122.81",
                "currencyCode": "MZN"
              },
              "differentialAmount": {
                "amount": "16.61",
                "currencyCode": "SSP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Managed next generation instruction set Bike offers reliable performance and ugly design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PF",
                    "taxAmount": {
                      "amount": "73.03",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "ZS",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "587"
                  },
                  {
                    "description": "Experience the azure brilliance of our Cheese, perfect for worse environments",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AW",
                    "taxAmount": {
                      "amount": "194.6",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "NE",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "678"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "146.59",
                  "currencyCode": "JMD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "Fvbr",
                "segmentRefIds": [
                  "mGEl"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "126.34",
                "currencyCode": "MWK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our cat-friendly Chicken ensures knowledgeable comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CU",
                    "taxAmount": {
                      "amount": "123.46",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "By",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "572"
                  },
                  {
                    "description": "The sleek and shadowy Mouse comes with silver LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "WS",
                    "taxAmount": {
                      "amount": "18.78",
                      "currencyCode": "GTQ"
                    },
                    "taxCode": "FH",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "571"
                  },
                  {
                    "description": "The white Car combines Egypt aesthetics with Erbium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SX",
                    "taxAmount": {
                      "amount": "198.33",
                      "currencyCode": "KZT"
                    },
                    "taxCode": "dx",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "237"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "193.92",
                  "currencyCode": "XAF"
                }
              }
            },
            "offerItemId": "hzrN",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "10.16",
                "currencyCode": "GBP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Car designed to make you stand out with tedious looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KR",
                    "taxAmount": {
                      "amount": "62.51",
                      "currencyCode": "MWK"
                    },
                    "taxCode": "7m",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "897"
                  },
                  {
                    "description": "The Rylan Mouse is the latest in a series of neglected products from Pagac, Lindgren and Lind",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PG",
                    "taxAmount": {
                      "amount": "113.3",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "F9",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "481"
                  },
                  {
                    "description": "New mint green Salad with ergonomic design for regular comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SL",
                    "taxAmount": {
                      "amount": "180.23",
                      "currencyCode": "NAD"
                    },
                    "taxCode": "5e",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "277"
                  },
                  {
                    "description": "Ergonomic Pants made with Metal for all-day superior support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GF",
                    "taxAmount": {
                      "amount": "56.09",
                      "currencyCode": "UYU"
                    },
                    "taxCode": "T3",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "288"
                  },
                  {
                    "description": "Hansen - Kreiger's most advanced Tuna technology increases yummy capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SC",
                    "taxAmount": {
                      "amount": "41.62",
                      "currencyCode": "CVE"
                    },
                    "taxCode": "1w",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "665"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "178.53",
                  "currencyCode": "ALL"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "Fqy2",
                    "segmentRefIds": [
                      "dOZk",
                      "kNzB",
                      "5Mlt",
                      "Ywuu",
                      "rdMO"
                    ]
                  },
                  {
                    "baggageRefId": "xeRU",
                    "segmentRefIds": [
                      "VPl8",
                      "PEjr",
                      "SdLe",
                      "cEVq"
                    ]
                  },
                  {
                    "baggageRefId": "ofDQ",
                    "segmentRefIds": [
                      "aE19",
                      "Lxgb",
                      "7jHZ",
                      "yV7O"
                    ]
                  },
                  {
                    "baggageRefId": "LGwR",
                    "segmentRefIds": [
                      "eqtv",
                      "UxqA",
                      "4qf0"
                    ]
                  },
                  {
                    "baggageRefId": "8jbq",
                    "segmentRefIds": [
                      "tSKp",
                      "p7y4",
                      "s1n5",
                      "deoL"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "R9GyoW2y",
                      "fareCode": "832",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "MFY2",
                    "segmentRefIds": [
                      "AXaY",
                      "JZtK",
                      "RuAR",
                      "FRjd",
                      "ygMA"
                    ],
                    "ticketDesignator": "MX3V",
                    "voluntaryChangeInformationRefs": [
                      "ILS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "rABgUcL2",
                      "fareCode": "660",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "ugOh",
                    "segmentRefIds": [
                      "EzBh",
                      "3BhW"
                    ],
                    "ticketDesignator": "J94S",
                    "voluntaryChangeInformationRefs": [
                      "DZD",
                      "NZD",
                      "IDR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "L39hDsG7",
                      "fareCode": "974",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "wQ8H",
                    "segmentRefIds": [
                      "hbEo"
                    ],
                    "ticketDesignator": "1MAv",
                    "voluntaryChangeInformationRefs": [
                      "AZN",
                      "HKD"
                    ]
                  }
                ],
                "passengerRefId": "d2Xv",
                "price": {
                  "baseAmount": {
                    "amount": "32.57",
                    "currencyCode": "IRR"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "20.76",
                      "currencyCode": "BBD"
                    },
                    "preDiscountedAmount": {
                      "amount": "61.59",
                      "currencyCode": "MDL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the tender essence in our Pizza, designed for sudden culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BV",
                        "taxAmount": {
                          "amount": "143.35",
                          "currencyCode": "BGN"
                        },
                        "taxCode": "yR",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "433"
                      },
                      {
                        "description": "The indigo Shirt combines Singapore aesthetics with Tennessine-based durability",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "HT",
                        "taxAmount": {
                          "amount": "168.22",
                          "currencyCode": "PYG"
                        },
                        "taxCode": "Tc",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "885"
                      },
                      {
                        "description": "New pink Ball with ergonomic design for electric comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CU",
                        "taxAmount": {
                          "amount": "98.49",
                          "currencyCode": "BYN"
                        },
                        "taxCode": "nA",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "881"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "24.8",
                      "currencyCode": "MXN"
                    }
                  },
                  "totalAmount": {
                    "amount": "131.64",
                    "currencyCode": "TTD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "hY2mX"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "94.69",
                "currencyCode": "MAD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the salmon brilliance of our Car, perfect for circular environments",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "RE",
                    "taxAmount": {
                      "amount": "51.81",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "TW",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "622"
                  },
                  {
                    "description": "Featuring Palladium-enhanced technology, our Mouse offers unparalleled limited performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SS",
                    "taxAmount": {
                      "amount": "80.92",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "ne",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "190"
                  },
                  {
                    "description": "The cyan Cheese combines Sao Tome and Principe aesthetics with Polonium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PH",
                    "taxAmount": {
                      "amount": "113.67",
                      "currencyCode": "CNY"
                    },
                    "taxCode": "kK",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "870"
                  },
                  {
                    "description": "Discover the ostrich-like agility of our Shoes, perfect for timely users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "UZ",
                    "taxAmount": {
                      "amount": "145.72",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "gW",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "256"
                  },
                  {
                    "description": "Durgan - Kessler's most advanced Pants technology increases precious capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PA",
                    "taxAmount": {
                      "amount": "127.78",
                      "currencyCode": "TRY"
                    },
                    "taxCode": "gN",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "891"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "187.01",
                  "currencyCode": "PKR"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "24.34",
                "currencyCode": "BWP"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "86.47",
                  "currencyCode": "JPY"
                },
                "preDiscountedAmount": {
                  "amount": "62.21",
                  "currencyCode": "KZT"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Tuna made with Silk for all-day hasty support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IT",
                    "taxAmount": {
                      "amount": "140.32",
                      "currencyCode": "DZD"
                    },
                    "taxCode": "Jy",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "184"
                  },
                  {
                    "description": "Savor the rich essence in our Pizza, designed for spirited culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SZ",
                    "taxAmount": {
                      "amount": "87.34",
                      "currencyCode": "PHP"
                    },
                    "taxCode": "vi",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "247"
                  },
                  {
                    "description": "Our bitter-inspired Fish brings a taste of luxury to your insistent lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BY",
                    "taxAmount": {
                      "amount": "31.35",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "JF",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "953"
                  },
                  {
                    "description": "Our bitter-inspired Car brings a taste of luxury to your narrow lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CX",
                    "taxAmount": {
                      "amount": "102.94",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "QC",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "568"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "111.31",
                  "currencyCode": "TOP"
                }
              },
              "totalAmount": {
                "amount": "178.92",
                "currencyCode": "SOS"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 16
                },
                "newSeat": {
                  "column": "E",
                  "row": 14
                },
                "passengerRefId": "BoXf",
                "segmentRefId": "ZfnJ"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 1
                },
                "newSeat": {
                  "column": "A",
                  "row": 28
                },
                "passengerRefId": "mLaR",
                "segmentRefId": "19pl"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 13
                },
                "newSeat": {
                  "column": "B",
                  "row": 1
                },
                "passengerRefId": "Dfpa",
                "segmentRefId": "7DaU"
              }
            ]
          },
          {
            "commission": {
              "amount": "399.3",
              "code": "NIrb",
              "currencyCode": "ZAR",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "8.15",
              "percentageAppliedToAmount": "491.49"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "188.29",
                "currencyCode": "BZD"
              },
              "differentialAmount": {
                "amount": "104.43",
                "currencyCode": "BZD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the smoky essence in our Keyboard, designed for inferior culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LB",
                    "taxAmount": {
                      "amount": "75.79",
                      "currencyCode": "ALL"
                    },
                    "taxCode": "NR",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "753"
                  },
                  {
                    "description": "The white Bacon combines Kiribati aesthetics with Europium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SZ",
                    "taxAmount": {
                      "amount": "103.31",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "Lh",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "600"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "190.11",
                  "currencyCode": "IRR"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "4u6w",
                "segmentRefIds": [
                  "8Y60",
                  "s14a",
                  "W50F",
                  "jFxH"
                ]
              },
              {
                "priceClassRefId": "IqMk",
                "segmentRefIds": [
                  "wVjx",
                  "L09s",
                  "ljcp",
                  "yrp0"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "175.27",
                "currencyCode": "FJD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the fuchsia brilliance of our Hat, perfect for shoddy environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NO",
                    "taxAmount": {
                      "amount": "37.68",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "zM",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "180"
                  },
                  {
                    "description": "The sleek and long Bacon comes with cyan LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CW",
                    "taxAmount": {
                      "amount": "29.75",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "si",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "424"
                  },
                  {
                    "description": "Homenick - Sauer's most advanced Table technology increases evil capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SA",
                    "taxAmount": {
                      "amount": "128.71",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "z7",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "928"
                  },
                  {
                    "description": "Our rhinoceros-friendly Shoes ensures long comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GL",
                    "taxAmount": {
                      "amount": "72.76",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "VY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "335"
                  },
                  {
                    "description": "Professional-grade Hat perfect for annual training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LV",
                    "taxAmount": {
                      "amount": "171.55",
                      "currencyCode": "THB"
                    },
                    "taxCode": "mz",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "165"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "146.21",
                  "currencyCode": "CZK"
                }
              }
            },
            "offerItemId": "kkSE",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "186.09",
                "currencyCode": "SYP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Towels featuring focused technology and Ceramic construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LC",
                    "taxAmount": {
                      "amount": "122.51",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "qm",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "658"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "91.15",
                  "currencyCode": "SAR"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "kqQ6",
                    "segmentRefIds": [
                      "HtrO",
                      "s9ED",
                      "ri6U",
                      "yWD7"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ar7UW9f1",
                      "fareCode": "247",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "ssZq",
                    "segmentRefIds": [
                      "TP22",
                      "MgXn",
                      "Skws"
                    ],
                    "ticketDesignator": "Hfkk",
                    "voluntaryChangeInformationRefs": [
                      "INR",
                      "KMF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "LrhpljlR",
                      "fareCode": "756",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "Vm1y",
                    "segmentRefIds": [
                      "ZZUC",
                      "8wga",
                      "dbBh"
                    ],
                    "ticketDesignator": "NstW",
                    "voluntaryChangeInformationRefs": [
                      "QAR",
                      "ANG",
                      "DJF",
                      "USD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "4rS59vXn",
                      "fareCode": "001",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "MfPm",
                    "segmentRefIds": [
                      "4lgr",
                      "c5DR"
                    ],
                    "ticketDesignator": "txlW",
                    "voluntaryChangeInformationRefs": [
                      "FKP",
                      "TND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "PbTRiDQd",
                      "fareCode": "331",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "C0kX",
                    "segmentRefIds": [
                      "gkxV"
                    ],
                    "ticketDesignator": "6SxA",
                    "voluntaryChangeInformationRefs": [
                      "KZT"
                    ]
                  }
                ],
                "passengerRefId": "2XEd",
                "price": {
                  "baseAmount": {
                    "amount": "147.74",
                    "currencyCode": "SSP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "194.89",
                      "currencyCode": "EGP"
                    },
                    "preDiscountedAmount": {
                      "amount": "128.98",
                      "currencyCode": "BDT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Towels perfect for ignorant training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "FK",
                        "taxAmount": {
                          "amount": "171.72",
                          "currencyCode": "MDL"
                        },
                        "taxCode": "bk",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "929"
                      },
                      {
                        "description": "Incredible Mouse designed with Concrete for parched performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AW",
                        "taxAmount": {
                          "amount": "54.51",
                          "currencyCode": "TZS"
                        },
                        "taxCode": "1v",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "191"
                      },
                      {
                        "description": "Our tender-inspired Pizza brings a taste of luxury to your pleasing lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KN",
                        "taxAmount": {
                          "amount": "145.48",
                          "currencyCode": "EUR"
                        },
                        "taxCode": "05",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "487"
                      },
                      {
                        "description": "Discover the hippopotamus-like agility of our Chips, perfect for that users",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PM",
                        "taxAmount": {
                          "amount": "187.59",
                          "currencyCode": "PYG"
                        },
                        "taxCode": "t6",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "879"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "165.99",
                      "currencyCode": "NGN"
                    }
                  },
                  "totalAmount": {
                    "amount": "123.87",
                    "currencyCode": "LSL"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "8Rwq6"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "t0BS",
                    "segmentRefIds": [
                      "GwVo",
                      "G96i",
                      "L4Mf"
                    ]
                  },
                  {
                    "baggageRefId": "K5Gp",
                    "segmentRefIds": [
                      "OmNd",
                      "Y1Tj",
                      "xmxQ"
                    ]
                  },
                  {
                    "baggageRefId": "Pb25",
                    "segmentRefIds": [
                      "I1iJ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "dbVCOrOI",
                      "fareCode": "968",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "HnBk",
                    "segmentRefIds": [
                      "OoZp",
                      "f9LD"
                    ],
                    "ticketDesignator": "pRyB",
                    "voluntaryChangeInformationRefs": [
                      "TRY",
                      "PLN",
                      "BHD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "FJWTE91p",
                      "fareCode": "886",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "EI25",
                    "segmentRefIds": [
                      "kgNA",
                      "myrd"
                    ],
                    "ticketDesignator": "jedK",
                    "voluntaryChangeInformationRefs": [
                      "BOB",
                      "XOF",
                      "SGD",
                      "QAR",
                      "DKK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "LwOYFg40",
                      "fareCode": "606",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "1ztF",
                    "segmentRefIds": [
                      "C8JK",
                      "OH0N",
                      "xj7u",
                      "fQ0y",
                      "T54C"
                    ],
                    "ticketDesignator": "RJ2b",
                    "voluntaryChangeInformationRefs": [
                      "RUB",
                      "GBP",
                      "KYD",
                      "KGS",
                      "SAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "0NjwOrb9",
                      "fareCode": "955",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "6XwI",
                    "segmentRefIds": [
                      "ZQmg"
                    ],
                    "ticketDesignator": "Su4M",
                    "voluntaryChangeInformationRefs": [
                      "KRW",
                      "MAD",
                      "CLP",
                      "KHR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "VJOJKmS8",
                      "fareCode": "438",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "QrUY",
                    "segmentRefIds": [
                      "39gv"
                    ],
                    "ticketDesignator": "uYlA",
                    "voluntaryChangeInformationRefs": [
                      "XCD",
                      "TZS",
                      "MYR",
                      "KYD"
                    ]
                  }
                ],
                "passengerRefId": "AqLZ",
                "price": {
                  "baseAmount": {
                    "amount": "87.72",
                    "currencyCode": "JOD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "36.37",
                      "currencyCode": "VES"
                    },
                    "preDiscountedAmount": {
                      "amount": "172.97",
                      "currencyCode": "MWK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our eagle-friendly Towels ensures cumbersome comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NA",
                        "taxAmount": {
                          "amount": "162.26",
                          "currencyCode": "SAR"
                        },
                        "taxCode": "fd",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "755"
                      },
                      {
                        "description": "Professional-grade Towels perfect for essential training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PT",
                        "taxAmount": {
                          "amount": "116.18",
                          "currencyCode": "KRW"
                        },
                        "taxCode": "iq",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "548"
                      },
                      {
                        "description": "Professional-grade Shoes perfect for bare training and recreational use",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MT",
                        "taxAmount": {
                          "amount": "15.95",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "fn",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "925"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "131.85",
                      "currencyCode": "CLP"
                    }
                  },
                  "totalAmount": {
                    "amount": "26.42",
                    "currencyCode": "LAK"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "fqC4q"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "DM0B",
                    "segmentRefIds": [
                      "ZYoP",
                      "5Tbq",
                      "FqJy",
                      "EQr2"
                    ]
                  },
                  {
                    "baggageRefId": "MtQK",
                    "segmentRefIds": [
                      "G3em",
                      "3GAN",
                      "nlNQ"
                    ]
                  },
                  {
                    "baggageRefId": "1iBP",
                    "segmentRefIds": [
                      "PRPp",
                      "VDkC"
                    ]
                  },
                  {
                    "baggageRefId": "e3WC",
                    "segmentRefIds": [
                      "JUDc",
                      "Mpx9",
                      "cAee",
                      "y9aQ"
                    ]
                  },
                  {
                    "baggageRefId": "MJjE",
                    "segmentRefIds": [
                      "CAk5",
                      "UhVD",
                      "e52o",
                      "mLnr"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "RzpaZa0w",
                      "fareCode": "171",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "3D5t",
                    "segmentRefIds": [
                      "Rshf",
                      "vB4O"
                    ],
                    "ticketDesignator": "c5xB",
                    "voluntaryChangeInformationRefs": [
                      "MUR",
                      "TOP",
                      "AZN",
                      "BYN",
                      "SBD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "nlJutay0",
                      "fareCode": "030",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "xluA",
                    "segmentRefIds": [
                      "Mdrs",
                      "Wa30",
                      "PLXL"
                    ],
                    "ticketDesignator": "MQNo",
                    "voluntaryChangeInformationRefs": [
                      "MAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "miMrj1tH",
                      "fareCode": "527",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "0MLd",
                    "segmentRefIds": [
                      "YTVm"
                    ],
                    "ticketDesignator": "s78V",
                    "voluntaryChangeInformationRefs": [
                      "PYG",
                      "CNY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "cEzGbaw0",
                      "fareCode": "746",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "DDc8",
                    "segmentRefIds": [
                      "nHEx",
                      "pnMz"
                    ],
                    "ticketDesignator": "8Z7H",
                    "voluntaryChangeInformationRefs": [
                      "AZN",
                      "LAK",
                      "ALL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "TPy5pa8o",
                      "fareCode": "424",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "dwEC",
                    "segmentRefIds": [
                      "NBGf"
                    ],
                    "ticketDesignator": "wxHM",
                    "voluntaryChangeInformationRefs": [
                      "SEK"
                    ]
                  }
                ],
                "passengerRefId": "qNtR",
                "price": {
                  "baseAmount": {
                    "amount": "49.57",
                    "currencyCode": "DOP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "84.73",
                      "currencyCode": "SDG"
                    },
                    "preDiscountedAmount": {
                      "amount": "186.59",
                      "currencyCode": "PLN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Vilma Soap is the latest in a series of victorious products from Wisozk - Farrell",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "DM",
                        "taxAmount": {
                          "amount": "177.75",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "pE",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "023"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "173.41",
                      "currencyCode": "PYG"
                    }
                  },
                  "totalAmount": {
                    "amount": "165.54",
                    "currencyCode": "CUP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "wbGPo"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "89a7",
                    "segmentRefIds": [
                      "9TTi",
                      "aoAm",
                      "2kzv",
                      "FEZm"
                    ]
                  },
                  {
                    "baggageRefId": "gEpo",
                    "segmentRefIds": [
                      "axNH",
                      "NFQo",
                      "sn7H",
                      "lle2",
                      "uaV9"
                    ]
                  },
                  {
                    "baggageRefId": "oXWy",
                    "segmentRefIds": [
                      "lIGI",
                      "kAwx",
                      "qs9Z",
                      "s573"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "a4HSAxUx",
                      "fareCode": "722",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "EQnc",
                    "segmentRefIds": [
                      "cMrn",
                      "ywYA"
                    ],
                    "ticketDesignator": "uwRW",
                    "voluntaryChangeInformationRefs": [
                      "MOP",
                      "ILS",
                      "KGS"
                    ]
                  }
                ],
                "passengerRefId": "sD69",
                "price": {
                  "baseAmount": {
                    "amount": "115.79",
                    "currencyCode": "CHF"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "53.22",
                      "currencyCode": "BOB"
                    },
                    "preDiscountedAmount": {
                      "amount": "184.92",
                      "currencyCode": "IDR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Schuppe - Jast's most advanced Sausages technology increases intrepid capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MD",
                        "taxAmount": {
                          "amount": "57.91",
                          "currencyCode": "LBP"
                        },
                        "taxCode": "OJ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "118"
                      },
                      {
                        "description": "New Salad model with 59 GB RAM, 138 GB storage, and upbeat features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "QA",
                        "taxAmount": {
                          "amount": "37.08",
                          "currencyCode": "GHS"
                        },
                        "taxCode": "3y",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "372"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "99.18",
                      "currencyCode": "PAB"
                    }
                  },
                  "totalAmount": {
                    "amount": "149.56",
                    "currencyCode": "CDF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "77ZPm"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "3f1R",
                    "segmentRefIds": [
                      "kLQh"
                    ]
                  },
                  {
                    "baggageRefId": "THS8",
                    "segmentRefIds": [
                      "PF4k",
                      "WuoK",
                      "Fjf8",
                      "GVJ0"
                    ]
                  },
                  {
                    "baggageRefId": "MTCs",
                    "segmentRefIds": [
                      "IfgB",
                      "10do",
                      "jenj",
                      "27Pc",
                      "D8wi"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "GKP0s3i1",
                      "fareCode": "923",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "Kza9",
                    "segmentRefIds": [
                      "iHsy",
                      "J3Aq",
                      "SOyq"
                    ],
                    "ticketDesignator": "sU5Z",
                    "voluntaryChangeInformationRefs": [
                      "KGS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Zci04i5U",
                      "fareCode": "998",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "f0TP",
                    "segmentRefIds": [
                      "u4zy",
                      "iziK",
                      "RHpG",
                      "wOA8",
                      "rlmK"
                    ],
                    "ticketDesignator": "akDo",
                    "voluntaryChangeInformationRefs": [
                      "CAD",
                      "BAM",
                      "KGS",
                      "NIO",
                      "MVR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "btBiTkoZ",
                      "fareCode": "570",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "yh8y",
                    "segmentRefIds": [
                      "GKBO"
                    ],
                    "ticketDesignator": "HuOz",
                    "voluntaryChangeInformationRefs": [
                      "KGS",
                      "SAR",
                      "DOP",
                      "IRR",
                      "UAH"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "WRde8wiF",
                      "fareCode": "698",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "v9Ew",
                    "segmentRefIds": [
                      "6Wug",
                      "OS6g",
                      "dSab",
                      "00QB"
                    ],
                    "ticketDesignator": "9j2u",
                    "voluntaryChangeInformationRefs": [
                      "DZD",
                      "MDL",
                      "SGD"
                    ]
                  }
                ],
                "passengerRefId": "p1y3",
                "price": {
                  "baseAmount": {
                    "amount": "120.41",
                    "currencyCode": "SYP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "186.8",
                      "currencyCode": "XOF"
                    },
                    "preDiscountedAmount": {
                      "amount": "13.48",
                      "currencyCode": "BDT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our creamy-inspired Keyboard brings a taste of luxury to your neat lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GT",
                        "taxAmount": {
                          "amount": "85.19",
                          "currencyCode": "ZMW"
                        },
                        "taxCode": "QE",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "048"
                      },
                      {
                        "description": "Discover the rabbit-like agility of our Towels, perfect for pink users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "RS",
                        "taxAmount": {
                          "amount": "167.49",
                          "currencyCode": "TMT"
                        },
                        "taxCode": "YL",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "330"
                      },
                      {
                        "description": "Professional-grade Table perfect for upright training and recreational use",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "WS",
                        "taxAmount": {
                          "amount": "112.41",
                          "currencyCode": "VUV"
                        },
                        "taxCode": "Q5",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "772"
                      },
                      {
                        "description": "The Candace Cheese is the latest in a series of fair products from Shanahan Group",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AQ",
                        "taxAmount": {
                          "amount": "125.94",
                          "currencyCode": "BSD"
                        },
                        "taxCode": "52",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "222"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "93.39",
                      "currencyCode": "MAD"
                    }
                  },
                  "totalAmount": {
                    "amount": "139.26",
                    "currencyCode": "TOP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "pyPYc"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "183.74",
                "currencyCode": "MMK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and noteworthy Bike comes with fuchsia LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "115.43",
                      "currencyCode": "PYG"
                    },
                    "taxCode": "fF",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "655"
                  },
                  {
                    "description": "The violet Keyboard combines Burkina Faso aesthetics with Plutonium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LA",
                    "taxAmount": {
                      "amount": "65.06",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "c9",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "179"
                  },
                  {
                    "description": "Featuring Gadolinium-enhanced technology, our Pants offers unparalleled frightened performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AX",
                    "taxAmount": {
                      "amount": "121.59",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "yb",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "026"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "25.03",
                  "currencyCode": "BRL"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "199.16",
                "currencyCode": "LRD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "195.03",
                  "currencyCode": "NOK"
                },
                "preDiscountedAmount": {
                  "amount": "109.67",
                  "currencyCode": "BIF"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the dolphin-like agility of our Ball, perfect for cavernous users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "180.87",
                      "currencyCode": "CDF"
                    },
                    "taxCode": "rU",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "924"
                  },
                  {
                    "description": "Introducing the Saint Helena-inspired Salad, blending negligible style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FI",
                    "taxAmount": {
                      "amount": "144.84",
                      "currencyCode": "IRR"
                    },
                    "taxCode": "Tz",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "517"
                  },
                  {
                    "description": "The sleek and limp Bacon comes with indigo LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BR",
                    "taxAmount": {
                      "amount": "54.85",
                      "currencyCode": "SCR"
                    },
                    "taxCode": "Hs",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "533"
                  },
                  {
                    "description": "New Sausages model with 10 GB RAM, 68 GB storage, and unfortunate features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CZ",
                    "taxAmount": {
                      "amount": "12.08",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "fE",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "277"
                  },
                  {
                    "description": "The Optional bifurcated installation Salad offers reliable performance and victorious design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TZ",
                    "taxAmount": {
                      "amount": "70.27",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "cW",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "536"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "180.45",
                  "currencyCode": "TZS"
                }
              },
              "totalAmount": {
                "amount": "84.3",
                "currencyCode": "BSD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 24
                },
                "newSeat": {
                  "column": "B",
                  "row": 6
                },
                "passengerRefId": "pNbS",
                "segmentRefId": "3wNj"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 23
                },
                "newSeat": {
                  "column": "A",
                  "row": 5
                },
                "passengerRefId": "Yl6R",
                "segmentRefId": "JWZb"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 29
                },
                "newSeat": {
                  "column": "C",
                  "row": 5
                },
                "passengerRefId": "fVW2",
                "segmentRefId": "0pIE"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 9
                },
                "newSeat": {
                  "column": "B",
                  "row": 14
                },
                "passengerRefId": "oJz0",
                "segmentRefId": "OJpR"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 1
                },
                "newSeat": {
                  "column": "E",
                  "row": 7
                },
                "passengerRefId": "ATSX",
                "segmentRefId": "EDDG"
              }
            ]
          },
          {
            "commission": {
              "amount": "230.15",
              "code": "g20y",
              "currencyCode": "GBP",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "15.14",
              "percentageAppliedToAmount": "680.93"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "120.13",
                "currencyCode": "RON"
              },
              "differentialAmount": {
                "amount": "42.51",
                "currencyCode": "HUF"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Towels featuring elastic technology and Silk construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AL",
                    "taxAmount": {
                      "amount": "97.29",
                      "currencyCode": "AWG"
                    },
                    "taxCode": "OP",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "805"
                  },
                  {
                    "description": "The sleek and distant Mouse comes with indigo LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "RU",
                    "taxAmount": {
                      "amount": "29.9",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "bH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "627"
                  },
                  {
                    "description": "New green Gloves with ergonomic design for hot comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AF",
                    "taxAmount": {
                      "amount": "51.7",
                      "currencyCode": "SCR"
                    },
                    "taxCode": "mv",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "395"
                  },
                  {
                    "description": "New grey Bike with ergonomic design for spotless comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NF",
                    "taxAmount": {
                      "amount": "43.22",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "p8",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "870"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "190.6",
                  "currencyCode": "GMD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "BETg",
                "segmentRefIds": [
                  "lFcM"
                ]
              },
              {
                "priceClassRefId": "SAWl",
                "segmentRefIds": [
                  "sTGD",
                  "kHRC"
                ]
              },
              {
                "priceClassRefId": "zT7H",
                "segmentRefIds": [
                  "xGBO",
                  "1QVC",
                  "8tZL"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "124.98",
                "currencyCode": "JOD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the likable new Soap with an exciting mix of Aluminum ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AS",
                    "taxAmount": {
                      "amount": "98.47",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "tI",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "480"
                  },
                  {
                    "description": "New silver Soap with ergonomic design for utter comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LC",
                    "taxAmount": {
                      "amount": "43.92",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "NI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "644"
                  },
                  {
                    "description": "The Cheyenne Shirt is the latest in a series of worldly products from Donnelly - Runte",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MU",
                    "taxAmount": {
                      "amount": "172.83",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "gz",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "608"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "39.21",
                  "currencyCode": "DJF"
                }
              }
            },
            "offerItemId": "DT2H",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "154.07",
                "currencyCode": "ISK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Jaqueline Ball is the latest in a series of minty products from Murazik - Harris",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "86.4",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "j8",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "310"
                  },
                  {
                    "description": "Discover the crocodile-like agility of our Car, perfect for creamy users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "165.17",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "Bh",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "151"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "112.07",
                  "currencyCode": "NZD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "ohBE",
                    "segmentRefIds": [
                      "3Lcd",
                      "X1S2",
                      "mZgu",
                      "mhpi",
                      "08Ae"
                    ]
                  },
                  {
                    "baggageRefId": "RvuW",
                    "segmentRefIds": [
                      "i3vy",
                      "kEDa",
                      "U6xj",
                      "CKtQ"
                    ]
                  },
                  {
                    "baggageRefId": "0FPZ",
                    "segmentRefIds": [
                      "ylkK",
                      "Wqcu",
                      "ONP6"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "MXGdBgcn",
                      "fareCode": "055",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "bKRe",
                    "segmentRefIds": [
                      "9Uiy"
                    ],
                    "ticketDesignator": "6uC9",
                    "voluntaryChangeInformationRefs": [
                      "MGA",
                      "TJS",
                      "AZN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "rAVB2vjv",
                      "fareCode": "413",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "IpPG",
                    "segmentRefIds": [
                      "cM7k",
                      "qPa5"
                    ],
                    "ticketDesignator": "lznu",
                    "voluntaryChangeInformationRefs": [
                      "BAM",
                      "SRD",
                      "XCD",
                      "COP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Bwx8819A",
                      "fareCode": "629",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "wV3T",
                    "segmentRefIds": [
                      "Jh8m",
                      "vk7j",
                      "UdMS",
                      "9DG0",
                      "Ta6c"
                    ],
                    "ticketDesignator": "6cli",
                    "voluntaryChangeInformationRefs": [
                      "CVE",
                      "DJF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "eAxu4xdg",
                      "fareCode": "853",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "CN9m",
                    "segmentRefIds": [
                      "Znpp",
                      "Za8L"
                    ],
                    "ticketDesignator": "5Nwm",
                    "voluntaryChangeInformationRefs": [
                      "TRY",
                      "BZD",
                      "EGP",
                      "CUP"
                    ]
                  }
                ],
                "passengerRefId": "UMsc",
                "price": {
                  "baseAmount": {
                    "amount": "85.84",
                    "currencyCode": "PAB"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "73.69",
                      "currencyCode": "GHS"
                    },
                    "preDiscountedAmount": {
                      "amount": "125.05",
                      "currencyCode": "CDF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Camylle Mouse is the latest in a series of sweet products from Orn - Miller",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AL",
                        "taxAmount": {
                          "amount": "51.5",
                          "currencyCode": "ETB"
                        },
                        "taxCode": "b8",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "980"
                      },
                      {
                        "description": "Our peacock-friendly Shirt ensures acidic comfort for your pets",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "ZW",
                        "taxAmount": {
                          "amount": "101.88",
                          "currencyCode": "LRD"
                        },
                        "taxCode": "Bt",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "418"
                      },
                      {
                        "description": "Fantastic Shoes designed with Wooden for idolized performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "VG",
                        "taxAmount": {
                          "amount": "173.3",
                          "currencyCode": "ETB"
                        },
                        "taxCode": "C4",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "294"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "27.41",
                      "currencyCode": "HKD"
                    }
                  },
                  "totalAmount": {
                    "amount": "126.72",
                    "currencyCode": "KYD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "5FaKi"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "nsTl",
                    "segmentRefIds": [
                      "ginl"
                    ]
                  },
                  {
                    "baggageRefId": "8tO8",
                    "segmentRefIds": [
                      "GHL5",
                      "rZKE",
                      "Ee1P",
                      "Vg9J"
                    ]
                  },
                  {
                    "baggageRefId": "GkYl",
                    "segmentRefIds": [
                      "bWgx",
                      "ZPap",
                      "66FK",
                      "avak",
                      "Bd5Y"
                    ]
                  },
                  {
                    "baggageRefId": "C07v",
                    "segmentRefIds": [
                      "pEvF",
                      "RGLg",
                      "OpCe",
                      "S5rC"
                    ]
                  },
                  {
                    "baggageRefId": "dvaB",
                    "segmentRefIds": [
                      "8qQR"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "XirccI94",
                      "fareCode": "115",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "SyNH",
                    "segmentRefIds": [
                      "ATkM",
                      "FjKl",
                      "JM7C",
                      "uj9m"
                    ],
                    "ticketDesignator": "WIuO",
                    "voluntaryChangeInformationRefs": [
                      "GHS",
                      "IRR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "FthvV8VS",
                      "fareCode": "426",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "ePna",
                    "segmentRefIds": [
                      "cOdF"
                    ],
                    "ticketDesignator": "CLyz",
                    "voluntaryChangeInformationRefs": [
                      "MMK",
                      "LYD",
                      "ANG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "8CqfBxRr",
                      "fareCode": "057",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "7Zgo",
                    "segmentRefIds": [
                      "lmG8"
                    ],
                    "ticketDesignator": "ZX9h",
                    "voluntaryChangeInformationRefs": [
                      "ETB",
                      "BYN",
                      "NAD",
                      "ISK",
                      "CRC"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "12vCD5MZ",
                      "fareCode": "419",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Kl4R",
                    "segmentRefIds": [
                      "xuZk",
                      "K10o",
                      "eV0h",
                      "MmXQ"
                    ],
                    "ticketDesignator": "3nXA",
                    "voluntaryChangeInformationRefs": [
                      "RUB",
                      "MGA"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Qzq156JG",
                      "fareCode": "509",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "sKtS",
                    "segmentRefIds": [
                      "RWUq",
                      "35uh"
                    ],
                    "ticketDesignator": "jtet",
                    "voluntaryChangeInformationRefs": [
                      "XPF",
                      "AED",
                      "OMR"
                    ]
                  }
                ],
                "passengerRefId": "3HTv",
                "price": {
                  "baseAmount": {
                    "amount": "130.44",
                    "currencyCode": "SCR"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "37.76",
                      "currencyCode": "USD"
                    },
                    "preDiscountedAmount": {
                      "amount": "27.41",
                      "currencyCode": "ANG"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Computer made with Rubber for all-day bruised support",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MP",
                        "taxAmount": {
                          "amount": "144.15",
                          "currencyCode": "EUR"
                        },
                        "taxCode": "4V",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "865"
                      },
                      {
                        "description": "The Quality-focused zero administration open architecture Chips offers reliable performance and wasteful design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GG",
                        "taxAmount": {
                          "amount": "196.84",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "ih",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "733"
                      },
                      {
                        "description": "Featuring Indium-enhanced technology, our Pizza offers unparalleled upset performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "EH",
                        "taxAmount": {
                          "amount": "168.27",
                          "currencyCode": "EGP"
                        },
                        "taxCode": "Kf",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "285"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "136.85",
                      "currencyCode": "INR"
                    }
                  },
                  "totalAmount": {
                    "amount": "184.6",
                    "currencyCode": "ARS"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "YTsjW"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Ei2e",
                    "segmentRefIds": [
                      "pwNA",
                      "OKM1"
                    ]
                  },
                  {
                    "baggageRefId": "sv3c",
                    "segmentRefIds": [
                      "i7bH",
                      "GHDu",
                      "Ycku",
                      "0wAF",
                      "TVFZ"
                    ]
                  },
                  {
                    "baggageRefId": "E5rX",
                    "segmentRefIds": [
                      "0Hjs",
                      "AnSV",
                      "uvIb",
                      "6wUL",
                      "DbXX"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "4BD8NQ5u",
                      "fareCode": "455",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "pbKN",
                    "segmentRefIds": [
                      "n5fS",
                      "cVr1",
                      "1dVc",
                      "aYKA",
                      "Co9m"
                    ],
                    "ticketDesignator": "1XCq",
                    "voluntaryChangeInformationRefs": [
                      "HTG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "tDlIteON",
                      "fareCode": "025",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "LYIx",
                    "segmentRefIds": [
                      "uSXG",
                      "4EzU",
                      "EXHq",
                      "KDAQ"
                    ],
                    "ticketDesignator": "em5l",
                    "voluntaryChangeInformationRefs": [
                      "HUF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "4Knif2jv",
                      "fareCode": "214",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "dr60",
                    "segmentRefIds": [
                      "7dgl",
                      "H2hc"
                    ],
                    "ticketDesignator": "mIJ2",
                    "voluntaryChangeInformationRefs": [
                      "TRY",
                      "NAD",
                      "BIF",
                      "JOD",
                      "JOD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "546lBMii",
                      "fareCode": "852",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "wl8R",
                    "segmentRefIds": [
                      "xaZS",
                      "xs2j",
                      "IrIt",
                      "tXls"
                    ],
                    "ticketDesignator": "NBYJ",
                    "voluntaryChangeInformationRefs": [
                      "SZL",
                      "ALL",
                      "FKP",
                      "ZAR",
                      "MRU"
                    ]
                  }
                ],
                "passengerRefId": "3X1W",
                "price": {
                  "baseAmount": {
                    "amount": "64.42",
                    "currencyCode": "BZD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "141.3",
                      "currencyCode": "AED"
                    },
                    "preDiscountedAmount": {
                      "amount": "44.78",
                      "currencyCode": "OMR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New azure Fish with ergonomic design for dapper comfort",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KY",
                        "taxAmount": {
                          "amount": "128.87",
                          "currencyCode": "MDL"
                        },
                        "taxCode": "Zo",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "313"
                      },
                      {
                        "description": "Professional-grade Hat perfect for juicy training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SB",
                        "taxAmount": {
                          "amount": "148.77",
                          "currencyCode": "PEN"
                        },
                        "taxCode": "jF",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "831"
                      },
                      {
                        "description": "The blue Bike combines United States of America aesthetics with Aluminium-based durability",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "IR",
                        "taxAmount": {
                          "amount": "28.37",
                          "currencyCode": "RUB"
                        },
                        "taxCode": "Kc",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "739"
                      },
                      {
                        "description": "Innovative Shirt featuring back technology and Aluminum construction",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BM",
                        "taxAmount": {
                          "amount": "85.21",
                          "currencyCode": "SDG"
                        },
                        "taxCode": "q0",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "180"
                      },
                      {
                        "description": "Experience the grey brilliance of our Hat, perfect for sick environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "IQ",
                        "taxAmount": {
                          "amount": "148.39",
                          "currencyCode": "JPY"
                        },
                        "taxCode": "C9",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "808"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "169.54",
                      "currencyCode": "HUF"
                    }
                  },
                  "totalAmount": {
                    "amount": "101.2",
                    "currencyCode": "AFN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "C3Kqr"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "osgL",
                    "segmentRefIds": [
                      "3Xs0",
                      "cMKi",
                      "a1c8",
                      "iW1P",
                      "VWno"
                    ]
                  },
                  {
                    "baggageRefId": "sgVD",
                    "segmentRefIds": [
                      "yTiE",
                      "hcHo",
                      "BYjM",
                      "FUn5",
                      "FGRM"
                    ]
                  },
                  {
                    "baggageRefId": "Nh6K",
                    "segmentRefIds": [
                      "szd2",
                      "f4y0",
                      "ygYW"
                    ]
                  },
                  {
                    "baggageRefId": "jmIC",
                    "segmentRefIds": [
                      "BOuZ",
                      "9f3y"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ZWyY6Z27",
                      "fareCode": "695",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "XzfC",
                    "segmentRefIds": [
                      "b5ZD",
                      "sAZy",
                      "Sqgw"
                    ],
                    "ticketDesignator": "Gvxa",
                    "voluntaryChangeInformationRefs": [
                      "SYP",
                      "EUR",
                      "VUV",
                      "IQD",
                      "DKK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "DHnl565L",
                      "fareCode": "477",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "5RFC",
                    "segmentRefIds": [
                      "RBF4"
                    ],
                    "ticketDesignator": "XqIG",
                    "voluntaryChangeInformationRefs": [
                      "ILS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "2qQKwMCx",
                      "fareCode": "856",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "V01n",
                    "segmentRefIds": [
                      "Km2V",
                      "D6Gb",
                      "piFR"
                    ],
                    "ticketDesignator": "xs6V",
                    "voluntaryChangeInformationRefs": [
                      "UAH"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "YIgURjiS",
                      "fareCode": "464",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "5FW5",
                    "segmentRefIds": [
                      "ldfm",
                      "kXEy",
                      "AJLO",
                      "6V2s",
                      "f6UT"
                    ],
                    "ticketDesignator": "q4q1",
                    "voluntaryChangeInformationRefs": [
                      "GNF",
                      "PLN"
                    ]
                  }
                ],
                "passengerRefId": "92Pm",
                "price": {
                  "baseAmount": {
                    "amount": "60.05",
                    "currencyCode": "LRD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "102.72",
                      "currencyCode": "ETB"
                    },
                    "preDiscountedAmount": {
                      "amount": "48.32",
                      "currencyCode": "SEK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Visionary stable hub Ball offers reliable performance and squiggly design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "ET",
                        "taxAmount": {
                          "amount": "109.14",
                          "currencyCode": "THB"
                        },
                        "taxCode": "fG",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "318"
                      },
                      {
                        "description": "Featuring Yttrium-enhanced technology, our Mouse offers unparalleled cultivated performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MQ",
                        "taxAmount": {
                          "amount": "99.99",
                          "currencyCode": "KES"
                        },
                        "taxCode": "1O",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "939"
                      },
                      {
                        "description": "Experience the maroon brilliance of our Bike, perfect for official environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CU",
                        "taxAmount": {
                          "amount": "150.39",
                          "currencyCode": "XPF"
                        },
                        "taxCode": "2w",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "909"
                      },
                      {
                        "description": "Ergonomic Computer made with Gold for all-day apprehensive support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SI",
                        "taxAmount": {
                          "amount": "20.61",
                          "currencyCode": "KRW"
                        },
                        "taxCode": "Jo",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "454"
                      },
                      {
                        "description": "Discover the ignorant new Shoes with an exciting mix of Rubber ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CY",
                        "taxAmount": {
                          "amount": "136.22",
                          "currencyCode": "TJS"
                        },
                        "taxCode": "WZ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "989"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "31.16",
                      "currencyCode": "LBP"
                    }
                  },
                  "totalAmount": {
                    "amount": "96.61",
                    "currencyCode": "RSD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "xcBtv"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "pVQw",
                    "segmentRefIds": [
                      "9U37",
                      "pnlW",
                      "A3iU"
                    ]
                  },
                  {
                    "baggageRefId": "vSkX",
                    "segmentRefIds": [
                      "WDLH",
                      "bNyp",
                      "7MvB"
                    ]
                  },
                  {
                    "baggageRefId": "OJe3",
                    "segmentRefIds": [
                      "i8tc"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "n5iqxPLr",
                      "fareCode": "400",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "eCuF",
                    "segmentRefIds": [
                      "ADkA",
                      "v4jH",
                      "LbyO",
                      "ff60"
                    ],
                    "ticketDesignator": "3C5K",
                    "voluntaryChangeInformationRefs": [
                      "MAD",
                      "ILS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "4zOGvpso",
                      "fareCode": "014",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "zVcs",
                    "segmentRefIds": [
                      "x4h3",
                      "A4hn",
                      "Lhg1",
                      "AR7Y",
                      "Fwi0"
                    ],
                    "ticketDesignator": "OFZy",
                    "voluntaryChangeInformationRefs": [
                      "SCR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "G3Kg4TLw",
                      "fareCode": "447",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "rnLq",
                    "segmentRefIds": [
                      "o8gq",
                      "OKcE",
                      "9ycO",
                      "fMcI"
                    ],
                    "ticketDesignator": "SZ62",
                    "voluntaryChangeInformationRefs": [
                      "BDT",
                      "SZL",
                      "DKK",
                      "XCD",
                      "IQD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "lx3SpNkx",
                      "fareCode": "622",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "6G6o",
                    "segmentRefIds": [
                      "6xz9",
                      "ty7p",
                      "Dw67",
                      "bwSK",
                      "l707"
                    ],
                    "ticketDesignator": "QIG2",
                    "voluntaryChangeInformationRefs": [
                      "SAR",
                      "VUV",
                      "TND",
                      "BBD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "bMwPpf7u",
                      "fareCode": "782",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "JKXm",
                    "segmentRefIds": [
                      "rd9u",
                      "wMKT",
                      "qkec",
                      "N2lH"
                    ],
                    "ticketDesignator": "eH9q",
                    "voluntaryChangeInformationRefs": [
                      "IQD"
                    ]
                  }
                ],
                "passengerRefId": "HRAR",
                "price": {
                  "baseAmount": {
                    "amount": "140.2",
                    "currencyCode": "GBP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "91.48",
                      "currencyCode": "ARS"
                    },
                    "preDiscountedAmount": {
                      "amount": "90.78",
                      "currencyCode": "BHD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Syrian Arab Republic-inspired Pants, blending forsaken style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BD",
                        "taxAmount": {
                          "amount": "151.95",
                          "currencyCode": "KWD"
                        },
                        "taxCode": "OU",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "143"
                      },
                      {
                        "description": "The Serenity Ball is the latest in a series of minor products from Schowalter - Emmerich",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "WF",
                        "taxAmount": {
                          "amount": "76.58",
                          "currencyCode": "SYP"
                        },
                        "taxCode": "DF",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "998"
                      },
                      {
                        "description": "New azure Pizza with ergonomic design for tired comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "LA",
                        "taxAmount": {
                          "amount": "66.58",
                          "currencyCode": "MZN"
                        },
                        "taxCode": "WG",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "594"
                      },
                      {
                        "description": "New Bacon model with 9 GB RAM, 231 GB storage, and tinted features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NL",
                        "taxAmount": {
                          "amount": "16.95",
                          "currencyCode": "SRD"
                        },
                        "taxCode": "LF",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "431"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "24.05",
                      "currencyCode": "TTD"
                    }
                  },
                  "totalAmount": {
                    "amount": "136.73",
                    "currencyCode": "LKR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "ZLtFI"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "130.18",
                "currencyCode": "SLE",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the red brilliance of our Towels, perfect for flickering environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MD",
                    "taxAmount": {
                      "amount": "158.07",
                      "currencyCode": "BZD"
                    },
                    "taxCode": "lt",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "062"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "143.88",
                  "currencyCode": "CNY"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "163.61",
                "currencyCode": "KYD"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "41.65",
                  "currencyCode": "KPW"
                },
                "preDiscountedAmount": {
                  "amount": "136.58",
                  "currencyCode": "BTN"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Runolfsson, Howell and Treutel's most advanced Hat technology increases ornate capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FR",
                    "taxAmount": {
                      "amount": "20.14",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "dM",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "171"
                  },
                  {
                    "description": "New Hat model with 40 GB RAM, 773 GB storage, and rich features",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BW",
                    "taxAmount": {
                      "amount": "183",
                      "currencyCode": "FKP"
                    },
                    "taxCode": "1F",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "718"
                  },
                  {
                    "description": "The sleek and messy Chicken comes with black LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NE",
                    "taxAmount": {
                      "amount": "124.77",
                      "currencyCode": "ERN"
                    },
                    "taxCode": "sR",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "691"
                  },
                  {
                    "description": "Haley, Howe and Huel's most advanced Pizza technology increases filthy capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PN",
                    "taxAmount": {
                      "amount": "90.47",
                      "currencyCode": "SSP"
                    },
                    "taxCode": "ks",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "351"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "199.12",
                  "currencyCode": "LKR"
                }
              },
              "totalAmount": {
                "amount": "107.27",
                "currencyCode": "SOS"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 28
                },
                "newSeat": {
                  "column": "C",
                  "row": 25
                },
                "passengerRefId": "S4wJ",
                "segmentRefId": "9sFq"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 27
                },
                "newSeat": {
                  "column": "B",
                  "row": 20
                },
                "passengerRefId": "EwtZ",
                "segmentRefId": "6F7z"
              }
            ]
          }
        ],
        "ownerCode": "tY",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "96.85",
            "currencyCode": "PGK",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The Total analyzing archive Tuna offers reliable performance and optimal design",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "MO",
                "taxAmount": {
                  "amount": "34.82",
                  "currencyCode": "AWG"
                },
                "taxCode": "Z1",
                "taxCodeText": "VAT",
                "taxPadisCode": "253"
              },
              {
                "description": "The Brendan Chips is the latest in a series of esteemed products from Glover - Parisian",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "KN",
                "taxAmount": {
                  "amount": "155.17",
                  "currencyCode": "TOP"
                },
                "taxCode": "r6",
                "taxCodeText": "VAT",
                "taxPadisCode": "500"
              },
              {
                "description": "The sleek and ethical Gloves comes with lime LED lighting for smart functionality",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "GT",
                "taxAmount": {
                  "amount": "186.24",
                  "currencyCode": "ANG"
                },
                "taxCode": "gf",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "289"
              },
              {
                "description": "Savor the savory essence in our Tuna, designed for well-groomed culinary adventures",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "PS",
                "taxAmount": {
                  "amount": "144.2",
                  "currencyCode": "GEL"
                },
                "taxCode": "fG",
                "taxCodeText": "PAID",
                "taxPadisCode": "083"
              }
            ],
            "totalTaxAmount": {
              "amount": "116.68",
              "currencyCode": "MZN"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "33.6",
            "currencyCode": "XAF"
          }
        },
        "validatingAirlineCode": "SO"
      },
      {
        "commission": {
          "amount": "45.22",
          "code": "zLrR",
          "currencyCode": "MMK",
          "description": "STANDARD COMM",
          "percentage": "14.13",
          "percentageAppliedToAmount": "643.53"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "88.15",
            "currencyCode": "USD"
          },
          "differentialAmount": {
            "amount": "115.41",
            "currencyCode": "MDL"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Romaguera LLC's most advanced Bacon technology increases entire capabilities",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "PH",
                "taxAmount": {
                  "amount": "139.59",
                  "currencyCode": "KHR"
                },
                "taxCode": "mR",
                "taxCodeText": "VAT",
                "taxPadisCode": "156"
              }
            ],
            "totalTaxAmount": {
              "amount": "194.95",
              "currencyCode": "GEL"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2429,
        "offerId": "riBI",
        "offerItems": [
          {
            "commission": {
              "amount": "458.37",
              "code": "XNsy",
              "currencyCode": "TZS",
              "description": "STANDARD COMM",
              "percentage": "5.81",
              "percentageAppliedToAmount": "999.96"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "178.53",
                "currencyCode": "LKR"
              },
              "differentialAmount": {
                "amount": "113.85",
                "currencyCode": "KRW"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The cyan Mouse combines Antigua and Barbuda aesthetics with Beryllium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ZA",
                    "taxAmount": {
                      "amount": "149.07",
                      "currencyCode": "AUD"
                    },
                    "taxCode": "t5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "244"
                  },
                  {
                    "description": "Marquardt - Kertzmann's most advanced Shirt technology increases glittering capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BL",
                    "taxAmount": {
                      "amount": "118.57",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "T0",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "142"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "81.05",
                  "currencyCode": "BBD"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "9pim",
                "segmentRefIds": [
                  "DCDb"
                ]
              },
              {
                "priceClassRefId": "tWKs",
                "segmentRefIds": [
                  "Q6Zw",
                  "Xw3w",
                  "Zppr",
                  "7ZqF"
                ]
              },
              {
                "priceClassRefId": "sBwI",
                "segmentRefIds": [
                  "42Zo",
                  "Ay5Q"
                ]
              },
              {
                "priceClassRefId": "Pnvk",
                "segmentRefIds": [
                  "I4N4",
                  "1a67",
                  "UltM",
                  "tDyj"
                ]
              },
              {
                "priceClassRefId": "8YjQ",
                "segmentRefIds": [
                  "Tpkv",
                  "OsYV",
                  "aykR",
                  "uNEx"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "193.65",
                "currencyCode": "CLP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Computer made with Silk for all-day trustworthy support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "YE",
                    "taxAmount": {
                      "amount": "100.28",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "uv",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "023"
                  },
                  {
                    "description": "Our zesty-inspired Computer brings a taste of luxury to your steel lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NI",
                    "taxAmount": {
                      "amount": "116.72",
                      "currencyCode": "SCR"
                    },
                    "taxCode": "Ad",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "624"
                  },
                  {
                    "description": "Langosh - Hagenes's most advanced Keyboard technology increases glaring capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TK",
                    "taxAmount": {
                      "amount": "97.05",
                      "currencyCode": "TRY"
                    },
                    "taxCode": "mr",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "582"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "166.33",
                  "currencyCode": "KRW"
                }
              }
            },
            "offerItemId": "RECw",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "199.76",
                "currencyCode": "LKR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the tangy essence in our Shirt, designed for advanced culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TH",
                    "taxAmount": {
                      "amount": "72.65",
                      "currencyCode": "SSP"
                    },
                    "taxCode": "O8",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "461"
                  },
                  {
                    "description": "Discover the elephant-like agility of our Mouse, perfect for granular users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IT",
                    "taxAmount": {
                      "amount": "196.11",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "uo",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "239"
                  },
                  {
                    "description": "Our sour-inspired Soap brings a taste of luxury to your qualified lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AD",
                    "taxAmount": {
                      "amount": "139.21",
                      "currencyCode": "IDR"
                    },
                    "taxCode": "Eh",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "680"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "146.35",
                  "currencyCode": "LAK"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "RBa3",
                    "segmentRefIds": [
                      "lCzJ",
                      "BJih",
                      "DNOX"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "dskevFdL",
                      "fareCode": "831",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "xmg3",
                    "segmentRefIds": [
                      "Y24D",
                      "LlWo",
                      "sTfg",
                      "X4Va"
                    ],
                    "ticketDesignator": "cynE",
                    "voluntaryChangeInformationRefs": [
                      "EGP"
                    ]
                  }
                ],
                "passengerRefId": "JBFQ",
                "price": {
                  "baseAmount": {
                    "amount": "14.46",
                    "currencyCode": "TMT"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "158.94",
                      "currencyCode": "BYN"
                    },
                    "preDiscountedAmount": {
                      "amount": "45.84",
                      "currencyCode": "KMF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Car perfect for early training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AZ",
                        "taxAmount": {
                          "amount": "101.52",
                          "currencyCode": "GBP"
                        },
                        "taxCode": "o9",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "813"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "185.49",
                      "currencyCode": "BTN"
                    }
                  },
                  "totalAmount": {
                    "amount": "149.95",
                    "currencyCode": "CLP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "1h0bG"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "kPbF",
                    "segmentRefIds": [
                      "qZoj",
                      "HYC8"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "sDAOo7Le",
                      "fareCode": "818",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "D6q3",
                    "segmentRefIds": [
                      "MosG",
                      "vN2E",
                      "N0VL",
                      "rPRM"
                    ],
                    "ticketDesignator": "UuEq",
                    "voluntaryChangeInformationRefs": [
                      "OMR",
                      "HUF",
                      "NPR",
                      "LSL",
                      "HNL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "FnaATeMK",
                      "fareCode": "477",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "j0wx",
                    "segmentRefIds": [
                      "29l0",
                      "NuLk",
                      "xiSJ",
                      "xwz9",
                      "XgqX"
                    ],
                    "ticketDesignator": "rUma",
                    "voluntaryChangeInformationRefs": [
                      "BAM",
                      "AZN",
                      "CRC"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "O2hm2lGR",
                      "fareCode": "806",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "mMfv",
                    "segmentRefIds": [
                      "4cD3"
                    ],
                    "ticketDesignator": "KUGM",
                    "voluntaryChangeInformationRefs": [
                      "THB",
                      "ZAR",
                      "PEN",
                      "SRD",
                      "CRC"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "jq5vSMss",
                      "fareCode": "503",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "ELRQ",
                    "segmentRefIds": [
                      "bZKL"
                    ],
                    "ticketDesignator": "7Dl8",
                    "voluntaryChangeInformationRefs": [
                      "PHP",
                      "JPY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ixcN8Eec",
                      "fareCode": "045",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "Zqyt",
                    "segmentRefIds": [
                      "vgwO",
                      "O7m8",
                      "gOEL",
                      "AJZ4",
                      "vqjk"
                    ],
                    "ticketDesignator": "w9aY",
                    "voluntaryChangeInformationRefs": [
                      "BGN",
                      "ALL",
                      "XAF"
                    ]
                  }
                ],
                "passengerRefId": "CGQ8",
                "price": {
                  "baseAmount": {
                    "amount": "188.39",
                    "currencyCode": "XAF"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "181.42",
                      "currencyCode": "MUR"
                    },
                    "preDiscountedAmount": {
                      "amount": "31.41",
                      "currencyCode": "MUR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Pizza made with Rubber for all-day pessimistic support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CN",
                        "taxAmount": {
                          "amount": "195.91",
                          "currencyCode": "MNT"
                        },
                        "taxCode": "3A",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "524"
                      },
                      {
                        "description": "Innovative Fish featuring political technology and Silk construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "DZ",
                        "taxAmount": {
                          "amount": "145.03",
                          "currencyCode": "LBP"
                        },
                        "taxCode": "lE",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "977"
                      },
                      {
                        "description": "The Compatible client-driven solution Shirt offers reliable performance and descriptive design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AI",
                        "taxAmount": {
                          "amount": "145.3",
                          "currencyCode": "IRR"
                        },
                        "taxCode": "vi",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "872"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "50.89",
                      "currencyCode": "ILS"
                    }
                  },
                  "totalAmount": {
                    "amount": "154.57",
                    "currencyCode": "SZL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "1Ax58"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "30.4",
                "currencyCode": "THB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our zesty-inspired Chair brings a taste of luxury to your unlined lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NI",
                    "taxAmount": {
                      "amount": "68.55",
                      "currencyCode": "COP"
                    },
                    "taxCode": "7f",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "566"
                  },
                  {
                    "description": "Our cow-friendly Mouse ensures nutritious comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SC",
                    "taxAmount": {
                      "amount": "21.71",
                      "currencyCode": "SLE"
                    },
                    "taxCode": "6K",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "382"
                  },
                  {
                    "description": "Introducing the Barbados-inspired Gloves, blending murky style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SL",
                    "taxAmount": {
                      "amount": "101.11",
                      "currencyCode": "JMD"
                    },
                    "taxCode": "39",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "418"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "56.02",
                  "currencyCode": "DOP"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "157.26",
                "currencyCode": "XAF"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "108.94",
                  "currencyCode": "AOA"
                },
                "preDiscountedAmount": {
                  "amount": "11.82",
                  "currencyCode": "LRD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our crocodile-friendly Chips ensures mediocre comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ES",
                    "taxAmount": {
                      "amount": "28.12",
                      "currencyCode": "GBP"
                    },
                    "taxCode": "8L",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "975"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "110.79",
                  "currencyCode": "GIP"
                }
              },
              "totalAmount": {
                "amount": "163.46",
                "currencyCode": "TJS"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 17
                },
                "newSeat": {
                  "column": "F",
                  "row": 1
                },
                "passengerRefId": "8DSa",
                "segmentRefId": "zY0A"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 20
                },
                "newSeat": {
                  "column": "C",
                  "row": 1
                },
                "passengerRefId": "1BWU",
                "segmentRefId": "RJak"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 30
                },
                "newSeat": {
                  "column": "E",
                  "row": 8
                },
                "passengerRefId": "PsHz",
                "segmentRefId": "rRJ2"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 12
                },
                "newSeat": {
                  "column": "D",
                  "row": 7
                },
                "passengerRefId": "LxmQ",
                "segmentRefId": "fM0n"
              }
            ]
          },
          {
            "commission": {
              "amount": "463.85",
              "code": "xfr7",
              "currencyCode": "KYD",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "14.09",
              "percentageAppliedToAmount": "147.94"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "95.55",
                "currencyCode": "CRC"
              },
              "differentialAmount": {
                "amount": "49.05",
                "currencyCode": "CLP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the fresh essence in our Pants, designed for bruised culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LU",
                    "taxAmount": {
                      "amount": "76.42",
                      "currencyCode": "NAD"
                    },
                    "taxCode": "6G",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "085"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "109.75",
                  "currencyCode": "NGN"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "0J4G",
                "segmentRefIds": [
                  "3uyM",
                  "l4Wj",
                  "KqNi",
                  "ejpi"
                ]
              },
              {
                "priceClassRefId": "eLPL",
                "segmentRefIds": [
                  "DHLx",
                  "CgpT",
                  "BtRx"
                ]
              },
              {
                "priceClassRefId": "wvYK",
                "segmentRefIds": [
                  "avXw",
                  "u8gR"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "114.05",
                "currencyCode": "RSD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Pizza perfect for fantastic training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "EG",
                    "taxAmount": {
                      "amount": "132.9",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "4H",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "689"
                  },
                  {
                    "description": "Discover the dolphin-like agility of our Salad, perfect for favorite users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ID",
                    "taxAmount": {
                      "amount": "112.91",
                      "currencyCode": "INR"
                    },
                    "taxCode": "oY",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "599"
                  },
                  {
                    "description": "Ergonomic Chair made with Rubber for all-day optimistic support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "JE",
                    "taxAmount": {
                      "amount": "17.84",
                      "currencyCode": "BAM"
                    },
                    "taxCode": "qO",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "776"
                  },
                  {
                    "description": "Introducing the Malta-inspired Salad, blending winged style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "DJ",
                    "taxAmount": {
                      "amount": "161.57",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "Cb",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "909"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "153.47",
                  "currencyCode": "IRR"
                }
              }
            },
            "offerItemId": "WlqI",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "52.55",
                "currencyCode": "MUR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Ruthenium-enhanced technology, our Soap offers unparalleled windy performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TL",
                    "taxAmount": {
                      "amount": "126.51",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "u9",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "011"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "18.82",
                  "currencyCode": "ILS"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "MWla",
                    "segmentRefIds": [
                      "RM3p",
                      "L1DH",
                      "5ahY",
                      "InGu",
                      "mXkL"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "0yhPlzna",
                      "fareCode": "435",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "S3gr",
                    "segmentRefIds": [
                      "k4Xo",
                      "WCvT"
                    ],
                    "ticketDesignator": "vfZA",
                    "voluntaryChangeInformationRefs": [
                      "KMF"
                    ]
                  }
                ],
                "passengerRefId": "6nAs",
                "price": {
                  "baseAmount": {
                    "amount": "188.14",
                    "currencyCode": "BDT"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "151.71",
                      "currencyCode": "AFN"
                    },
                    "preDiscountedAmount": {
                      "amount": "183.8",
                      "currencyCode": "KPW"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Fish designed to make you stand out with thorough looks",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AQ",
                        "taxAmount": {
                          "amount": "30.52",
                          "currencyCode": "PEN"
                        },
                        "taxCode": "Mn",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "423"
                      },
                      {
                        "description": "Schuppe Inc's most advanced Pants technology increases lumpy capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BN",
                        "taxAmount": {
                          "amount": "36.34",
                          "currencyCode": "CDF"
                        },
                        "taxCode": "RB",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "949"
                      },
                      {
                        "description": "Stylish Shirt designed to make you stand out with rich looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GR",
                        "taxAmount": {
                          "amount": "193.22",
                          "currencyCode": "GMD"
                        },
                        "taxCode": "KR",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "520"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "32.69",
                      "currencyCode": "MUR"
                    }
                  },
                  "totalAmount": {
                    "amount": "185.96",
                    "currencyCode": "LAK"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "RRiXz"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "kCvG",
                    "segmentRefIds": [
                      "PJFt"
                    ]
                  },
                  {
                    "baggageRefId": "39ja",
                    "segmentRefIds": [
                      "fnk1",
                      "YfNn"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Se1Mr3Io",
                      "fareCode": "278",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "xwcU",
                    "segmentRefIds": [
                      "RFNs",
                      "qzH9",
                      "gp27"
                    ],
                    "ticketDesignator": "Buzh",
                    "voluntaryChangeInformationRefs": [
                      "TND",
                      "TND",
                      "CLP",
                      "VES",
                      "TND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "TIdNhjzC",
                      "fareCode": "216",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "HMkt",
                    "segmentRefIds": [
                      "5zjx",
                      "ycQq"
                    ],
                    "ticketDesignator": "WH2z",
                    "voluntaryChangeInformationRefs": [
                      "CDF",
                      "AZN",
                      "MGA",
                      "GYD",
                      "BBD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "gDYGauSF",
                      "fareCode": "526",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "aNXd",
                    "segmentRefIds": [
                      "Ssl0",
                      "0PaC",
                      "2w8n",
                      "hjaa"
                    ],
                    "ticketDesignator": "Ew37",
                    "voluntaryChangeInformationRefs": [
                      "HNL",
                      "MOP",
                      "GTQ",
                      "ILS"
                    ]
                  }
                ],
                "passengerRefId": "79OF",
                "price": {
                  "baseAmount": {
                    "amount": "55.11",
                    "currencyCode": "CDF"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "85.24",
                      "currencyCode": "SGD"
                    },
                    "preDiscountedAmount": {
                      "amount": "39.94",
                      "currencyCode": "MNT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and naughty Chips comes with turquoise LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "QA",
                        "taxAmount": {
                          "amount": "79.68",
                          "currencyCode": "HKD"
                        },
                        "taxCode": "4X",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "610"
                      },
                      {
                        "description": "Professional-grade Shirt perfect for ample training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NU",
                        "taxAmount": {
                          "amount": "168.46",
                          "currencyCode": "TZS"
                        },
                        "taxCode": "wN",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "519"
                      },
                      {
                        "description": "Introducing the Guinea-inspired Shirt, blending aching style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MR",
                        "taxAmount": {
                          "amount": "106.02",
                          "currencyCode": "MVR"
                        },
                        "taxCode": "5F",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "313"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "46.07",
                      "currencyCode": "DJF"
                    }
                  },
                  "totalAmount": {
                    "amount": "50.08",
                    "currencyCode": "XOF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Nc4oT"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "dzGV",
                    "segmentRefIds": [
                      "GC1J",
                      "xieQ",
                      "WiZ3",
                      "3TTP",
                      "HuxM"
                    ]
                  },
                  {
                    "baggageRefId": "NZia",
                    "segmentRefIds": [
                      "ztKJ",
                      "5Izq",
                      "3Ysc",
                      "5ZP9",
                      "PM8u"
                    ]
                  },
                  {
                    "baggageRefId": "M51w",
                    "segmentRefIds": [
                      "SiXt",
                      "OVKL",
                      "E2gK",
                      "Mutt"
                    ]
                  },
                  {
                    "baggageRefId": "Rq6o",
                    "segmentRefIds": [
                      "kmx7",
                      "L54L",
                      "bs6X",
                      "nph9",
                      "ZeBi"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "p6DObOeT",
                      "fareCode": "178",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "Xnzu",
                    "segmentRefIds": [
                      "Bv1C",
                      "Rrj9",
                      "dQbH"
                    ],
                    "ticketDesignator": "hWZj",
                    "voluntaryChangeInformationRefs": [
                      "AWG",
                      "ANG",
                      "WST",
                      "MYR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "YYGkNraR",
                      "fareCode": "718",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "HNUl",
                    "segmentRefIds": [
                      "YfLW",
                      "a3FV",
                      "W0kS"
                    ],
                    "ticketDesignator": "gb1o",
                    "voluntaryChangeInformationRefs": [
                      "MAD",
                      "PGK",
                      "LSL",
                      "ZWL",
                      "BND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "z6eISeCt",
                      "fareCode": "125",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "Bqal",
                    "segmentRefIds": [
                      "or7X"
                    ],
                    "ticketDesignator": "KLqI",
                    "voluntaryChangeInformationRefs": [
                      "NAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "uUeLzumH",
                      "fareCode": "525",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "mWBF",
                    "segmentRefIds": [
                      "Fqkf",
                      "7n0J",
                      "waE1",
                      "gOGY",
                      "cDTO"
                    ],
                    "ticketDesignator": "xMXm",
                    "voluntaryChangeInformationRefs": [
                      "TZS",
                      "MZN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "4OYQ5Nqt",
                      "fareCode": "093",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "qVbi",
                    "segmentRefIds": [
                      "Ansd",
                      "gv0j",
                      "YSTA",
                      "Ro87",
                      "FVtN"
                    ],
                    "ticketDesignator": "9YKy",
                    "voluntaryChangeInformationRefs": [
                      "KES"
                    ]
                  }
                ],
                "passengerRefId": "DcZ7",
                "price": {
                  "baseAmount": {
                    "amount": "121.63",
                    "currencyCode": "SRD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "125.85",
                      "currencyCode": "FJD"
                    },
                    "preDiscountedAmount": {
                      "amount": "186.15",
                      "currencyCode": "BHD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Jeanne Gloves is the latest in a series of reckless products from Rath, O'Keefe and Anderson",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MY",
                        "taxAmount": {
                          "amount": "76.27",
                          "currencyCode": "PYG"
                        },
                        "taxCode": "gJ",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "090"
                      },
                      {
                        "description": "Introducing the Democratic People's Republic of Korea-inspired Chair, blending linear style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "JP",
                        "taxAmount": {
                          "amount": "140.73",
                          "currencyCode": "SRD"
                        },
                        "taxCode": "FB",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "624"
                      },
                      {
                        "description": "Professional-grade Gloves perfect for spanish training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "HR",
                        "taxAmount": {
                          "amount": "137.72",
                          "currencyCode": "SOS"
                        },
                        "taxCode": "yL",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "293"
                      },
                      {
                        "description": "The silver Chips combines Aland Islands aesthetics with Nickel-based durability",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AW",
                        "taxAmount": {
                          "amount": "85.44",
                          "currencyCode": "DOP"
                        },
                        "taxCode": "zn",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "230"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "24.63",
                      "currencyCode": "ERN"
                    }
                  },
                  "totalAmount": {
                    "amount": "137.49",
                    "currencyCode": "AED"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "0ifuR"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Zowi",
                    "segmentRefIds": [
                      "JyQa",
                      "53kU"
                    ]
                  },
                  {
                    "baggageRefId": "6ytp",
                    "segmentRefIds": [
                      "7HZR",
                      "tH0G"
                    ]
                  },
                  {
                    "baggageRefId": "P2pq",
                    "segmentRefIds": [
                      "auDf",
                      "ciCT",
                      "CvG6",
                      "o78r"
                    ]
                  },
                  {
                    "baggageRefId": "tcxP",
                    "segmentRefIds": [
                      "Xtnh",
                      "5jAL",
                      "h30v",
                      "BbaB"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "NdxSTbZA",
                      "fareCode": "439",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "dKxW",
                    "segmentRefIds": [
                      "5cqH",
                      "pkrT",
                      "8n0z",
                      "mxWO",
                      "lbqW"
                    ],
                    "ticketDesignator": "7xgf",
                    "voluntaryChangeInformationRefs": [
                      "CLP",
                      "CAD",
                      "XAF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "im9RD5Uq",
                      "fareCode": "214",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "cmJB",
                    "segmentRefIds": [
                      "BZfT",
                      "2N9F",
                      "jkTs"
                    ],
                    "ticketDesignator": "sEek",
                    "voluntaryChangeInformationRefs": [
                      "NOK",
                      "LKR",
                      "IRR",
                      "STN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "mHvs73mb",
                      "fareCode": "341",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "1Sdk",
                    "segmentRefIds": [
                      "XSoU",
                      "H4NX",
                      "hOa3",
                      "HbLp"
                    ],
                    "ticketDesignator": "GjYU",
                    "voluntaryChangeInformationRefs": [
                      "ARS"
                    ]
                  }
                ],
                "passengerRefId": "tUWb",
                "price": {
                  "baseAmount": {
                    "amount": "153.91",
                    "currencyCode": "QAR"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "144.64",
                      "currencyCode": "SCR"
                    },
                    "preDiscountedAmount": {
                      "amount": "56.89",
                      "currencyCode": "CLP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Computer designed to make you stand out with critical looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AX",
                        "taxAmount": {
                          "amount": "193.18",
                          "currencyCode": "CAD"
                        },
                        "taxCode": "T0",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "668"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "71.98",
                      "currencyCode": "JOD"
                    }
                  },
                  "totalAmount": {
                    "amount": "157.43",
                    "currencyCode": "BRL"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "4qJrZ"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Wcz3",
                    "segmentRefIds": [
                      "ag5c"
                    ]
                  },
                  {
                    "baggageRefId": "Utq5",
                    "segmentRefIds": [
                      "zp7n",
                      "hYFL"
                    ]
                  },
                  {
                    "baggageRefId": "Bba2",
                    "segmentRefIds": [
                      "CCdf",
                      "1fGt"
                    ]
                  },
                  {
                    "baggageRefId": "A8TV",
                    "segmentRefIds": [
                      "NuB3",
                      "3TXk",
                      "q2Lu"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "3NfYi2nn",
                      "fareCode": "816",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "9MyB",
                    "segmentRefIds": [
                      "wWe6",
                      "C6lI",
                      "UEPX",
                      "jlTC",
                      "cnbz"
                    ],
                    "ticketDesignator": "w4Se",
                    "voluntaryChangeInformationRefs": [
                      "MGA",
                      "MNT",
                      "CAD",
                      "LKR",
                      "BRL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "d8VNT2rg",
                      "fareCode": "936",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "7rV5",
                    "segmentRefIds": [
                      "58w5",
                      "nnCK",
                      "UrGm",
                      "h3DF",
                      "MLzs"
                    ],
                    "ticketDesignator": "7WOW",
                    "voluntaryChangeInformationRefs": [
                      "JPY",
                      "KYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ZzCvkG2L",
                      "fareCode": "530",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "0JuF",
                    "segmentRefIds": [
                      "ccCI",
                      "co3i"
                    ],
                    "ticketDesignator": "mS7J",
                    "voluntaryChangeInformationRefs": [
                      "GEL",
                      "SLE",
                      "ZMW",
                      "WST",
                      "SSP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "O9CmY20A",
                      "fareCode": "206",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "EnRU",
                    "segmentRefIds": [
                      "ztsA",
                      "Ty3D",
                      "V4BS",
                      "yt2r",
                      "wtZP"
                    ],
                    "ticketDesignator": "39b4",
                    "voluntaryChangeInformationRefs": [
                      "NPR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "occLh2dh",
                      "fareCode": "699",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "jx9L",
                    "segmentRefIds": [
                      "dG1b"
                    ],
                    "ticketDesignator": "71ob",
                    "voluntaryChangeInformationRefs": [
                      "MMK",
                      "GHS"
                    ]
                  }
                ],
                "passengerRefId": "fPvc",
                "price": {
                  "baseAmount": {
                    "amount": "124.01",
                    "currencyCode": "NIO"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "23.59",
                      "currencyCode": "STN"
                    },
                    "preDiscountedAmount": {
                      "amount": "121.06",
                      "currencyCode": "IRR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Jacobi LLC's most advanced Car technology increases insistent capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NU",
                        "taxAmount": {
                          "amount": "188.36",
                          "currencyCode": "MGA"
                        },
                        "taxCode": "1d",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "513"
                      },
                      {
                        "description": "New Keyboard model with 66 GB RAM, 381 GB storage, and warlike features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SL",
                        "taxAmount": {
                          "amount": "103.67",
                          "currencyCode": "KYD"
                        },
                        "taxCode": "vw",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "967"
                      },
                      {
                        "description": "Stamm, Sauer and Bergstrom's most advanced Chips technology increases victorious capabilities",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "HM",
                        "taxAmount": {
                          "amount": "80.51",
                          "currencyCode": "EUR"
                        },
                        "taxCode": "p9",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "498"
                      },
                      {
                        "description": "Featuring Sodium-enhanced technology, our Shoes offers unparalleled friendly performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "EE",
                        "taxAmount": {
                          "amount": "105.02",
                          "currencyCode": "JPY"
                        },
                        "taxCode": "fC",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "067"
                      },
                      {
                        "description": "Savor the zesty essence in our Pizza, designed for tired culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NU",
                        "taxAmount": {
                          "amount": "49.94",
                          "currencyCode": "TZS"
                        },
                        "taxCode": "uz",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "132"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "97.7",
                      "currencyCode": "MOP"
                    }
                  },
                  "totalAmount": {
                    "amount": "24.4",
                    "currencyCode": "ZWL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "t7v6b"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "78.23",
                "currencyCode": "RUB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the juicy essence in our Bacon, designed for carefree culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KH",
                    "taxAmount": {
                      "amount": "125.22",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "Wz",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "834"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "126.73",
                  "currencyCode": "EUR"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "92.94",
                "currencyCode": "PEN"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "176.42",
                  "currencyCode": "BSD"
                },
                "preDiscountedAmount": {
                  "amount": "97.17",
                  "currencyCode": "PKR"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ullrich, Hansen and Waelchi's most advanced Pizza technology increases white capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "ER",
                    "taxAmount": {
                      "amount": "167.13",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "DS",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "879"
                  },
                  {
                    "description": "Introducing the Singapore-inspired Tuna, blending weekly style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MR",
                    "taxAmount": {
                      "amount": "39.87",
                      "currencyCode": "AED"
                    },
                    "taxCode": "Z4",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "635"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "19.55",
                  "currencyCode": "RON"
                }
              },
              "totalAmount": {
                "amount": "183.32",
                "currencyCode": "TND"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 19
                },
                "newSeat": {
                  "column": "C",
                  "row": 18
                },
                "passengerRefId": "eijf",
                "segmentRefId": "9FRs"
              }
            ]
          }
        ],
        "ownerCode": "od",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "62.99",
            "currencyCode": "KMF",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "New black Fish with ergonomic design for stormy comfort",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "GQ",
                "taxAmount": {
                  "amount": "117.19",
                  "currencyCode": "OMR"
                },
                "taxCode": "jl",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "615"
              },
              {
                "description": "Introducing the South Africa-inspired Hat, blending flawed style with local craftsmanship",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "ER",
                "taxAmount": {
                  "amount": "11.25",
                  "currencyCode": "YER"
                },
                "taxCode": "FK",
                "taxCodeText": "PAID",
                "taxPadisCode": "473"
              },
              {
                "description": "Featuring Chlorine-enhanced technology, our Gloves offers unparalleled orange performance",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "FK",
                "taxAmount": {
                  "amount": "197.81",
                  "currencyCode": "EGP"
                },
                "taxCode": "SX",
                "taxCodeText": "PAID",
                "taxPadisCode": "738"
              },
              {
                "description": "Discover the dog-like agility of our Keyboard, perfect for wealthy users",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "TL",
                "taxAmount": {
                  "amount": "65.52",
                  "currencyCode": "MAD"
                },
                "taxCode": "x8",
                "taxCodeText": "VAT",
                "taxPadisCode": "390"
              },
              {
                "description": "Waelchi, Schimmel and Kozey's most advanced Fish technology increases profitable capabilities",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "TF",
                "taxAmount": {
                  "amount": "135.64",
                  "currencyCode": "LYD"
                },
                "taxCode": "bu",
                "taxCodeText": "VAT",
                "taxPadisCode": "771"
              }
            ],
            "totalTaxAmount": {
              "amount": "191.54",
              "currencyCode": "NZD"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "192.2",
            "currencyCode": "MUR"
          }
        },
        "validatingAirlineCode": "kI"
      },
      {
        "commission": {
          "amount": "95.5",
          "code": "5Xd9",
          "currencyCode": "KYD",
          "description": "NEGOTIATED COMM",
          "percentage": "16.66",
          "percentageAppliedToAmount": "777.44"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "25.13",
            "currencyCode": "MNT"
          },
          "differentialAmount": {
            "amount": "38.38",
            "currencyCode": "CDF"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Our fresh-inspired Ball brings a taste of luxury to your shoddy lifestyle",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "VI",
                "taxAmount": {
                  "amount": "16.74",
                  "currencyCode": "TOP"
                },
                "taxCode": "nS",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "054"
              },
              {
                "description": "Feeney, Halvorson and Hane's most advanced Soap technology increases measly capabilities",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "YT",
                "taxAmount": {
                  "amount": "40.55",
                  "currencyCode": "CRC"
                },
                "taxCode": "SW",
                "taxCodeText": "VAT",
                "taxPadisCode": "717"
              },
              {
                "description": "Innovative Pants featuring filthy technology and Metal construction",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "NP",
                "taxAmount": {
                  "amount": "73.48",
                  "currencyCode": "GHS"
                },
                "taxCode": "rh",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "291"
              }
            ],
            "totalTaxAmount": {
              "amount": "127.48",
              "currencyCode": "CNY"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2155,
        "offerId": "l9M9",
        "offerItems": [
          {
            "commission": {
              "amount": "28.42",
              "code": "tk7l",
              "currencyCode": "KGS",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "16.62",
              "percentageAppliedToAmount": "905.56"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "192.68",
                "currencyCode": "INR"
              },
              "differentialAmount": {
                "amount": "103.61",
                "currencyCode": "HNL"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our wolf-friendly Salad ensures jumbo comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "196.67",
                      "currencyCode": "IRR"
                    },
                    "taxCode": "3h",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "053"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "84.53",
                  "currencyCode": "TWD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "lb6X",
                "segmentRefIds": [
                  "ztE7"
                ]
              },
              {
                "priceClassRefId": "W43Q",
                "segmentRefIds": [
                  "xb35",
                  "zPZR",
                  "QmVM",
                  "njuP"
                ]
              },
              {
                "priceClassRefId": "jX7q",
                "segmentRefIds": [
                  "tveZ"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "13.69",
                "currencyCode": "XPF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Thulium-enhanced technology, our Shoes offers unparalleled unfinished performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "103.48",
                      "currencyCode": "MAD"
                    },
                    "taxCode": "kk",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "582"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "29.69",
                  "currencyCode": "GNF"
                }
              }
            },
            "offerItemId": "QDMO",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "150.41",
                "currencyCode": "CAD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Hat perfect for amazing training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FK",
                    "taxAmount": {
                      "amount": "71.02",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "hV",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "878"
                  },
                  {
                    "description": "Spencer Group's most advanced Keyboard technology increases lanky capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AD",
                    "taxAmount": {
                      "amount": "156.79",
                      "currencyCode": "CLP"
                    },
                    "taxCode": "VI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "846"
                  },
                  {
                    "description": "Our spicy-inspired Shirt brings a taste of luxury to your watery lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CA",
                    "taxAmount": {
                      "amount": "84.79",
                      "currencyCode": "KRW"
                    },
                    "taxCode": "j6",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "277"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "22.34",
                  "currencyCode": "ILS"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "cZir",
                    "segmentRefIds": [
                      "8eaS",
                      "L4Hw",
                      "9JwQ"
                    ]
                  },
                  {
                    "baggageRefId": "odTG",
                    "segmentRefIds": [
                      "7EaV",
                      "dgr0",
                      "NKZc",
                      "oNp1"
                    ]
                  },
                  {
                    "baggageRefId": "tKCB",
                    "segmentRefIds": [
                      "d5FP",
                      "zuQf",
                      "JDpg",
                      "zTB7",
                      "mNBZ"
                    ]
                  },
                  {
                    "baggageRefId": "OQmi",
                    "segmentRefIds": [
                      "eKWv"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "nXknsrn8",
                      "fareCode": "342",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "iAjW",
                    "segmentRefIds": [
                      "p50G",
                      "VrfT",
                      "6bGU",
                      "1pl0",
                      "CLWB"
                    ],
                    "ticketDesignator": "7z5u",
                    "voluntaryChangeInformationRefs": [
                      "KGS",
                      "JPY",
                      "BMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "lcxPDcj5",
                      "fareCode": "094",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "kVt8",
                    "segmentRefIds": [
                      "IStX",
                      "MtqY",
                      "qX7b",
                      "XbWY"
                    ],
                    "ticketDesignator": "2nRa",
                    "voluntaryChangeInformationRefs": [
                      "AED",
                      "TZS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "mpfmPCpQ",
                      "fareCode": "540",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "G0Ni",
                    "segmentRefIds": [
                      "tCIp",
                      "AZQX",
                      "ySM0",
                      "JsQd"
                    ],
                    "ticketDesignator": "aa4i",
                    "voluntaryChangeInformationRefs": [
                      "SBD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "S9fy0uPo",
                      "fareCode": "302",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "2MqG",
                    "segmentRefIds": [
                      "FXcK",
                      "fgjU",
                      "3j2L",
                      "B69v"
                    ],
                    "ticketDesignator": "kncy",
                    "voluntaryChangeInformationRefs": [
                      "MAD",
                      "GMD",
                      "SBD",
                      "XAF"
                    ]
                  }
                ],
                "passengerRefId": "bfgf",
                "price": {
                  "baseAmount": {
                    "amount": "59.24",
                    "currencyCode": "BHD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "128.11",
                      "currencyCode": "HTG"
                    },
                    "preDiscountedAmount": {
                      "amount": "121.37",
                      "currencyCode": "NPR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Pizza perfect for tiny training and recreational use",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CH",
                        "taxAmount": {
                          "amount": "122.23",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "O7",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "777"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "87.13",
                      "currencyCode": "USD"
                    }
                  },
                  "totalAmount": {
                    "amount": "12.87",
                    "currencyCode": "AED"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "CbmQw"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "tEL3",
                    "segmentRefIds": [
                      "ZHOh",
                      "1fXB",
                      "b6Ez"
                    ]
                  },
                  {
                    "baggageRefId": "SqJw",
                    "segmentRefIds": [
                      "ieja",
                      "el6J"
                    ]
                  },
                  {
                    "baggageRefId": "rgNC",
                    "segmentRefIds": [
                      "iLqF",
                      "Q3pA"
                    ]
                  },
                  {
                    "baggageRefId": "HGqr",
                    "segmentRefIds": [
                      "PBZx",
                      "bOXB",
                      "76B2",
                      "uYak",
                      "I7np"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "oFt2AZFQ",
                      "fareCode": "654",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "Dc1Q",
                    "segmentRefIds": [
                      "PClC",
                      "xKnY"
                    ],
                    "ticketDesignator": "Qkll",
                    "voluntaryChangeInformationRefs": [
                      "PEN",
                      "PEN",
                      "CVE"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "HMWUiKft",
                      "fareCode": "042",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "PZMC",
                    "segmentRefIds": [
                      "pGud",
                      "ciIs",
                      "52BF"
                    ],
                    "ticketDesignator": "tUbY",
                    "voluntaryChangeInformationRefs": [
                      "NOK",
                      "BGN",
                      "LRD",
                      "ZWL",
                      "PLN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "wxQJ2rnW",
                      "fareCode": "327",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "d1Ud",
                    "segmentRefIds": [
                      "iJi7",
                      "PnsN"
                    ],
                    "ticketDesignator": "9SK4",
                    "voluntaryChangeInformationRefs": [
                      "ARS",
                      "PGK",
                      "WST",
                      "KHR",
                      "EGP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "DLa5VYRO",
                      "fareCode": "316",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "NB8w",
                    "segmentRefIds": [
                      "iklR"
                    ],
                    "ticketDesignator": "3KY4",
                    "voluntaryChangeInformationRefs": [
                      "CHF",
                      "QAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "H3o4GTQJ",
                      "fareCode": "867",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "H7kG",
                    "segmentRefIds": [
                      "hPjs",
                      "0KQ9"
                    ],
                    "ticketDesignator": "Vt8B",
                    "voluntaryChangeInformationRefs": [
                      "DZD",
                      "GIP",
                      "RUB",
                      "DOP",
                      "JOD"
                    ]
                  }
                ],
                "passengerRefId": "EH6h",
                "price": {
                  "baseAmount": {
                    "amount": "96.94",
                    "currencyCode": "DJF"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "104.49",
                      "currencyCode": "YER"
                    },
                    "preDiscountedAmount": {
                      "amount": "109.1",
                      "currencyCode": "MNT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Koepp, Swift and Cummings's most advanced Cheese technology increases agitated capabilities",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "IS",
                        "taxAmount": {
                          "amount": "109.94",
                          "currencyCode": "KRW"
                        },
                        "taxCode": "q3",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "365"
                      },
                      {
                        "description": "The Kamron Salad is the latest in a series of energetic products from Powlowski, Wilderman and Braun",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SX",
                        "taxAmount": {
                          "amount": "108.18",
                          "currencyCode": "VND"
                        },
                        "taxCode": "En",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "435"
                      },
                      {
                        "description": "Introducing the Pakistan-inspired Towels, blending agitated style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "ZW",
                        "taxAmount": {
                          "amount": "75.66",
                          "currencyCode": "RON"
                        },
                        "taxCode": "vS",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "596"
                      },
                      {
                        "description": "Sleek Hat designed with Rubber for international performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "DO",
                        "taxAmount": {
                          "amount": "58.87",
                          "currencyCode": "ISK"
                        },
                        "taxCode": "da",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "447"
                      },
                      {
                        "description": "Featuring Americium-enhanced technology, our Gloves offers unparalleled buttery performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BS",
                        "taxAmount": {
                          "amount": "50.28",
                          "currencyCode": "IRR"
                        },
                        "taxCode": "Ub",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "767"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "61.94",
                      "currencyCode": "MDL"
                    }
                  },
                  "totalAmount": {
                    "amount": "109.43",
                    "currencyCode": "BHD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "Dm1aO"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "C7CD",
                    "segmentRefIds": [
                      "jJQK",
                      "GYll",
                      "wJbn",
                      "mnxN"
                    ]
                  },
                  {
                    "baggageRefId": "pWzl",
                    "segmentRefIds": [
                      "BuvT",
                      "veBa",
                      "hlnU"
                    ]
                  },
                  {
                    "baggageRefId": "ojjL",
                    "segmentRefIds": [
                      "khup",
                      "XrWv",
                      "8Yn8",
                      "XW3z"
                    ]
                  },
                  {
                    "baggageRefId": "vPZc",
                    "segmentRefIds": [
                      "07vZ",
                      "7zoj",
                      "Ak4G",
                      "soTh",
                      "mEkB"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "LzMxAHFL",
                      "fareCode": "994",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "zCOB",
                    "segmentRefIds": [
                      "goEx",
                      "y24b",
                      "Gi5A"
                    ],
                    "ticketDesignator": "PybU",
                    "voluntaryChangeInformationRefs": [
                      "NIO",
                      "ZAR",
                      "TND",
                      "HNL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "EabE6BIG",
                      "fareCode": "035",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "0Gam",
                    "segmentRefIds": [
                      "gno4",
                      "5RJj",
                      "tDRQ"
                    ],
                    "ticketDesignator": "CUWJ",
                    "voluntaryChangeInformationRefs": [
                      "BND",
                      "GTQ"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "fdkQtPI3",
                      "fareCode": "957",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "EoIT",
                    "segmentRefIds": [
                      "NLex",
                      "kogx",
                      "PRf5"
                    ],
                    "ticketDesignator": "Ysl3",
                    "voluntaryChangeInformationRefs": [
                      "KHR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "yMHngKvW",
                      "fareCode": "416",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "LTSV",
                    "segmentRefIds": [
                      "59zY",
                      "AESA"
                    ],
                    "ticketDesignator": "6PGt",
                    "voluntaryChangeInformationRefs": [
                      "BOB"
                    ]
                  }
                ],
                "passengerRefId": "lBc3",
                "price": {
                  "baseAmount": {
                    "amount": "187.5",
                    "currencyCode": "MRU"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "193.43",
                      "currencyCode": "TZS"
                    },
                    "preDiscountedAmount": {
                      "amount": "159.12",
                      "currencyCode": "XPF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the tender essence in our Car, designed for unwieldy culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GE",
                        "taxAmount": {
                          "amount": "183.52",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "mz",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "776"
                      },
                      {
                        "description": "Ortiz - Feeney's most advanced Sausages technology increases outstanding capabilities",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AS",
                        "taxAmount": {
                          "amount": "42.39",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "Dm",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "670"
                      },
                      {
                        "description": "Our rich-inspired Shirt brings a taste of luxury to your trustworthy lifestyle",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "IR",
                        "taxAmount": {
                          "amount": "17.5",
                          "currencyCode": "MVR"
                        },
                        "taxCode": "Ju",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "421"
                      },
                      {
                        "description": "Savor the golden essence in our Pizza, designed for likely culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "FR",
                        "taxAmount": {
                          "amount": "116.52",
                          "currencyCode": "MVR"
                        },
                        "taxCode": "2a",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "251"
                      },
                      {
                        "description": "Experience the tan brilliance of our Towels, perfect for necessary environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AE",
                        "taxAmount": {
                          "amount": "198.39",
                          "currencyCode": "MNT"
                        },
                        "taxCode": "el",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "653"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "191.5",
                      "currencyCode": "RON"
                    }
                  },
                  "totalAmount": {
                    "amount": "55.71",
                    "currencyCode": "MYR"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "SMtX1"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "WAql",
                    "segmentRefIds": [
                      "5Iui",
                      "OsIr",
                      "AQN8",
                      "CVgq",
                      "bN0a"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "KDVHYazc",
                      "fareCode": "819",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "8J5I",
                    "segmentRefIds": [
                      "zzpF",
                      "0cl2",
                      "VdtH"
                    ],
                    "ticketDesignator": "vVos",
                    "voluntaryChangeInformationRefs": [
                      "BWP",
                      "UYU",
                      "MRU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "l43IgIqx",
                      "fareCode": "002",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "Pww5",
                    "segmentRefIds": [
                      "kuTo",
                      "D8EJ",
                      "tkBy",
                      "qnqc"
                    ],
                    "ticketDesignator": "Ui27",
                    "voluntaryChangeInformationRefs": [
                      "MAD",
                      "CNY",
                      "CUP",
                      "MAD",
                      "MDL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Cc09UkL0",
                      "fareCode": "772",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "7HH7",
                    "segmentRefIds": [
                      "pMNB",
                      "j9Lh",
                      "Ke58"
                    ],
                    "ticketDesignator": "ixB6",
                    "voluntaryChangeInformationRefs": [
                      "KZT",
                      "EGP",
                      "NOK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "jnLs4BOH",
                      "fareCode": "459",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "am5f",
                    "segmentRefIds": [
                      "dCoA",
                      "bzHJ"
                    ],
                    "ticketDesignator": "XDJd",
                    "voluntaryChangeInformationRefs": [
                      "KHR",
                      "ZWL",
                      "CAD"
                    ]
                  }
                ],
                "passengerRefId": "Fyby",
                "price": {
                  "baseAmount": {
                    "amount": "40.83",
                    "currencyCode": "NPR"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "15.26",
                      "currencyCode": "CRC"
                    },
                    "preDiscountedAmount": {
                      "amount": "160.06",
                      "currencyCode": "JOD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the bird-like agility of our Salad, perfect for grave users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MC",
                        "taxAmount": {
                          "amount": "97.69",
                          "currencyCode": "HKD"
                        },
                        "taxCode": "vD",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "381"
                      },
                      {
                        "description": "Fresh Keyboard designed with Metal for violent performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BF",
                        "taxAmount": {
                          "amount": "157.21",
                          "currencyCode": "KYD"
                        },
                        "taxCode": "LA",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "224"
                      },
                      {
                        "description": "Experience the pink brilliance of our Table, perfect for electric environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "FI",
                        "taxAmount": {
                          "amount": "72.26",
                          "currencyCode": "AFN"
                        },
                        "taxCode": "mp",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "351"
                      },
                      {
                        "description": "New Gloves model with 39 GB RAM, 457 GB storage, and bleak features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BN",
                        "taxAmount": {
                          "amount": "97.31",
                          "currencyCode": "CUP"
                        },
                        "taxCode": "Fv",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "587"
                      },
                      {
                        "description": "Introducing the Antarctica-inspired Bike, blending handsome style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PH",
                        "taxAmount": {
                          "amount": "161.91",
                          "currencyCode": "XPF"
                        },
                        "taxCode": "aa",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "802"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "39.2",
                      "currencyCode": "PHP"
                    }
                  },
                  "totalAmount": {
                    "amount": "23.44",
                    "currencyCode": "SYP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Ojg5o"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "z761",
                    "segmentRefIds": [
                      "zrek",
                      "43SA"
                    ]
                  },
                  {
                    "baggageRefId": "sOIG",
                    "segmentRefIds": [
                      "Gtb4"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "nNRPAvrp",
                      "fareCode": "482",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "Hhoh",
                    "segmentRefIds": [
                      "JIWW",
                      "HmOg",
                      "FknA",
                      "MdY2"
                    ],
                    "ticketDesignator": "6Qmh",
                    "voluntaryChangeInformationRefs": [
                      "TJS",
                      "ALL",
                      "XPF",
                      "DZD",
                      "TMT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "gsn1xT5k",
                      "fareCode": "638",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "HGNK",
                    "segmentRefIds": [
                      "2ODP",
                      "uQ2W",
                      "pK5P"
                    ],
                    "ticketDesignator": "186i",
                    "voluntaryChangeInformationRefs": [
                      "VND",
                      "NZD",
                      "IQD",
                      "BWP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "cNbwLpjO",
                      "fareCode": "204",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "vHpU",
                    "segmentRefIds": [
                      "spwA",
                      "M3It",
                      "4Dsh"
                    ],
                    "ticketDesignator": "oSsO",
                    "voluntaryChangeInformationRefs": [
                      "AZN",
                      "LSL",
                      "KWD",
                      "EGP",
                      "TZS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "GyW7RxFs",
                      "fareCode": "271",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "CWyk",
                    "segmentRefIds": [
                      "mH7c",
                      "reAs",
                      "3nol"
                    ],
                    "ticketDesignator": "SRdl",
                    "voluntaryChangeInformationRefs": [
                      "MMK",
                      "TMT",
                      "NOK",
                      "SRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "RmC85l8L",
                      "fareCode": "784",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "q4Df",
                    "segmentRefIds": [
                      "RgRQ"
                    ],
                    "ticketDesignator": "icq1",
                    "voluntaryChangeInformationRefs": [
                      "FJD",
                      "ZMW"
                    ]
                  }
                ],
                "passengerRefId": "0d1Q",
                "price": {
                  "baseAmount": {
                    "amount": "120.49",
                    "currencyCode": "OMR"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "162.11",
                      "currencyCode": "BTN"
                    },
                    "preDiscountedAmount": {
                      "amount": "155.19",
                      "currencyCode": "OMR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Bouvet Island-inspired Mouse, blending granular style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NP",
                        "taxAmount": {
                          "amount": "69.61",
                          "currencyCode": "CHF"
                        },
                        "taxCode": "Vg",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "808"
                      },
                      {
                        "description": "The Madonna Shoes is the latest in a series of usable products from Stehr - Nolan",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GR",
                        "taxAmount": {
                          "amount": "54.56",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "TU",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "314"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "34.12",
                      "currencyCode": "FKP"
                    }
                  },
                  "totalAmount": {
                    "amount": "122.74",
                    "currencyCode": "KPW"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "ifkfX"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "109",
                "currencyCode": "GYD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our kangaroo-friendly Soap ensures inconsequential comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SD",
                    "taxAmount": {
                      "amount": "56.71",
                      "currencyCode": "KZT"
                    },
                    "taxCode": "x9",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "803"
                  },
                  {
                    "description": "The sleek and oblong Cheese comes with plum LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KP",
                    "taxAmount": {
                      "amount": "68.82",
                      "currencyCode": "JMD"
                    },
                    "taxCode": "yj",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "975"
                  },
                  {
                    "description": "Featuring Bromine-enhanced technology, our Tuna offers unparalleled perfumed performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "DM",
                    "taxAmount": {
                      "amount": "153.64",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "j1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "084"
                  },
                  {
                    "description": "New blue Tuna with ergonomic design for celebrated comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NR",
                    "taxAmount": {
                      "amount": "46.44",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "EP",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "593"
                  },
                  {
                    "description": "The sleek and shameful Soap comes with cyan LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "109.81",
                      "currencyCode": "MNT"
                    },
                    "taxCode": "Ym",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "563"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "136.56",
                  "currencyCode": "CNY"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "36.71",
                "currencyCode": "BIF"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "121",
                  "currencyCode": "XOF"
                },
                "preDiscountedAmount": {
                  "amount": "117.96",
                  "currencyCode": "MGA"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the black brilliance of our Bacon, perfect for narrow environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "UA",
                    "taxAmount": {
                      "amount": "60.87",
                      "currencyCode": "BND"
                    },
                    "taxCode": "0y",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "720"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "12.55",
                  "currencyCode": "BSD"
                }
              },
              "totalAmount": {
                "amount": "190.34",
                "currencyCode": "UZS"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 12
                },
                "newSeat": {
                  "column": "D",
                  "row": 4
                },
                "passengerRefId": "u3g4",
                "segmentRefId": "Yh5q"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 24
                },
                "newSeat": {
                  "column": "C",
                  "row": 18
                },
                "passengerRefId": "EO4R",
                "segmentRefId": "6gbe"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 17
                },
                "newSeat": {
                  "column": "A",
                  "row": 4
                },
                "passengerRefId": "cs32",
                "segmentRefId": "OnbE"
              }
            ]
          },
          {
            "commission": {
              "amount": "418.68",
              "code": "onph",
              "currencyCode": "KES",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "15.15",
              "percentageAppliedToAmount": "386.62"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "184.67",
                "currencyCode": "MDL"
              },
              "differentialAmount": {
                "amount": "63.74",
                "currencyCode": "GTQ"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New lime Salad with ergonomic design for dull comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MV",
                    "taxAmount": {
                      "amount": "77.41",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "5u",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "022"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "27.33",
                  "currencyCode": "KPW"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "YY8J",
                "segmentRefIds": [
                  "MwQw",
                  "8MgC"
                ]
              },
              {
                "priceClassRefId": "NrB5",
                "segmentRefIds": [
                  "MCLJ",
                  "MfEg"
                ]
              },
              {
                "priceClassRefId": "ppup",
                "segmentRefIds": [
                  "WbVl",
                  "C5yv"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "145.97",
                "currencyCode": "AUD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The mint green Computer combines New Zealand aesthetics with Thorium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PG",
                    "taxAmount": {
                      "amount": "144.25",
                      "currencyCode": "BSD"
                    },
                    "taxCode": "IF",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "131"
                  },
                  {
                    "description": "Ergonomic Chips made with Aluminum for all-day elderly support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AD",
                    "taxAmount": {
                      "amount": "40.52",
                      "currencyCode": "UAH"
                    },
                    "taxCode": "6D",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "653"
                  },
                  {
                    "description": "Experience the plum brilliance of our Tuna, perfect for excellent environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "IR",
                    "taxAmount": {
                      "amount": "98.04",
                      "currencyCode": "GNF"
                    },
                    "taxCode": "BR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "231"
                  },
                  {
                    "description": "Stylish Gloves designed to make you stand out with defensive looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LV",
                    "taxAmount": {
                      "amount": "106.86",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "IK",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "598"
                  },
                  {
                    "description": "New Salad model with 85 GB RAM, 127 GB storage, and pitiful features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TJ",
                    "taxAmount": {
                      "amount": "148.04",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "2N",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "984"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "38.46",
                  "currencyCode": "MWK"
                }
              }
            },
            "offerItemId": "ga5q",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "144.86",
                "currencyCode": "NIO",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The azure Chair combines Afghanistan aesthetics with Niobium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "LC",
                    "taxAmount": {
                      "amount": "133.3",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "76",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "900"
                  },
                  {
                    "description": "Savor the zesty essence in our Bike, designed for common culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GB",
                    "taxAmount": {
                      "amount": "141.82",
                      "currencyCode": "VES"
                    },
                    "taxCode": "65",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "953"
                  },
                  {
                    "description": "Discover the favorable new Tuna with an exciting mix of Concrete ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IS",
                    "taxAmount": {
                      "amount": "39.07",
                      "currencyCode": "SLE"
                    },
                    "taxCode": "wU",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "730"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "102.49",
                  "currencyCode": "SOS"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "ea2J",
                    "segmentRefIds": [
                      "S4Ar",
                      "qHEM",
                      "LNju"
                    ]
                  },
                  {
                    "baggageRefId": "GuED",
                    "segmentRefIds": [
                      "HJtn",
                      "6Pqw",
                      "mAfz",
                      "21zB"
                    ]
                  },
                  {
                    "baggageRefId": "mnJr",
                    "segmentRefIds": [
                      "3oYM",
                      "wkDs",
                      "GDze",
                      "lbaw"
                    ]
                  },
                  {
                    "baggageRefId": "Ggk3",
                    "segmentRefIds": [
                      "SGcg"
                    ]
                  },
                  {
                    "baggageRefId": "n6zX",
                    "segmentRefIds": [
                      "riqw",
                      "lqGm"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "seQEpAD0",
                      "fareCode": "153",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "Jiy3",
                    "segmentRefIds": [
                      "rCcU",
                      "lhhB"
                    ],
                    "ticketDesignator": "Vojd",
                    "voluntaryChangeInformationRefs": [
                      "LAK",
                      "PGK",
                      "ZWL",
                      "ZAR",
                      "NZD"
                    ]
                  }
                ],
                "passengerRefId": "N6E8",
                "price": {
                  "baseAmount": {
                    "amount": "96.63",
                    "currencyCode": "MDL"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "58.43",
                      "currencyCode": "LAK"
                    },
                    "preDiscountedAmount": {
                      "amount": "165.07",
                      "currencyCode": "BGN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Bacon designed to make you stand out with monstrous looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PN",
                        "taxAmount": {
                          "amount": "132.67",
                          "currencyCode": "PEN"
                        },
                        "taxCode": "Pv",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "750"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "108.93",
                      "currencyCode": "BRL"
                    }
                  },
                  "totalAmount": {
                    "amount": "138.89",
                    "currencyCode": "IDR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "it5t2"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "jk05",
                    "segmentRefIds": [
                      "514F",
                      "L1SK",
                      "pAHS",
                      "N0az"
                    ]
                  },
                  {
                    "baggageRefId": "kur4",
                    "segmentRefIds": [
                      "IeD3",
                      "3xxu",
                      "Q3SO",
                      "HCKo",
                      "LFZ1"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "xcP3W9k8",
                      "fareCode": "987",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "zoSY",
                    "segmentRefIds": [
                      "gyvb",
                      "NZTq",
                      "Gfh3",
                      "t2hz",
                      "JOTu"
                    ],
                    "ticketDesignator": "Zu0Y",
                    "voluntaryChangeInformationRefs": [
                      "KZT",
                      "TJS",
                      "MOP",
                      "SGD",
                      "RON"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "6ascZKzZ",
                      "fareCode": "274",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "AnXA",
                    "segmentRefIds": [
                      "R9Yn",
                      "IYvB",
                      "Vllj"
                    ],
                    "ticketDesignator": "wZdH",
                    "voluntaryChangeInformationRefs": [
                      "JOD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "VkcdgfNb",
                      "fareCode": "703",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "IJlD",
                    "segmentRefIds": [
                      "i8zC",
                      "Dlze",
                      "4O2R"
                    ],
                    "ticketDesignator": "uo6J",
                    "voluntaryChangeInformationRefs": [
                      "BIF",
                      "MXN",
                      "COP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "oFCVYazq",
                      "fareCode": "944",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "IIZN",
                    "segmentRefIds": [
                      "Jp1H",
                      "CJOh",
                      "BvG4",
                      "qmPo",
                      "UeVK"
                    ],
                    "ticketDesignator": "J73f",
                    "voluntaryChangeInformationRefs": [
                      "NGN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "n3NqUH7J",
                      "fareCode": "687",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "6TUY",
                    "segmentRefIds": [
                      "cobp",
                      "EdGd",
                      "gTuD",
                      "tHrS",
                      "ZoUe"
                    ],
                    "ticketDesignator": "e76L",
                    "voluntaryChangeInformationRefs": [
                      "KZT",
                      "AUD"
                    ]
                  }
                ],
                "passengerRefId": "Nhon",
                "price": {
                  "baseAmount": {
                    "amount": "21",
                    "currencyCode": "QAR"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "113.22",
                      "currencyCode": "JOD"
                    },
                    "preDiscountedAmount": {
                      "amount": "74.55",
                      "currencyCode": "ILS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Celine Car is the latest in a series of wonderful products from Gorczany and Sons",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "FK",
                        "taxAmount": {
                          "amount": "20.04",
                          "currencyCode": "XAF"
                        },
                        "taxCode": "KR",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "270"
                      },
                      {
                        "description": "New salmon Tuna with ergonomic design for made-up comfort",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MW",
                        "taxAmount": {
                          "amount": "133.03",
                          "currencyCode": "KGS"
                        },
                        "taxCode": "wt",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "576"
                      },
                      {
                        "description": "New Towels model with 96 GB RAM, 778 GB storage, and spotless features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GQ",
                        "taxAmount": {
                          "amount": "24.18",
                          "currencyCode": "MXN"
                        },
                        "taxCode": "l2",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "912"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "81.67",
                      "currencyCode": "DOP"
                    }
                  },
                  "totalAmount": {
                    "amount": "21.53",
                    "currencyCode": "LYD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Kh7dG"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "tTVr",
                    "segmentRefIds": [
                      "FPzM",
                      "rmSO",
                      "GwwP"
                    ]
                  },
                  {
                    "baggageRefId": "6Zph",
                    "segmentRefIds": [
                      "P2dw",
                      "gHmy",
                      "nyyb"
                    ]
                  },
                  {
                    "baggageRefId": "x5hY",
                    "segmentRefIds": [
                      "jzo5",
                      "ud8G"
                    ]
                  },
                  {
                    "baggageRefId": "gzvT",
                    "segmentRefIds": [
                      "BZrX",
                      "AhVG",
                      "Vd4T"
                    ]
                  },
                  {
                    "baggageRefId": "51ac",
                    "segmentRefIds": [
                      "bjyH",
                      "z34j"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ldOCJEkr",
                      "fareCode": "130",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "sH2A",
                    "segmentRefIds": [
                      "yal1",
                      "pVQ9",
                      "8PsP"
                    ],
                    "ticketDesignator": "8tdE",
                    "voluntaryChangeInformationRefs": [
                      "XPF",
                      "QAR",
                      "MXN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "44NpZEnn",
                      "fareCode": "085",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "wn5n",
                    "segmentRefIds": [
                      "6jxe"
                    ],
                    "ticketDesignator": "2GqL",
                    "voluntaryChangeInformationRefs": [
                      "BYN",
                      "LRD"
                    ]
                  }
                ],
                "passengerRefId": "2Ux8",
                "price": {
                  "baseAmount": {
                    "amount": "54.6",
                    "currencyCode": "NAD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "52.33",
                      "currencyCode": "LSL"
                    },
                    "preDiscountedAmount": {
                      "amount": "164.08",
                      "currencyCode": "VND"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and likable Soap comes with purple LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "FI",
                        "taxAmount": {
                          "amount": "75.71",
                          "currencyCode": "KES"
                        },
                        "taxCode": "NT",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "830"
                      },
                      {
                        "description": "Doyle Inc's most advanced Pizza technology increases pink capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "FJ",
                        "taxAmount": {
                          "amount": "101.22",
                          "currencyCode": "SAR"
                        },
                        "taxCode": "Ip",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "633"
                      },
                      {
                        "description": "Professional-grade Tuna perfect for colorful training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "HM",
                        "taxAmount": {
                          "amount": "167.11",
                          "currencyCode": "MDL"
                        },
                        "taxCode": "mF",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "606"
                      },
                      {
                        "description": "New Shirt model with 1 GB RAM, 67 GB storage, and fond features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PT",
                        "taxAmount": {
                          "amount": "193.04",
                          "currencyCode": "BIF"
                        },
                        "taxCode": "Sf",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "014"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "186.51",
                      "currencyCode": "INR"
                    }
                  },
                  "totalAmount": {
                    "amount": "161.56",
                    "currencyCode": "UGX"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "HinZZ"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "1ozh",
                    "segmentRefIds": [
                      "KcrM",
                      "aNEF"
                    ]
                  },
                  {
                    "baggageRefId": "l2ap",
                    "segmentRefIds": [
                      "YCg0",
                      "tYoy",
                      "GMO4"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "LzO0cUTz",
                      "fareCode": "175",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "vATy",
                    "segmentRefIds": [
                      "MBLY"
                    ],
                    "ticketDesignator": "H9dh",
                    "voluntaryChangeInformationRefs": [
                      "SRD",
                      "LYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "bVPJSHYq",
                      "fareCode": "114",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "4Tb0",
                    "segmentRefIds": [
                      "j9Ir",
                      "a9io"
                    ],
                    "ticketDesignator": "Oo3i",
                    "voluntaryChangeInformationRefs": [
                      "JOD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "FsUTNASu",
                      "fareCode": "706",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "SAh8",
                    "segmentRefIds": [
                      "4WMc",
                      "by2j"
                    ],
                    "ticketDesignator": "AVH0",
                    "voluntaryChangeInformationRefs": [
                      "MNT",
                      "FJD",
                      "BRL",
                      "TTD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "h00weaVJ",
                      "fareCode": "757",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "tIPm",
                    "segmentRefIds": [
                      "sW2c",
                      "pXek",
                      "w6Ze",
                      "36ed",
                      "vlFH"
                    ],
                    "ticketDesignator": "6rFw",
                    "voluntaryChangeInformationRefs": [
                      "BZD",
                      "BND",
                      "HTG",
                      "SEK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Niel0bVP",
                      "fareCode": "330",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "IQmt",
                    "segmentRefIds": [
                      "2zXL",
                      "z7uu",
                      "T8lz"
                    ],
                    "ticketDesignator": "lndP",
                    "voluntaryChangeInformationRefs": [
                      "KZT",
                      "SOS"
                    ]
                  }
                ],
                "passengerRefId": "mCHo",
                "price": {
                  "baseAmount": {
                    "amount": "163.75",
                    "currencyCode": "ANG"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "178.52",
                      "currencyCode": "MMK"
                    },
                    "preDiscountedAmount": {
                      "amount": "195.67",
                      "currencyCode": "SRD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the blushing new Pizza with an exciting mix of Rubber ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "HU",
                        "taxAmount": {
                          "amount": "132.2",
                          "currencyCode": "GIP"
                        },
                        "taxCode": "VJ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "609"
                      },
                      {
                        "description": "Featuring Roentgenium-enhanced technology, our Car offers unparalleled soulful performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "UA",
                        "taxAmount": {
                          "amount": "74.07",
                          "currencyCode": "SOS"
                        },
                        "taxCode": "AM",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "451"
                      },
                      {
                        "description": "The gold Shirt combines Vietnam aesthetics with Antimony-based durability",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TW",
                        "taxAmount": {
                          "amount": "173.69",
                          "currencyCode": "GBP"
                        },
                        "taxCode": "hq",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "969"
                      },
                      {
                        "description": "The sleek and regular Chair comes with gold LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "DE",
                        "taxAmount": {
                          "amount": "158.27",
                          "currencyCode": "CZK"
                        },
                        "taxCode": "jc",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "233"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "91.98",
                      "currencyCode": "ZAR"
                    }
                  },
                  "totalAmount": {
                    "amount": "28.1",
                    "currencyCode": "NZD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "CWQse"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "KBPZ",
                    "segmentRefIds": [
                      "D4qF",
                      "5ol4",
                      "P32a",
                      "ic2r"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Ae22iOM7",
                      "fareCode": "739",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "3ISF",
                    "segmentRefIds": [
                      "PmRd",
                      "cCQ3",
                      "Zbtc",
                      "toWk"
                    ],
                    "ticketDesignator": "u7u8",
                    "voluntaryChangeInformationRefs": [
                      "INR",
                      "KHR",
                      "RON",
                      "THB"
                    ]
                  }
                ],
                "passengerRefId": "VfwN",
                "price": {
                  "baseAmount": {
                    "amount": "97.98",
                    "currencyCode": "KYD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "49.45",
                      "currencyCode": "SSP"
                    },
                    "preDiscountedAmount": {
                      "amount": "173.66",
                      "currencyCode": "TOP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Hagenes - Leannon's most advanced Soap technology increases lumpy capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LA",
                        "taxAmount": {
                          "amount": "55.68",
                          "currencyCode": "GIP"
                        },
                        "taxCode": "xn",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "931"
                      },
                      {
                        "description": "Our zesty-inspired Car brings a taste of luxury to your squeaky lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BT",
                        "taxAmount": {
                          "amount": "176.01",
                          "currencyCode": "HUF"
                        },
                        "taxCode": "X9",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "631"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "20.01",
                      "currencyCode": "KWD"
                    }
                  },
                  "totalAmount": {
                    "amount": "195.03",
                    "currencyCode": "TND"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "gk0St"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "113.15",
                "currencyCode": "YER",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The red Keyboard combines Malaysia aesthetics with Thorium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HN",
                    "taxAmount": {
                      "amount": "86.37",
                      "currencyCode": "UYU"
                    },
                    "taxCode": "SS",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "165"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "128.57",
                  "currencyCode": "SLE"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "187.24",
                "currencyCode": "CHF"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "131.26",
                  "currencyCode": "RUB"
                },
                "preDiscountedAmount": {
                  "amount": "92.67",
                  "currencyCode": "SCR"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Cerium-enhanced technology, our Shoes offers unparalleled sarcastic performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LV",
                    "taxAmount": {
                      "amount": "146.98",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "Pu",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "254"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "59.25",
                  "currencyCode": "ILS"
                }
              },
              "totalAmount": {
                "amount": "46.67",
                "currencyCode": "CUP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 16
                },
                "newSeat": {
                  "column": "A",
                  "row": 12
                },
                "passengerRefId": "HoT5",
                "segmentRefId": "SiUH"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 7
                },
                "newSeat": {
                  "column": "F",
                  "row": 3
                },
                "passengerRefId": "h7nB",
                "segmentRefId": "fdRa"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 20
                },
                "newSeat": {
                  "column": "D",
                  "row": 11
                },
                "passengerRefId": "ubLr",
                "segmentRefId": "NROD"
              }
            ]
          },
          {
            "commission": {
              "amount": "357.7",
              "code": "Il8c",
              "currencyCode": "BOB",
              "description": "STANDARD COMM",
              "percentage": "18.23",
              "percentageAppliedToAmount": "386.02"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "180.83",
                "currencyCode": "GNF"
              },
              "differentialAmount": {
                "amount": "16.71",
                "currencyCode": "BIF"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the whale-like agility of our Tuna, perfect for nimble users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KE",
                    "taxAmount": {
                      "amount": "131.88",
                      "currencyCode": "BDT"
                    },
                    "taxCode": "hH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "935"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "45.43",
                  "currencyCode": "IDR"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "IwlY",
                "segmentRefIds": [
                  "3xxy",
                  "O8oM"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "10.1",
                "currencyCode": "JPY",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Digitized zero trust circuit Tuna offers reliable performance and tangible design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CH",
                    "taxAmount": {
                      "amount": "78.24",
                      "currencyCode": "XAF"
                    },
                    "taxCode": "JL",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "637"
                  },
                  {
                    "description": "Generic Shirt designed with Rubber for untrue performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "173.08",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "ya",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "767"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "153.86",
                  "currencyCode": "GBP"
                }
              }
            },
            "offerItemId": "qhrN",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "98.08",
                "currencyCode": "LSL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our zebra-friendly Bike ensures total comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "WF",
                    "taxAmount": {
                      "amount": "103.64",
                      "currencyCode": "MYR"
                    },
                    "taxCode": "tV",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "808"
                  },
                  {
                    "description": "New Hat model with 91 GB RAM, 462 GB storage, and grown features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "ML",
                    "taxAmount": {
                      "amount": "103.65",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "xS",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "454"
                  },
                  {
                    "description": "Electronic Keyboard designed with Silk for bad performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "33.22",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "Tj",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "935"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "39.37",
                  "currencyCode": "XOF"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "GlMV",
                    "segmentRefIds": [
                      "LjZl",
                      "Yni3"
                    ]
                  },
                  {
                    "baggageRefId": "watu",
                    "segmentRefIds": [
                      "fSL1"
                    ]
                  },
                  {
                    "baggageRefId": "Lmxg",
                    "segmentRefIds": [
                      "RxfB",
                      "MLbd",
                      "GiDU",
                      "5lPi",
                      "yo0Z"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "s88qohzn",
                      "fareCode": "485",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "D6mQ",
                    "segmentRefIds": [
                      "AEGk"
                    ],
                    "ticketDesignator": "TfMN",
                    "voluntaryChangeInformationRefs": [
                      "MMK",
                      "XPF",
                      "BSD",
                      "BIF",
                      "RWF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "zUBg8UMZ",
                      "fareCode": "797",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "30e9",
                    "segmentRefIds": [
                      "wZKp",
                      "8wrI",
                      "FvXi"
                    ],
                    "ticketDesignator": "CZge",
                    "voluntaryChangeInformationRefs": [
                      "GNF",
                      "XPF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "PC9JDMJ2",
                      "fareCode": "049",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "WStT",
                    "segmentRefIds": [
                      "ddaJ",
                      "McpW",
                      "CWjs",
                      "VId4"
                    ],
                    "ticketDesignator": "kAbm",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "GYD"
                    ]
                  }
                ],
                "passengerRefId": "PnIK",
                "price": {
                  "baseAmount": {
                    "amount": "195.13",
                    "currencyCode": "KYD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "70.02",
                      "currencyCode": "TMT"
                    },
                    "preDiscountedAmount": {
                      "amount": "107.46",
                      "currencyCode": "AWG"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the British Indian Ocean Territory (Chagos Archipelago)-inspired Table, blending jam-packed style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CI",
                        "taxAmount": {
                          "amount": "162",
                          "currencyCode": "MYR"
                        },
                        "taxCode": "zX",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "333"
                      },
                      {
                        "description": "Stylish Soap designed to make you stand out with crushing looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PE",
                        "taxAmount": {
                          "amount": "197.32",
                          "currencyCode": "STN"
                        },
                        "taxCode": "nN",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "138"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "180.67",
                      "currencyCode": "UGX"
                    }
                  },
                  "totalAmount": {
                    "amount": "119.76",
                    "currencyCode": "DJF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "VhKkn"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "YIQx",
                    "segmentRefIds": [
                      "AKWK",
                      "75tw"
                    ]
                  },
                  {
                    "baggageRefId": "6UPY",
                    "segmentRefIds": [
                      "Yzh6"
                    ]
                  },
                  {
                    "baggageRefId": "KAUj",
                    "segmentRefIds": [
                      "OmPz",
                      "iIbi",
                      "9idz",
                      "RWxO"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "iMFKvHGZ",
                      "fareCode": "973",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "WM14",
                    "segmentRefIds": [
                      "keae"
                    ],
                    "ticketDesignator": "Lkiz",
                    "voluntaryChangeInformationRefs": [
                      "KYD",
                      "DKK"
                    ]
                  }
                ],
                "passengerRefId": "Q6OR",
                "price": {
                  "baseAmount": {
                    "amount": "189.92",
                    "currencyCode": "BRL"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "179.81",
                      "currencyCode": "PLN"
                    },
                    "preDiscountedAmount": {
                      "amount": "56.87",
                      "currencyCode": "HNL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Mouse made with Plastic for all-day overdue support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MW",
                        "taxAmount": {
                          "amount": "132.68",
                          "currencyCode": "ARS"
                        },
                        "taxCode": "7m",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "747"
                      },
                      {
                        "description": "Ergonomic Ball made with Wooden for all-day hateful support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SR",
                        "taxAmount": {
                          "amount": "68.43",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "tm",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "514"
                      },
                      {
                        "description": "New black Shoes with ergonomic design for meaty comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NO",
                        "taxAmount": {
                          "amount": "22.34",
                          "currencyCode": "SZL"
                        },
                        "taxCode": "t9",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "762"
                      },
                      {
                        "description": "Discover the irresponsible new Mouse with an exciting mix of Plastic ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BR",
                        "taxAmount": {
                          "amount": "147.95",
                          "currencyCode": "AOA"
                        },
                        "taxCode": "NN",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "574"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "169.63",
                      "currencyCode": "TTD"
                    }
                  },
                  "totalAmount": {
                    "amount": "135.9",
                    "currencyCode": "AZN"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "nLLOn"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "PElv",
                    "segmentRefIds": [
                      "h0Jm",
                      "S6yJ",
                      "bshQ",
                      "tTXc"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "VTFA8Zn2",
                      "fareCode": "989",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "M0gt",
                    "segmentRefIds": [
                      "DWvu"
                    ],
                    "ticketDesignator": "i91j",
                    "voluntaryChangeInformationRefs": [
                      "MKD",
                      "ZAR",
                      "SSP",
                      "PLN"
                    ]
                  }
                ],
                "passengerRefId": "uMYf",
                "price": {
                  "baseAmount": {
                    "amount": "16.47",
                    "currencyCode": "CVE"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "49.47",
                      "currencyCode": "CDF"
                    },
                    "preDiscountedAmount": {
                      "amount": "87.54",
                      "currencyCode": "FJD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our sour-inspired Pizza brings a taste of luxury to your portly lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "KH",
                        "taxAmount": {
                          "amount": "25.67",
                          "currencyCode": "UAH"
                        },
                        "taxCode": "Tu",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "051"
                      },
                      {
                        "description": "The Quality-focused dynamic throughput Pizza offers reliable performance and perfumed design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "DK",
                        "taxAmount": {
                          "amount": "38.49",
                          "currencyCode": "LYD"
                        },
                        "taxCode": "o0",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "902"
                      },
                      {
                        "description": "Discover the old new Cheese with an exciting mix of Silk ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SH",
                        "taxAmount": {
                          "amount": "118",
                          "currencyCode": "KPW"
                        },
                        "taxCode": "A2",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "697"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "74.08",
                      "currencyCode": "JMD"
                    }
                  },
                  "totalAmount": {
                    "amount": "81.74",
                    "currencyCode": "TWD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "jnNuL"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "62ao",
                    "segmentRefIds": [
                      "NIY8",
                      "D89l",
                      "4Wyt"
                    ]
                  },
                  {
                    "baggageRefId": "NBZi",
                    "segmentRefIds": [
                      "e5R1"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "fhe2taeM",
                      "fareCode": "806",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "o0OX",
                    "segmentRefIds": [
                      "RBvo",
                      "gFzU",
                      "RMXW",
                      "oHOq"
                    ],
                    "ticketDesignator": "wWZk",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "ANG"
                    ]
                  }
                ],
                "passengerRefId": "T2vt",
                "price": {
                  "baseAmount": {
                    "amount": "25.57",
                    "currencyCode": "KPW"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "180.19",
                      "currencyCode": "ZMW"
                    },
                    "preDiscountedAmount": {
                      "amount": "114.67",
                      "currencyCode": "IDR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Rosalyn Tuna is the latest in a series of worst products from Smitham - Hamill",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "DM",
                        "taxAmount": {
                          "amount": "105.24",
                          "currencyCode": "CZK"
                        },
                        "taxCode": "UL",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "269"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "95.44",
                      "currencyCode": "DZD"
                    }
                  },
                  "totalAmount": {
                    "amount": "87.47",
                    "currencyCode": "KWD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "V1H7Z"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "121.9",
                "currencyCode": "SYP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the moist essence in our Car, designed for sandy culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HM",
                    "taxAmount": {
                      "amount": "135.9",
                      "currencyCode": "JPY"
                    },
                    "taxCode": "4h",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "105"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "60.15",
                  "currencyCode": "BZD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "93.32",
                "currencyCode": "TZS"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "142.73",
                  "currencyCode": "EUR"
                },
                "preDiscountedAmount": {
                  "amount": "192.1",
                  "currencyCode": "PGK"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our shark-friendly Tuna ensures right comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TN",
                    "taxAmount": {
                      "amount": "131.72",
                      "currencyCode": "KWD"
                    },
                    "taxCode": "bD",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "475"
                  },
                  {
                    "description": "The sleek and diligent Table comes with yellow LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LI",
                    "taxAmount": {
                      "amount": "91.97",
                      "currencyCode": "MVR"
                    },
                    "taxCode": "Gi",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "239"
                  },
                  {
                    "description": "Discover the hot new Towels with an exciting mix of Bronze ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FJ",
                    "taxAmount": {
                      "amount": "185.72",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "kH",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "930"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "129.16",
                  "currencyCode": "JPY"
                }
              },
              "totalAmount": {
                "amount": "36.14",
                "currencyCode": "HTG"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 9
                },
                "newSeat": {
                  "column": "B",
                  "row": 30
                },
                "passengerRefId": "1bcr",
                "segmentRefId": "Gl4U"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 24
                },
                "newSeat": {
                  "column": "A",
                  "row": 24
                },
                "passengerRefId": "tJ3t",
                "segmentRefId": "CMdC"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 21
                },
                "newSeat": {
                  "column": "A",
                  "row": 9
                },
                "passengerRefId": "7KF7",
                "segmentRefId": "9DvC"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 6
                },
                "newSeat": {
                  "column": "B",
                  "row": 19
                },
                "passengerRefId": "rAw6",
                "segmentRefId": "tE6X"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 17
                },
                "newSeat": {
                  "column": "B",
                  "row": 29
                },
                "passengerRefId": "kus7",
                "segmentRefId": "guCW"
              }
            ]
          },
          {
            "commission": {
              "amount": "123.94",
              "code": "3Hr1",
              "currencyCode": "COP",
              "description": "NEGOTIATED COMM",
              "percentage": "10.86",
              "percentageAppliedToAmount": "473.73"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "135.51",
                "currencyCode": "LKR"
              },
              "differentialAmount": {
                "amount": "103.67",
                "currencyCode": "UZS"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the sweet essence in our Tuna, designed for alarmed culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AZ",
                    "taxAmount": {
                      "amount": "36.9",
                      "currencyCode": "BDT"
                    },
                    "taxCode": "ie",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "036"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "105.9",
                  "currencyCode": "BRL"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "c90I",
                "segmentRefIds": [
                  "QlFo"
                ]
              },
              {
                "priceClassRefId": "ojhJ",
                "segmentRefIds": [
                  "BIBI"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "166.72",
                "currencyCode": "LYD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Pants made with Marble for all-day powerful support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AW",
                    "taxAmount": {
                      "amount": "41.69",
                      "currencyCode": "THB"
                    },
                    "taxCode": "CP",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "472"
                  },
                  {
                    "description": "Professional-grade Salad perfect for glass training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "JO",
                    "taxAmount": {
                      "amount": "46.97",
                      "currencyCode": "TRY"
                    },
                    "taxCode": "Xx",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "999"
                  },
                  {
                    "description": "Our fresh-inspired Computer brings a taste of luxury to your untried lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KN",
                    "taxAmount": {
                      "amount": "58.12",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "mL",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "256"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "15.28",
                  "currencyCode": "LRD"
                }
              }
            },
            "offerItemId": "i1BZ",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "39.74",
                "currencyCode": "MXN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The plum Towels combines Liechtenstein aesthetics with Rhodium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CG",
                    "taxAmount": {
                      "amount": "173.95",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "9v",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "089"
                  },
                  {
                    "description": "New red Computer with ergonomic design for fragrant comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MZ",
                    "taxAmount": {
                      "amount": "193.96",
                      "currencyCode": "MXN"
                    },
                    "taxCode": "uY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "777"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "110.39",
                  "currencyCode": "TMT"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "ZQ8q",
                    "segmentRefIds": [
                      "7qQR",
                      "4YiA",
                      "YKc3",
                      "LMlw",
                      "n4Nv"
                    ]
                  },
                  {
                    "baggageRefId": "1tmL",
                    "segmentRefIds": [
                      "hCRR",
                      "kcSx",
                      "jce2"
                    ]
                  },
                  {
                    "baggageRefId": "n9lC",
                    "segmentRefIds": [
                      "TMbI",
                      "Nb6a",
                      "s4bO"
                    ]
                  },
                  {
                    "baggageRefId": "Pa1w",
                    "segmentRefIds": [
                      "anPu"
                    ]
                  },
                  {
                    "baggageRefId": "LBxH",
                    "segmentRefIds": [
                      "A8Hc",
                      "dlIZ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "dFmAzkoC",
                      "fareCode": "453",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "NCxi",
                    "segmentRefIds": [
                      "Uc2L",
                      "OtHT"
                    ],
                    "ticketDesignator": "Yzrn",
                    "voluntaryChangeInformationRefs": [
                      "TWD",
                      "MAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "9QF0q0el",
                      "fareCode": "196",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "1awK",
                    "segmentRefIds": [
                      "QwS6",
                      "70AN",
                      "iN82"
                    ],
                    "ticketDesignator": "Oqhc",
                    "voluntaryChangeInformationRefs": [
                      "MWK",
                      "CZK",
                      "TRY",
                      "PHP"
                    ]
                  }
                ],
                "passengerRefId": "WnC9",
                "price": {
                  "baseAmount": {
                    "amount": "52.37",
                    "currencyCode": "SCR"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "101.62",
                      "currencyCode": "BWP"
                    },
                    "preDiscountedAmount": {
                      "amount": "127.64",
                      "currencyCode": "CHF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and tedious Cheese comes with salmon LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "VI",
                        "taxAmount": {
                          "amount": "180.6",
                          "currencyCode": "BMD"
                        },
                        "taxCode": "fM",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "192"
                      },
                      {
                        "description": "Introducing the Taiwan-inspired Shoes, blending wobbly style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GM",
                        "taxAmount": {
                          "amount": "54.3",
                          "currencyCode": "BSD"
                        },
                        "taxCode": "23",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "066"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "25.19",
                      "currencyCode": "BYN"
                    }
                  },
                  "totalAmount": {
                    "amount": "160.11",
                    "currencyCode": "WST"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "9Rz5U"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ayUd",
                    "segmentRefIds": [
                      "rOs1"
                    ]
                  },
                  {
                    "baggageRefId": "jhE7",
                    "segmentRefIds": [
                      "0TEq",
                      "0BGC",
                      "MMxX",
                      "CPhV"
                    ]
                  },
                  {
                    "baggageRefId": "FjE1",
                    "segmentRefIds": [
                      "31GD",
                      "Ga4r"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "dXt61EHn",
                      "fareCode": "603",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "Syta",
                    "segmentRefIds": [
                      "Jil9",
                      "xkeC",
                      "jHRV"
                    ],
                    "ticketDesignator": "67J3",
                    "voluntaryChangeInformationRefs": [
                      "NGN",
                      "MXN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "GvlQntF8",
                      "fareCode": "194",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "6zkp",
                    "segmentRefIds": [
                      "27cb",
                      "dO9L"
                    ],
                    "ticketDesignator": "FyWT",
                    "voluntaryChangeInformationRefs": [
                      "CDF",
                      "PKR",
                      "UYU",
                      "XAF"
                    ]
                  }
                ],
                "passengerRefId": "UYTR",
                "price": {
                  "baseAmount": {
                    "amount": "122.94",
                    "currencyCode": "SAR"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "46.86",
                      "currencyCode": "PHP"
                    },
                    "preDiscountedAmount": {
                      "amount": "171.77",
                      "currencyCode": "AZN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Incredible Sausages designed with Concrete for metallic performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PS",
                        "taxAmount": {
                          "amount": "153.88",
                          "currencyCode": "SZL"
                        },
                        "taxCode": "Ow",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "330"
                      },
                      {
                        "description": "New Sausages model with 63 GB RAM, 698 GB storage, and second features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BS",
                        "taxAmount": {
                          "amount": "127.08",
                          "currencyCode": "DZD"
                        },
                        "taxCode": "qd",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "818"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "105.14",
                      "currencyCode": "RUB"
                    }
                  },
                  "totalAmount": {
                    "amount": "186.24",
                    "currencyCode": "LYD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "nCTaD"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "TOWJ",
                    "segmentRefIds": [
                      "Tu0U",
                      "cBzp",
                      "rX9o",
                      "ia2W"
                    ]
                  },
                  {
                    "baggageRefId": "kyXs",
                    "segmentRefIds": [
                      "DIdU",
                      "aZB0",
                      "XjFj"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "YUMVWC8T",
                      "fareCode": "944",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "1cph",
                    "segmentRefIds": [
                      "c4kh"
                    ],
                    "ticketDesignator": "ufqA",
                    "voluntaryChangeInformationRefs": [
                      "ANG",
                      "SYP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "T1CXc8cW",
                      "fareCode": "276",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "kDKl",
                    "segmentRefIds": [
                      "gmug"
                    ],
                    "ticketDesignator": "Va9D",
                    "voluntaryChangeInformationRefs": [
                      "SLE"
                    ]
                  }
                ],
                "passengerRefId": "mlqr",
                "price": {
                  "baseAmount": {
                    "amount": "54.53",
                    "currencyCode": "SOS"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "71.36",
                      "currencyCode": "QAR"
                    },
                    "preDiscountedAmount": {
                      "amount": "80.16",
                      "currencyCode": "YER"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Universal full-range initiative Mouse offers reliable performance and leading design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "ML",
                        "taxAmount": {
                          "amount": "146.04",
                          "currencyCode": "THB"
                        },
                        "taxCode": "Tx",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "692"
                      },
                      {
                        "description": "Ergonomic Tuna made with Bamboo for all-day fortunate support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "JP",
                        "taxAmount": {
                          "amount": "58.74",
                          "currencyCode": "SLE"
                        },
                        "taxCode": "cg",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "675"
                      },
                      {
                        "description": "Savor the tender essence in our Towels, designed for buttery culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GQ",
                        "taxAmount": {
                          "amount": "199.77",
                          "currencyCode": "SYP"
                        },
                        "taxCode": "E6",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "751"
                      },
                      {
                        "description": "Innovative Hat featuring acceptable technology and Cotton construction",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "DO",
                        "taxAmount": {
                          "amount": "24.06",
                          "currencyCode": "HNL"
                        },
                        "taxCode": "xu",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "638"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "161.87",
                      "currencyCode": "CZK"
                    }
                  },
                  "totalAmount": {
                    "amount": "133.16",
                    "currencyCode": "GEL"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "54u26"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "qOVV",
                    "segmentRefIds": [
                      "e34n",
                      "75hr"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "0qRFIW0y",
                      "fareCode": "108",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "b5cW",
                    "segmentRefIds": [
                      "TP6D"
                    ],
                    "ticketDesignator": "UG15",
                    "voluntaryChangeInformationRefs": [
                      "HNL"
                    ]
                  }
                ],
                "passengerRefId": "eijA",
                "price": {
                  "baseAmount": {
                    "amount": "162.37",
                    "currencyCode": "GYD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "172.21",
                      "currencyCode": "DZD"
                    },
                    "preDiscountedAmount": {
                      "amount": "102.4",
                      "currencyCode": "THB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Cheese made with Ceramic for all-day menacing support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AR",
                        "taxAmount": {
                          "amount": "119.28",
                          "currencyCode": "JPY"
                        },
                        "taxCode": "sz",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "064"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "65.96",
                      "currencyCode": "USD"
                    }
                  },
                  "totalAmount": {
                    "amount": "48.26",
                    "currencyCode": "BBD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "9T5AV"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "CPDq",
                    "segmentRefIds": [
                      "wZsQ",
                      "qlIV",
                      "SOYA",
                      "nkmV",
                      "3QhH"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "MLWYJUGw",
                      "fareCode": "901",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "r4wr",
                    "segmentRefIds": [
                      "Tfp7",
                      "ObNu",
                      "UBlm",
                      "zsOG",
                      "9Ptc"
                    ],
                    "ticketDesignator": "o2lf",
                    "voluntaryChangeInformationRefs": [
                      "SYP",
                      "AFN",
                      "SLE",
                      "GTQ",
                      "NZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "9WmzFXhp",
                      "fareCode": "255",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "mPx4",
                    "segmentRefIds": [
                      "C1UB",
                      "Buhd"
                    ],
                    "ticketDesignator": "S6V0",
                    "voluntaryChangeInformationRefs": [
                      "RSD",
                      "MRU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "2vgCoD5t",
                      "fareCode": "780",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "fwjo",
                    "segmentRefIds": [
                      "sVKi",
                      "DtYp",
                      "pJwf",
                      "RhAG"
                    ],
                    "ticketDesignator": "7fIS",
                    "voluntaryChangeInformationRefs": [
                      "LKR",
                      "RON",
                      "AOA",
                      "LKR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "f61Jf3So",
                      "fareCode": "884",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "RIE8",
                    "segmentRefIds": [
                      "RYgh",
                      "4f6i",
                      "9kZz",
                      "1IGT"
                    ],
                    "ticketDesignator": "dm7d",
                    "voluntaryChangeInformationRefs": [
                      "JMD",
                      "XOF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "OPGL66We",
                      "fareCode": "655",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "LDPC",
                    "segmentRefIds": [
                      "CjHT",
                      "HALK",
                      "DbPZ",
                      "R4lB"
                    ],
                    "ticketDesignator": "ns8W",
                    "voluntaryChangeInformationRefs": [
                      "LYD",
                      "BGN"
                    ]
                  }
                ],
                "passengerRefId": "LdVL",
                "price": {
                  "baseAmount": {
                    "amount": "34.42",
                    "currencyCode": "MGA"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "134.3",
                      "currencyCode": "CLP"
                    },
                    "preDiscountedAmount": {
                      "amount": "29.8",
                      "currencyCode": "BYN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Balanced content-based leverage Bacon offers reliable performance and robust design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MP",
                        "taxAmount": {
                          "amount": "99.07",
                          "currencyCode": "LRD"
                        },
                        "taxCode": "aK",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "411"
                      },
                      {
                        "description": "Ergonomic Table made with Gold for all-day edible support",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BW",
                        "taxAmount": {
                          "amount": "193.17",
                          "currencyCode": "EGP"
                        },
                        "taxCode": "nJ",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "171"
                      },
                      {
                        "description": "The yellow Fish combines Iceland aesthetics with Sodium-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MS",
                        "taxAmount": {
                          "amount": "76.61",
                          "currencyCode": "MNT"
                        },
                        "taxCode": "5Q",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "606"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "112.16",
                      "currencyCode": "KYD"
                    }
                  },
                  "totalAmount": {
                    "amount": "178.48",
                    "currencyCode": "CVE"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "EEeB8"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "64.01",
                "currencyCode": "AZN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Pizza featuring cultivated technology and Plastic construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CL",
                    "taxAmount": {
                      "amount": "180.59",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "gy",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "997"
                  },
                  {
                    "description": "New Pizza model with 68 GB RAM, 65 GB storage, and enchanting features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MF",
                    "taxAmount": {
                      "amount": "75.64",
                      "currencyCode": "INR"
                    },
                    "taxCode": "JY",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "958"
                  },
                  {
                    "description": "Savor the creamy essence in our Gloves, designed for tragic culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NC",
                    "taxAmount": {
                      "amount": "130.6",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "PD",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "200"
                  },
                  {
                    "description": "New lavender Soap with ergonomic design for tragic comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BZ",
                    "taxAmount": {
                      "amount": "93.17",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "Oe",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "676"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "58.28",
                  "currencyCode": "LYD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "164.35",
                "currencyCode": "VUV"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "139.27",
                  "currencyCode": "CDF"
                },
                "preDiscountedAmount": {
                  "amount": "94.31",
                  "currencyCode": "KPW"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Frozen Cheese designed with Concrete for scary performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PT",
                    "taxAmount": {
                      "amount": "13.83",
                      "currencyCode": "ETB"
                    },
                    "taxCode": "Bs",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "531"
                  },
                  {
                    "description": "Savor the smoky essence in our Bike, designed for arid culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NO",
                    "taxAmount": {
                      "amount": "120.57",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "yH",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "297"
                  },
                  {
                    "description": "Discover the mealy new Shoes with an exciting mix of Bamboo ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PE",
                    "taxAmount": {
                      "amount": "120.94",
                      "currencyCode": "STN"
                    },
                    "taxCode": "DR",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "399"
                  },
                  {
                    "description": "The Reverse-engineered client-driven time-frame Fish offers reliable performance and tedious design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HN",
                    "taxAmount": {
                      "amount": "128.01",
                      "currencyCode": "PHP"
                    },
                    "taxCode": "4t",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "918"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "17.61",
                  "currencyCode": "KRW"
                }
              },
              "totalAmount": {
                "amount": "142.73",
                "currencyCode": "LBP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 7
                },
                "newSeat": {
                  "column": "E",
                  "row": 24
                },
                "passengerRefId": "hZDc",
                "segmentRefId": "kmWR"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 12
                },
                "newSeat": {
                  "column": "F",
                  "row": 14
                },
                "passengerRefId": "ymzx",
                "segmentRefId": "wVJx"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 17
                },
                "newSeat": {
                  "column": "C",
                  "row": 29
                },
                "passengerRefId": "kcoZ",
                "segmentRefId": "0jf5"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 3
                },
                "newSeat": {
                  "column": "F",
                  "row": 27
                },
                "passengerRefId": "DG4J",
                "segmentRefId": "Mffk"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 23
                },
                "newSeat": {
                  "column": "C",
                  "row": 5
                },
                "passengerRefId": "Qy3R",
                "segmentRefId": "fBkh"
              }
            ]
          },
          {
            "commission": {
              "amount": "163.49",
              "code": "5EFA",
              "currencyCode": "PHP",
              "description": "STANDARD COMM",
              "percentage": "16.91",
              "percentageAppliedToAmount": "402.58"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "21.83",
                "currencyCode": "MNT"
              },
              "differentialAmount": {
                "amount": "135.25",
                "currencyCode": "GEL"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Nickel-enhanced technology, our Mouse offers unparalleled legal performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BF",
                    "taxAmount": {
                      "amount": "80.33",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "qW",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "692"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "175.62",
                  "currencyCode": "LSL"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "Fzjz",
                "segmentRefIds": [
                  "ie7T",
                  "KLho"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "116.09",
                "currencyCode": "VND",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Seaborgium-enhanced technology, our Sausages offers unparalleled favorite performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FJ",
                    "taxAmount": {
                      "amount": "141.03",
                      "currencyCode": "BSD"
                    },
                    "taxCode": "kf",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "638"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "33.62",
                  "currencyCode": "GIP"
                }
              }
            },
            "offerItemId": "jizR",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "62.96",
                "currencyCode": "LSL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Exclusive systemic flexibility Car offers reliable performance and jittery design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AD",
                    "taxAmount": {
                      "amount": "97.82",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "DS",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "522"
                  },
                  {
                    "description": "Introducing the Niue-inspired Car, blending blind style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CX",
                    "taxAmount": {
                      "amount": "184.54",
                      "currencyCode": "CLP"
                    },
                    "taxCode": "Wq",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "809"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "138.23",
                  "currencyCode": "GHS"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "mb0U",
                    "segmentRefIds": [
                      "6T4O",
                      "DbzU",
                      "XBA4"
                    ]
                  },
                  {
                    "baggageRefId": "nYHO",
                    "segmentRefIds": [
                      "L23G",
                      "ALAy",
                      "3unt"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "YeLXUaIs",
                      "fareCode": "992",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "Hm8q",
                    "segmentRefIds": [
                      "TK0m",
                      "4Myn"
                    ],
                    "ticketDesignator": "ldAH",
                    "voluntaryChangeInformationRefs": [
                      "KGS"
                    ]
                  }
                ],
                "passengerRefId": "WCSR",
                "price": {
                  "baseAmount": {
                    "amount": "29.06",
                    "currencyCode": "GIP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "53.11",
                      "currencyCode": "RSD"
                    },
                    "preDiscountedAmount": {
                      "amount": "138.25",
                      "currencyCode": "OMR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Brekke, Ortiz and Satterfield's most advanced Towels technology increases torn capabilities",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TO",
                        "taxAmount": {
                          "amount": "183.11",
                          "currencyCode": "HTG"
                        },
                        "taxCode": "6G",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "640"
                      },
                      {
                        "description": "Innovative Computer featuring thrifty technology and Cotton construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BI",
                        "taxAmount": {
                          "amount": "178.69",
                          "currencyCode": "GEL"
                        },
                        "taxCode": "0V",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "245"
                      },
                      {
                        "description": "The green Chicken combines Western Sahara aesthetics with Hassium-based durability",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CL",
                        "taxAmount": {
                          "amount": "140.2",
                          "currencyCode": "SRD"
                        },
                        "taxCode": "8Q",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "272"
                      },
                      {
                        "description": "Featuring Chlorine-enhanced technology, our Pizza offers unparalleled true performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "RS",
                        "taxAmount": {
                          "amount": "82.67",
                          "currencyCode": "SHP"
                        },
                        "taxCode": "uJ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "362"
                      },
                      {
                        "description": "Our tender-inspired Ball brings a taste of luxury to your torn lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CL",
                        "taxAmount": {
                          "amount": "143.72",
                          "currencyCode": "ETB"
                        },
                        "taxCode": "JB",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "815"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "178.85",
                      "currencyCode": "FJD"
                    }
                  },
                  "totalAmount": {
                    "amount": "110.5",
                    "currencyCode": "AFN"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "fcTf9"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Wh5N",
                    "segmentRefIds": [
                      "jtJ9"
                    ]
                  },
                  {
                    "baggageRefId": "KkWC",
                    "segmentRefIds": [
                      "q8GU",
                      "jkiU",
                      "UQqb",
                      "Zgae",
                      "GW8g"
                    ]
                  },
                  {
                    "baggageRefId": "d24S",
                    "segmentRefIds": [
                      "0xDW",
                      "F2M8",
                      "fA70"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "aXVo4HnJ",
                      "fareCode": "885",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "BBFr",
                    "segmentRefIds": [
                      "ovKT",
                      "n6Af"
                    ],
                    "ticketDesignator": "qVLM",
                    "voluntaryChangeInformationRefs": [
                      "SEK",
                      "GMD",
                      "LBP",
                      "CAD",
                      "AOA"
                    ]
                  }
                ],
                "passengerRefId": "3oxS",
                "price": {
                  "baseAmount": {
                    "amount": "108.68",
                    "currencyCode": "GIP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "91.31",
                      "currencyCode": "TWD"
                    },
                    "preDiscountedAmount": {
                      "amount": "51.95",
                      "currencyCode": "UAH"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and growing Gloves comes with sky blue LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "LV",
                        "taxAmount": {
                          "amount": "181.29",
                          "currencyCode": "TOP"
                        },
                        "taxCode": "zq",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "750"
                      },
                      {
                        "description": "The Reba Shirt is the latest in a series of thorny products from Wolf Group",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AX",
                        "taxAmount": {
                          "amount": "101.61",
                          "currencyCode": "BIF"
                        },
                        "taxCode": "Gh",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "038"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "66.84",
                      "currencyCode": "MUR"
                    }
                  },
                  "totalAmount": {
                    "amount": "135.59",
                    "currencyCode": "TRY"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "XxFFm"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "fynL",
                    "segmentRefIds": [
                      "k9Zc",
                      "BDLT",
                      "A60b",
                      "7naw"
                    ]
                  },
                  {
                    "baggageRefId": "Wj33",
                    "segmentRefIds": [
                      "DyUQ",
                      "W6K6",
                      "Iqbl",
                      "TkiZ",
                      "53Ag"
                    ]
                  },
                  {
                    "baggageRefId": "3j0e",
                    "segmentRefIds": [
                      "PNYu",
                      "bDOf",
                      "oPfX",
                      "cifQ",
                      "NDwH"
                    ]
                  },
                  {
                    "baggageRefId": "cSI4",
                    "segmentRefIds": [
                      "mF5x",
                      "jwk2",
                      "LXsP"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "dVVDoZGq",
                      "fareCode": "436",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "Dan8",
                    "segmentRefIds": [
                      "0Ima",
                      "KBAx",
                      "sbC1",
                      "qRac"
                    ],
                    "ticketDesignator": "qgqn",
                    "voluntaryChangeInformationRefs": [
                      "AUD",
                      "PKR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Cvso4i0x",
                      "fareCode": "478",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "r2i2",
                    "segmentRefIds": [
                      "FE2j",
                      "u4vK",
                      "mEqc",
                      "5Len",
                      "Iemk"
                    ],
                    "ticketDesignator": "tu4v",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "MOP",
                      "STN",
                      "BWP",
                      "EGP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "QITDT7Ly",
                      "fareCode": "044",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "6U7m",
                    "segmentRefIds": [
                      "h6qN",
                      "JIln",
                      "uNca"
                    ],
                    "ticketDesignator": "lAuO",
                    "voluntaryChangeInformationRefs": [
                      "KHR",
                      "KYD",
                      "MKD",
                      "SDG",
                      "PLN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "HvC72XZe",
                      "fareCode": "622",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "BYvn",
                    "segmentRefIds": [
                      "9C5s",
                      "rIZv",
                      "OKWB"
                    ],
                    "ticketDesignator": "uKPu",
                    "voluntaryChangeInformationRefs": [
                      "KYD",
                      "CAD",
                      "SDG"
                    ]
                  }
                ],
                "passengerRefId": "jQNK",
                "price": {
                  "baseAmount": {
                    "amount": "89.19",
                    "currencyCode": "MOP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "46.15",
                      "currencyCode": "TND"
                    },
                    "preDiscountedAmount": {
                      "amount": "67.87",
                      "currencyCode": "FJD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Pants model with 44 GB RAM, 231 GB storage, and colorless features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AI",
                        "taxAmount": {
                          "amount": "12.99",
                          "currencyCode": "FKP"
                        },
                        "taxCode": "UA",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "450"
                      },
                      {
                        "description": "New lime Computer with ergonomic design for inborn comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "RS",
                        "taxAmount": {
                          "amount": "92.13",
                          "currencyCode": "ILS"
                        },
                        "taxCode": "bM",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "649"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "96.3",
                      "currencyCode": "TRY"
                    }
                  },
                  "totalAmount": {
                    "amount": "16.9",
                    "currencyCode": "ARS"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "obNix"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ySo2",
                    "segmentRefIds": [
                      "VV5k"
                    ]
                  },
                  {
                    "baggageRefId": "Uf81",
                    "segmentRefIds": [
                      "dNKS"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "iWDG35am",
                      "fareCode": "672",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "nBpk",
                    "segmentRefIds": [
                      "4jy8",
                      "xTiu",
                      "bqDG",
                      "rMdW",
                      "0Aps"
                    ],
                    "ticketDesignator": "sNBb",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "BOB",
                      "PGK"
                    ]
                  }
                ],
                "passengerRefId": "nfks",
                "price": {
                  "baseAmount": {
                    "amount": "83.92",
                    "currencyCode": "MUR"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "191.92",
                      "currencyCode": "PLN"
                    },
                    "preDiscountedAmount": {
                      "amount": "60.42",
                      "currencyCode": "COP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the parrot-like agility of our Chips, perfect for second users",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "DE",
                        "taxAmount": {
                          "amount": "40.68",
                          "currencyCode": "NPR"
                        },
                        "taxCode": "wm",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "974"
                      },
                      {
                        "description": "Stylish Computer designed to make you stand out with grouchy looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BQ",
                        "taxAmount": {
                          "amount": "117.6",
                          "currencyCode": "RWF"
                        },
                        "taxCode": "u0",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "394"
                      },
                      {
                        "description": "New cyan Sausages with ergonomic design for plain comfort",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NZ",
                        "taxAmount": {
                          "amount": "173.48",
                          "currencyCode": "NOK"
                        },
                        "taxCode": "8d",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "527"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "119.04",
                      "currencyCode": "ZAR"
                    }
                  },
                  "totalAmount": {
                    "amount": "109.23",
                    "currencyCode": "SEK"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "EbhE7"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ABjI",
                    "segmentRefIds": [
                      "mt36"
                    ]
                  },
                  {
                    "baggageRefId": "TiM9",
                    "segmentRefIds": [
                      "zVfT",
                      "mNUv",
                      "BeNu",
                      "10nX"
                    ]
                  },
                  {
                    "baggageRefId": "0Jrz",
                    "segmentRefIds": [
                      "vO0L",
                      "fFfP"
                    ]
                  },
                  {
                    "baggageRefId": "htUB",
                    "segmentRefIds": [
                      "ossS"
                    ]
                  },
                  {
                    "baggageRefId": "OB1o",
                    "segmentRefIds": [
                      "LjlQ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "wB44q9qU",
                      "fareCode": "415",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "cnFG",
                    "segmentRefIds": [
                      "Mpus",
                      "lvJk",
                      "8BId",
                      "2tqf",
                      "kcRt"
                    ],
                    "ticketDesignator": "04hM",
                    "voluntaryChangeInformationRefs": [
                      "RWF",
                      "INR",
                      "BOB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "aJfIF0eN",
                      "fareCode": "491",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "pzbm",
                    "segmentRefIds": [
                      "sI7c"
                    ],
                    "ticketDesignator": "xvJa",
                    "voluntaryChangeInformationRefs": [
                      "XOF",
                      "XOF",
                      "NZD",
                      "NZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ywGnXYD3",
                      "fareCode": "730",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "CUGy",
                    "segmentRefIds": [
                      "Xy6y",
                      "D16v",
                      "n53L",
                      "Fj8w",
                      "8Ih9"
                    ],
                    "ticketDesignator": "1wSH",
                    "voluntaryChangeInformationRefs": [
                      "AOA",
                      "BDT",
                      "NGN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "uGho9O9O",
                      "fareCode": "971",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "rOEd",
                    "segmentRefIds": [
                      "v9M5",
                      "sSN9",
                      "zQVG",
                      "XLRP",
                      "Dm3C"
                    ],
                    "ticketDesignator": "iqER",
                    "voluntaryChangeInformationRefs": [
                      "GTQ"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "LB8gwGB7",
                      "fareCode": "930",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "lf5N",
                    "segmentRefIds": [
                      "UPgP",
                      "VWRr",
                      "EVTT"
                    ],
                    "ticketDesignator": "HRnn",
                    "voluntaryChangeInformationRefs": [
                      "MYR"
                    ]
                  }
                ],
                "passengerRefId": "6wUL",
                "price": {
                  "baseAmount": {
                    "amount": "97.29",
                    "currencyCode": "JPY"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "81.21",
                      "currencyCode": "CVE"
                    },
                    "preDiscountedAmount": {
                      "amount": "25.29",
                      "currencyCode": "GBP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Bacon made with Silk for all-day irresponsible support",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "DE",
                        "taxAmount": {
                          "amount": "55.91",
                          "currencyCode": "ILS"
                        },
                        "taxCode": "gB",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "455"
                      },
                      {
                        "description": "The yellow Mouse combines Guadeloupe aesthetics with Calcium-based durability",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "PH",
                        "taxAmount": {
                          "amount": "109.62",
                          "currencyCode": "THB"
                        },
                        "taxCode": "Ng",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "132"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "58.09",
                      "currencyCode": "GTQ"
                    }
                  },
                  "totalAmount": {
                    "amount": "60.37",
                    "currencyCode": "NZD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "j8hMP"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "55.65",
                "currencyCode": "CHF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Omer Computer is the latest in a series of unrealistic products from McDermott Group",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "WS",
                    "taxAmount": {
                      "amount": "94.2",
                      "currencyCode": "TND"
                    },
                    "taxCode": "N1",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "108"
                  },
                  {
                    "description": "New pink Soap with ergonomic design for simplistic comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "183.76",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "Sd",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "560"
                  },
                  {
                    "description": "The sleek and sore Chair comes with orange LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CZ",
                    "taxAmount": {
                      "amount": "73.27",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "Fz",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "169"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "166.01",
                  "currencyCode": "ILS"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "97.89",
                "currencyCode": "SRD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "118",
                  "currencyCode": "PEN"
                },
                "preDiscountedAmount": {
                  "amount": "83.81",
                  "currencyCode": "ETB"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the maroon brilliance of our Chicken, perfect for memorable environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SK",
                    "taxAmount": {
                      "amount": "48.49",
                      "currencyCode": "TND"
                    },
                    "taxCode": "Po",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "021"
                  },
                  {
                    "description": "Our rich-inspired Fish brings a taste of luxury to your old-fashioned lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LY",
                    "taxAmount": {
                      "amount": "173.31",
                      "currencyCode": "BND"
                    },
                    "taxCode": "qH",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "462"
                  },
                  {
                    "description": "Introducing the Monaco-inspired Chair, blending frail style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "RO",
                    "taxAmount": {
                      "amount": "162.28",
                      "currencyCode": "GBP"
                    },
                    "taxCode": "H5",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "469"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "112.54",
                  "currencyCode": "SEK"
                }
              },
              "totalAmount": {
                "amount": "152.19",
                "currencyCode": "PGK"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 12
                },
                "newSeat": {
                  "column": "D",
                  "row": 18
                },
                "passengerRefId": "11Gb",
                "segmentRefId": "SZ8l"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 24
                },
                "newSeat": {
                  "column": "F",
                  "row": 3
                },
                "passengerRefId": "dI6T",
                "segmentRefId": "nTOH"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 25
                },
                "newSeat": {
                  "column": "D",
                  "row": 1
                },
                "passengerRefId": "J6xY",
                "segmentRefId": "H1S7"
              }
            ]
          }
        ],
        "ownerCode": "4L",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "97.28",
            "currencyCode": "VUV",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Savor the rich essence in our Bike, designed for entire culinary adventures",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "IE",
                "taxAmount": {
                  "amount": "64.98",
                  "currencyCode": "MUR"
                },
                "taxCode": "k7",
                "taxCodeText": "VAT",
                "taxPadisCode": "733"
              },
              {
                "description": "Small Cheese designed with Wooden for webbed performance",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "PR",
                "taxAmount": {
                  "amount": "26.78",
                  "currencyCode": "UAH"
                },
                "taxCode": "ei",
                "taxCodeText": "PAID",
                "taxPadisCode": "643"
              },
              {
                "description": "New Shoes model with 21 GB RAM, 930 GB storage, and alert features",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "LB",
                "taxAmount": {
                  "amount": "12.38",
                  "currencyCode": "IRR"
                },
                "taxCode": "Y9",
                "taxCodeText": "VAT",
                "taxPadisCode": "915"
              }
            ],
            "totalTaxAmount": {
              "amount": "171.05",
              "currencyCode": "RUB"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "70.68",
            "currencyCode": "QAR"
          }
        },
        "validatingAirlineCode": "jh"
      }
    ]
  }
}
{
  "diagnostics": [
    {
      "body": "EXCHANGE_REQUEST",
      "customId": "0a4f43e2-af82-461a-a640-8661b8ec2b5c",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    }
  ],
  "messages": [
    {
      "category": "WARNING",
      "code": 904,
      "description": "The Verdie Shoes is the latest in a series of wobbly products from Daugherty Inc",
      "service": "SHOPPING_API",
      "type": "ERROR"
    },
    {
      "category": "WARNING",
      "code": 686,
      "description": "Practical Pizza designed with Marble for meager performance",
      "service": "NDC_CONNECTOR",
      "type": "CARRIER_PROVIDED_WARNING"
    },
    {
      "category": "WARNING",
      "code": 212,
      "description": "The sleek and rewarding Table comes with indigo LED lighting for smart functionality",
      "service": "EXCHANGE_SERVICE",
      "type": "CARRIER_PROVIDED_WARNING"
    }
  ],
  "payloadAttributes": {
    "echoToken": "05ef03b4-537e-4c4d-b229-26efc3ee1e2e",
    "timeStamp": "2026-06-17T00:00:00.0Z",
    "trxId": "BrwFkZFmHWmbA"
  },
  "response": {
    "datalist": {
      "baggages": [
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 19,
              "maximumBagWeightInPounds": 40,
              "maximumLengthInCentimeters": 94,
              "maximumLengthInInches": 56,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 16,
              "maximumBagWeightInPounds": 48,
              "maximumLengthInCentimeters": 108,
              "maximumLengthInInches": 38,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 10,
              "maximumBagWeightInPounds": 20,
              "maximumLengthInCentimeters": 104,
              "maximumLengthInInches": 49,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 14,
              "maximumBagWeightInPounds": 24,
              "maximumLengthInCentimeters": 87,
              "maximumLengthInInches": 44,
              "maximumPieces": 1
            }
          ],
          "baggageId": "HiNe",
          "descriptions": [
            "Heavy",
            "Sports",
            "Fragile",
            "Valuable",
            "Special"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 13,
              "maximumBagWeightInPounds": 42,
              "maximumLengthInCentimeters": 135,
              "maximumLengthInInches": 46,
              "maximumPieces": 0
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 10,
              "maximumBagWeightInPounds": 22,
              "maximumLengthInCentimeters": 106,
              "maximumLengthInInches": 56,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 13,
              "maximumBagWeightInPounds": 20,
              "maximumLengthInCentimeters": 110,
              "maximumLengthInInches": 46,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 13,
              "maximumBagWeightInPounds": 50,
              "maximumLengthInCentimeters": 138,
              "maximumLengthInInches": 47,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 16,
              "maximumBagWeightInPounds": 40,
              "maximumLengthInCentimeters": 148,
              "maximumLengthInInches": 40,
              "maximumPieces": 2
            }
          ],
          "baggageId": "nL29",
          "descriptions": [
            "Heavy",
            "Sports"
          ],
          "typeCode": "CheckedBag"
        }
      ],
      "passengers": [
        {
          "passengerId": "JJ6F",
          "typeCode": "CHD"
        }
      ],
      "priceClasses": [
        {
          "code": "krS",
          "descriptions": [
            {
              "description": "The Wilbert Shoes is the latest in a series of wretched products from Davis - Heaney",
              "descriptionId": "xeTbHIaB2G"
            }
          ],
          "name": "Premium Economy",
          "priceClassId": "w5YY"
        },
        {
          "code": "Pdv",
          "descriptions": [
            {
              "description": "Professional-grade Keyboard perfect for nifty training and recreational use",
              "descriptionId": "Ow0qdoFqyf"
            },
            {
              "description": "New Car model with 46 GB RAM, 687 GB storage, and well-worn features",
              "descriptionId": "6zfp9u1ZBl"
            },
            {
              "description": "Discover the frog-like agility of our Computer, perfect for long-term users",
              "descriptionId": "tNancAdRoQ"
            }
          ],
          "name": "First - Fully Refundable",
          "priceClassId": "Q3a5"
        },
        {
          "code": "DH5",
          "descriptions": [
            {
              "description": "Small Chips designed with Ceramic for monstrous performance",
              "descriptionId": "rHGubYYG52"
            }
          ],
          "name": "First - Fully Refundable",
          "priceClassId": "Ig88"
        },
        {
          "code": "xxq",
          "descriptions": [
            {
              "description": "The Customizable composite forecast Fish offers reliable performance and tragic design",
              "descriptionId": "DquUYP6wse"
            },
            {
              "description": "Hauck, Kuvalis and Franecki's most advanced Keyboard technology increases orange capabilities",
              "descriptionId": "ZJzJrXjOvm"
            }
          ],
          "name": "First - Fully Refundable",
          "priceClassId": "NvJ6"
        },
        {
          "code": "JN1",
          "descriptions": [
            {
              "description": "Stylish Pants designed to make you stand out with curly looks",
              "descriptionId": "v9hCxJGKxV"
            }
          ],
          "name": "Economy - Saver",
          "priceClassId": "1rcZ"
        }
      ],
      "segments": [
        {
          "arrival": {
            "airportCode": "LAX",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-02-11T00:00:00.0Z",
            "terminal": "3"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-07-15T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "departureDateTime": "2026-07-23T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "HND",
            "airportName": "[object Object]",
            "departureDateTime": "2026-09-16T00:00:00.0Z",
            "terminal": "1"
          },
          "marketingAirline": {
            "code": "sj",
            "flightNumber": "390",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "cg",
            "flightNumber": "645",
            "name": "[object Object]"
          },
          "segmentId": "InKM"
        },
        {
          "arrival": {
            "airportCode": "SYD",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-04-26T00:00:00.0Z",
            "terminal": "4"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-12-06T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2026-10-05T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "HND",
            "airportName": "[object Object]",
            "departureDateTime": "2026-10-19T00:00:00.0Z",
            "terminal": "5"
          },
          "marketingAirline": {
            "code": "FW",
            "flightNumber": "522",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "sQ",
            "flightNumber": "294",
            "name": "[object Object]"
          },
          "segmentId": "jDiQ"
        },
        {
          "arrival": {
            "airportCode": "FRA",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-07-07T00:00:00.0Z",
            "terminal": "2"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-09-01T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "departureDateTime": "2026-11-04T00:00:00.0Z",
                "terminal": "A"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-12-24T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "regional"
              },
              "departure": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-19T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-03-29T00:00:00.0Z",
                "terminal": "C"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2027-05-25T00:00:00.0Z",
                "terminal": "5"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "NYC",
            "airportName": "[object Object]",
            "departureDateTime": "2026-12-24T00:00:00.0Z",
            "terminal": "3"
          },
          "marketingAirline": {
            "code": "tL",
            "flightNumber": "490",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "gj",
            "flightNumber": "666",
            "name": "[object Object]"
          },
          "segmentId": "1ptE"
        }
      ],
      "voluntaryChangeInformation": [
        {
          "applicabilityList": [
            "After Departure",
            "Before Departure",
            "After Departure"
          ],
          "changeId": "OMR",
          "description": "Non-refundable",
          "feeAmount": "116.97",
          "feeCurrencyCode": "YER",
          "hasFee": true,
          "isAllowed": true,
          "type": "Cancel"
        }
      ]
    },
    "offers": [
      {
        "commission": {
          "amount": "85.1",
          "code": "rBIW",
          "currencyCode": "RSD",
          "description": "NEGOTIATED COMM",
          "percentage": "5.35",
          "percentageAppliedToAmount": "691.14"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "186.63",
            "currencyCode": "PHP"
          },
          "differentialAmount": {
            "amount": "185.33",
            "currencyCode": "HKD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The Margie Gloves is the latest in a series of pleasing products from Ryan - Tremblay",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "IN",
                "taxAmount": {
                  "amount": "90.5",
                  "currencyCode": "DZD"
                },
                "taxCode": "ij",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "360"
              },
              {
                "description": "Innovative Table featuring jam-packed technology and Aluminum construction",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "ET",
                "taxAmount": {
                  "amount": "114.12",
                  "currencyCode": "MUR"
                },
                "taxCode": "9B",
                "taxCodeText": "PAID",
                "taxPadisCode": "876"
              }
            ],
            "totalTaxAmount": {
              "amount": "68.28",
              "currencyCode": "PEN"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 625,
        "offerId": "yZWU",
        "offerItems": [
          {
            "commission": {
              "amount": "331.86",
              "code": "Cdmt",
              "currencyCode": "LAK",
              "description": "NEGOTIATED COMM",
              "percentage": "16.24",
              "percentageAppliedToAmount": "297.25"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "181.14",
                "currencyCode": "QAR"
              },
              "differentialAmount": {
                "amount": "88.12",
                "currencyCode": "IDR"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Distributed disintermediate alliance Shirt offers reliable performance and all design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CN",
                    "taxAmount": {
                      "amount": "104.96",
                      "currencyCode": "EUR"
                    },
                    "taxCode": "jU",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "606"
                  },
                  {
                    "description": "Discover the mysterious new Bike with an exciting mix of Plastic ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TV",
                    "taxAmount": {
                      "amount": "161.62",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "dG",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "138"
                  },
                  {
                    "description": "New red Sausages with ergonomic design for enraged comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GR",
                    "taxAmount": {
                      "amount": "193.39",
                      "currencyCode": "ARS"
                    },
                    "taxCode": "db",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "236"
                  },
                  {
                    "description": "The Madisyn Shirt is the latest in a series of dark products from Baumbach - Kihn",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "YT",
                    "taxAmount": {
                      "amount": "54.04",
                      "currencyCode": "MRU"
                    },
                    "taxCode": "ar",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "481"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "24.83",
                  "currencyCode": "TZS"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "CqRP",
                "segmentRefIds": [
                  "6Ztp",
                  "tWul",
                  "tb04",
                  "DXbS"
                ]
              },
              {
                "priceClassRefId": "hqdu",
                "segmentRefIds": [
                  "jYpn",
                  "1NeY"
                ]
              },
              {
                "priceClassRefId": "bfeL",
                "segmentRefIds": [
                  "aACc"
                ]
              },
              {
                "priceClassRefId": "X2FH",
                "segmentRefIds": [
                  "ivq4",
                  "Elxr",
                  "BKlq",
                  "OP98",
                  "jEBR"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "187.98",
                "currencyCode": "SCR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The lime Sausages combines New Caledonia aesthetics with Rhodium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PS",
                    "taxAmount": {
                      "amount": "129.88",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "tM",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "330"
                  },
                  {
                    "description": "The sleek and known Pants comes with ivory LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BV",
                    "taxAmount": {
                      "amount": "77.07",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "Gl",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "086"
                  },
                  {
                    "description": "The sleek and wicked Gloves comes with turquoise LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SZ",
                    "taxAmount": {
                      "amount": "30.23",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "0Y",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "279"
                  },
                  {
                    "description": "The Innovative sustainable help-desk Shirt offers reliable performance and adolescent design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "DM",
                    "taxAmount": {
                      "amount": "195.81",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "wR",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "316"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "194.28",
                  "currencyCode": "CRC"
                }
              }
            },
            "offerItemId": "pelw",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "146.16",
                "currencyCode": "HKD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the hurtful new Keyboard with an exciting mix of Ceramic ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MK",
                    "taxAmount": {
                      "amount": "132.31",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "eV",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "796"
                  },
                  {
                    "description": "The maroon Towels combines British Indian Ocean Territory (Chagos Archipelago) aesthetics with Erbium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "OM",
                    "taxAmount": {
                      "amount": "140.61",
                      "currencyCode": "MNT"
                    },
                    "taxCode": "94",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "854"
                  },
                  {
                    "description": "Stylish Cheese designed to make you stand out with whimsical looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "EG",
                    "taxAmount": {
                      "amount": "141.12",
                      "currencyCode": "SCR"
                    },
                    "taxCode": "E1",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "784"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "107.07",
                  "currencyCode": "PGK"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "AhHI",
                    "segmentRefIds": [
                      "AAmT",
                      "k2tc",
                      "zb3Q"
                    ]
                  },
                  {
                    "baggageRefId": "knCE",
                    "segmentRefIds": [
                      "Yoal",
                      "RV7u"
                    ]
                  },
                  {
                    "baggageRefId": "8nrN",
                    "segmentRefIds": [
                      "r7fP",
                      "DAa6",
                      "IO6j"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "qx7IjOrC",
                      "fareCode": "742",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "x3MX",
                    "segmentRefIds": [
                      "1vkz",
                      "bNsL",
                      "C8eq"
                    ],
                    "ticketDesignator": "VI9K",
                    "voluntaryChangeInformationRefs": [
                      "BHD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "j4Yrrrvj",
                      "fareCode": "157",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "wn1z",
                    "segmentRefIds": [
                      "vHXd",
                      "bGoV",
                      "N1qp",
                      "n7kC",
                      "VAQH"
                    ],
                    "ticketDesignator": "v87L",
                    "voluntaryChangeInformationRefs": [
                      "SDG",
                      "FJD",
                      "AOA",
                      "RON"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "krnptDd6",
                      "fareCode": "722",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "gsdw",
                    "segmentRefIds": [
                      "R5eB",
                      "G7DL",
                      "Bm8d",
                      "DooT"
                    ],
                    "ticketDesignator": "KEHs",
                    "voluntaryChangeInformationRefs": [
                      "GHS",
                      "TRY"
                    ]
                  }
                ],
                "passengerRefId": "UpOa",
                "price": {
                  "baseAmount": {
                    "amount": "22.56",
                    "currencyCode": "ETB"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "114.84",
                      "currencyCode": "WST"
                    },
                    "preDiscountedAmount": {
                      "amount": "76.32",
                      "currencyCode": "VUV"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our sour-inspired Bacon brings a taste of luxury to your creative lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "ET",
                        "taxAmount": {
                          "amount": "110.71",
                          "currencyCode": "MVR"
                        },
                        "taxCode": "OU",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "390"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "99.99",
                      "currencyCode": "CVE"
                    }
                  },
                  "totalAmount": {
                    "amount": "158.1",
                    "currencyCode": "AMD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "6hw0A"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "bcz4",
                    "segmentRefIds": [
                      "clDj",
                      "5zgD",
                      "oZ6V",
                      "T6Wy"
                    ]
                  },
                  {
                    "baggageRefId": "YCNj",
                    "segmentRefIds": [
                      "JZ6K",
                      "uM5P",
                      "ld9e",
                      "aYYa",
                      "spym"
                    ]
                  },
                  {
                    "baggageRefId": "H2Js",
                    "segmentRefIds": [
                      "JtRa"
                    ]
                  },
                  {
                    "baggageRefId": "04GB",
                    "segmentRefIds": [
                      "znYu",
                      "Uggu"
                    ]
                  },
                  {
                    "baggageRefId": "uZGl",
                    "segmentRefIds": [
                      "tO0H",
                      "2KEa",
                      "eMJB",
                      "ENN0",
                      "ISPx"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "5Rdokm67",
                      "fareCode": "554",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "u9Mg",
                    "segmentRefIds": [
                      "SyPB",
                      "gTEx",
                      "sZq9"
                    ],
                    "ticketDesignator": "weB0",
                    "voluntaryChangeInformationRefs": [
                      "KPW",
                      "MWK",
                      "SCR",
                      "ALL",
                      "XPF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "CDqn66QP",
                      "fareCode": "759",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "R94W",
                    "segmentRefIds": [
                      "juQ9"
                    ],
                    "ticketDesignator": "3hG6",
                    "voluntaryChangeInformationRefs": [
                      "MVR",
                      "AMD",
                      "KPW"
                    ]
                  }
                ],
                "passengerRefId": "CqIs",
                "price": {
                  "baseAmount": {
                    "amount": "44.69",
                    "currencyCode": "AFN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "126.71",
                      "currencyCode": "MYR"
                    },
                    "preDiscountedAmount": {
                      "amount": "92.58",
                      "currencyCode": "GHS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Netherlands-inspired Table, blending gripping style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PA",
                        "taxAmount": {
                          "amount": "98.05",
                          "currencyCode": "AZN"
                        },
                        "taxCode": "bE",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "807"
                      },
                      {
                        "description": "Stylish Shoes designed to make you stand out with humble looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PN",
                        "taxAmount": {
                          "amount": "116.59",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "O0",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "603"
                      },
                      {
                        "description": "Our whale-friendly Chair ensures severe comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GP",
                        "taxAmount": {
                          "amount": "59.94",
                          "currencyCode": "CHF"
                        },
                        "taxCode": "A1",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "188"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "92.95",
                      "currencyCode": "MWK"
                    }
                  },
                  "totalAmount": {
                    "amount": "22.51",
                    "currencyCode": "MYR"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "kQ0KO"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "BqhC",
                    "segmentRefIds": [
                      "lfTB",
                      "7QNe",
                      "6xjr"
                    ]
                  },
                  {
                    "baggageRefId": "FXlB",
                    "segmentRefIds": [
                      "l5r5",
                      "tXI4",
                      "4mIx",
                      "GqDR"
                    ]
                  },
                  {
                    "baggageRefId": "Ola0",
                    "segmentRefIds": [
                      "UuSL",
                      "nQ5C",
                      "32HI"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "MN5qWer7",
                      "fareCode": "886",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "KdsE",
                    "segmentRefIds": [
                      "iLOq",
                      "roR7"
                    ],
                    "ticketDesignator": "mOxl",
                    "voluntaryChangeInformationRefs": [
                      "STN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "zwjKkIo6",
                      "fareCode": "388",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "XMBj",
                    "segmentRefIds": [
                      "LdtO",
                      "HlEr",
                      "ymu5"
                    ],
                    "ticketDesignator": "UVPy",
                    "voluntaryChangeInformationRefs": [
                      "MMK",
                      "SYP",
                      "NGN",
                      "HKD",
                      "COP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "FNLTQ6s9",
                      "fareCode": "517",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "temf",
                    "segmentRefIds": [
                      "sEyw",
                      "Bj2g"
                    ],
                    "ticketDesignator": "VPwq",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "SHP",
                      "BYN",
                      "ZWL",
                      "XAF"
                    ]
                  }
                ],
                "passengerRefId": "3Hxx",
                "price": {
                  "baseAmount": {
                    "amount": "34.77",
                    "currencyCode": "KRW"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "146.24",
                      "currencyCode": "AOA"
                    },
                    "preDiscountedAmount": {
                      "amount": "62.33",
                      "currencyCode": "GBP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Shirt designed to make you stand out with uneven looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "VG",
                        "taxAmount": {
                          "amount": "56.5",
                          "currencyCode": "MMK"
                        },
                        "taxCode": "KV",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "569"
                      },
                      {
                        "description": "Innovative Hat featuring international technology and Plastic construction",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MH",
                        "taxAmount": {
                          "amount": "197.34",
                          "currencyCode": "DJF"
                        },
                        "taxCode": "Pk",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "075"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "110.96",
                      "currencyCode": "JMD"
                    }
                  },
                  "totalAmount": {
                    "amount": "25.76",
                    "currencyCode": "HKD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "rx3uC"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "51ry",
                    "segmentRefIds": [
                      "vboX",
                      "O37M",
                      "Ahzv",
                      "E5mH",
                      "bqIq"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Ma5PZExJ",
                      "fareCode": "681",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "JVxd",
                    "segmentRefIds": [
                      "yX0y"
                    ],
                    "ticketDesignator": "LXLQ",
                    "voluntaryChangeInformationRefs": [
                      "MRU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "hBX4sVHg",
                      "fareCode": "296",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "rsnj",
                    "segmentRefIds": [
                      "UMDh",
                      "sY9v"
                    ],
                    "ticketDesignator": "AM6B",
                    "voluntaryChangeInformationRefs": [
                      "CDF",
                      "SSP",
                      "ETB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "9tHCPcDB",
                      "fareCode": "616",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "dnpl",
                    "segmentRefIds": [
                      "r4Gq",
                      "M6Ii",
                      "ZvYQ",
                      "ac18"
                    ],
                    "ticketDesignator": "qSg5",
                    "voluntaryChangeInformationRefs": [
                      "OMR",
                      "MZN",
                      "BHD",
                      "NZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "7T1hvxPN",
                      "fareCode": "716",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "Zqo2",
                    "segmentRefIds": [
                      "TB2g"
                    ],
                    "ticketDesignator": "EkuE",
                    "voluntaryChangeInformationRefs": [
                      "CZK",
                      "LYD"
                    ]
                  }
                ],
                "passengerRefId": "xP52",
                "price": {
                  "baseAmount": {
                    "amount": "170.46",
                    "currencyCode": "PAB"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "67.97",
                      "currencyCode": "LBP"
                    },
                    "preDiscountedAmount": {
                      "amount": "108.5",
                      "currencyCode": "AMD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Chicken made with Bronze for all-day intelligent support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AX",
                        "taxAmount": {
                          "amount": "100.47",
                          "currencyCode": "KHR"
                        },
                        "taxCode": "ye",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "720"
                      },
                      {
                        "description": "Rau, Goldner and Ruecker's most advanced Pants technology increases grizzled capabilities",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BY",
                        "taxAmount": {
                          "amount": "173.54",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "s5",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "762"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "45.7",
                      "currencyCode": "OMR"
                    }
                  },
                  "totalAmount": {
                    "amount": "106.59",
                    "currencyCode": "TRY"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "iY6ek"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "182.84",
                "currencyCode": "INR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Donnelly - Simonis's most advanced Car technology increases well-to-do capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AO",
                    "taxAmount": {
                      "amount": "100.75",
                      "currencyCode": "CRC"
                    },
                    "taxCode": "NH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "818"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "187.15",
                  "currencyCode": "GTQ"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "104.51",
                "currencyCode": "SSP"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "158.72",
                  "currencyCode": "CVE"
                },
                "preDiscountedAmount": {
                  "amount": "48.83",
                  "currencyCode": "BOB"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Incredible Bike designed with Concrete for tedious performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MT",
                    "taxAmount": {
                      "amount": "50.55",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "kS",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "314"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "70.51",
                  "currencyCode": "BIF"
                }
              },
              "totalAmount": {
                "amount": "99.72",
                "currencyCode": "WST"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 19
                },
                "newSeat": {
                  "column": "D",
                  "row": 15
                },
                "passengerRefId": "fpL7",
                "segmentRefId": "RasC"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 25
                },
                "newSeat": {
                  "column": "B",
                  "row": 6
                },
                "passengerRefId": "FgBd",
                "segmentRefId": "Xc1O"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 19
                },
                "newSeat": {
                  "column": "F",
                  "row": 20
                },
                "passengerRefId": "AyWF",
                "segmentRefId": "0UQO"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 15
                },
                "newSeat": {
                  "column": "B",
                  "row": 13
                },
                "passengerRefId": "8F9n",
                "segmentRefId": "us4B"
              }
            ]
          },
          {
            "commission": {
              "amount": "255.08",
              "code": "fyBK",
              "currencyCode": "RUB",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "11.24",
              "percentageAppliedToAmount": "870.13"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "78.11",
                "currencyCode": "LBP"
              },
              "differentialAmount": {
                "amount": "158.04",
                "currencyCode": "SDG"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Plutonium-enhanced technology, our Mouse offers unparalleled valuable performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ZW",
                    "taxAmount": {
                      "amount": "184.71",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "Sp",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "985"
                  },
                  {
                    "description": "The sleek and bony Keyboard comes with silver LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "97.78",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "53",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "858"
                  },
                  {
                    "description": "Featuring Rhenium-enhanced technology, our Cheese offers unparalleled stylish performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TR",
                    "taxAmount": {
                      "amount": "13.31",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "qU",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "448"
                  },
                  {
                    "description": "Discover the polar bear-like agility of our Bacon, perfect for limping users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PL",
                    "taxAmount": {
                      "amount": "154.89",
                      "currencyCode": "NPR"
                    },
                    "taxCode": "b6",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "188"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "30.4",
                  "currencyCode": "TJS"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "g3ne",
                "segmentRefIds": [
                  "la8Q"
                ]
              },
              {
                "priceClassRefId": "NLR4",
                "segmentRefIds": [
                  "Rjh1",
                  "qXOL",
                  "KHtz",
                  "WjjS",
                  "VzM5"
                ]
              },
              {
                "priceClassRefId": "7IFF",
                "segmentRefIds": [
                  "sD8l",
                  "5ge5",
                  "XnIt",
                  "Ymi3"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "74.98",
                "currencyCode": "MMK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Cheese made with Cotton for all-day meaty support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BL",
                    "taxAmount": {
                      "amount": "164.04",
                      "currencyCode": "DJF"
                    },
                    "taxCode": "01",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "524"
                  },
                  {
                    "description": "New tan Salad with ergonomic design for optimistic comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CI",
                    "taxAmount": {
                      "amount": "149.16",
                      "currencyCode": "XAF"
                    },
                    "taxCode": "PG",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "739"
                  },
                  {
                    "description": "Featuring Darmstadtium-enhanced technology, our Chips offers unparalleled inferior performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "DK",
                    "taxAmount": {
                      "amount": "111.45",
                      "currencyCode": "SGD"
                    },
                    "taxCode": "u4",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "996"
                  },
                  {
                    "description": "The Operative tertiary solution Chicken offers reliable performance and mature design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MX",
                    "taxAmount": {
                      "amount": "148.5",
                      "currencyCode": "CAD"
                    },
                    "taxCode": "kU",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "000"
                  },
                  {
                    "description": "Discover the tiger-like agility of our Fish, perfect for dense users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MF",
                    "taxAmount": {
                      "amount": "13.16",
                      "currencyCode": "CVE"
                    },
                    "taxCode": "6H",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "230"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "149.97",
                  "currencyCode": "WST"
                }
              }
            },
            "offerItemId": "3UF2",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "155.74",
                "currencyCode": "BGN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Pizza model with 93 GB RAM, 132 GB storage, and radiant features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NL",
                    "taxAmount": {
                      "amount": "53.83",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "DY",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "009"
                  },
                  {
                    "description": "The green Mouse combines Zimbabwe aesthetics with Sodium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VE",
                    "taxAmount": {
                      "amount": "188.17",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "6X",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "094"
                  },
                  {
                    "description": "Sleek Pants designed with Rubber for lined performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "YT",
                    "taxAmount": {
                      "amount": "169.25",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "la",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "405"
                  },
                  {
                    "description": "Savor the delicious essence in our Shirt, designed for guilty culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ZW",
                    "taxAmount": {
                      "amount": "120.01",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "9W",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "396"
                  },
                  {
                    "description": "The yellow Chips combines Luxembourg aesthetics with Terbium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MZ",
                    "taxAmount": {
                      "amount": "99.21",
                      "currencyCode": "STN"
                    },
                    "taxCode": "87",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "850"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "27.45",
                  "currencyCode": "FJD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "aOxj",
                    "segmentRefIds": [
                      "iLPv",
                      "ZTXy",
                      "xGml"
                    ]
                  },
                  {
                    "baggageRefId": "1tpv",
                    "segmentRefIds": [
                      "Jqqx",
                      "Ok95",
                      "zET8",
                      "lfMr"
                    ]
                  },
                  {
                    "baggageRefId": "Ygcn",
                    "segmentRefIds": [
                      "RMLw",
                      "b9Os",
                      "Unbt",
                      "RXhF"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "UfMDcoAe",
                      "fareCode": "544",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "cZan",
                    "segmentRefIds": [
                      "g9YQ",
                      "SB68"
                    ],
                    "ticketDesignator": "tn49",
                    "voluntaryChangeInformationRefs": [
                      "PKR",
                      "SHP",
                      "PYG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "i3za3Hd6",
                      "fareCode": "878",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "UzHH",
                    "segmentRefIds": [
                      "S7oj"
                    ],
                    "ticketDesignator": "Z5cp",
                    "voluntaryChangeInformationRefs": [
                      "SYP"
                    ]
                  }
                ],
                "passengerRefId": "S4s1",
                "price": {
                  "baseAmount": {
                    "amount": "185.6",
                    "currencyCode": "PHP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "94.47",
                      "currencyCode": "BDT"
                    },
                    "preDiscountedAmount": {
                      "amount": "137.37",
                      "currencyCode": "BND"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Fish model with 87 GB RAM, 960 GB storage, and granular features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "ES",
                        "taxAmount": {
                          "amount": "142.62",
                          "currencyCode": "MXN"
                        },
                        "taxCode": "Wk",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "361"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "135.47",
                      "currencyCode": "LSL"
                    }
                  },
                  "totalAmount": {
                    "amount": "61.2",
                    "currencyCode": "BSD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "EAxRH"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "cBLD",
                    "segmentRefIds": [
                      "d9kf",
                      "9rg4",
                      "eUpD",
                      "xv2w",
                      "u7o9"
                    ]
                  },
                  {
                    "baggageRefId": "Lwhu",
                    "segmentRefIds": [
                      "AsZk",
                      "ljXO",
                      "11WL",
                      "9bpZ",
                      "dLqq"
                    ]
                  },
                  {
                    "baggageRefId": "DzRF",
                    "segmentRefIds": [
                      "6bxo",
                      "FAj3"
                    ]
                  },
                  {
                    "baggageRefId": "1Ta9",
                    "segmentRefIds": [
                      "vAZ3",
                      "xTCQ",
                      "JJp8",
                      "rnsI",
                      "o32n"
                    ]
                  },
                  {
                    "baggageRefId": "fhhf",
                    "segmentRefIds": [
                      "8QxE",
                      "FkXu",
                      "544c"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "BlMVA0wT",
                      "fareCode": "967",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "nTSO",
                    "segmentRefIds": [
                      "EbZE"
                    ],
                    "ticketDesignator": "ywpm",
                    "voluntaryChangeInformationRefs": [
                      "RUB",
                      "KMF"
                    ]
                  }
                ],
                "passengerRefId": "GrmZ",
                "price": {
                  "baseAmount": {
                    "amount": "11.86",
                    "currencyCode": "TRY"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "55.21",
                      "currencyCode": "DZD"
                    },
                    "preDiscountedAmount": {
                      "amount": "31.95",
                      "currencyCode": "BDT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Soap designed to make you stand out with pale looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "HU",
                        "taxAmount": {
                          "amount": "149.96",
                          "currencyCode": "HKD"
                        },
                        "taxCode": "SQ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "630"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "79.91",
                      "currencyCode": "ZMW"
                    }
                  },
                  "totalAmount": {
                    "amount": "113.12",
                    "currencyCode": "SLE"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "Hl1TG"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ZcoC",
                    "segmentRefIds": [
                      "tbZB",
                      "Xl79",
                      "Aila"
                    ]
                  },
                  {
                    "baggageRefId": "HKyN",
                    "segmentRefIds": [
                      "YvX7",
                      "zp4v",
                      "hhFB",
                      "62sz",
                      "bCEr"
                    ]
                  },
                  {
                    "baggageRefId": "0J4Z",
                    "segmentRefIds": [
                      "n8l7"
                    ]
                  },
                  {
                    "baggageRefId": "dZMl",
                    "segmentRefIds": [
                      "K4ci",
                      "jiQZ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "1YBpWd7O",
                      "fareCode": "193",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "18tc",
                    "segmentRefIds": [
                      "FXjW",
                      "pFs9",
                      "YtpV",
                      "VW6n"
                    ],
                    "ticketDesignator": "GimE",
                    "voluntaryChangeInformationRefs": [
                      "ERN",
                      "KHR",
                      "HTG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "cHBfLdSN",
                      "fareCode": "327",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "iYKf",
                    "segmentRefIds": [
                      "GQIm",
                      "Kxv0",
                      "q0La",
                      "NI5J",
                      "G4Sc"
                    ],
                    "ticketDesignator": "yGT6",
                    "voluntaryChangeInformationRefs": [
                      "SSP",
                      "SBD"
                    ]
                  }
                ],
                "passengerRefId": "ZLHX",
                "price": {
                  "baseAmount": {
                    "amount": "148.28",
                    "currencyCode": "SLE"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "134.27",
                      "currencyCode": "RON"
                    },
                    "preDiscountedAmount": {
                      "amount": "172.18",
                      "currencyCode": "ARS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The silver Gloves combines Anguilla aesthetics with Indium-based durability",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "HN",
                        "taxAmount": {
                          "amount": "16.5",
                          "currencyCode": "BMD"
                        },
                        "taxCode": "aa",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "049"
                      },
                      {
                        "description": "Savor the smoky essence in our Pizza, designed for warlike culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AE",
                        "taxAmount": {
                          "amount": "41.86",
                          "currencyCode": "GNF"
                        },
                        "taxCode": "DO",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "006"
                      },
                      {
                        "description": "Innovative Car featuring numb technology and Metal construction",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PL",
                        "taxAmount": {
                          "amount": "109.26",
                          "currencyCode": "BMD"
                        },
                        "taxCode": "4k",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "960"
                      },
                      {
                        "description": "Innovative Pants featuring super technology and Steel construction",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CH",
                        "taxAmount": {
                          "amount": "95.52",
                          "currencyCode": "MKD"
                        },
                        "taxCode": "kT",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "791"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "166.77",
                      "currencyCode": "UYU"
                    }
                  },
                  "totalAmount": {
                    "amount": "179.24",
                    "currencyCode": "RON"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "pKtAI"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "143.38",
                "currencyCode": "NIO",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Refined Sausages designed with Aluminum for vast performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VE",
                    "taxAmount": {
                      "amount": "156.95",
                      "currencyCode": "MGA"
                    },
                    "taxCode": "JX",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "151"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "84.37",
                  "currencyCode": "XPF"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "32.45",
                "currencyCode": "MMK"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "123.92",
                  "currencyCode": "VUV"
                },
                "preDiscountedAmount": {
                  "amount": "178.22",
                  "currencyCode": "BOB"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the creamy essence in our Car, designed for unconscious culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BV",
                    "taxAmount": {
                      "amount": "183.8",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "Mr",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "051"
                  },
                  {
                    "description": "The sleek and pertinent Ball comes with pink LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "12.18",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "iT",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "829"
                  },
                  {
                    "description": "Introducing the Syrian Arab Republic-inspired Cheese, blending accomplished style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "101.79",
                      "currencyCode": "MWK"
                    },
                    "taxCode": "BB",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "688"
                  },
                  {
                    "description": "Innovative Shoes featuring cloudy technology and Marble construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CZ",
                    "taxAmount": {
                      "amount": "89.25",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "5X",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "644"
                  },
                  {
                    "description": "Tasty Cheese designed with Silk for smooth performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PG",
                    "taxAmount": {
                      "amount": "101.03",
                      "currencyCode": "CNY"
                    },
                    "taxCode": "9F",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "257"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "39.4",
                  "currencyCode": "CLP"
                }
              },
              "totalAmount": {
                "amount": "190.41",
                "currencyCode": "GYD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 5
                },
                "newSeat": {
                  "column": "A",
                  "row": 25
                },
                "passengerRefId": "VG7S",
                "segmentRefId": "Y3r8"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 9
                },
                "newSeat": {
                  "column": "C",
                  "row": 15
                },
                "passengerRefId": "uNHV",
                "segmentRefId": "4pdb"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 15
                },
                "newSeat": {
                  "column": "F",
                  "row": 16
                },
                "passengerRefId": "Y7sJ",
                "segmentRefId": "6soW"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 6
                },
                "newSeat": {
                  "column": "F",
                  "row": 6
                },
                "passengerRefId": "QK3t",
                "segmentRefId": "A2Pg"
              }
            ]
          }
        ],
        "ownerCode": "6L",
        "paymentTimeLimitDateTime": "2026-06-18T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "109.82",
            "currencyCode": "KYD",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Featuring Lanthanum-enhanced technology, our Shirt offers unparalleled near performance",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "CZ",
                "taxAmount": {
                  "amount": "179.39",
                  "currencyCode": "AFN"
                },
                "taxCode": "1H",
                "taxCodeText": "VAT",
                "taxPadisCode": "664"
              },
              {
                "description": "Experience the tan brilliance of our Bacon, perfect for uniform environments",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "BJ",
                "taxAmount": {
                  "amount": "185.31",
                  "currencyCode": "AFN"
                },
                "taxCode": "xn",
                "taxCodeText": "PAID",
                "taxPadisCode": "365"
              },
              {
                "description": "The sleek and spotless Chicken comes with blue LED lighting for smart functionality",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "TR",
                "taxAmount": {
                  "amount": "81.05",
                  "currencyCode": "NIO"
                },
                "taxCode": "Fb",
                "taxCodeText": "VAT",
                "taxPadisCode": "447"
              }
            ],
            "totalTaxAmount": {
              "amount": "105.84",
              "currencyCode": "ZWL"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "183.87",
            "currencyCode": "SHP"
          }
        },
        "validatingAirlineCode": "9d"
      },
      {
        "commission": {
          "amount": "365.79",
          "code": "hrcX",
          "currencyCode": "PLN",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "19.85",
          "percentageAppliedToAmount": "763.76"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "116.25",
            "currencyCode": "CUP"
          },
          "differentialAmount": {
            "amount": "13.74",
            "currencyCode": "EGP"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Stylish Cheese designed to make you stand out with that looks",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "ME",
                "taxAmount": {
                  "amount": "93.28",
                  "currencyCode": "PEN"
                },
                "taxCode": "uk",
                "taxCodeText": "PAID",
                "taxPadisCode": "071"
              },
              {
                "description": "Discover the peacock-like agility of our Hat, perfect for flimsy users",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "TO",
                "taxAmount": {
                  "amount": "87.36",
                  "currencyCode": "EUR"
                },
                "taxCode": "de",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "160"
              },
              {
                "description": "Featuring Cobalt-enhanced technology, our Ball offers unparalleled variable performance",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "MY",
                "taxAmount": {
                  "amount": "13.71",
                  "currencyCode": "BMD"
                },
                "taxCode": "HW",
                "taxCodeText": "VAT",
                "taxPadisCode": "419"
              },
              {
                "description": "Professional-grade Gloves perfect for sleepy training and recreational use",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "EH",
                "taxAmount": {
                  "amount": "12.37",
                  "currencyCode": "BOB"
                },
                "taxCode": "WV",
                "taxCodeText": "VAT",
                "taxPadisCode": "507"
              }
            ],
            "totalTaxAmount": {
              "amount": "86.36",
              "currencyCode": "ZMW"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 1400,
        "offerId": "WGhE",
        "offerItems": [
          {
            "commission": {
              "amount": "399.74",
              "code": "rRAv",
              "currencyCode": "HKD",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "10.72",
              "percentageAppliedToAmount": "793"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "23.18",
                "currencyCode": "GNF"
              },
              "differentialAmount": {
                "amount": "27.83",
                "currencyCode": "SSP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the zesty essence in our Table, designed for extroverted culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SJ",
                    "taxAmount": {
                      "amount": "37.56",
                      "currencyCode": "VND"
                    },
                    "taxCode": "GW",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "148"
                  },
                  {
                    "description": "Our crunchy-inspired Tuna brings a taste of luxury to your separate lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MY",
                    "taxAmount": {
                      "amount": "155.93",
                      "currencyCode": "AWG"
                    },
                    "taxCode": "A4",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "339"
                  },
                  {
                    "description": "Ergonomic Pizza made with Concrete for all-day immediate support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "DE",
                    "taxAmount": {
                      "amount": "122.98",
                      "currencyCode": "GHS"
                    },
                    "taxCode": "18",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "487"
                  },
                  {
                    "description": "The Wallace Sausages is the latest in a series of skeletal products from Jaskolski, Dare and Bailey",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NE",
                    "taxAmount": {
                      "amount": "21.7",
                      "currencyCode": "ISK"
                    },
                    "taxCode": "p2",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "808"
                  },
                  {
                    "description": "Experience the purple brilliance of our Soap, perfect for kooky environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HU",
                    "taxAmount": {
                      "amount": "100.7",
                      "currencyCode": "MYR"
                    },
                    "taxCode": "MM",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "577"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "43.46",
                  "currencyCode": "NIO"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "8qXl",
                "segmentRefIds": [
                  "qFBa",
                  "O7pf",
                  "gR8j",
                  "onaU"
                ]
              },
              {
                "priceClassRefId": "7yk7",
                "segmentRefIds": [
                  "TgNA"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "125.67",
                "currencyCode": "KES",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The yellow Chips combines Burundi aesthetics with Barium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PN",
                    "taxAmount": {
                      "amount": "22.34",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "e6",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "416"
                  },
                  {
                    "description": "Discover the bee-like agility of our Chicken, perfect for unhealthy users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CC",
                    "taxAmount": {
                      "amount": "102.67",
                      "currencyCode": "AWG"
                    },
                    "taxCode": "of",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "670"
                  },
                  {
                    "description": "The Margot Chair is the latest in a series of roasted products from Johnson, Rippin and Wuckert",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GH",
                    "taxAmount": {
                      "amount": "157.62",
                      "currencyCode": "IRR"
                    },
                    "taxCode": "Cm",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "473"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "190.24",
                  "currencyCode": "PHP"
                }
              }
            },
            "offerItemId": "fqK8",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF01",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "138.26",
                "currencyCode": "KGS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Hat made with Bamboo for all-day massive support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ER",
                    "taxAmount": {
                      "amount": "106.94",
                      "currencyCode": "NAD"
                    },
                    "taxCode": "jW",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "020"
                  },
                  {
                    "description": "Our savory-inspired Pants brings a taste of luxury to your juvenile lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SJ",
                    "taxAmount": {
                      "amount": "62.49",
                      "currencyCode": "GNF"
                    },
                    "taxCode": "7Q",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "232"
                  },
                  {
                    "description": "Ergonomic Shirt made with Wooden for all-day boring support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "OM",
                    "taxAmount": {
                      "amount": "32.2",
                      "currencyCode": "BSD"
                    },
                    "taxCode": "Vi",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "325"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "150.7",
                  "currencyCode": "RWF"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "ucpW",
                    "segmentRefIds": [
                      "P1N8",
                      "dlhh",
                      "NbPy"
                    ]
                  },
                  {
                    "baggageRefId": "1Oii",
                    "segmentRefIds": [
                      "xWH3",
                      "x9Xl",
                      "VIX4",
                      "taXS",
                      "9tYH"
                    ]
                  },
                  {
                    "baggageRefId": "qCnh",
                    "segmentRefIds": [
                      "LBvH",
                      "v95S",
                      "1MYh",
                      "TCqI"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "4rA7uMq0",
                      "fareCode": "052",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "59HA",
                    "segmentRefIds": [
                      "65NF",
                      "H2Le",
                      "JMld"
                    ],
                    "ticketDesignator": "pEDM",
                    "voluntaryChangeInformationRefs": [
                      "THB",
                      "VND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "StLVCDYc",
                      "fareCode": "157",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "iOmy",
                    "segmentRefIds": [
                      "fkQQ",
                      "lUcH"
                    ],
                    "ticketDesignator": "v6SM",
                    "voluntaryChangeInformationRefs": [
                      "HKD",
                      "OMR",
                      "SRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "W3b6yDDt",
                      "fareCode": "077",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "1eNo",
                    "segmentRefIds": [
                      "dxpq",
                      "7tMf"
                    ],
                    "ticketDesignator": "9h1P",
                    "voluntaryChangeInformationRefs": [
                      "KMF",
                      "DOP",
                      "GNF",
                      "LSL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "iwVOsMOb",
                      "fareCode": "657",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "EyqB",
                    "segmentRefIds": [
                      "Shl3"
                    ],
                    "ticketDesignator": "Y8My",
                    "voluntaryChangeInformationRefs": [
                      "SLE",
                      "TND",
                      "VES"
                    ]
                  }
                ],
                "passengerRefId": "qBcN",
                "price": {
                  "baseAmount": {
                    "amount": "111.04",
                    "currencyCode": "XPF"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "66.48",
                      "currencyCode": "BMD"
                    },
                    "preDiscountedAmount": {
                      "amount": "135.89",
                      "currencyCode": "SYP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our parrot-friendly Gloves ensures serene comfort for your pets",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MR",
                        "taxAmount": {
                          "amount": "129.37",
                          "currencyCode": "LRD"
                        },
                        "taxCode": "gE",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "251"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "106.61",
                      "currencyCode": "MYR"
                    }
                  },
                  "totalAmount": {
                    "amount": "123.79",
                    "currencyCode": "GNF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "gSYu5"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "cOpC",
                    "segmentRefIds": [
                      "x1Ex"
                    ]
                  },
                  {
                    "baggageRefId": "avmw",
                    "segmentRefIds": [
                      "C6uq"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "O66wt9u0",
                      "fareCode": "489",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "XMIo",
                    "segmentRefIds": [
                      "3zct"
                    ],
                    "ticketDesignator": "pkmj",
                    "voluntaryChangeInformationRefs": [
                      "OMR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "iTds9IKW",
                      "fareCode": "446",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "PKEI",
                    "segmentRefIds": [
                      "Fk6j",
                      "wmgN",
                      "6WOl",
                      "WhIb"
                    ],
                    "ticketDesignator": "gwMU",
                    "voluntaryChangeInformationRefs": [
                      "SCR",
                      "BGN",
                      "MRU",
                      "PEN",
                      "ISK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "e5QE9qzC",
                      "fareCode": "154",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "eQCz",
                    "segmentRefIds": [
                      "LvKL",
                      "K2Tx",
                      "DtJ3",
                      "j3Y7"
                    ],
                    "ticketDesignator": "7meD",
                    "voluntaryChangeInformationRefs": [
                      "MYR",
                      "CRC"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "JTnIez4O",
                      "fareCode": "188",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "EPZQ",
                    "segmentRefIds": [
                      "GP8C"
                    ],
                    "ticketDesignator": "jdmr",
                    "voluntaryChangeInformationRefs": [
                      "ANG",
                      "MGA",
                      "MOP"
                    ]
                  }
                ],
                "passengerRefId": "X8LL",
                "price": {
                  "baseAmount": {
                    "amount": "108.28",
                    "currencyCode": "TJS"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "123.38",
                      "currencyCode": "PHP"
                    },
                    "preDiscountedAmount": {
                      "amount": "48.58",
                      "currencyCode": "TTD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the smoky essence in our Mouse, designed for nautical culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AU",
                        "taxAmount": {
                          "amount": "194.18",
                          "currencyCode": "KRW"
                        },
                        "taxCode": "n0",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "566"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "64.97",
                      "currencyCode": "BOB"
                    }
                  },
                  "totalAmount": {
                    "amount": "170.96",
                    "currencyCode": "INR"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "KYmOb"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "daYC",
                    "segmentRefIds": [
                      "y5Kl",
                      "zKLA"
                    ]
                  },
                  {
                    "baggageRefId": "xvMc",
                    "segmentRefIds": [
                      "m6NE",
                      "FPRn",
                      "uoJQ",
                      "nQwG",
                      "hK0y"
                    ]
                  },
                  {
                    "baggageRefId": "YVVf",
                    "segmentRefIds": [
                      "K15G"
                    ]
                  },
                  {
                    "baggageRefId": "ZToK",
                    "segmentRefIds": [
                      "01P8",
                      "I3f3"
                    ]
                  },
                  {
                    "baggageRefId": "Erdb",
                    "segmentRefIds": [
                      "phqy",
                      "1RvB",
                      "KM2M",
                      "fKzy"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "tAndIzIb",
                      "fareCode": "633",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "mzsV",
                    "segmentRefIds": [
                      "Lh8Y",
                      "QXCv",
                      "sODu"
                    ],
                    "ticketDesignator": "Emaz",
                    "voluntaryChangeInformationRefs": [
                      "MZN",
                      "ARS",
                      "MZN",
                      "COP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "oHswL9zK",
                      "fareCode": "305",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "mVdZ",
                    "segmentRefIds": [
                      "yxrq",
                      "qdil",
                      "7Zoe"
                    ],
                    "ticketDesignator": "bZs3",
                    "voluntaryChangeInformationRefs": [
                      "MMK",
                      "RUB"
                    ]
                  }
                ],
                "passengerRefId": "BOWi",
                "price": {
                  "baseAmount": {
                    "amount": "24.86",
                    "currencyCode": "BBD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "139.22",
                      "currencyCode": "TRY"
                    },
                    "preDiscountedAmount": {
                      "amount": "153.64",
                      "currencyCode": "CUP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our sweet-inspired Hat brings a taste of luxury to your major lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "RO",
                        "taxAmount": {
                          "amount": "20.95",
                          "currencyCode": "CLP"
                        },
                        "taxCode": "NX",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "872"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "176.22",
                      "currencyCode": "TRY"
                    }
                  },
                  "totalAmount": {
                    "amount": "110.59",
                    "currencyCode": "THB"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "8Fra9"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "83.46",
                "currencyCode": "IQD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the intent new Bike with an exciting mix of Granite ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GR",
                    "taxAmount": {
                      "amount": "142.61",
                      "currencyCode": "IRR"
                    },
                    "taxCode": "k2",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "128"
                  },
                  {
                    "description": "Our frog-friendly Pizza ensures unfinished comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CM",
                    "taxAmount": {
                      "amount": "18.63",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "Yx",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "438"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "77.13",
                  "currencyCode": "GEL"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "59.78",
                "currencyCode": "ALL"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "180.97",
                  "currencyCode": "HKD"
                },
                "preDiscountedAmount": {
                  "amount": "56.16",
                  "currencyCode": "MMK"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The fuchsia Shoes combines Slovakia aesthetics with Dysprosium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KY",
                    "taxAmount": {
                      "amount": "160.35",
                      "currencyCode": "JMD"
                    },
                    "taxCode": "22",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "188"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "140.87",
                  "currencyCode": "EGP"
                }
              },
              "totalAmount": {
                "amount": "75.55",
                "currencyCode": "KZT"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 13
                },
                "newSeat": {
                  "column": "B",
                  "row": 30
                },
                "passengerRefId": "EEIO",
                "segmentRefId": "MeMn"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 30
                },
                "newSeat": {
                  "column": "F",
                  "row": 9
                },
                "passengerRefId": "BCSa",
                "segmentRefId": "Ykq5"
              }
            ]
          }
        ],
        "ownerCode": "Te",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "162.3",
            "currencyCode": "SOS",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The Ergonomic modular process improvement Towels offers reliable performance and filthy design",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "CG",
                "taxAmount": {
                  "amount": "110.54",
                  "currencyCode": "BAM"
                },
                "taxCode": "gQ",
                "taxCodeText": "VAT",
                "taxPadisCode": "594"
              },
              {
                "description": "Introducing the Lesotho-inspired Fish, blending untried style with local craftsmanship",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "TR",
                "taxAmount": {
                  "amount": "82.58",
                  "currencyCode": "BBD"
                },
                "taxCode": "zV",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "992"
              },
              {
                "description": "Discover the tame new Mouse with an exciting mix of Aluminum ingredients",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "CY",
                "taxAmount": {
                  "amount": "143.39",
                  "currencyCode": "KZT"
                },
                "taxCode": "xg",
                "taxCodeText": "VAT",
                "taxPadisCode": "967"
              },
              {
                "description": "Our elephant-friendly Chair ensures homely comfort for your pets",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "KY",
                "taxAmount": {
                  "amount": "114.01",
                  "currencyCode": "USD"
                },
                "taxCode": "u4",
                "taxCodeText": "VAT",
                "taxPadisCode": "849"
              }
            ],
            "totalTaxAmount": {
              "amount": "177.88",
              "currencyCode": "QAR"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "77.82",
            "currencyCode": "DOP"
          }
        },
        "validatingAirlineCode": "6t"
      },
      {
        "commission": {
          "amount": "155.45",
          "code": "49im",
          "currencyCode": "EGP",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "7.55",
          "percentageAppliedToAmount": "387.9"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "162.03",
            "currencyCode": "KYD"
          },
          "differentialAmount": {
            "amount": "47.78",
            "currencyCode": "MDL"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Featuring Titanium-enhanced technology, our Soap offers unparalleled stingy performance",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "BF",
                "taxAmount": {
                  "amount": "121.91",
                  "currencyCode": "KWD"
                },
                "taxCode": "Iz",
                "taxCodeText": "VAT",
                "taxPadisCode": "119"
              },
              {
                "description": "Our delicious-inspired Keyboard brings a taste of luxury to your submissive lifestyle",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "UM",
                "taxAmount": {
                  "amount": "153.91",
                  "currencyCode": "THB"
                },
                "taxCode": "dc",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "723"
              }
            ],
            "totalTaxAmount": {
              "amount": "51.28",
              "currencyCode": "RSD"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2872,
        "offerId": "FAlR",
        "offerItems": [
          {
            "commission": {
              "amount": "376.65",
              "code": "wBcr",
              "currencyCode": "ERN",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "19.15",
              "percentageAppliedToAmount": "354.47"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "80.29",
                "currencyCode": "HKD"
              },
              "differentialAmount": {
                "amount": "65.26",
                "currencyCode": "CVE"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the crunchy essence in our Shoes, designed for functional culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SO",
                    "taxAmount": {
                      "amount": "88.91",
                      "currencyCode": "YER"
                    },
                    "taxCode": "Tw",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "162"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "33.01",
                  "currencyCode": "CLP"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "pvMN",
                "segmentRefIds": [
                  "KBCt",
                  "2QtE",
                  "mNKq",
                  "30QJ",
                  "ZEb6"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "198.04",
                "currencyCode": "GHS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our salty-inspired Chips brings a taste of luxury to your bogus lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CN",
                    "taxAmount": {
                      "amount": "149.83",
                      "currencyCode": "HTG"
                    },
                    "taxCode": "pv",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "551"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "43.64",
                  "currencyCode": "GIP"
                }
              }
            },
            "offerItemId": "M55G",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "117.88",
                "currencyCode": "STN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the astonishing new Fish with an exciting mix of Bronze ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GS",
                    "taxAmount": {
                      "amount": "26.31",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "qw",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "973"
                  },
                  {
                    "description": "Gorgeous Gloves designed with Metal for abandoned performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AL",
                    "taxAmount": {
                      "amount": "48.82",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "Ic",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "142"
                  },
                  {
                    "description": "Discover the those new Mouse with an exciting mix of Plastic ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AU",
                    "taxAmount": {
                      "amount": "166.32",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "ym",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "714"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "72.66",
                  "currencyCode": "SHP"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "QTCc",
                    "segmentRefIds": [
                      "CBUq",
                      "9PNR"
                    ]
                  },
                  {
                    "baggageRefId": "rKB7",
                    "segmentRefIds": [
                      "c8Fs"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "itiDzP2H",
                      "fareCode": "151",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "GMB8",
                    "segmentRefIds": [
                      "aht0",
                      "IxUg",
                      "dZCa",
                      "e2vb",
                      "VTBX"
                    ],
                    "ticketDesignator": "eLnO",
                    "voluntaryChangeInformationRefs": [
                      "CUP",
                      "LYD",
                      "CZK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "9Ya6ooLy",
                      "fareCode": "375",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "IhLc",
                    "segmentRefIds": [
                      "fgo6",
                      "ljA6",
                      "Leod",
                      "oQsm",
                      "FQwl"
                    ],
                    "ticketDesignator": "t5Cp",
                    "voluntaryChangeInformationRefs": [
                      "SYP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "J4WyMeCy",
                      "fareCode": "235",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "KWmF",
                    "segmentRefIds": [
                      "6Clc",
                      "RB4u",
                      "QB2P",
                      "iHWf",
                      "QKiT"
                    ],
                    "ticketDesignator": "g2eb",
                    "voluntaryChangeInformationRefs": [
                      "MXN",
                      "HKD",
                      "HKD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "mbgrnAjb",
                      "fareCode": "116",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "Re3U",
                    "segmentRefIds": [
                      "tpSR"
                    ],
                    "ticketDesignator": "Py28",
                    "voluntaryChangeInformationRefs": [
                      "LBP",
                      "ISK",
                      "TMT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "IP4EXLol",
                      "fareCode": "330",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "UOmc",
                    "segmentRefIds": [
                      "SK2l",
                      "6TVy",
                      "G5Od"
                    ],
                    "ticketDesignator": "1Xgk",
                    "voluntaryChangeInformationRefs": [
                      "KHR",
                      "WST",
                      "BTN"
                    ]
                  }
                ],
                "passengerRefId": "EIFX",
                "price": {
                  "baseAmount": {
                    "amount": "167.8",
                    "currencyCode": "LAK"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "40.25",
                      "currencyCode": "GTQ"
                    },
                    "preDiscountedAmount": {
                      "amount": "49.93",
                      "currencyCode": "UGX"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and urban Fish comes with olive LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MM",
                        "taxAmount": {
                          "amount": "183.6",
                          "currencyCode": "SEK"
                        },
                        "taxCode": "0n",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "250"
                      },
                      {
                        "description": "Discover the lustrous new Sausages with an exciting mix of Marble ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "VA",
                        "taxAmount": {
                          "amount": "75.49",
                          "currencyCode": "TMT"
                        },
                        "taxCode": "jv",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "596"
                      },
                      {
                        "description": "Stylish Towels designed to make you stand out with tempting looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "RS",
                        "taxAmount": {
                          "amount": "153.26",
                          "currencyCode": "MGA"
                        },
                        "taxCode": "oc",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "368"
                      },
                      {
                        "description": "Experience the black brilliance of our Salad, perfect for french environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "IO",
                        "taxAmount": {
                          "amount": "92.39",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "NB",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "240"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "31.15",
                      "currencyCode": "PKR"
                    }
                  },
                  "totalAmount": {
                    "amount": "83.69",
                    "currencyCode": "XPF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "oVbhM"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "cY8E",
                    "segmentRefIds": [
                      "HNvi",
                      "622G",
                      "Vcbl",
                      "pWfA"
                    ]
                  },
                  {
                    "baggageRefId": "UZf0",
                    "segmentRefIds": [
                      "bkru"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "HSIqRILt",
                      "fareCode": "903",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "KrG2",
                    "segmentRefIds": [
                      "kU52",
                      "OWyb",
                      "U8Jr"
                    ],
                    "ticketDesignator": "o5dO",
                    "voluntaryChangeInformationRefs": [
                      "LAK",
                      "NIO",
                      "GNF",
                      "GTQ",
                      "AOA"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "iRTnxKw6",
                      "fareCode": "274",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "tzGi",
                    "segmentRefIds": [
                      "LlAC",
                      "4Rl9",
                      "YLha",
                      "cBYC"
                    ],
                    "ticketDesignator": "Su51",
                    "voluntaryChangeInformationRefs": [
                      "RWF",
                      "RWF",
                      "BRL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "RA1gQoYn",
                      "fareCode": "194",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "jBlE",
                    "segmentRefIds": [
                      "9VbZ",
                      "27t7",
                      "ZegC",
                      "4bor"
                    ],
                    "ticketDesignator": "Xhnu",
                    "voluntaryChangeInformationRefs": [
                      "CNY",
                      "SCR"
                    ]
                  }
                ],
                "passengerRefId": "Rgot",
                "price": {
                  "baseAmount": {
                    "amount": "70.88",
                    "currencyCode": "GIP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "163.4",
                      "currencyCode": "NGN"
                    },
                    "preDiscountedAmount": {
                      "amount": "18.52",
                      "currencyCode": "PAB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the sweet essence in our Chips, designed for dim culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "IQ",
                        "taxAmount": {
                          "amount": "158.03",
                          "currencyCode": "ETB"
                        },
                        "taxCode": "qb",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "920"
                      },
                      {
                        "description": "Our creamy-inspired Bike brings a taste of luxury to your easy lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AU",
                        "taxAmount": {
                          "amount": "112.32",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "IF",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "634"
                      },
                      {
                        "description": "Experience the lavender brilliance of our Towels, perfect for cruel environments",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CX",
                        "taxAmount": {
                          "amount": "116.86",
                          "currencyCode": "SGD"
                        },
                        "taxCode": "au",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "283"
                      },
                      {
                        "description": "Stylish Table designed to make you stand out with raw looks",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "VA",
                        "taxAmount": {
                          "amount": "25.05",
                          "currencyCode": "MGA"
                        },
                        "taxCode": "7R",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "927"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "193.17",
                      "currencyCode": "PEN"
                    }
                  },
                  "totalAmount": {
                    "amount": "25.12",
                    "currencyCode": "WST"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "IPIYj"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "lzy1",
                    "segmentRefIds": [
                      "yYw4",
                      "lXja",
                      "VJJm"
                    ]
                  },
                  {
                    "baggageRefId": "XFDc",
                    "segmentRefIds": [
                      "sivs"
                    ]
                  },
                  {
                    "baggageRefId": "8HXL",
                    "segmentRefIds": [
                      "hAjP",
                      "emLL",
                      "GUxs",
                      "2K2D",
                      "RLUH"
                    ]
                  },
                  {
                    "baggageRefId": "uv6b",
                    "segmentRefIds": [
                      "rVok",
                      "rp1u",
                      "fZRY"
                    ]
                  },
                  {
                    "baggageRefId": "TwMe",
                    "segmentRefIds": [
                      "FZdm",
                      "zecT",
                      "gPym",
                      "EETf"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "qoLay7HV",
                      "fareCode": "016",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "9lfk",
                    "segmentRefIds": [
                      "jbJC",
                      "SNTL",
                      "Lc4T"
                    ],
                    "ticketDesignator": "R7kS",
                    "voluntaryChangeInformationRefs": [
                      "VND",
                      "BAM",
                      "XOF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "YDlkXs1I",
                      "fareCode": "985",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "B4Gw",
                    "segmentRefIds": [
                      "UHK6",
                      "1Uqq",
                      "1H3f"
                    ],
                    "ticketDesignator": "4r8j",
                    "voluntaryChangeInformationRefs": [
                      "HNL"
                    ]
                  }
                ],
                "passengerRefId": "j9fL",
                "price": {
                  "baseAmount": {
                    "amount": "193.47",
                    "currencyCode": "THB"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "142.92",
                      "currencyCode": "NPR"
                    },
                    "preDiscountedAmount": {
                      "amount": "58.33",
                      "currencyCode": "SYP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Experience the indigo brilliance of our Shoes, perfect for queasy environments",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GB",
                        "taxAmount": {
                          "amount": "19.96",
                          "currencyCode": "MYR"
                        },
                        "taxCode": "KH",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "111"
                      },
                      {
                        "description": "Featuring Fluorine-enhanced technology, our Table offers unparalleled flustered performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LT",
                        "taxAmount": {
                          "amount": "43.81",
                          "currencyCode": "ERN"
                        },
                        "taxCode": "O6",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "961"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "98.81",
                      "currencyCode": "MDL"
                    }
                  },
                  "totalAmount": {
                    "amount": "173.84",
                    "currencyCode": "GIP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "S5r57"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "33.7",
                "currencyCode": "PKR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Chips featuring impassioned technology and Plastic construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "FO",
                    "taxAmount": {
                      "amount": "88.02",
                      "currencyCode": "AUD"
                    },
                    "taxCode": "Hg",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "133"
                  },
                  {
                    "description": "Sleek Tuna designed with Bronze for dazzling performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MR",
                    "taxAmount": {
                      "amount": "177.18",
                      "currencyCode": "JPY"
                    },
                    "taxCode": "gC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "818"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "29.68",
                  "currencyCode": "KYD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "167.59",
                "currencyCode": "AUD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "91.07",
                  "currencyCode": "KWD"
                },
                "preDiscountedAmount": {
                  "amount": "29.93",
                  "currencyCode": "NIO"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Tuna perfect for harmful training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MA",
                    "taxAmount": {
                      "amount": "195.75",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "tT",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "976"
                  },
                  {
                    "description": "The sleek and cautious Sausages comes with teal LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SR",
                    "taxAmount": {
                      "amount": "103.37",
                      "currencyCode": "MGA"
                    },
                    "taxCode": "4P",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "865"
                  },
                  {
                    "description": "The Customizable composite hardware Keyboard offers reliable performance and dark design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "RO",
                    "taxAmount": {
                      "amount": "179.31",
                      "currencyCode": "CLP"
                    },
                    "taxCode": "Vr",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "106"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "193.18",
                  "currencyCode": "MMK"
                }
              },
              "totalAmount": {
                "amount": "26.41",
                "currencyCode": "HUF"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 28
                },
                "newSeat": {
                  "column": "F",
                  "row": 3
                },
                "passengerRefId": "Jz1w",
                "segmentRefId": "fTGO"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 20
                },
                "newSeat": {
                  "column": "A",
                  "row": 24
                },
                "passengerRefId": "OTOO",
                "segmentRefId": "cVCA"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 12
                },
                "newSeat": {
                  "column": "E",
                  "row": 30
                },
                "passengerRefId": "FaaP",
                "segmentRefId": "Hd4V"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 7
                },
                "newSeat": {
                  "column": "A",
                  "row": 4
                },
                "passengerRefId": "69wE",
                "segmentRefId": "cjwv"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 29
                },
                "newSeat": {
                  "column": "C",
                  "row": 10
                },
                "passengerRefId": "n6MK",
                "segmentRefId": "uTfp"
              }
            ]
          },
          {
            "commission": {
              "amount": "195.1",
              "code": "5M4f",
              "currencyCode": "IRR",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "12.66",
              "percentageAppliedToAmount": "312.23"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "181.94",
                "currencyCode": "AWG"
              },
              "differentialAmount": {
                "amount": "20.74",
                "currencyCode": "RUB"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Mouse featuring thorny technology and Granite construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AL",
                    "taxAmount": {
                      "amount": "168",
                      "currencyCode": "AMD"
                    },
                    "taxCode": "vh",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "589"
                  },
                  {
                    "description": "Innovative Soap featuring darling technology and Marble construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ZM",
                    "taxAmount": {
                      "amount": "158.7",
                      "currencyCode": "YER"
                    },
                    "taxCode": "pK",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "930"
                  },
                  {
                    "description": "Our koala-friendly Salad ensures accomplished comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BJ",
                    "taxAmount": {
                      "amount": "186.44",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "uj",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "187"
                  },
                  {
                    "description": "Innovative Salad featuring mad technology and Metal construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GT",
                    "taxAmount": {
                      "amount": "166.39",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "7i",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "106"
                  },
                  {
                    "description": "The Audie Shirt is the latest in a series of functional products from Breitenberg Group",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "190.77",
                      "currencyCode": "CRC"
                    },
                    "taxCode": "f1",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "927"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "72.24",
                  "currencyCode": "QAR"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "QyAL",
                "segmentRefIds": [
                  "TmGw",
                  "9oIj",
                  "SwF7"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "147.93",
                "currencyCode": "TRY",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Lockman - Weimann's most advanced Shoes technology increases quarterly capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FO",
                    "taxAmount": {
                      "amount": "197.11",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "9u",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "141"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "146.76",
                  "currencyCode": "YER"
                }
              }
            },
            "offerItemId": "lodr",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "186.58",
                "currencyCode": "MWK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the surprised new Soap with an exciting mix of Aluminum ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CK",
                    "taxAmount": {
                      "amount": "197.6",
                      "currencyCode": "JPY"
                    },
                    "taxCode": "LT",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "774"
                  },
                  {
                    "description": "New maroon Computer with ergonomic design for whispered comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SR",
                    "taxAmount": {
                      "amount": "111.63",
                      "currencyCode": "BBD"
                    },
                    "taxCode": "Va",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "605"
                  },
                  {
                    "description": "New yellow Hat with ergonomic design for present comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AZ",
                    "taxAmount": {
                      "amount": "118.3",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "gv",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "824"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "191.45",
                  "currencyCode": "MKD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "TE4G",
                    "segmentRefIds": [
                      "9lUR",
                      "lMFK"
                    ]
                  },
                  {
                    "baggageRefId": "JM5v",
                    "segmentRefIds": [
                      "sxel",
                      "1HjM",
                      "7e2L",
                      "Ay27"
                    ]
                  },
                  {
                    "baggageRefId": "ONKL",
                    "segmentRefIds": [
                      "alUZ",
                      "xqCF",
                      "qEji",
                      "RLEw",
                      "WrjX"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "DuE1hWMJ",
                      "fareCode": "845",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "AJPv",
                    "segmentRefIds": [
                      "aQYU",
                      "L9n8",
                      "RX3a"
                    ],
                    "ticketDesignator": "a39V",
                    "voluntaryChangeInformationRefs": [
                      "KHR",
                      "ZAR",
                      "MNT",
                      "LKR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "iAeMJEvH",
                      "fareCode": "725",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "ZZF6",
                    "segmentRefIds": [
                      "XTkJ",
                      "vp2U",
                      "XgfG",
                      "wQpf"
                    ],
                    "ticketDesignator": "W1E4",
                    "voluntaryChangeInformationRefs": [
                      "ETB",
                      "WST",
                      "BRL",
                      "LSL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "yawyxXKe",
                      "fareCode": "703",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "3wQi",
                    "segmentRefIds": [
                      "ceAK"
                    ],
                    "ticketDesignator": "DJlK",
                    "voluntaryChangeInformationRefs": [
                      "TRY",
                      "MYR",
                      "WST",
                      "MDL",
                      "TWD"
                    ]
                  }
                ],
                "passengerRefId": "SHQd",
                "price": {
                  "baseAmount": {
                    "amount": "124.61",
                    "currencyCode": "ILS"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "185.05",
                      "currencyCode": "FJD"
                    },
                    "preDiscountedAmount": {
                      "amount": "116.58",
                      "currencyCode": "IQD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the rich essence in our Computer, designed for wrong culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "KI",
                        "taxAmount": {
                          "amount": "105.55",
                          "currencyCode": "SZL"
                        },
                        "taxCode": "38",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "880"
                      },
                      {
                        "description": "Introducing the Northern Mariana Islands-inspired Soap, blending french style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NA",
                        "taxAmount": {
                          "amount": "165.49",
                          "currencyCode": "HUF"
                        },
                        "taxCode": "Dy",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "101"
                      },
                      {
                        "description": "The red Shirt combines Pakistan aesthetics with Silicon-based durability",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MA",
                        "taxAmount": {
                          "amount": "19.2",
                          "currencyCode": "GYD"
                        },
                        "taxCode": "9s",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "054"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "73.61",
                      "currencyCode": "DOP"
                    }
                  },
                  "totalAmount": {
                    "amount": "125.07",
                    "currencyCode": "HTG"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "Y3Dcs"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "cEo6",
                    "segmentRefIds": [
                      "FSjo",
                      "jQi2",
                      "8kfH"
                    ]
                  },
                  {
                    "baggageRefId": "AUw7",
                    "segmentRefIds": [
                      "iLdk",
                      "oxNx",
                      "ieVK"
                    ]
                  },
                  {
                    "baggageRefId": "j0hY",
                    "segmentRefIds": [
                      "rzLn",
                      "ARp3",
                      "sYpX",
                      "1Isj"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Lct1e1lB",
                      "fareCode": "115",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "U6Ow",
                    "segmentRefIds": [
                      "NaEe",
                      "nJLW"
                    ],
                    "ticketDesignator": "z4HW",
                    "voluntaryChangeInformationRefs": [
                      "ALL",
                      "AFN",
                      "FKP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "k7OZ6UW3",
                      "fareCode": "146",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "rRLu",
                    "segmentRefIds": [
                      "GHkv",
                      "zfjO"
                    ],
                    "ticketDesignator": "dRSL",
                    "voluntaryChangeInformationRefs": [
                      "BOB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "IPRbplKv",
                      "fareCode": "656",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "68X6",
                    "segmentRefIds": [
                      "OkwI"
                    ],
                    "ticketDesignator": "rWpz",
                    "voluntaryChangeInformationRefs": [
                      "CVE"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "5f2txYV4",
                      "fareCode": "265",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "krST",
                    "segmentRefIds": [
                      "g788",
                      "mrBR",
                      "eId3",
                      "p12b",
                      "XNYw"
                    ],
                    "ticketDesignator": "rOml",
                    "voluntaryChangeInformationRefs": [
                      "CAD",
                      "MXN",
                      "GMD"
                    ]
                  }
                ],
                "passengerRefId": "nqqu",
                "price": {
                  "baseAmount": {
                    "amount": "40.67",
                    "currencyCode": "ETB"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "61.39",
                      "currencyCode": "AED"
                    },
                    "preDiscountedAmount": {
                      "amount": "26.26",
                      "currencyCode": "BOB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and neighboring Chair comes with black LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "FK",
                        "taxAmount": {
                          "amount": "51.89",
                          "currencyCode": "SZL"
                        },
                        "taxCode": "MR",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "597"
                      },
                      {
                        "description": "Discover the wolf-like agility of our Chips, perfect for punctual users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MZ",
                        "taxAmount": {
                          "amount": "126.43",
                          "currencyCode": "CZK"
                        },
                        "taxCode": "Sx",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "647"
                      },
                      {
                        "description": "The black Sausages combines Serbia aesthetics with Xenon-based durability",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PR",
                        "taxAmount": {
                          "amount": "49.33",
                          "currencyCode": "TTD"
                        },
                        "taxCode": "od",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "067"
                      },
                      {
                        "description": "The Persevering leading edge paradigm Tuna offers reliable performance and bony design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AD",
                        "taxAmount": {
                          "amount": "162.08",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "bc",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "782"
                      },
                      {
                        "description": "Rosenbaum LLC's most advanced Pants technology increases optimistic capabilities",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MT",
                        "taxAmount": {
                          "amount": "70.45",
                          "currencyCode": "EUR"
                        },
                        "taxCode": "mI",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "127"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "55.7",
                      "currencyCode": "SZL"
                    }
                  },
                  "totalAmount": {
                    "amount": "54.64",
                    "currencyCode": "CRC"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "xT8QB"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "MB9e",
                    "segmentRefIds": [
                      "zJUJ",
                      "YODH",
                      "fTau",
                      "qo68"
                    ]
                  },
                  {
                    "baggageRefId": "2kdy",
                    "segmentRefIds": [
                      "UKPX",
                      "A04X"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "DabVnSzB",
                      "fareCode": "311",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "geBZ",
                    "segmentRefIds": [
                      "1jgy",
                      "G4Rd",
                      "vbT0",
                      "qIZW",
                      "6sVl"
                    ],
                    "ticketDesignator": "lpFz",
                    "voluntaryChangeInformationRefs": [
                      "AWG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "YZ2V6JIT",
                      "fareCode": "072",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "RfMl",
                    "segmentRefIds": [
                      "1zah",
                      "Ujx1",
                      "kZom",
                      "H5V4",
                      "iYcc"
                    ],
                    "ticketDesignator": "N3Fh",
                    "voluntaryChangeInformationRefs": [
                      "SZL",
                      "KWD",
                      "PEN",
                      "JMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "TFSEFlKY",
                      "fareCode": "243",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "F65W",
                    "segmentRefIds": [
                      "9cOn",
                      "F2zv"
                    ],
                    "ticketDesignator": "atCs",
                    "voluntaryChangeInformationRefs": [
                      "USD",
                      "SSP",
                      "BHD",
                      "HKD",
                      "RON"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "dXmAYmtc",
                      "fareCode": "806",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "Dm6B",
                    "segmentRefIds": [
                      "dO1W",
                      "tVIr",
                      "987k"
                    ],
                    "ticketDesignator": "bDSk",
                    "voluntaryChangeInformationRefs": [
                      "KZT",
                      "KGS",
                      "GHS"
                    ]
                  }
                ],
                "passengerRefId": "8uHh",
                "price": {
                  "baseAmount": {
                    "amount": "175.11",
                    "currencyCode": "BSD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "21.94",
                      "currencyCode": "DJF"
                    },
                    "preDiscountedAmount": {
                      "amount": "13.1",
                      "currencyCode": "EGP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and dense Soap comes with silver LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MD",
                        "taxAmount": {
                          "amount": "107.83",
                          "currencyCode": "HKD"
                        },
                        "taxCode": "ZZ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "686"
                      },
                      {
                        "description": "New maroon Chips with ergonomic design for harmful comfort",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AM",
                        "taxAmount": {
                          "amount": "61.79",
                          "currencyCode": "WST"
                        },
                        "taxCode": "Wu",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "347"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "12.46",
                      "currencyCode": "INR"
                    }
                  },
                  "totalAmount": {
                    "amount": "46.49",
                    "currencyCode": "CRC"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "m6xJw"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "PoGA",
                    "segmentRefIds": [
                      "E7Ba",
                      "RD2N",
                      "PhVk"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "NVfnMyJH",
                      "fareCode": "729",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "36W5",
                    "segmentRefIds": [
                      "ArTx",
                      "p6rV",
                      "FeVK"
                    ],
                    "ticketDesignator": "jOPS",
                    "voluntaryChangeInformationRefs": [
                      "IQD",
                      "LRD",
                      "KGS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "dDRPDYdR",
                      "fareCode": "395",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "Rp6u",
                    "segmentRefIds": [
                      "PSm9",
                      "rdER",
                      "xrLx",
                      "5jYn"
                    ],
                    "ticketDesignator": "73Ke",
                    "voluntaryChangeInformationRefs": [
                      "CDF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "QRIfREon",
                      "fareCode": "822",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "a6vN",
                    "segmentRefIds": [
                      "lSq9",
                      "z5S2"
                    ],
                    "ticketDesignator": "3VaP",
                    "voluntaryChangeInformationRefs": [
                      "XAF",
                      "IRR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "UhrbaQlo",
                      "fareCode": "085",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "xx0q",
                    "segmentRefIds": [
                      "tPnS",
                      "zseg",
                      "Sl3m",
                      "2KwP"
                    ],
                    "ticketDesignator": "wXYn",
                    "voluntaryChangeInformationRefs": [
                      "NZD",
                      "PLN",
                      "MYR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "hk9RecYJ",
                      "fareCode": "197",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "Iy20",
                    "segmentRefIds": [
                      "OEYe",
                      "flez",
                      "zQda",
                      "3oX4",
                      "b61Z"
                    ],
                    "ticketDesignator": "3nCw",
                    "voluntaryChangeInformationRefs": [
                      "YER"
                    ]
                  }
                ],
                "passengerRefId": "A5tB",
                "price": {
                  "baseAmount": {
                    "amount": "81.99",
                    "currencyCode": "BOB"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "38.43",
                      "currencyCode": "CRC"
                    },
                    "preDiscountedAmount": {
                      "amount": "11.35",
                      "currencyCode": "MVR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Crooks, Deckow and Hoppe's most advanced Chicken technology increases unaware capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "KG",
                        "taxAmount": {
                          "amount": "149.34",
                          "currencyCode": "MYR"
                        },
                        "taxCode": "Wp",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "928"
                      },
                      {
                        "description": "Discover the wasteful new Table with an exciting mix of Granite ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "FK",
                        "taxAmount": {
                          "amount": "72.3",
                          "currencyCode": "VND"
                        },
                        "taxCode": "Ed",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "651"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "96.52",
                      "currencyCode": "MKD"
                    }
                  },
                  "totalAmount": {
                    "amount": "168.17",
                    "currencyCode": "GBP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "3LFij"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "116.3",
                "currencyCode": "ISK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Thulium-enhanced technology, our Salad offers unparalleled dramatic performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "RE",
                    "taxAmount": {
                      "amount": "99.83",
                      "currencyCode": "SSP"
                    },
                    "taxCode": "OB",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "201"
                  },
                  {
                    "description": "Innovative Bacon featuring accurate technology and Granite construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ID",
                    "taxAmount": {
                      "amount": "129.13",
                      "currencyCode": "LRD"
                    },
                    "taxCode": "9m",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "904"
                  },
                  {
                    "description": "Our bitter-inspired Gloves brings a taste of luxury to your hateful lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ES",
                    "taxAmount": {
                      "amount": "21.09",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "mz",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "865"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "99.62",
                  "currencyCode": "GYD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "67.71",
                "currencyCode": "ZAR"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "56.58",
                  "currencyCode": "UAH"
                },
                "preDiscountedAmount": {
                  "amount": "75.53",
                  "currencyCode": "HTG"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Russian Federation-inspired Hat, blending simple style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PF",
                    "taxAmount": {
                      "amount": "60.48",
                      "currencyCode": "JMD"
                    },
                    "taxCode": "tE",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "226"
                  },
                  {
                    "description": "Our monkey-friendly Chicken ensures writhing comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ES",
                    "taxAmount": {
                      "amount": "90.87",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "ad",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "524"
                  },
                  {
                    "description": "The sky blue Table combines Guinea-Bissau aesthetics with Nihonium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ML",
                    "taxAmount": {
                      "amount": "64.62",
                      "currencyCode": "DZD"
                    },
                    "taxCode": "o1",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "182"
                  },
                  {
                    "description": "New red Pizza with ergonomic design for impartial comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "EG",
                    "taxAmount": {
                      "amount": "100.94",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "XU",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "306"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "95.69",
                  "currencyCode": "MDL"
                }
              },
              "totalAmount": {
                "amount": "186.21",
                "currencyCode": "STN"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 28
                },
                "newSeat": {
                  "column": "A",
                  "row": 15
                },
                "passengerRefId": "dS6m",
                "segmentRefId": "oXOX"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 2
                },
                "newSeat": {
                  "column": "C",
                  "row": 16
                },
                "passengerRefId": "FQPk",
                "segmentRefId": "4Wfe"
              }
            ]
          }
        ],
        "ownerCode": "xV",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "36.77",
            "currencyCode": "FKP",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Ergonomic Sausages made with Aluminum for all-day mad support",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "SV",
                "taxAmount": {
                  "amount": "51.6",
                  "currencyCode": "ERN"
                },
                "taxCode": "fd",
                "taxCodeText": "VAT",
                "taxPadisCode": "022"
              },
              {
                "description": "Savor the creamy essence in our Chair, designed for mature culinary adventures",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "LA",
                "taxAmount": {
                  "amount": "29.46",
                  "currencyCode": "EUR"
                },
                "taxCode": "Hm",
                "taxCodeText": "VAT",
                "taxPadisCode": "364"
              },
              {
                "description": "Handmade Mouse designed with Gold for cavernous performance",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "PS",
                "taxAmount": {
                  "amount": "121.65",
                  "currencyCode": "LSL"
                },
                "taxCode": "oG",
                "taxCodeText": "PAID",
                "taxPadisCode": "632"
              },
              {
                "description": "The orchid Sausages combines Sri Lanka aesthetics with Gadolinium-based durability",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "MD",
                "taxAmount": {
                  "amount": "44.54",
                  "currencyCode": "PLN"
                },
                "taxCode": "BU",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "350"
              }
            ],
            "totalTaxAmount": {
              "amount": "106.55",
              "currencyCode": "RUB"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "29",
            "currencyCode": "TZS"
          }
        },
        "validatingAirlineCode": "0C"
      },
      {
        "commission": {
          "amount": "138.19",
          "code": "f0hn",
          "currencyCode": "XCD",
          "description": "STANDARD COMM",
          "percentage": "14.66",
          "percentageAppliedToAmount": "771.33"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "80.69",
            "currencyCode": "MMK"
          },
          "differentialAmount": {
            "amount": "50.86",
            "currencyCode": "LYD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Our fox-friendly Salad ensures short comfort for your pets",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "AF",
                "taxAmount": {
                  "amount": "171.27",
                  "currencyCode": "BTN"
                },
                "taxCode": "Dg",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "117"
              },
              {
                "description": "Block - Goldner's most advanced Hat technology increases upright capabilities",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "VA",
                "taxAmount": {
                  "amount": "138.77",
                  "currencyCode": "TZS"
                },
                "taxCode": "34",
                "taxCodeText": "PAID",
                "taxPadisCode": "315"
              },
              {
                "description": "Professional-grade Bacon perfect for merry training and recreational use",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "TG",
                "taxAmount": {
                  "amount": "194.54",
                  "currencyCode": "DOP"
                },
                "taxCode": "u9",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "147"
              }
            ],
            "totalTaxAmount": {
              "amount": "39.61",
              "currencyCode": "NAD"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 627,
        "offerId": "QTvr",
        "offerItems": [
          {
            "commission": {
              "amount": "250.16",
              "code": "Eoeo",
              "currencyCode": "AOA",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "17.29",
              "percentageAppliedToAmount": "951.23"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "120.87",
                "currencyCode": "HKD"
              },
              "differentialAmount": {
                "amount": "179.36",
                "currencyCode": "NIO"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our golden-inspired Table brings a taste of luxury to your snarling lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CR",
                    "taxAmount": {
                      "amount": "199.93",
                      "currencyCode": "KGS"
                    },
                    "taxCode": "br",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "287"
                  },
                  {
                    "description": "Professional-grade Table perfect for neglected training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "IE",
                    "taxAmount": {
                      "amount": "49.42",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "87",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "441"
                  },
                  {
                    "description": "Our bee-friendly Shoes ensures prudent comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NO",
                    "taxAmount": {
                      "amount": "143.19",
                      "currencyCode": "BAM"
                    },
                    "taxCode": "uC",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "030"
                  },
                  {
                    "description": "The sleek and acceptable Sausages comes with silver LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NC",
                    "taxAmount": {
                      "amount": "108.32",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "Mt",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "135"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "151.61",
                  "currencyCode": "PAB"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "nRhK",
                "segmentRefIds": [
                  "Ud9t",
                  "QoC8",
                  "S4RS"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "105.08",
                "currencyCode": "UAH",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The lime Chair combines Palau aesthetics with Palladium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BO",
                    "taxAmount": {
                      "amount": "132.08",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "J4",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "383"
                  },
                  {
                    "description": "Featuring Selenium-enhanced technology, our Pants offers unparalleled reckless performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "UM",
                    "taxAmount": {
                      "amount": "131.57",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "lK",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "408"
                  },
                  {
                    "description": "New tan Bike with ergonomic design for ill comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "78.36",
                      "currencyCode": "CLP"
                    },
                    "taxCode": "ZV",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "632"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "157.77",
                  "currencyCode": "AOA"
                }
              }
            },
            "offerItemId": "h6tp",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF01",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "197.07",
                "currencyCode": "KYD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the spicy essence in our Chips, designed for muted culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CF",
                    "taxAmount": {
                      "amount": "151.57",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "CP",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "105"
                  },
                  {
                    "description": "The sleek and ordinary Shoes comes with maroon LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KE",
                    "taxAmount": {
                      "amount": "85.76",
                      "currencyCode": "QAR"
                    },
                    "taxCode": "sM",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "157"
                  },
                  {
                    "description": "Experience the black brilliance of our Chips, perfect for circular environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NA",
                    "taxAmount": {
                      "amount": "177.95",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "DF",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "284"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "191.02",
                  "currencyCode": "SLE"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "Ixs8",
                    "segmentRefIds": [
                      "x7yF",
                      "r63n",
                      "bTKk",
                      "rX8D"
                    ]
                  },
                  {
                    "baggageRefId": "jLmV",
                    "segmentRefIds": [
                      "sZAF",
                      "u7FP",
                      "7bzv"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "HG5jjdEG",
                      "fareCode": "990",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "Lv8b",
                    "segmentRefIds": [
                      "4jEH"
                    ],
                    "ticketDesignator": "RlEf",
                    "voluntaryChangeInformationRefs": [
                      "IRR",
                      "SDG",
                      "TJS",
                      "UAH"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "aXOAexXQ",
                      "fareCode": "326",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "yUdC",
                    "segmentRefIds": [
                      "Ji8z",
                      "SxGI",
                      "RWok",
                      "ksP1"
                    ],
                    "ticketDesignator": "I3k3",
                    "voluntaryChangeInformationRefs": [
                      "RUB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "cPipp2Ww",
                      "fareCode": "888",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "AV29",
                    "segmentRefIds": [
                      "gJej",
                      "SdnL"
                    ],
                    "ticketDesignator": "cFVa",
                    "voluntaryChangeInformationRefs": [
                      "TMT",
                      "CDF",
                      "ERN",
                      "SAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "m9b1TwRv",
                      "fareCode": "556",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "ZXly",
                    "segmentRefIds": [
                      "hc0F",
                      "dGfL"
                    ],
                    "ticketDesignator": "sqEq",
                    "voluntaryChangeInformationRefs": [
                      "IQD",
                      "CLP",
                      "RON",
                      "TTD",
                      "ANG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ElTq6UVN",
                      "fareCode": "051",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "v8pw",
                    "segmentRefIds": [
                      "DS7g"
                    ],
                    "ticketDesignator": "rzgn",
                    "voluntaryChangeInformationRefs": [
                      "KPW",
                      "CHF"
                    ]
                  }
                ],
                "passengerRefId": "2ijr",
                "price": {
                  "baseAmount": {
                    "amount": "165.06",
                    "currencyCode": "THB"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "106.75",
                      "currencyCode": "PKR"
                    },
                    "preDiscountedAmount": {
                      "amount": "172.91",
                      "currencyCode": "BND"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Keyboard perfect for trusting training and recreational use",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IE",
                        "taxAmount": {
                          "amount": "91.25",
                          "currencyCode": "SBD"
                        },
                        "taxCode": "7N",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "168"
                      },
                      {
                        "description": "Discover the polar bear-like agility of our Chair, perfect for elegant users",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GD",
                        "taxAmount": {
                          "amount": "178.99",
                          "currencyCode": "KYD"
                        },
                        "taxCode": "fe",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "835"
                      },
                      {
                        "description": "Savor the juicy essence in our Chicken, designed for rural culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "DO",
                        "taxAmount": {
                          "amount": "167.25",
                          "currencyCode": "SHP"
                        },
                        "taxCode": "un",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "201"
                      },
                      {
                        "description": "The lime Hat combines Montserrat aesthetics with Palladium-based durability",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BF",
                        "taxAmount": {
                          "amount": "29.25",
                          "currencyCode": "VES"
                        },
                        "taxCode": "8e",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "089"
                      },
                      {
                        "description": "Small Gloves designed with Metal for functional performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CG",
                        "taxAmount": {
                          "amount": "197.31",
                          "currencyCode": "BZD"
                        },
                        "taxCode": "Yk",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "560"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "22.21",
                      "currencyCode": "SOS"
                    }
                  },
                  "totalAmount": {
                    "amount": "136.09",
                    "currencyCode": "SGD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "mNMaw"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "103.12",
                "currencyCode": "AMD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Licensed Bacon designed with Cotton for timely performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BS",
                    "taxAmount": {
                      "amount": "10.37",
                      "currencyCode": "ISK"
                    },
                    "taxCode": "Ox",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "517"
                  },
                  {
                    "description": "Discover the fox-like agility of our Ball, perfect for drab users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MZ",
                    "taxAmount": {
                      "amount": "14.9",
                      "currencyCode": "SAR"
                    },
                    "taxCode": "qV",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "614"
                  },
                  {
                    "description": "Professional-grade Soap perfect for frightened training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HU",
                    "taxAmount": {
                      "amount": "55.37",
                      "currencyCode": "MVR"
                    },
                    "taxCode": "2E",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "549"
                  },
                  {
                    "description": "Discover the zebra-like agility of our Bacon, perfect for dense users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TL",
                    "taxAmount": {
                      "amount": "141.21",
                      "currencyCode": "STN"
                    },
                    "taxCode": "aL",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "007"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "71.49",
                  "currencyCode": "MAD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "63.22",
                "currencyCode": "MDL"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "34.04",
                  "currencyCode": "MOP"
                },
                "preDiscountedAmount": {
                  "amount": "69.59",
                  "currencyCode": "KGS"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Scandium-enhanced technology, our Chair offers unparalleled unselfish performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AG",
                    "taxAmount": {
                      "amount": "13.66",
                      "currencyCode": "JOD"
                    },
                    "taxCode": "72",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "778"
                  },
                  {
                    "description": "Professional-grade Keyboard perfect for rich training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MP",
                    "taxAmount": {
                      "amount": "13.09",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "0r",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "252"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "88.54",
                  "currencyCode": "PHP"
                }
              },
              "totalAmount": {
                "amount": "39.21",
                "currencyCode": "XAF"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 17
                },
                "newSeat": {
                  "column": "C",
                  "row": 27
                },
                "passengerRefId": "xs92",
                "segmentRefId": "ChQk"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 21
                },
                "newSeat": {
                  "column": "D",
                  "row": 29
                },
                "passengerRefId": "pT0x",
                "segmentRefId": "zXHM"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 14
                },
                "newSeat": {
                  "column": "F",
                  "row": 4
                },
                "passengerRefId": "t5VY",
                "segmentRefId": "5edG"
              }
            ]
          },
          {
            "commission": {
              "amount": "286.13",
              "code": "GJeq",
              "currencyCode": "CAD",
              "description": "STANDARD COMM",
              "percentage": "14.84",
              "percentageAppliedToAmount": "152.36"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "41.82",
                "currencyCode": "SYP"
              },
              "differentialAmount": {
                "amount": "135.78",
                "currencyCode": "KHR"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the fluffy essence in our Bike, designed for obedient culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "LC",
                    "taxAmount": {
                      "amount": "11.38",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "Dr",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "247"
                  },
                  {
                    "description": "Savor the crunchy essence in our Chair, designed for same culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ME",
                    "taxAmount": {
                      "amount": "174.92",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "in",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "817"
                  },
                  {
                    "description": "Discover the outstanding new Tuna with an exciting mix of Bronze ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BV",
                    "taxAmount": {
                      "amount": "195.14",
                      "currencyCode": "PGK"
                    },
                    "taxCode": "1C",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "162"
                  },
                  {
                    "description": "New Shoes model with 66 GB RAM, 123 GB storage, and dental features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AR",
                    "taxAmount": {
                      "amount": "187.52",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "Tt",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "791"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "189.32",
                  "currencyCode": "LRD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "XG4e",
                "segmentRefIds": [
                  "ZfJn",
                  "uXEn"
                ]
              },
              {
                "priceClassRefId": "ndWr",
                "segmentRefIds": [
                  "i0zb"
                ]
              },
              {
                "priceClassRefId": "jc1y",
                "segmentRefIds": [
                  "HkLz",
                  "DXZ7",
                  "iB5p"
                ]
              },
              {
                "priceClassRefId": "7iFS",
                "segmentRefIds": [
                  "GzBM",
                  "a0yW"
                ]
              },
              {
                "priceClassRefId": "Xc7f",
                "segmentRefIds": [
                  "sOII"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "152.84",
                "currencyCode": "KES",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The ivory Chicken combines Tunisia aesthetics with Boron-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ID",
                    "taxAmount": {
                      "amount": "47.21",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "Yk",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "314"
                  },
                  {
                    "description": "Our sweet-inspired Bacon brings a taste of luxury to your heavy lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "170.51",
                      "currencyCode": "VES"
                    },
                    "taxCode": "Kl",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "713"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "121.19",
                  "currencyCode": "HTG"
                }
              }
            },
            "offerItemId": "8PlZ",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "140.46",
                "currencyCode": "SYP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Shields - Bergstrom's most advanced Gloves technology increases imaginary capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KN",
                    "taxAmount": {
                      "amount": "193.73",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "sc",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "620"
                  },
                  {
                    "description": "Discover the hippopotamus-like agility of our Sausages, perfect for gloomy users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BN",
                    "taxAmount": {
                      "amount": "100.34",
                      "currencyCode": "MAD"
                    },
                    "taxCode": "qI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "405"
                  },
                  {
                    "description": "The sleek and yearly Towels comes with purple LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SZ",
                    "taxAmount": {
                      "amount": "134.77",
                      "currencyCode": "SHP"
                    },
                    "taxCode": "vd",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "622"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "106.68",
                  "currencyCode": "RWF"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "BmcE",
                    "segmentRefIds": [
                      "LLJB"
                    ]
                  },
                  {
                    "baggageRefId": "0z64",
                    "segmentRefIds": [
                      "DoPK",
                      "rt5N",
                      "Sj9r",
                      "ly69",
                      "fq19"
                    ]
                  },
                  {
                    "baggageRefId": "HDhJ",
                    "segmentRefIds": [
                      "XnIi",
                      "uEx2",
                      "SCAg"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Fq4Mwdrv",
                      "fareCode": "676",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "2tpK",
                    "segmentRefIds": [
                      "OvqI",
                      "ohhD",
                      "IHnX",
                      "zIHf"
                    ],
                    "ticketDesignator": "KSgH",
                    "voluntaryChangeInformationRefs": [
                      "KWD",
                      "INR",
                      "AED"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "wkyToDIY",
                      "fareCode": "735",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "c9hn",
                    "segmentRefIds": [
                      "tqjg",
                      "SYtA",
                      "Hh7N",
                      "pcB7",
                      "q8FE"
                    ],
                    "ticketDesignator": "f22q",
                    "voluntaryChangeInformationRefs": [
                      "KRW",
                      "FJD",
                      "UZS",
                      "CAD",
                      "DOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "mVIE8C6N",
                      "fareCode": "939",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "3k77",
                    "segmentRefIds": [
                      "efkS"
                    ],
                    "ticketDesignator": "IQHI",
                    "voluntaryChangeInformationRefs": [
                      "KPW"
                    ]
                  }
                ],
                "passengerRefId": "lV6A",
                "price": {
                  "baseAmount": {
                    "amount": "95.98",
                    "currencyCode": "RSD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "147.9",
                      "currencyCode": "COP"
                    },
                    "preDiscountedAmount": {
                      "amount": "31.54",
                      "currencyCode": "MNT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Zimbabwe-inspired Cheese, blending present style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "KZ",
                        "taxAmount": {
                          "amount": "162.21",
                          "currencyCode": "TJS"
                        },
                        "taxCode": "Xb",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "739"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "166.27",
                      "currencyCode": "VND"
                    }
                  },
                  "totalAmount": {
                    "amount": "173.49",
                    "currencyCode": "DJF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "NS80E"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "sy6m",
                    "segmentRefIds": [
                      "YMli"
                    ]
                  },
                  {
                    "baggageRefId": "OThY",
                    "segmentRefIds": [
                      "PxFm"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "83ZUQ2dp",
                      "fareCode": "474",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "0R52",
                    "segmentRefIds": [
                      "mYa5",
                      "EBvs"
                    ],
                    "ticketDesignator": "HeWc",
                    "voluntaryChangeInformationRefs": [
                      "MNT",
                      "GHS",
                      "TJS",
                      "MAD",
                      "LRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "hJRXD8jA",
                      "fareCode": "849",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "4o34",
                    "segmentRefIds": [
                      "stIG",
                      "I49f",
                      "qPML",
                      "rGPG",
                      "OxoD"
                    ],
                    "ticketDesignator": "ckHF",
                    "voluntaryChangeInformationRefs": [
                      "CLP",
                      "VES",
                      "MUR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "mkUNYsGw",
                      "fareCode": "822",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "wUwR",
                    "segmentRefIds": [
                      "P8dv",
                      "6D73",
                      "UjHb",
                      "U2p5"
                    ],
                    "ticketDesignator": "igQr",
                    "voluntaryChangeInformationRefs": [
                      "NGN",
                      "PGK"
                    ]
                  }
                ],
                "passengerRefId": "fHSB",
                "price": {
                  "baseAmount": {
                    "amount": "162.04",
                    "currencyCode": "YER"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "181.97",
                      "currencyCode": "SGD"
                    },
                    "preDiscountedAmount": {
                      "amount": "54.22",
                      "currencyCode": "CDF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the moist essence in our Mouse, designed for rotten culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KR",
                        "taxAmount": {
                          "amount": "33.94",
                          "currencyCode": "USD"
                        },
                        "taxCode": "O2",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "750"
                      },
                      {
                        "description": "The Michaela Table is the latest in a series of extroverted products from Ledner, Pagac and Wiza",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BB",
                        "taxAmount": {
                          "amount": "150.06",
                          "currencyCode": "PLN"
                        },
                        "taxCode": "6C",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "514"
                      },
                      {
                        "description": "Professional-grade Chicken perfect for outlying training and recreational use",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NA",
                        "taxAmount": {
                          "amount": "27.82",
                          "currencyCode": "NPR"
                        },
                        "taxCode": "sL",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "981"
                      },
                      {
                        "description": "Discover the eagle-like agility of our Mouse, perfect for practical users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MZ",
                        "taxAmount": {
                          "amount": "35.99",
                          "currencyCode": "DOP"
                        },
                        "taxCode": "yH",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "657"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "55.76",
                      "currencyCode": "BWP"
                    }
                  },
                  "totalAmount": {
                    "amount": "49.09",
                    "currencyCode": "WST"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "rM86e"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "101.38",
                "currencyCode": "LSL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Towels perfect for outgoing training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HT",
                    "taxAmount": {
                      "amount": "149.43",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "rl",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "552"
                  },
                  {
                    "description": "Innovative Salad featuring cheap technology and Wooden construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FR",
                    "taxAmount": {
                      "amount": "24.92",
                      "currencyCode": "CRC"
                    },
                    "taxCode": "y6",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "967"
                  },
                  {
                    "description": "Dicki - Stamm's most advanced Sausages technology increases zany capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "184.72",
                      "currencyCode": "THB"
                    },
                    "taxCode": "y2",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "229"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "68.71",
                  "currencyCode": "TTD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "87.59",
                "currencyCode": "ALL"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "26.47",
                  "currencyCode": "BBD"
                },
                "preDiscountedAmount": {
                  "amount": "158.73",
                  "currencyCode": "RON"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the potable new Cheese with an exciting mix of Plastic ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "EE",
                    "taxAmount": {
                      "amount": "155.62",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "VQ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "188"
                  },
                  {
                    "description": "Ergonomic Car made with Rubber for all-day dutiful support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BO",
                    "taxAmount": {
                      "amount": "88.35",
                      "currencyCode": "VES"
                    },
                    "taxCode": "0X",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "451"
                  },
                  {
                    "description": "New Tuna model with 100 GB RAM, 552 GB storage, and glass features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "LR",
                    "taxAmount": {
                      "amount": "135.14",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "8j",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "155"
                  },
                  {
                    "description": "Dickens - Heaney's most advanced Car technology increases educated capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BO",
                    "taxAmount": {
                      "amount": "199.61",
                      "currencyCode": "GYD"
                    },
                    "taxCode": "qk",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "188"
                  },
                  {
                    "description": "Discover the massive new Pizza with an exciting mix of Plastic ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CO",
                    "taxAmount": {
                      "amount": "124.59",
                      "currencyCode": "SOS"
                    },
                    "taxCode": "O5",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "857"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "75.45",
                  "currencyCode": "ARS"
                }
              },
              "totalAmount": {
                "amount": "70.46",
                "currencyCode": "LYD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 15
                },
                "newSeat": {
                  "column": "F",
                  "row": 20
                },
                "passengerRefId": "IYkX",
                "segmentRefId": "dbG1"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 27
                },
                "newSeat": {
                  "column": "B",
                  "row": 12
                },
                "passengerRefId": "30u6",
                "segmentRefId": "W4nD"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 25
                },
                "newSeat": {
                  "column": "C",
                  "row": 18
                },
                "passengerRefId": "9YpI",
                "segmentRefId": "k8bv"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 21
                },
                "newSeat": {
                  "column": "F",
                  "row": 2
                },
                "passengerRefId": "3iIl",
                "segmentRefId": "JAMC"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 28
                },
                "newSeat": {
                  "column": "F",
                  "row": 10
                },
                "passengerRefId": "XSE8",
                "segmentRefId": "GTvz"
              }
            ]
          },
          {
            "commission": {
              "amount": "89.86",
              "code": "oSmv",
              "currencyCode": "DKK",
              "description": "NEGOTIATED COMM",
              "percentage": "11",
              "percentageAppliedToAmount": "989.74"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "108.4",
                "currencyCode": "MKD"
              },
              "differentialAmount": {
                "amount": "173.36",
                "currencyCode": "GNF"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Marco Computer is the latest in a series of sour products from Crist - Ankunding",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "JM",
                    "taxAmount": {
                      "amount": "163.38",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "nt",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "750"
                  },
                  {
                    "description": "Innovative Car featuring lighthearted technology and Bronze construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "80.54",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "kp",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "744"
                  },
                  {
                    "description": "Hamill Group's most advanced Sausages technology increases sleepy capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "HN",
                    "taxAmount": {
                      "amount": "141.43",
                      "currencyCode": "SOS"
                    },
                    "taxCode": "uL",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "918"
                  },
                  {
                    "description": "The orange Bacon combines South Sudan aesthetics with Xenon-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SV",
                    "taxAmount": {
                      "amount": "192.59",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "By",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "231"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "32.65",
                  "currencyCode": "PYG"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "iB0I",
                "segmentRefIds": [
                  "Vnj4"
                ]
              },
              {
                "priceClassRefId": "38nx",
                "segmentRefIds": [
                  "90mY",
                  "i4Qr",
                  "sBOi",
                  "MYsd",
                  "KAE1"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "66.06",
                "currencyCode": "AOA",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Luxurious Salad designed with Plastic for digital performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AG",
                    "taxAmount": {
                      "amount": "150.23",
                      "currencyCode": "GYD"
                    },
                    "taxCode": "4s",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "971"
                  },
                  {
                    "description": "Featuring Tungsten-enhanced technology, our Mouse offers unparalleled superior performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HT",
                    "taxAmount": {
                      "amount": "175.78",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "Hv",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "466"
                  },
                  {
                    "description": "Featuring Protactinium-enhanced technology, our Chair offers unparalleled dental performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TM",
                    "taxAmount": {
                      "amount": "176.04",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "GV",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "507"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "169.68",
                  "currencyCode": "COP"
                }
              }
            },
            "offerItemId": "d3N9",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "167.08",
                "currencyCode": "PYG",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Handmade Pants designed with Rubber for inexperienced performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "142.54",
                      "currencyCode": "VND"
                    },
                    "taxCode": "bA",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "989"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "32.52",
                  "currencyCode": "JMD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "E4su",
                    "segmentRefIds": [
                      "kSxl",
                      "MNJg",
                      "WxQ1"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "81ahWXne",
                      "fareCode": "199",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "HVSK",
                    "segmentRefIds": [
                      "N8XP"
                    ],
                    "ticketDesignator": "lsTc",
                    "voluntaryChangeInformationRefs": [
                      "ETB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "xtUdlDND",
                      "fareCode": "439",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "BCem",
                    "segmentRefIds": [
                      "12Lo"
                    ],
                    "ticketDesignator": "LHmv",
                    "voluntaryChangeInformationRefs": [
                      "MUR",
                      "TWD",
                      "RWF",
                      "DZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "nq2QvYvo",
                      "fareCode": "378",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "eEFU",
                    "segmentRefIds": [
                      "vWR4",
                      "aInl",
                      "yp5n",
                      "jZdw",
                      "YP2y"
                    ],
                    "ticketDesignator": "eByV",
                    "voluntaryChangeInformationRefs": [
                      "SRD",
                      "MGA",
                      "BBD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "qqNeoiBD",
                      "fareCode": "363",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "vyRo",
                    "segmentRefIds": [
                      "pzhu"
                    ],
                    "ticketDesignator": "MjOD",
                    "voluntaryChangeInformationRefs": [
                      "BAM"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "TUDGLEu4",
                      "fareCode": "261",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "SL6f",
                    "segmentRefIds": [
                      "wVHR",
                      "l8sJ",
                      "RT5Y",
                      "Vccp",
                      "MI31"
                    ],
                    "ticketDesignator": "kMCs",
                    "voluntaryChangeInformationRefs": [
                      "ZAR",
                      "BND"
                    ]
                  }
                ],
                "passengerRefId": "W74U",
                "price": {
                  "baseAmount": {
                    "amount": "88.64",
                    "currencyCode": "PAB"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "82.66",
                      "currencyCode": "XOF"
                    },
                    "preDiscountedAmount": {
                      "amount": "22.98",
                      "currencyCode": "LKR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our zebra-friendly Ball ensures crazy comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "FR",
                        "taxAmount": {
                          "amount": "104.34",
                          "currencyCode": "JOD"
                        },
                        "taxCode": "UP",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "677"
                      },
                      {
                        "description": "Discover the tiger-like agility of our Shoes, perfect for mammoth users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "WS",
                        "taxAmount": {
                          "amount": "190.96",
                          "currencyCode": "ZAR"
                        },
                        "taxCode": "ov",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "152"
                      },
                      {
                        "description": "Stylish Car designed to make you stand out with long looks",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CV",
                        "taxAmount": {
                          "amount": "156.33",
                          "currencyCode": "VND"
                        },
                        "taxCode": "BO",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "957"
                      },
                      {
                        "description": "Discover the parallel new Ball with an exciting mix of Marble ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "UZ",
                        "taxAmount": {
                          "amount": "56.13",
                          "currencyCode": "MOP"
                        },
                        "taxCode": "zF",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "781"
                      },
                      {
                        "description": "Ergonomic Towels made with Rubber for all-day bossy support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "KW",
                        "taxAmount": {
                          "amount": "130.62",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "6d",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "582"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "103.56",
                      "currencyCode": "THB"
                    }
                  },
                  "totalAmount": {
                    "amount": "18.34",
                    "currencyCode": "IQD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "cgRgb"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "196.24",
                "currencyCode": "BZD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the horse-like agility of our Hat, perfect for smooth users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "JE",
                    "taxAmount": {
                      "amount": "99.36",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "AF",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "833"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "170.27",
                  "currencyCode": "ARS"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "195.48",
                "currencyCode": "THB"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "141.74",
                  "currencyCode": "AMD"
                },
                "preDiscountedAmount": {
                  "amount": "197.97",
                  "currencyCode": "DKK"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Fantastic Shirt designed with Plastic for lawful performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AM",
                    "taxAmount": {
                      "amount": "31.76",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "gW",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "749"
                  },
                  {
                    "description": "Innovative Salad featuring inexperienced technology and Rubber construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "EH",
                    "taxAmount": {
                      "amount": "49.2",
                      "currencyCode": "BOB"
                    },
                    "taxCode": "xE",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "874"
                  },
                  {
                    "description": "Our zesty-inspired Chips brings a taste of luxury to your separate lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "WF",
                    "taxAmount": {
                      "amount": "198.81",
                      "currencyCode": "USD"
                    },
                    "taxCode": "A1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "030"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "14.98",
                  "currencyCode": "IRR"
                }
              },
              "totalAmount": {
                "amount": "67.17",
                "currencyCode": "BTN"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 5
                },
                "newSeat": {
                  "column": "A",
                  "row": 8
                },
                "passengerRefId": "xAj3",
                "segmentRefId": "AEwM"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 18
                },
                "newSeat": {
                  "column": "C",
                  "row": 8
                },
                "passengerRefId": "xi16",
                "segmentRefId": "aICf"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 1
                },
                "newSeat": {
                  "column": "B",
                  "row": 16
                },
                "passengerRefId": "bJc2",
                "segmentRefId": "ZLZq"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 17
                },
                "newSeat": {
                  "column": "E",
                  "row": 22
                },
                "passengerRefId": "w0Fk",
                "segmentRefId": "l7AD"
              }
            ]
          },
          {
            "commission": {
              "amount": "478.4",
              "code": "Mca0",
              "currencyCode": "PGK",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "8.38",
              "percentageAppliedToAmount": "727.22"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "154.17",
                "currencyCode": "AED"
              },
              "differentialAmount": {
                "amount": "60.72",
                "currencyCode": "GBP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the fish-like agility of our Cheese, perfect for livid users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "IL",
                    "taxAmount": {
                      "amount": "33.23",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "1D",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "225"
                  },
                  {
                    "description": "New Chicken model with 67 GB RAM, 958 GB storage, and golden features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "178.27",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "nu",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "882"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "59.58",
                  "currencyCode": "SHP"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "stN1",
                "segmentRefIds": [
                  "Vb1c"
                ]
              },
              {
                "priceClassRefId": "1WL2",
                "segmentRefIds": [
                  "vVIm"
                ]
              },
              {
                "priceClassRefId": "GR8p",
                "segmentRefIds": [
                  "Z4Q0",
                  "Hk5i",
                  "DUqo",
                  "VbaW",
                  "ZUFt"
                ]
              },
              {
                "priceClassRefId": "ZgVL",
                "segmentRefIds": [
                  "jdTp",
                  "gile",
                  "r0XC",
                  "BYQ9",
                  "7Uj6"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "10.02",
                "currencyCode": "ZWL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Shirt perfect for silky training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BF",
                    "taxAmount": {
                      "amount": "180.95",
                      "currencyCode": "SEK"
                    },
                    "taxCode": "wE",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "310"
                  },
                  {
                    "description": "Stylish Shirt designed to make you stand out with suburban looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GI",
                    "taxAmount": {
                      "amount": "147.07",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "WD",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "776"
                  },
                  {
                    "description": "Introducing the Nauru-inspired Pizza, blending parched style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "US",
                    "taxAmount": {
                      "amount": "82.23",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "3h",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "263"
                  },
                  {
                    "description": "Our squirrel-friendly Pizza ensures marvelous comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "DE",
                    "taxAmount": {
                      "amount": "85.26",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "HR",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "623"
                  },
                  {
                    "description": "Ergonomic Computer made with Ceramic for all-day recent support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "UG",
                    "taxAmount": {
                      "amount": "115.9",
                      "currencyCode": "XAF"
                    },
                    "taxCode": "j5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "923"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "118.28",
                  "currencyCode": "MNT"
                }
              }
            },
            "offerItemId": "6mHW",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF01",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "120.61",
                "currencyCode": "AED",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Actinium-enhanced technology, our Pants offers unparalleled weary performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NF",
                    "taxAmount": {
                      "amount": "153.4",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "Je",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "682"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "136.38",
                  "currencyCode": "LYD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "BIY6",
                    "segmentRefIds": [
                      "pUbz",
                      "pBrY",
                      "WmRs"
                    ]
                  },
                  {
                    "baggageRefId": "ommF",
                    "segmentRefIds": [
                      "yyuJ",
                      "e4Cz",
                      "LfNZ",
                      "QBCV"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "KCW5feWR",
                      "fareCode": "442",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "57a3",
                    "segmentRefIds": [
                      "vtfK",
                      "QWzc",
                      "HJ8L",
                      "YWgl",
                      "X8Jg"
                    ],
                    "ticketDesignator": "16qE",
                    "voluntaryChangeInformationRefs": [
                      "ETB",
                      "SDG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "uQaWvqVG",
                      "fareCode": "579",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "4oa7",
                    "segmentRefIds": [
                      "jx4Z",
                      "TJq6",
                      "rRlC"
                    ],
                    "ticketDesignator": "GF0j",
                    "voluntaryChangeInformationRefs": [
                      "BMD"
                    ]
                  }
                ],
                "passengerRefId": "ILtO",
                "price": {
                  "baseAmount": {
                    "amount": "149.98",
                    "currencyCode": "IRR"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "48",
                      "currencyCode": "MZN"
                    },
                    "preDiscountedAmount": {
                      "amount": "91.69",
                      "currencyCode": "UAH"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The lime Mouse combines Senegal aesthetics with Fluorine-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SD",
                        "taxAmount": {
                          "amount": "29.51",
                          "currencyCode": "RON"
                        },
                        "taxCode": "gr",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "206"
                      },
                      {
                        "description": "Experience the tan brilliance of our Car, perfect for posh environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BH",
                        "taxAmount": {
                          "amount": "26.43",
                          "currencyCode": "ANG"
                        },
                        "taxCode": "AC",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "417"
                      },
                      {
                        "description": "The Kade Tuna is the latest in a series of poor products from Johnson Inc",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CK",
                        "taxAmount": {
                          "amount": "68.96",
                          "currencyCode": "GHS"
                        },
                        "taxCode": "YV",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "155"
                      },
                      {
                        "description": "Innovative Shoes featuring exotic technology and Gold construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CI",
                        "taxAmount": {
                          "amount": "172.56",
                          "currencyCode": "KES"
                        },
                        "taxCode": "zl",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "852"
                      },
                      {
                        "description": "The Reactive stable infrastructure Pants offers reliable performance and deserted design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GY",
                        "taxAmount": {
                          "amount": "71.2",
                          "currencyCode": "CHF"
                        },
                        "taxCode": "UH",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "179"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "190.44",
                      "currencyCode": "GEL"
                    }
                  },
                  "totalAmount": {
                    "amount": "190.17",
                    "currencyCode": "XPF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "knBZA"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "7Gtv",
                    "segmentRefIds": [
                      "PQ7A",
                      "P0D2"
                    ]
                  },
                  {
                    "baggageRefId": "LV8m",
                    "segmentRefIds": [
                      "fjr3",
                      "qLRf",
                      "Ol42",
                      "vdLb"
                    ]
                  },
                  {
                    "baggageRefId": "dYYd",
                    "segmentRefIds": [
                      "Z7Fd",
                      "GC3F",
                      "KEg8",
                      "Lxip"
                    ]
                  },
                  {
                    "baggageRefId": "wszT",
                    "segmentRefIds": [
                      "sOya",
                      "qwhF",
                      "4A3j"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "9aiifOZC",
                      "fareCode": "466",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "sMII",
                    "segmentRefIds": [
                      "srvA"
                    ],
                    "ticketDesignator": "RoSm",
                    "voluntaryChangeInformationRefs": [
                      "BDT",
                      "BHD",
                      "TND",
                      "KHR",
                      "PLN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "KruxuR9X",
                      "fareCode": "230",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "YoXV",
                    "segmentRefIds": [
                      "RoP9",
                      "yqaM"
                    ],
                    "ticketDesignator": "EUmb",
                    "voluntaryChangeInformationRefs": [
                      "KMF",
                      "MRU",
                      "LSL",
                      "AWG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "MiYsEF0R",
                      "fareCode": "279",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "EbyX",
                    "segmentRefIds": [
                      "R87L",
                      "nlzr",
                      "ZWhj"
                    ],
                    "ticketDesignator": "a2Rf",
                    "voluntaryChangeInformationRefs": [
                      "HNL",
                      "RUB",
                      "MDL",
                      "ISK",
                      "TRY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "KvZPckFM",
                      "fareCode": "420",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "JUDg",
                    "segmentRefIds": [
                      "f91s",
                      "2QXc",
                      "bs4j",
                      "5nM3",
                      "rREA"
                    ],
                    "ticketDesignator": "7tg9",
                    "voluntaryChangeInformationRefs": [
                      "NPR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "QyavsZx6",
                      "fareCode": "899",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "abxT",
                    "segmentRefIds": [
                      "s05N",
                      "TRQv"
                    ],
                    "ticketDesignator": "rrYU",
                    "voluntaryChangeInformationRefs": [
                      "SOS",
                      "BWP",
                      "GEL",
                      "STN"
                    ]
                  }
                ],
                "passengerRefId": "cUox",
                "price": {
                  "baseAmount": {
                    "amount": "86.64",
                    "currencyCode": "SRD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "115.48",
                      "currencyCode": "BSD"
                    },
                    "preDiscountedAmount": {
                      "amount": "193.85",
                      "currencyCode": "ISK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Integrated static support Salad offers reliable performance and terrible design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BE",
                        "taxAmount": {
                          "amount": "189.74",
                          "currencyCode": "INR"
                        },
                        "taxCode": "tT",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "502"
                      },
                      {
                        "description": "Carroll - Kovacek's most advanced Computer technology increases unselfish capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NA",
                        "taxAmount": {
                          "amount": "67.74",
                          "currencyCode": "EGP"
                        },
                        "taxCode": "Hs",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "279"
                      },
                      {
                        "description": "Discover the wolf-like agility of our Computer, perfect for deafening users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MX",
                        "taxAmount": {
                          "amount": "111.69",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "ok",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "926"
                      },
                      {
                        "description": "Savor the sweet essence in our Mouse, designed for juicy culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KR",
                        "taxAmount": {
                          "amount": "45.21",
                          "currencyCode": "AFN"
                        },
                        "taxCode": "om",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "379"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "93.17",
                      "currencyCode": "SLE"
                    }
                  },
                  "totalAmount": {
                    "amount": "37.94",
                    "currencyCode": "JPY"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "JS4Hn"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "66.52",
                "currencyCode": "XAF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Chicken designed to make you stand out with sick looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AQ",
                    "taxAmount": {
                      "amount": "136.18",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "tI",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "105"
                  },
                  {
                    "description": "Featuring Krypton-enhanced technology, our Tuna offers unparalleled mindless performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MA",
                    "taxAmount": {
                      "amount": "160.99",
                      "currencyCode": "MNT"
                    },
                    "taxCode": "Wq",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "393"
                  },
                  {
                    "description": "The red Towels combines Bahamas aesthetics with Erbium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PF",
                    "taxAmount": {
                      "amount": "67.45",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "pt",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "381"
                  },
                  {
                    "description": "Innovative Mouse featuring necessary technology and Silk construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "136.13",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "m8",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "117"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "76.24",
                  "currencyCode": "MNT"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "31.03",
                "currencyCode": "TWD"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "69.47",
                  "currencyCode": "RSD"
                },
                "preDiscountedAmount": {
                  "amount": "118.15",
                  "currencyCode": "KZT"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our smoky-inspired Salad brings a taste of luxury to your near lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "WF",
                    "taxAmount": {
                      "amount": "169.11",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "xM",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "055"
                  },
                  {
                    "description": "Innovative Chips featuring closed technology and Rubber construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VN",
                    "taxAmount": {
                      "amount": "120.73",
                      "currencyCode": "AWG"
                    },
                    "taxCode": "d2",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "897"
                  },
                  {
                    "description": "Stylish Keyboard designed to make you stand out with bony looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NR",
                    "taxAmount": {
                      "amount": "126.54",
                      "currencyCode": "BND"
                    },
                    "taxCode": "9S",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "340"
                  },
                  {
                    "description": "Ergonomic Gloves made with Rubber for all-day intent support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CN",
                    "taxAmount": {
                      "amount": "170.11",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "JW",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "861"
                  },
                  {
                    "description": "Our fish-friendly Towels ensures grumpy comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GY",
                    "taxAmount": {
                      "amount": "32.9",
                      "currencyCode": "SGD"
                    },
                    "taxCode": "5Q",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "984"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "169.45",
                  "currencyCode": "LBP"
                }
              },
              "totalAmount": {
                "amount": "58.9",
                "currencyCode": "XCD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 13
                },
                "newSeat": {
                  "column": "F",
                  "row": 9
                },
                "passengerRefId": "XZpS",
                "segmentRefId": "gBHz"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 7
                },
                "newSeat": {
                  "column": "A",
                  "row": 12
                },
                "passengerRefId": "8GCo",
                "segmentRefId": "5hP0"
              }
            ]
          },
          {
            "commission": {
              "amount": "352.33",
              "code": "hAFc",
              "currencyCode": "BAM",
              "description": "NEGOTIATED COMM",
              "percentage": "8.72",
              "percentageAppliedToAmount": "107.66"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "119.45",
                "currencyCode": "PEN"
              },
              "differentialAmount": {
                "amount": "153.18",
                "currencyCode": "SHP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Guernsey-inspired Hat, blending friendly style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "EG",
                    "taxAmount": {
                      "amount": "133.41",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "be",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "967"
                  },
                  {
                    "description": "Ergonomic Towels made with Concrete for all-day frail support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FI",
                    "taxAmount": {
                      "amount": "169.02",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "lu",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "959"
                  },
                  {
                    "description": "Discover the dolphin-like agility of our Mouse, perfect for pointless users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ID",
                    "taxAmount": {
                      "amount": "46.73",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "vc",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "689"
                  },
                  {
                    "description": "Savor the salty essence in our Keyboard, designed for wealthy culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CN",
                    "taxAmount": {
                      "amount": "103.67",
                      "currencyCode": "CLP"
                    },
                    "taxCode": "Mc",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "853"
                  },
                  {
                    "description": "Innovative Sausages featuring regular technology and Cotton construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KN",
                    "taxAmount": {
                      "amount": "134.08",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "Pb",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "186"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "108.91",
                  "currencyCode": "CDF"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "3jSn",
                "segmentRefIds": [
                  "7R5k",
                  "fUUp"
                ]
              },
              {
                "priceClassRefId": "9DZP",
                "segmentRefIds": [
                  "CfP1"
                ]
              },
              {
                "priceClassRefId": "F4QK",
                "segmentRefIds": [
                  "csIx",
                  "WLGW",
                  "d6J3"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "48.5",
                "currencyCode": "LBP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Lutetium-enhanced technology, our Cheese offers unparalleled yellowish performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AQ",
                    "taxAmount": {
                      "amount": "15.94",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "L6",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "316"
                  },
                  {
                    "description": "New Mouse model with 45 GB RAM, 35 GB storage, and mixed features",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NZ",
                    "taxAmount": {
                      "amount": "86.49",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "R9",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "893"
                  },
                  {
                    "description": "Discover the self-reliant new Pants with an exciting mix of Ceramic ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CL",
                    "taxAmount": {
                      "amount": "99.8",
                      "currencyCode": "ALL"
                    },
                    "taxCode": "jq",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "426"
                  },
                  {
                    "description": "Savor the delicious essence in our Table, designed for zany culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SI",
                    "taxAmount": {
                      "amount": "101.05",
                      "currencyCode": "GBP"
                    },
                    "taxCode": "UE",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "423"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "155.23",
                  "currencyCode": "UGX"
                }
              }
            },
            "offerItemId": "5bIZ",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "61.88",
                "currencyCode": "MZN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Gloves designed to make you stand out with bleak looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ME",
                    "taxAmount": {
                      "amount": "143.99",
                      "currencyCode": "KMF"
                    },
                    "taxCode": "Ph",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "788"
                  },
                  {
                    "description": "Ziemann - Robel's most advanced Salad technology increases powerless capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IR",
                    "taxAmount": {
                      "amount": "72.9",
                      "currencyCode": "IRR"
                    },
                    "taxCode": "lD",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "605"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "35.89",
                  "currencyCode": "GMD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "dwAi",
                    "segmentRefIds": [
                      "rKB7",
                      "4FCv",
                      "HiCX"
                    ]
                  },
                  {
                    "baggageRefId": "IDo1",
                    "segmentRefIds": [
                      "HiGZ",
                      "w7dR",
                      "9UC6",
                      "qBbl",
                      "J4yZ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "TZOy6jy8",
                      "fareCode": "500",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "b5Pg",
                    "segmentRefIds": [
                      "g4zF",
                      "3sTa",
                      "PYwl"
                    ],
                    "ticketDesignator": "33Kn",
                    "voluntaryChangeInformationRefs": [
                      "HUF",
                      "NPR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "sGkKdycj",
                      "fareCode": "657",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "fc6x",
                    "segmentRefIds": [
                      "Yo3M",
                      "ZJ6y",
                      "ofsM"
                    ],
                    "ticketDesignator": "KEHh",
                    "voluntaryChangeInformationRefs": [
                      "SLE",
                      "BZD",
                      "GBP",
                      "IDR",
                      "TJS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "IKNtxC7R",
                      "fareCode": "939",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Dap5",
                    "segmentRefIds": [
                      "a3rs",
                      "kPvm",
                      "SrDP",
                      "48iE"
                    ],
                    "ticketDesignator": "PVb0",
                    "voluntaryChangeInformationRefs": [
                      "AUD",
                      "ARS",
                      "SSP",
                      "GYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "YLs5pNZc",
                      "fareCode": "223",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Lfpd",
                    "segmentRefIds": [
                      "Z09u",
                      "vBB4"
                    ],
                    "ticketDesignator": "zbCV",
                    "voluntaryChangeInformationRefs": [
                      "LKR",
                      "UZS"
                    ]
                  }
                ],
                "passengerRefId": "BpHi",
                "price": {
                  "baseAmount": {
                    "amount": "156.62",
                    "currencyCode": "GMD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "182.08",
                      "currencyCode": "ARS"
                    },
                    "preDiscountedAmount": {
                      "amount": "178.92",
                      "currencyCode": "BBD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Gibson Inc's most advanced Keyboard technology increases fluffy capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "VA",
                        "taxAmount": {
                          "amount": "50.71",
                          "currencyCode": "ZWL"
                        },
                        "taxCode": "xW",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "165"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "112.57",
                      "currencyCode": "DKK"
                    }
                  },
                  "totalAmount": {
                    "amount": "72.44",
                    "currencyCode": "KRW"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "Bquyx"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "143.5",
                "currencyCode": "MXN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Estefania Hat is the latest in a series of zealous products from Marks, Hammes and Morar",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TH",
                    "taxAmount": {
                      "amount": "100.9",
                      "currencyCode": "YER"
                    },
                    "taxCode": "u7",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "587"
                  },
                  {
                    "description": "Innovative Hat featuring happy-go-lucky technology and Wooden construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VA",
                    "taxAmount": {
                      "amount": "194.86",
                      "currencyCode": "BOB"
                    },
                    "taxCode": "5N",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "796"
                  },
                  {
                    "description": "Professional-grade Salad perfect for near training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FO",
                    "taxAmount": {
                      "amount": "25.71",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "Yk",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "473"
                  },
                  {
                    "description": "Our creamy-inspired Fish brings a taste of luxury to your expensive lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TN",
                    "taxAmount": {
                      "amount": "96.84",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "Iz",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "026"
                  },
                  {
                    "description": "The sleek and meaty Computer comes with purple LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BJ",
                    "taxAmount": {
                      "amount": "43.87",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "Rt",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "586"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "135.62",
                  "currencyCode": "AZN"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "41.95",
                "currencyCode": "ALL"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "191.09",
                  "currencyCode": "GNF"
                },
                "preDiscountedAmount": {
                  "amount": "78.44",
                  "currencyCode": "LYD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Bacon featuring passionate technology and Plastic construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AW",
                    "taxAmount": {
                      "amount": "189.72",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "w1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "057"
                  },
                  {
                    "description": "Our juicy-inspired Soap brings a taste of luxury to your trivial lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SR",
                    "taxAmount": {
                      "amount": "49.78",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "gy",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "704"
                  },
                  {
                    "description": "Our savory-inspired Mouse brings a taste of luxury to your striking lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BH",
                    "taxAmount": {
                      "amount": "26.1",
                      "currencyCode": "MRU"
                    },
                    "taxCode": "8H",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "979"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "60.81",
                  "currencyCode": "ERN"
                }
              },
              "totalAmount": {
                "amount": "36.31",
                "currencyCode": "SSP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 3
                },
                "newSeat": {
                  "column": "B",
                  "row": 2
                },
                "passengerRefId": "Gv9d",
                "segmentRefId": "PlsF"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 5
                },
                "newSeat": {
                  "column": "D",
                  "row": 4
                },
                "passengerRefId": "M8km",
                "segmentRefId": "U4rk"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 27
                },
                "newSeat": {
                  "column": "E",
                  "row": 14
                },
                "passengerRefId": "WC67",
                "segmentRefId": "wMKf"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 24
                },
                "newSeat": {
                  "column": "B",
                  "row": 9
                },
                "passengerRefId": "KlWB",
                "segmentRefId": "vG61"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 5
                },
                "newSeat": {
                  "column": "F",
                  "row": 4
                },
                "passengerRefId": "hygQ",
                "segmentRefId": "EIYr"
              }
            ]
          }
        ],
        "ownerCode": "4S",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "171.69",
            "currencyCode": "MUR",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Professional-grade Pizza perfect for delectable training and recreational use",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "IS",
                "taxAmount": {
                  "amount": "59.05",
                  "currencyCode": "CNY"
                },
                "taxCode": "xp",
                "taxCodeText": "VAT",
                "taxPadisCode": "533"
              },
              {
                "description": "Incredible Gloves designed with Steel for pointless performance",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "NF",
                "taxAmount": {
                  "amount": "146.42",
                  "currencyCode": "QAR"
                },
                "taxCode": "qY",
                "taxCodeText": "PAID",
                "taxPadisCode": "419"
              }
            ],
            "totalTaxAmount": {
              "amount": "58.84",
              "currencyCode": "BWP"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "89.96",
            "currencyCode": "SGD"
          }
        },
        "validatingAirlineCode": "zA"
      },
      {
        "commission": {
          "amount": "133.58",
          "code": "dSNk",
          "currencyCode": "ALL",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "8.08",
          "percentageAppliedToAmount": "878.13"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "170.74",
            "currencyCode": "CZK"
          },
          "differentialAmount": {
            "amount": "117.45",
            "currencyCode": "PAB"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The Jeromy Chicken is the latest in a series of milky products from Hagenes, Rowe and Hansen",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "KE",
                "taxAmount": {
                  "amount": "50.6",
                  "currencyCode": "ZAR"
                },
                "taxCode": "ud",
                "taxCodeText": "VAT",
                "taxPadisCode": "613"
              },
              {
                "description": "Experience the black brilliance of our Towels, perfect for buttery environments",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "RS",
                "taxAmount": {
                  "amount": "56.29",
                  "currencyCode": "CVE"
                },
                "taxCode": "4l",
                "taxCodeText": "VAT",
                "taxPadisCode": "768"
              }
            ],
            "totalTaxAmount": {
              "amount": "35.82",
              "currencyCode": "NOK"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 3456,
        "offerId": "TpoR",
        "offerItems": [
          {
            "commission": {
              "amount": "429.21",
              "code": "x4C8",
              "currencyCode": "MYR",
              "description": "STANDARD COMM",
              "percentage": "7.11",
              "percentageAppliedToAmount": "187.64"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "64.48",
                "currencyCode": "ETB"
              },
              "differentialAmount": {
                "amount": "145.47",
                "currencyCode": "EUR"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Shoes made with Wooden for all-day celebrated support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AU",
                    "taxAmount": {
                      "amount": "41",
                      "currencyCode": "HTG"
                    },
                    "taxCode": "Iz",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "203"
                  },
                  {
                    "description": "Stylish Soap designed to make you stand out with plain looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BM",
                    "taxAmount": {
                      "amount": "48.51",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "yv",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "841"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "36.19",
                  "currencyCode": "UGX"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "6Gjv",
                "segmentRefIds": [
                  "PuXu",
                  "6rVs",
                  "tQ1C",
                  "GkKt"
                ]
              },
              {
                "priceClassRefId": "lHu1",
                "segmentRefIds": [
                  "4Wp9"
                ]
              },
              {
                "priceClassRefId": "ggJ2",
                "segmentRefIds": [
                  "v7yP",
                  "P0zQ",
                  "V4pC",
                  "uLGd"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "122.15",
                "currencyCode": "NPR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Singapore-inspired Computer, blending wee style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "72.99",
                      "currencyCode": "GNF"
                    },
                    "taxCode": "bo",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "500"
                  },
                  {
                    "description": "Innovative Gloves featuring mundane technology and Granite construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GM",
                    "taxAmount": {
                      "amount": "37.11",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "oM",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "137"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "176.89",
                  "currencyCode": "BZD"
                }
              }
            },
            "offerItemId": "Mroy",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "139.05",
                "currencyCode": "LBP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the silver brilliance of our Towels, perfect for lavish environments",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MW",
                    "taxAmount": {
                      "amount": "176.27",
                      "currencyCode": "MZN"
                    },
                    "taxCode": "v0",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "469"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "86.51",
                  "currencyCode": "GIP"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "S05t",
                    "segmentRefIds": [
                      "IZug",
                      "1jMK"
                    ]
                  },
                  {
                    "baggageRefId": "hNRm",
                    "segmentRefIds": [
                      "S0AE",
                      "hR92"
                    ]
                  },
                  {
                    "baggageRefId": "YMjQ",
                    "segmentRefIds": [
                      "P9bh",
                      "MR1Y",
                      "tLrK"
                    ]
                  },
                  {
                    "baggageRefId": "vUEN",
                    "segmentRefIds": [
                      "JRC6",
                      "jYYf",
                      "b9L0",
                      "z7wT"
                    ]
                  },
                  {
                    "baggageRefId": "yBPl",
                    "segmentRefIds": [
                      "pWO2",
                      "saeq"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "RO83wbtf",
                      "fareCode": "556",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "M1K5",
                    "segmentRefIds": [
                      "PJS7",
                      "AIpJ",
                      "fdB8"
                    ],
                    "ticketDesignator": "qG4l",
                    "voluntaryChangeInformationRefs": [
                      "KZT",
                      "MOP",
                      "BIF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Enh6rH55",
                      "fareCode": "927",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "lgYb",
                    "segmentRefIds": [
                      "buec",
                      "FPAH",
                      "HJMr",
                      "3jBL"
                    ],
                    "ticketDesignator": "8hRr",
                    "voluntaryChangeInformationRefs": [
                      "JPY",
                      "ANG",
                      "ERN",
                      "LRD"
                    ]
                  }
                ],
                "passengerRefId": "qup7",
                "price": {
                  "baseAmount": {
                    "amount": "104.98",
                    "currencyCode": "CLP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "54.33",
                      "currencyCode": "NZD"
                    },
                    "preDiscountedAmount": {
                      "amount": "24.52",
                      "currencyCode": "KMF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Soft Table designed with Ceramic for grubby performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "IL",
                        "taxAmount": {
                          "amount": "106.22",
                          "currencyCode": "MXN"
                        },
                        "taxCode": "65",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "113"
                      },
                      {
                        "description": "Discover the eminent new Chair with an exciting mix of Steel ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CH",
                        "taxAmount": {
                          "amount": "47.88",
                          "currencyCode": "MKD"
                        },
                        "taxCode": "X4",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "033"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "24.88",
                      "currencyCode": "IDR"
                    }
                  },
                  "totalAmount": {
                    "amount": "131.48",
                    "currencyCode": "BMD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "CN8Zn"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "26.38",
                "currencyCode": "RUB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Chips model with 62 GB RAM, 625 GB storage, and shrill features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BA",
                    "taxAmount": {
                      "amount": "83.31",
                      "currencyCode": "EUR"
                    },
                    "taxCode": "E6",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "996"
                  },
                  {
                    "description": "Stylish Pizza designed to make you stand out with total looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BJ",
                    "taxAmount": {
                      "amount": "149.12",
                      "currencyCode": "PAB"
                    },
                    "taxCode": "ns",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "687"
                  },
                  {
                    "description": "Innovative Cheese featuring ethical technology and Wooden construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CN",
                    "taxAmount": {
                      "amount": "165.12",
                      "currencyCode": "SDG"
                    },
                    "taxCode": "Pv",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "064"
                  },
                  {
                    "description": "Recycled Keyboard designed with Bamboo for infinite performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "UA",
                    "taxAmount": {
                      "amount": "118.15",
                      "currencyCode": "RON"
                    },
                    "taxCode": "ao",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "444"
                  },
                  {
                    "description": "New green Chips with ergonomic design for outgoing comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TW",
                    "taxAmount": {
                      "amount": "18.41",
                      "currencyCode": "SLE"
                    },
                    "taxCode": "Nu",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "343"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "22.7",
                  "currencyCode": "VUV"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "126.81",
                "currencyCode": "BIF"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "173.26",
                  "currencyCode": "KGS"
                },
                "preDiscountedAmount": {
                  "amount": "63.1",
                  "currencyCode": "PYG"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The olive Pants combines Kenya aesthetics with Tin-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VE",
                    "taxAmount": {
                      "amount": "159.55",
                      "currencyCode": "KPW"
                    },
                    "taxCode": "Sy",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "375"
                  },
                  {
                    "description": "Savor the sour essence in our Ball, designed for happy culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "JP",
                    "taxAmount": {
                      "amount": "48.7",
                      "currencyCode": "BZD"
                    },
                    "taxCode": "PJ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "034"
                  },
                  {
                    "description": "Our rich-inspired Gloves brings a taste of luxury to your triangular lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CL",
                    "taxAmount": {
                      "amount": "128.57",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "sR",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "263"
                  },
                  {
                    "description": "Featuring Neptunium-enhanced technology, our Ball offers unparalleled ultimate performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MQ",
                    "taxAmount": {
                      "amount": "33.83",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "Hy",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "095"
                  },
                  {
                    "description": "Bechtelar, Kertzmann and Kemmer's most advanced Pants technology increases blank capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "199.61",
                      "currencyCode": "GHS"
                    },
                    "taxCode": "bf",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "843"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "34.16",
                  "currencyCode": "NOK"
                }
              },
              "totalAmount": {
                "amount": "174.26",
                "currencyCode": "XCD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 28
                },
                "newSeat": {
                  "column": "E",
                  "row": 11
                },
                "passengerRefId": "o18P",
                "segmentRefId": "1qZn"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 12
                },
                "newSeat": {
                  "column": "D",
                  "row": 25
                },
                "passengerRefId": "0Htt",
                "segmentRefId": "l0mg"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 25
                },
                "newSeat": {
                  "column": "F",
                  "row": 16
                },
                "passengerRefId": "cqnU",
                "segmentRefId": "KFiZ"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 19
                },
                "newSeat": {
                  "column": "D",
                  "row": 29
                },
                "passengerRefId": "70yn",
                "segmentRefId": "BOoH"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 19
                },
                "newSeat": {
                  "column": "F",
                  "row": 25
                },
                "passengerRefId": "FPQL",
                "segmentRefId": "1LM1"
              }
            ]
          }
        ],
        "ownerCode": "ZB",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "11.02",
            "currencyCode": "AZN",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Ergonomic Hat made with Aluminum for all-day favorite support",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "MK",
                "taxAmount": {
                  "amount": "54.73",
                  "currencyCode": "PGK"
                },
                "taxCode": "Hv",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "049"
              },
              {
                "description": "Discover the wise new Shoes with an exciting mix of Rubber ingredients",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "ES",
                "taxAmount": {
                  "amount": "160.35",
                  "currencyCode": "FJD"
                },
                "taxCode": "P1",
                "taxCodeText": "VAT",
                "taxPadisCode": "590"
              }
            ],
            "totalTaxAmount": {
              "amount": "91.66",
              "currencyCode": "MNT"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "166.35",
            "currencyCode": "BZD"
          }
        },
        "validatingAirlineCode": "GH"
      }
    ]
  }
}
{
  "diagnostics": [
    {
      "body": "ORDER_VIEW_REQUEST",
      "customId": "4524752f-3b5d-4a48-9c5c-6337e8da0436",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    }
  ],
  "messages": [
    {
      "category": "WARNING",
      "code": 548,
      "description": "The Integrated 24/7 budgetary management Pants offers reliable performance and turbulent design",
      "service": "EXCHANGE_SERVICE",
      "type": "NOTICE"
    },
    {
      "category": "WARNING",
      "code": 992,
      "description": "Ergonomic Pants made with Marble for all-day entire support",
      "service": "EXCHANGE_SERVICE",
      "type": "ERROR"
    },
    {
      "category": "WARNING",
      "code": 106,
      "description": "New black Hat with ergonomic design for trustworthy comfort",
      "service": "NDC_CONNECTOR",
      "type": "CARRIER_PROVIDED_WARNING"
    }
  ],
  "payloadAttributes": {
    "echoToken": "ba07c9e6-6eb5-4e62-98ac-c3f267576a4a",
    "timeStamp": "2026-06-17T00:00:00.0Z",
    "trxId": "FC9cRCHfkoAwo"
  },
  "response": {
    "datalist": {
      "baggages": [
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 13,
              "maximumBagWeightInPounds": 33,
              "maximumLengthInCentimeters": 93,
              "maximumLengthInInches": 46,
              "maximumPieces": 2
            }
          ],
          "baggageId": "4vwX",
          "descriptions": [
            "Special",
            "Valuable"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 12,
              "maximumBagWeightInPounds": 40,
              "maximumLengthInCentimeters": 119,
              "maximumLengthInInches": 40,
              "maximumPieces": 1
            }
          ],
          "baggageId": "fKAz",
          "descriptions": [
            "Special",
            "Sports",
            "Fragile",
            "Valuable",
            "Heavy"
          ],
          "typeCode": "CheckedBag"
        },
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 11,
              "maximumBagWeightInPounds": 44,
              "maximumLengthInCentimeters": 97,
              "maximumLengthInInches": 43,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 22,
              "maximumBagWeightInPounds": 34,
              "maximumLengthInCentimeters": 123,
              "maximumLengthInInches": 49,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 13,
              "maximumBagWeightInPounds": 23,
              "maximumLengthInCentimeters": 137,
              "maximumLengthInInches": 51,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 20,
              "maximumBagWeightInPounds": 46,
              "maximumLengthInCentimeters": 90,
              "maximumLengthInInches": 54,
              "maximumPieces": 1
            }
          ],
          "baggageId": "8neL",
          "descriptions": [
            "Fragile",
            "Sports",
            "Valuable",
            "Heavy",
            "Special"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 19,
              "maximumBagWeightInPounds": 20,
              "maximumLengthInCentimeters": 121,
              "maximumLengthInInches": 57,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 21,
              "maximumBagWeightInPounds": 47,
              "maximumLengthInCentimeters": 96,
              "maximumLengthInInches": 53,
              "maximumPieces": 3
            }
          ],
          "baggageId": "DssT",
          "descriptions": [
            "Heavy",
            "Special",
            "Valuable"
          ],
          "typeCode": "CarryOnBag"
        }
      ],
      "passengers": [
        {
          "passengerId": "Xagh",
          "typeCode": "CHD"
        },
        {
          "passengerId": "8RIh",
          "typeCode": "CHD"
        },
        {
          "passengerId": "hNqm",
          "typeCode": "ADT"
        },
        {
          "passengerId": "OcQ0",
          "typeCode": "CHD"
        },
        {
          "passengerId": "iQuI",
          "typeCode": "ADT"
        }
      ],
      "priceClasses": [
        {
          "code": "R06",
          "descriptions": [
            {
              "description": "Our moist-inspired Tuna brings a taste of luxury to your wide-eyed lifestyle",
              "descriptionId": "vjwjP15VuM"
            },
            {
              "description": "New blue Shirt with ergonomic design for front comfort",
              "descriptionId": "WuCHZLtMZR"
            },
            {
              "description": "Savor the rich essence in our Computer, designed for stingy culinary adventures",
              "descriptionId": "pHk3YPeLfw"
            }
          ],
          "name": "Economy - Saver",
          "priceClassId": "jtPD"
        },
        {
          "code": "2oD",
          "descriptions": [
            {
              "description": "Professional-grade Sausages perfect for hollow training and recreational use",
              "descriptionId": "MO4u2ogmzo"
            },
            {
              "description": "Featuring Rutherfordium-enhanced technology, our Bacon offers unparalleled lavish performance",
              "descriptionId": "skQx4lXTq3"
            },
            {
              "description": "The Anika Mouse is the latest in a series of aggressive products from Bechtelar, Fisher and Price",
              "descriptionId": "n5sB8h4Adm"
            }
          ],
          "name": "Premium Economy",
          "priceClassId": "4eGg"
        },
        {
          "code": "3jL",
          "descriptions": [
            {
              "description": "Innovative Gloves featuring wide technology and Bamboo construction",
              "descriptionId": "nMXKcV4eOq"
            },
            {
              "description": "Featuring Antimony-enhanced technology, our Bacon offers unparalleled monstrous performance",
              "descriptionId": "Zyq9Q7HQQN"
            },
            {
              "description": "New cyan Cheese with ergonomic design for classic comfort",
              "descriptionId": "mrXezuGb2p"
            },
            {
              "description": "Elegant Ball designed with Cotton for black performance",
              "descriptionId": "ylR9FztXBo"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "4HqH"
        },
        {
          "code": "xh1",
          "descriptions": [
            {
              "description": "Our bird-friendly Ball ensures regal comfort for your pets",
              "descriptionId": "ucI5HZUE9D"
            },
            {
              "description": "Experience the pink brilliance of our Towels, perfect for complicated environments",
              "descriptionId": "vX8yAAYrNW"
            },
            {
              "description": "Savor the fresh essence in our Towels, designed for clear-cut culinary adventures",
              "descriptionId": "L0OmeqQn7u"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "aohy"
        }
      ],
      "segments": [
        {
          "arrival": {
            "airportCode": "HKG",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-08-16T00:00:00.0Z",
            "terminal": "A"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-08-24T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-07T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-05-25T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "regional"
              },
              "departure": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "departureDateTime": "2027-04-02T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-11-30T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "departureDateTime": "2027-02-05T00:00:00.0Z",
                "terminal": "5"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-10-03T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-22T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "SIN",
            "airportName": "[object Object]",
            "departureDateTime": "2026-09-15T00:00:00.0Z",
            "terminal": "A"
          },
          "marketingAirline": {
            "code": "4q",
            "flightNumber": "233",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "Mp",
            "flightNumber": "831",
            "name": "[object Object]"
          },
          "segmentId": "CKLe"
        },
        {
          "arrival": {
            "airportCode": "DXB",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-06-13T00:00:00.0Z",
            "terminal": "A"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-08-02T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "regional"
              },
              "departure": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "departureDateTime": "2027-01-30T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-05-28T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "regional"
              },
              "departure": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "departureDateTime": "2027-04-03T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-03-26T00:00:00.0Z",
                "terminal": "1"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-26T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-03-30T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2026-12-22T00:00:00.0Z",
                "terminal": "A"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-11-25T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "departureDateTime": "2027-05-21T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "CDG",
            "airportName": "[object Object]",
            "departureDateTime": "2027-03-06T00:00:00.0Z",
            "terminal": "1"
          },
          "marketingAirline": {
            "code": "cu",
            "flightNumber": "331",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "yr",
            "flightNumber": "919",
            "name": "[object Object]"
          },
          "segmentId": "H9TZ"
        }
      ],
      "voluntaryChangeInformation": [
        {
          "applicabilityList": [
            "Before Departure"
          ],
          "changeId": "CUP",
          "description": "Non-refundable",
          "feeAmount": "190.87",
          "feeCurrencyCode": "CNY",
          "hasFee": false,
          "isAllowed": true,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "Before Departure",
            "Before Departure",
            "Before Departure"
          ],
          "changeId": "PGK",
          "description": "Non-refundable",
          "feeAmount": "144.96",
          "feeCurrencyCode": "OMR",
          "hasFee": false,
          "isAllowed": false,
          "type": "Cancel"
        }
      ]
    },
    "offers": [
      {
        "commission": {
          "amount": "206.75",
          "code": "o0yV",
          "currencyCode": "FJD",
          "description": "STANDARD COMM",
          "percentage": "14.32",
          "percentageAppliedToAmount": "839.85"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "116.23",
            "currencyCode": "MNT"
          },
          "differentialAmount": {
            "amount": "197.42",
            "currencyCode": "HKD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Discover the steep new Keyboard with an exciting mix of Wooden ingredients",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "IS",
                "taxAmount": {
                  "amount": "153.26",
                  "currencyCode": "ETB"
                },
                "taxCode": "T6",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "126"
              },
              {
                "description": "Discover the snake-like agility of our Keyboard, perfect for grumpy users",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "MR",
                "taxAmount": {
                  "amount": "120.42",
                  "currencyCode": "ZAR"
                },
                "taxCode": "Ue",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "455"
              },
              {
                "description": "The sleek and gigantic Towels comes with indigo LED lighting for smart functionality",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "TL",
                "taxAmount": {
                  "amount": "87.14",
                  "currencyCode": "RSD"
                },
                "taxCode": "LB",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "225"
              }
            ],
            "totalTaxAmount": {
              "amount": "122.85",
              "currencyCode": "ZAR"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 1444,
        "offerId": "KmlH",
        "offerItems": [
          {
            "commission": {
              "amount": "239.1",
              "code": "ddZx",
              "currencyCode": "XPF",
              "description": "STANDARD COMM",
              "percentage": "5.12",
              "percentageAppliedToAmount": "143.26"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "127.2",
                "currencyCode": "LSL"
              },
              "differentialAmount": {
                "amount": "52.39",
                "currencyCode": "UGX"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Fish perfect for faraway training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "141.23",
                      "currencyCode": "SRD"
                    },
                    "taxCode": "js",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "104"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "128.42",
                  "currencyCode": "PLN"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "Bjga",
                "segmentRefIds": [
                  "Iduv",
                  "XtKx",
                  "7WKH"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "157.72",
                "currencyCode": "DZD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Chair featuring brisk technology and Concrete construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LS",
                    "taxAmount": {
                      "amount": "60.31",
                      "currencyCode": "ERN"
                    },
                    "taxCode": "I3",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "967"
                  },
                  {
                    "description": "New azure Fish with ergonomic design for busy comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GE",
                    "taxAmount": {
                      "amount": "178.67",
                      "currencyCode": "PYG"
                    },
                    "taxCode": "QK",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "241"
                  },
                  {
                    "description": "Ergonomic Keyboard made with Ceramic for all-day ideal support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MD",
                    "taxAmount": {
                      "amount": "85.71",
                      "currencyCode": "XAF"
                    },
                    "taxCode": "28",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "927"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "187.97",
                  "currencyCode": "SBD"
                }
              }
            },
            "offerItemId": "QdNU",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "41.39",
                "currencyCode": "LRD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the tiger-like agility of our Hat, perfect for magnificent users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "RU",
                    "taxAmount": {
                      "amount": "12.11",
                      "currencyCode": "BYN"
                    },
                    "taxCode": "Ke",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "641"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "186.36",
                  "currencyCode": "RWF"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "KCvP",
                    "segmentRefIds": [
                      "b2o6"
                    ]
                  },
                  {
                    "baggageRefId": "W6G6",
                    "segmentRefIds": [
                      "VB36"
                    ]
                  },
                  {
                    "baggageRefId": "3620",
                    "segmentRefIds": [
                      "vto5"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "cSedan8d",
                      "fareCode": "143",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "t9Pf",
                    "segmentRefIds": [
                      "RINY",
                      "RWQR",
                      "op79",
                      "2AC1"
                    ],
                    "ticketDesignator": "OGdp",
                    "voluntaryChangeInformationRefs": [
                      "CZK",
                      "ERN",
                      "DZD",
                      "THB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "4cOdjcuT",
                      "fareCode": "633",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "X53A",
                    "segmentRefIds": [
                      "pSKp",
                      "EvnF"
                    ],
                    "ticketDesignator": "mmgh",
                    "voluntaryChangeInformationRefs": [
                      "RWF",
                      "HKD",
                      "SLE",
                      "IRR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "iIA9PHzZ",
                      "fareCode": "360",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "4nMf",
                    "segmentRefIds": [
                      "fZ6Y"
                    ],
                    "ticketDesignator": "HA4m",
                    "voluntaryChangeInformationRefs": [
                      "JPY",
                      "NIO",
                      "OMR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "sBK3vErj",
                      "fareCode": "258",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "CMnm",
                    "segmentRefIds": [
                      "5M27"
                    ],
                    "ticketDesignator": "o8oW",
                    "voluntaryChangeInformationRefs": [
                      "LAK",
                      "LAK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Sv6lhCrr",
                      "fareCode": "251",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "k9uz",
                    "segmentRefIds": [
                      "8Squ",
                      "cFWp",
                      "HQFu",
                      "FUZL"
                    ],
                    "ticketDesignator": "ANVN",
                    "voluntaryChangeInformationRefs": [
                      "CAD",
                      "PYG",
                      "MOP"
                    ]
                  }
                ],
                "passengerRefId": "YYHX",
                "price": {
                  "baseAmount": {
                    "amount": "14.47",
                    "currencyCode": "CVE"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "127.87",
                      "currencyCode": "COP"
                    },
                    "preDiscountedAmount": {
                      "amount": "42.2",
                      "currencyCode": "TZS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Xenon-enhanced technology, our Salad offers unparalleled gripping performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SG",
                        "taxAmount": {
                          "amount": "117.65",
                          "currencyCode": "UZS"
                        },
                        "taxCode": "ri",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "413"
                      },
                      {
                        "description": "Our tender-inspired Sausages brings a taste of luxury to your dental lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CD",
                        "taxAmount": {
                          "amount": "157.9",
                          "currencyCode": "KPW"
                        },
                        "taxCode": "0J",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "927"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "126.94",
                      "currencyCode": "HNL"
                    }
                  },
                  "totalAmount": {
                    "amount": "32.67",
                    "currencyCode": "SZL"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "pXqCk"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ySIW",
                    "segmentRefIds": [
                      "7nAZ",
                      "Lixq",
                      "fkH9"
                    ]
                  },
                  {
                    "baggageRefId": "2DJv",
                    "segmentRefIds": [
                      "2Fdz",
                      "O2TF",
                      "F7Wl",
                      "HlwK"
                    ]
                  },
                  {
                    "baggageRefId": "iFZg",
                    "segmentRefIds": [
                      "nMUo",
                      "Li8r",
                      "Yyep",
                      "Tx1o",
                      "n9Sc"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "C4I5vvoe",
                      "fareCode": "544",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "htse",
                    "segmentRefIds": [
                      "Vy50"
                    ],
                    "ticketDesignator": "5hM7",
                    "voluntaryChangeInformationRefs": [
                      "AWG",
                      "IQD",
                      "DJF",
                      "MKD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "HmG7Xqcr",
                      "fareCode": "441",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "kwgK",
                    "segmentRefIds": [
                      "Urjr",
                      "Hbmi",
                      "SqLG",
                      "Mxs6"
                    ],
                    "ticketDesignator": "XNPA",
                    "voluntaryChangeInformationRefs": [
                      "PAB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "QrOtdMRv",
                      "fareCode": "478",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "MtCQ",
                    "segmentRefIds": [
                      "mpm0",
                      "hI7e"
                    ],
                    "ticketDesignator": "PkF0",
                    "voluntaryChangeInformationRefs": [
                      "THB",
                      "CLP",
                      "RWF"
                    ]
                  }
                ],
                "passengerRefId": "4kQ6",
                "price": {
                  "baseAmount": {
                    "amount": "140.6",
                    "currencyCode": "CRC"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "154.23",
                      "currencyCode": "DOP"
                    },
                    "preDiscountedAmount": {
                      "amount": "27.57",
                      "currencyCode": "MKD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our tangy-inspired Ball brings a taste of luxury to your careless lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "LV",
                        "taxAmount": {
                          "amount": "164.13",
                          "currencyCode": "MAD"
                        },
                        "taxCode": "gN",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "353"
                      },
                      {
                        "description": "The Secured optimizing array Hat offers reliable performance and growing design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BM",
                        "taxAmount": {
                          "amount": "16.3",
                          "currencyCode": "EGP"
                        },
                        "taxCode": "Mz",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "440"
                      },
                      {
                        "description": "Our crispy-inspired Mouse brings a taste of luxury to your tedious lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NL",
                        "taxAmount": {
                          "amount": "41.12",
                          "currencyCode": "BZD"
                        },
                        "taxCode": "Fk",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "870"
                      },
                      {
                        "description": "New Cheese model with 41 GB RAM, 582 GB storage, and bossy features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PG",
                        "taxAmount": {
                          "amount": "163.62",
                          "currencyCode": "NIO"
                        },
                        "taxCode": "yI",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "301"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "129.65",
                      "currencyCode": "XCD"
                    }
                  },
                  "totalAmount": {
                    "amount": "77.15",
                    "currencyCode": "MMK"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "FENWU"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "XcCp",
                    "segmentRefIds": [
                      "B7jY"
                    ]
                  },
                  {
                    "baggageRefId": "tGpz",
                    "segmentRefIds": [
                      "kdB9",
                      "NFJy",
                      "Qjyw",
                      "bHoV",
                      "8kze"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "oD19yIOh",
                      "fareCode": "366",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "4ng1",
                    "segmentRefIds": [
                      "w9Hg",
                      "9vcn",
                      "P9JB",
                      "uIW7"
                    ],
                    "ticketDesignator": "3mWV",
                    "voluntaryChangeInformationRefs": [
                      "EGP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "E46K8VUK",
                      "fareCode": "283",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "MmXo",
                    "segmentRefIds": [
                      "o1iU",
                      "tT3S",
                      "Eds3",
                      "oecj",
                      "PZHC"
                    ],
                    "ticketDesignator": "v7OG",
                    "voluntaryChangeInformationRefs": [
                      "PKR",
                      "DJF",
                      "COP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Rm29uvZ3",
                      "fareCode": "613",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "XrA6",
                    "segmentRefIds": [
                      "9GWW",
                      "nV6E",
                      "zmbo",
                      "YDQK"
                    ],
                    "ticketDesignator": "26se",
                    "voluntaryChangeInformationRefs": [
                      "VND",
                      "MDL",
                      "CVE",
                      "NGN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "vjAAmGdG",
                      "fareCode": "287",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "lwp8",
                    "segmentRefIds": [
                      "0UlN"
                    ],
                    "ticketDesignator": "QPGs",
                    "voluntaryChangeInformationRefs": [
                      "BDT",
                      "PYG",
                      "SSP",
                      "BAM"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "IZsFAZb7",
                      "fareCode": "576",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "dorz",
                    "segmentRefIds": [
                      "w2fl",
                      "I5ML",
                      "FZNR"
                    ],
                    "ticketDesignator": "i9NB",
                    "voluntaryChangeInformationRefs": [
                      "DJF",
                      "CHF",
                      "NZD",
                      "MRU",
                      "ETB"
                    ]
                  }
                ],
                "passengerRefId": "XOj3",
                "price": {
                  "baseAmount": {
                    "amount": "88.45",
                    "currencyCode": "EGP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "17.58",
                      "currencyCode": "TJS"
                    },
                    "preDiscountedAmount": {
                      "amount": "180.74",
                      "currencyCode": "LBP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Hudson, Becker and Muller's most advanced Car technology increases rich capabilities",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AW",
                        "taxAmount": {
                          "amount": "168.08",
                          "currencyCode": "BRL"
                        },
                        "taxCode": "sA",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "287"
                      },
                      {
                        "description": "Our tender-inspired Chair brings a taste of luxury to your flawless lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TH",
                        "taxAmount": {
                          "amount": "47.29",
                          "currencyCode": "KZT"
                        },
                        "taxCode": "XX",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "045"
                      },
                      {
                        "description": "Innovative Shirt featuring minty technology and Bamboo construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NR",
                        "taxAmount": {
                          "amount": "68.14",
                          "currencyCode": "GYD"
                        },
                        "taxCode": "j5",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "028"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "124.7",
                      "currencyCode": "NOK"
                    }
                  },
                  "totalAmount": {
                    "amount": "104.73",
                    "currencyCode": "LBP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "BXyWW"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Uvc3",
                    "segmentRefIds": [
                      "NPds",
                      "bSjg",
                      "yilg",
                      "4ERL",
                      "D7ix"
                    ]
                  },
                  {
                    "baggageRefId": "Tbp6",
                    "segmentRefIds": [
                      "qyXF",
                      "VcGC"
                    ]
                  },
                  {
                    "baggageRefId": "bC5T",
                    "segmentRefIds": [
                      "vKpL",
                      "zPFO",
                      "0ESx",
                      "L3mO"
                    ]
                  },
                  {
                    "baggageRefId": "77yX",
                    "segmentRefIds": [
                      "v6Ww",
                      "gZil",
                      "DYqf",
                      "g66E"
                    ]
                  },
                  {
                    "baggageRefId": "dalp",
                    "segmentRefIds": [
                      "l35q",
                      "ZNrR"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "vnbbAIyq",
                      "fareCode": "616",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "CNzV",
                    "segmentRefIds": [
                      "rBt6",
                      "UjKO"
                    ],
                    "ticketDesignator": "PJRh",
                    "voluntaryChangeInformationRefs": [
                      "MYR",
                      "ANG",
                      "SLE",
                      "ERN",
                      "RUB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "M5wwJoil",
                      "fareCode": "617",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "loQw",
                    "segmentRefIds": [
                      "kfHT",
                      "H0ZD",
                      "7Tdq",
                      "0ClH"
                    ],
                    "ticketDesignator": "AWAg",
                    "voluntaryChangeInformationRefs": [
                      "AZN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "W9Ak2ssl",
                      "fareCode": "025",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "ghQP",
                    "segmentRefIds": [
                      "qfwu",
                      "gRr9"
                    ],
                    "ticketDesignator": "u4Cy",
                    "voluntaryChangeInformationRefs": [
                      "KGS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "qtet4e72",
                      "fareCode": "609",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Xgc2",
                    "segmentRefIds": [
                      "Q31P",
                      "p9db",
                      "gbW5"
                    ],
                    "ticketDesignator": "yWiQ",
                    "voluntaryChangeInformationRefs": [
                      "MXN",
                      "COP",
                      "PKR",
                      "XAF",
                      "KPW"
                    ]
                  }
                ],
                "passengerRefId": "TmKT",
                "price": {
                  "baseAmount": {
                    "amount": "95.32",
                    "currencyCode": "AFN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "16.25",
                      "currencyCode": "MMK"
                    },
                    "preDiscountedAmount": {
                      "amount": "178.76",
                      "currencyCode": "MDL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our tangy-inspired Shirt brings a taste of luxury to your severe lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BL",
                        "taxAmount": {
                          "amount": "29.3",
                          "currencyCode": "GBP"
                        },
                        "taxCode": "ll",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "467"
                      },
                      {
                        "description": "The blue Chair combines Russian Federation aesthetics with Helium-based durability",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "KE",
                        "taxAmount": {
                          "amount": "118.96",
                          "currencyCode": "MGA"
                        },
                        "taxCode": "ek",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "717"
                      },
                      {
                        "description": "Savor the delicious essence in our Towels, designed for utter culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TH",
                        "taxAmount": {
                          "amount": "42.42",
                          "currencyCode": "COP"
                        },
                        "taxCode": "Kx",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "211"
                      },
                      {
                        "description": "The Immersive zero administration encoding Pizza offers reliable performance and glossy design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KI",
                        "taxAmount": {
                          "amount": "88.45",
                          "currencyCode": "BDT"
                        },
                        "taxCode": "m9",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "044"
                      },
                      {
                        "description": "Discover the ugly new Pizza with an exciting mix of Wooden ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "VU",
                        "taxAmount": {
                          "amount": "25.87",
                          "currencyCode": "AMD"
                        },
                        "taxCode": "vZ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "449"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "137.97",
                      "currencyCode": "WST"
                    }
                  },
                  "totalAmount": {
                    "amount": "121.3",
                    "currencyCode": "SLE"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "AZhJ2"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "101.55",
                "currencyCode": "XOF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Fish perfect for nutritious training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SK",
                    "taxAmount": {
                      "amount": "149.43",
                      "currencyCode": "MXN"
                    },
                    "taxCode": "bx",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "039"
                  },
                  {
                    "description": "The Profound secondary hub Chips offers reliable performance and these design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SN",
                    "taxAmount": {
                      "amount": "122.94",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "qq",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "946"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "44.83",
                  "currencyCode": "LAK"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "156.22",
                "currencyCode": "SGD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "22.09",
                  "currencyCode": "JPY"
                },
                "preDiscountedAmount": {
                  "amount": "30.58",
                  "currencyCode": "BIF"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the white brilliance of our Pizza, perfect for memorable environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "62.05",
                      "currencyCode": "KPW"
                    },
                    "taxCode": "W6",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "138"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "108.57",
                  "currencyCode": "LBP"
                }
              },
              "totalAmount": {
                "amount": "115.02",
                "currencyCode": "STN"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 17
                },
                "newSeat": {
                  "column": "E",
                  "row": 5
                },
                "passengerRefId": "HWQf",
                "segmentRefId": "PaNy"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 23
                },
                "newSeat": {
                  "column": "A",
                  "row": 19
                },
                "passengerRefId": "93fn",
                "segmentRefId": "wpzQ"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 1
                },
                "newSeat": {
                  "column": "A",
                  "row": 9
                },
                "passengerRefId": "JHii",
                "segmentRefId": "Lona"
              }
            ]
          }
        ],
        "ownerCode": "5W",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "135.93",
            "currencyCode": "QAR",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Ergonomic Chicken made with Metal for all-day trained support",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "GM",
                "taxAmount": {
                  "amount": "172.49",
                  "currencyCode": "EUR"
                },
                "taxCode": "qK",
                "taxCodeText": "PAID",
                "taxPadisCode": "358"
              },
              {
                "description": "Discover the elephant-like agility of our Table, perfect for cool users",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "MS",
                "taxAmount": {
                  "amount": "17.07",
                  "currencyCode": "IQD"
                },
                "taxCode": "1E",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "788"
              }
            ],
            "totalTaxAmount": {
              "amount": "137.36",
              "currencyCode": "SLE"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "192.27",
            "currencyCode": "GIP"
          }
        },
        "validatingAirlineCode": "U9"
      },
      {
        "commission": {
          "amount": "117.22",
          "code": "LgoG",
          "currencyCode": "KMF",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "18.35",
          "percentageAppliedToAmount": "875.05"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "122.15",
            "currencyCode": "MAD"
          },
          "differentialAmount": {
            "amount": "195.01",
            "currencyCode": "WST"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Licensed Cheese designed with Granite for dim performance",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "MR",
                "taxAmount": {
                  "amount": "48.22",
                  "currencyCode": "AOA"
                },
                "taxCode": "2O",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "748"
              },
              {
                "description": "New Towels model with 62 GB RAM, 951 GB storage, and sociable features",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "MM",
                "taxAmount": {
                  "amount": "190.54",
                  "currencyCode": "CHF"
                },
                "taxCode": "ni",
                "taxCodeText": "PAID",
                "taxPadisCode": "189"
              },
              {
                "description": "Professional-grade Shoes perfect for fortunate training and recreational use",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "US",
                "taxAmount": {
                  "amount": "147.88",
                  "currencyCode": "AMD"
                },
                "taxCode": "ko",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "493"
              },
              {
                "description": "Introducing the Saint Barthelemy-inspired Bacon, blending voluminous style with local craftsmanship",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "BL",
                "taxAmount": {
                  "amount": "71.26",
                  "currencyCode": "SZL"
                },
                "taxCode": "kZ",
                "taxCodeText": "PAID",
                "taxPadisCode": "449"
              },
              {
                "description": "Professional-grade Car perfect for impure training and recreational use",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "IE",
                "taxAmount": {
                  "amount": "170.03",
                  "currencyCode": "TJS"
                },
                "taxCode": "xE",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "474"
              }
            ],
            "totalTaxAmount": {
              "amount": "111.75",
              "currencyCode": "LAK"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2479,
        "offerId": "trVA",
        "offerItems": [
          {
            "commission": {
              "amount": "122.66",
              "code": "niud",
              "currencyCode": "XCD",
              "description": "NEGOTIATED COMM",
              "percentage": "18.86",
              "percentageAppliedToAmount": "581.79"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "49.21",
                "currencyCode": "CHF"
              },
              "differentialAmount": {
                "amount": "42.66",
                "currencyCode": "KYD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Intelligent Bacon designed with Cotton for super performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GW",
                    "taxAmount": {
                      "amount": "34.95",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "Hk",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "371"
                  },
                  {
                    "description": "Experience the orchid brilliance of our Chicken, perfect for decent environments",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AL",
                    "taxAmount": {
                      "amount": "16.07",
                      "currencyCode": "SRD"
                    },
                    "taxCode": "hG",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "162"
                  },
                  {
                    "description": "Ergonomic Chicken made with Plastic for all-day ornery support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "RS",
                    "taxAmount": {
                      "amount": "138.87",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "KA",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "053"
                  },
                  {
                    "description": "The Ebony Shoes is the latest in a series of jubilant products from Gleichner and Sons",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BQ",
                    "taxAmount": {
                      "amount": "170.37",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "ol",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "579"
                  },
                  {
                    "description": "The gold Pizza combines Holy See (Vatican City State) aesthetics with Roentgenium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BQ",
                    "taxAmount": {
                      "amount": "146.74",
                      "currencyCode": "MWK"
                    },
                    "taxCode": "ku",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "408"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "196.63",
                  "currencyCode": "QAR"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "DOAO",
                "segmentRefIds": [
                  "FcuP",
                  "si6s",
                  "bmsm"
                ]
              },
              {
                "priceClassRefId": "erKS",
                "segmentRefIds": [
                  "wTS3",
                  "OJdb",
                  "hswR",
                  "NGYm",
                  "k2fB"
                ]
              },
              {
                "priceClassRefId": "sPXx",
                "segmentRefIds": [
                  "i8gr"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "135.74",
                "currencyCode": "CVE",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New black Chicken with ergonomic design for awful comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IT",
                    "taxAmount": {
                      "amount": "38",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "ms",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "795"
                  },
                  {
                    "description": "Beier and Sons's most advanced Bacon technology increases putrid capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PT",
                    "taxAmount": {
                      "amount": "62.59",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "NA",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "167"
                  },
                  {
                    "description": "Practical Bacon designed with Plastic for biodegradable performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TF",
                    "taxAmount": {
                      "amount": "32.63",
                      "currencyCode": "NPR"
                    },
                    "taxCode": "VF",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "445"
                  },
                  {
                    "description": "New azure Chips with ergonomic design for self-assured comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PG",
                    "taxAmount": {
                      "amount": "56",
                      "currencyCode": "LYD"
                    },
                    "taxCode": "G7",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "431"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "194.59",
                  "currencyCode": "XOF"
                }
              }
            },
            "offerItemId": "ioGO",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "183.56",
                "currencyCode": "NPR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Phased methodical parallelism Salad offers reliable performance and impure design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GL",
                    "taxAmount": {
                      "amount": "91.04",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "eL",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "186"
                  },
                  {
                    "description": "The sleek and messy Soap comes with olive LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BR",
                    "taxAmount": {
                      "amount": "177.94",
                      "currencyCode": "KZT"
                    },
                    "taxCode": "Ky",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "170"
                  },
                  {
                    "description": "Discover the snake-like agility of our Sausages, perfect for wee users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FM",
                    "taxAmount": {
                      "amount": "132.5",
                      "currencyCode": "CDF"
                    },
                    "taxCode": "ez",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "312"
                  },
                  {
                    "description": "Our zesty-inspired Shoes brings a taste of luxury to your shimmering lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TJ",
                    "taxAmount": {
                      "amount": "108.71",
                      "currencyCode": "KGS"
                    },
                    "taxCode": "VV",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "298"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "50.52",
                  "currencyCode": "MGA"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "A4g8",
                    "segmentRefIds": [
                      "no3R",
                      "FVA2",
                      "2JXE"
                    ]
                  },
                  {
                    "baggageRefId": "feSs",
                    "segmentRefIds": [
                      "7FXa",
                      "MUdE",
                      "1ICn",
                      "W4ae",
                      "GxGZ"
                    ]
                  },
                  {
                    "baggageRefId": "A2kB",
                    "segmentRefIds": [
                      "Ax8F",
                      "yCK8",
                      "TdeS"
                    ]
                  },
                  {
                    "baggageRefId": "uvXa",
                    "segmentRefIds": [
                      "APtH",
                      "V75n"
                    ]
                  },
                  {
                    "baggageRefId": "daOV",
                    "segmentRefIds": [
                      "1ziG",
                      "Llbg",
                      "vbOi",
                      "PCIW",
                      "Hv8z"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "HniLOdS5",
                      "fareCode": "381",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "dLeY",
                    "segmentRefIds": [
                      "491B",
                      "lGHc",
                      "CoZW",
                      "vgdQ",
                      "8gyy"
                    ],
                    "ticketDesignator": "uGdS",
                    "voluntaryChangeInformationRefs": [
                      "SYP",
                      "SDG",
                      "UAH",
                      "MRU",
                      "GBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "g5HviQSo",
                      "fareCode": "753",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "lTuG",
                    "segmentRefIds": [
                      "FgIh",
                      "Uiae",
                      "0hD7"
                    ],
                    "ticketDesignator": "RWHA",
                    "voluntaryChangeInformationRefs": [
                      "GTQ",
                      "IQD",
                      "UZS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "GhzBvPtQ",
                      "fareCode": "084",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "ReXk",
                    "segmentRefIds": [
                      "baeE",
                      "dMes",
                      "Kkqu"
                    ],
                    "ticketDesignator": "wKuG",
                    "voluntaryChangeInformationRefs": [
                      "MOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "hWRU4wmx",
                      "fareCode": "068",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "sUVg",
                    "segmentRefIds": [
                      "NMQN",
                      "lcLZ",
                      "W5pH"
                    ],
                    "ticketDesignator": "pBHu",
                    "voluntaryChangeInformationRefs": [
                      "KRW",
                      "CUP",
                      "KES",
                      "SLE",
                      "RUB"
                    ]
                  }
                ],
                "passengerRefId": "5i0d",
                "price": {
                  "baseAmount": {
                    "amount": "126.87",
                    "currencyCode": "DZD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "195.24",
                      "currencyCode": "TND"
                    },
                    "preDiscountedAmount": {
                      "amount": "199.63",
                      "currencyCode": "LAK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Bike perfect for moral training and recreational use",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BA",
                        "taxAmount": {
                          "amount": "70.53",
                          "currencyCode": "BHD"
                        },
                        "taxCode": "gx",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "357"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "193.07",
                      "currencyCode": "NGN"
                    }
                  },
                  "totalAmount": {
                    "amount": "38.36",
                    "currencyCode": "MGA"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "fWXgn"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "WHRp",
                    "segmentRefIds": [
                      "2PNO",
                      "VQYq",
                      "gNYu",
                      "mzIU",
                      "d3ac"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "uCq0x9cr",
                      "fareCode": "975",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "1VYu",
                    "segmentRefIds": [
                      "3SEL",
                      "Ywi4"
                    ],
                    "ticketDesignator": "VNPV",
                    "voluntaryChangeInformationRefs": [
                      "MXN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "0dxqtdh4",
                      "fareCode": "169",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "DxYW",
                    "segmentRefIds": [
                      "mPpO"
                    ],
                    "ticketDesignator": "5x0r",
                    "voluntaryChangeInformationRefs": [
                      "FJD",
                      "TMT",
                      "MAD",
                      "GHS",
                      "AZN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "RCYOedoE",
                      "fareCode": "554",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "qTG4",
                    "segmentRefIds": [
                      "Pm8L",
                      "NQki",
                      "LGU7"
                    ],
                    "ticketDesignator": "X85M",
                    "voluntaryChangeInformationRefs": [
                      "UGX",
                      "MAD",
                      "IDR"
                    ]
                  }
                ],
                "passengerRefId": "Sr9C",
                "price": {
                  "baseAmount": {
                    "amount": "147.82",
                    "currencyCode": "KGS"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "153.45",
                      "currencyCode": "SHP"
                    },
                    "preDiscountedAmount": {
                      "amount": "35.06",
                      "currencyCode": "RUB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and muffled Chair comes with sky blue LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LC",
                        "taxAmount": {
                          "amount": "138.38",
                          "currencyCode": "MGA"
                        },
                        "taxCode": "AK",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "348"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "21.61",
                      "currencyCode": "NGN"
                    }
                  },
                  "totalAmount": {
                    "amount": "172.97",
                    "currencyCode": "JPY"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "bJera"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "168.02",
                "currencyCode": "BOB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The orchid Cheese combines Uruguay aesthetics with Tin-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CW",
                    "taxAmount": {
                      "amount": "119.92",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "Rs",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "883"
                  },
                  {
                    "description": "New pink Chair with ergonomic design for fatherly comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "139.57",
                      "currencyCode": "PAB"
                    },
                    "taxCode": "8F",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "584"
                  },
                  {
                    "description": "Discover the speedy new Chips with an exciting mix of Metal ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MS",
                    "taxAmount": {
                      "amount": "188.56",
                      "currencyCode": "JOD"
                    },
                    "taxCode": "QI",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "210"
                  },
                  {
                    "description": "Professional-grade Gloves perfect for frivolous training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CV",
                    "taxAmount": {
                      "amount": "175.74",
                      "currencyCode": "SOS"
                    },
                    "taxCode": "Eu",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "082"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "183.15",
                  "currencyCode": "BTN"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "96.83",
                "currencyCode": "MDL"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "118.41",
                  "currencyCode": "BWP"
                },
                "preDiscountedAmount": {
                  "amount": "183.07",
                  "currencyCode": "PHP"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the giraffe-like agility of our Pants, perfect for jagged users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KI",
                    "taxAmount": {
                      "amount": "18.11",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "q3",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "150"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "84.69",
                  "currencyCode": "BND"
                }
              },
              "totalAmount": {
                "amount": "134.87",
                "currencyCode": "CAD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 14
                },
                "newSeat": {
                  "column": "F",
                  "row": 10
                },
                "passengerRefId": "bzDA",
                "segmentRefId": "ZeVB"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 28
                },
                "newSeat": {
                  "column": "A",
                  "row": 18
                },
                "passengerRefId": "XlPZ",
                "segmentRefId": "N63P"
              }
            ]
          },
          {
            "commission": {
              "amount": "297.1",
              "code": "jcs9",
              "currencyCode": "HNL",
              "description": "STANDARD COMM",
              "percentage": "5",
              "percentageAppliedToAmount": "873.58"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "154.33",
                "currencyCode": "COP"
              },
              "differentialAmount": {
                "amount": "126.15",
                "currencyCode": "JOD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Shoes perfect for soulful training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MM",
                    "taxAmount": {
                      "amount": "134.31",
                      "currencyCode": "LRD"
                    },
                    "taxCode": "yJ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "973"
                  },
                  {
                    "description": "New Bike model with 18 GB RAM, 108 GB storage, and wry features",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BN",
                    "taxAmount": {
                      "amount": "169.04",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "PO",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "446"
                  },
                  {
                    "description": "Ergonomic Towels made with Wooden for all-day insignificant support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TF",
                    "taxAmount": {
                      "amount": "54.47",
                      "currencyCode": "MNT"
                    },
                    "taxCode": "Gx",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "532"
                  },
                  {
                    "description": "Experience the orange brilliance of our Pants, perfect for wealthy environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BY",
                    "taxAmount": {
                      "amount": "55.27",
                      "currencyCode": "PHP"
                    },
                    "taxCode": "4C",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "933"
                  },
                  {
                    "description": "Stylish Keyboard designed to make you stand out with taut looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "EC",
                    "taxAmount": {
                      "amount": "154.09",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "t0",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "775"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "163.49",
                  "currencyCode": "RUB"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "q1Z2",
                "segmentRefIds": [
                  "khnf",
                  "1aK1"
                ]
              },
              {
                "priceClassRefId": "jpJW",
                "segmentRefIds": [
                  "uaVu",
                  "n8TR",
                  "PQSM",
                  "AiGW",
                  "3l5q"
                ]
              },
              {
                "priceClassRefId": "uu8g",
                "segmentRefIds": [
                  "8kzW",
                  "caHV",
                  "XCiB"
                ]
              },
              {
                "priceClassRefId": "CXkl",
                "segmentRefIds": [
                  "d5wX",
                  "PVpg",
                  "BVeT",
                  "2B67",
                  "o9Py"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "160.86",
                "currencyCode": "ANG",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Mendelevium-enhanced technology, our Sausages offers unparalleled deafening performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BE",
                    "taxAmount": {
                      "amount": "39.08",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "8g",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "843"
                  },
                  {
                    "description": "Ergonomic Car made with Bronze for all-day faraway support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "JO",
                    "taxAmount": {
                      "amount": "86.13",
                      "currencyCode": "STN"
                    },
                    "taxCode": "uC",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "542"
                  },
                  {
                    "description": "Introducing the Rwanda-inspired Pants, blending bouncy style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SM",
                    "taxAmount": {
                      "amount": "50.73",
                      "currencyCode": "RON"
                    },
                    "taxCode": "sz",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "541"
                  },
                  {
                    "description": "Our bird-friendly Ball ensures writhing comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HN",
                    "taxAmount": {
                      "amount": "133.68",
                      "currencyCode": "SGD"
                    },
                    "taxCode": "7M",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "693"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "100.42",
                  "currencyCode": "ZAR"
                }
              }
            },
            "offerItemId": "tvC4",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "193.2",
                "currencyCode": "BGN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our crispy-inspired Chips brings a taste of luxury to your potable lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BE",
                    "taxAmount": {
                      "amount": "72.04",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "Zk",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "416"
                  },
                  {
                    "description": "Licensed Car designed with Rubber for steel performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MV",
                    "taxAmount": {
                      "amount": "197.93",
                      "currencyCode": "GBP"
                    },
                    "taxCode": "gq",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "289"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "49.8",
                  "currencyCode": "ZWL"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "TPLQ",
                    "segmentRefIds": [
                      "wsNg"
                    ]
                  },
                  {
                    "baggageRefId": "5vdW",
                    "segmentRefIds": [
                      "5m6t",
                      "cmCM"
                    ]
                  },
                  {
                    "baggageRefId": "VJ8P",
                    "segmentRefIds": [
                      "GrIa",
                      "iBWm"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "DqKu03Io",
                      "fareCode": "126",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "rn07",
                    "segmentRefIds": [
                      "0b6x",
                      "5uSg",
                      "eY2Y"
                    ],
                    "ticketDesignator": "7TGE",
                    "voluntaryChangeInformationRefs": [
                      "AMD",
                      "IQD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "4Xo4RrPN",
                      "fareCode": "865",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "YOWi",
                    "segmentRefIds": [
                      "q4AW",
                      "kx5K"
                    ],
                    "ticketDesignator": "d64D",
                    "voluntaryChangeInformationRefs": [
                      "BND",
                      "GEL",
                      "GIP",
                      "BTN",
                      "MOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "UXKAABTS",
                      "fareCode": "511",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "1VDw",
                    "segmentRefIds": [
                      "OT1B",
                      "Wyuw",
                      "gzqk",
                      "CdPl"
                    ],
                    "ticketDesignator": "eOGI",
                    "voluntaryChangeInformationRefs": [
                      "ERN",
                      "CZK"
                    ]
                  }
                ],
                "passengerRefId": "LTDQ",
                "price": {
                  "baseAmount": {
                    "amount": "95.28",
                    "currencyCode": "SZL"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "95.97",
                      "currencyCode": "XPF"
                    },
                    "preDiscountedAmount": {
                      "amount": "22.22",
                      "currencyCode": "VUV"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New gold Keyboard with ergonomic design for vengeful comfort",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GG",
                        "taxAmount": {
                          "amount": "66.61",
                          "currencyCode": "SDG"
                        },
                        "taxCode": "54",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "530"
                      },
                      {
                        "description": "Our bitter-inspired Car brings a taste of luxury to your fond lifestyle",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IQ",
                        "taxAmount": {
                          "amount": "108.37",
                          "currencyCode": "TTD"
                        },
                        "taxCode": "iQ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "549"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "70.05",
                      "currencyCode": "CNY"
                    }
                  },
                  "totalAmount": {
                    "amount": "164.09",
                    "currencyCode": "JPY"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "LPC8c"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "zpSz",
                    "segmentRefIds": [
                      "8T3R",
                      "NXfm",
                      "ndGO",
                      "7A9H"
                    ]
                  },
                  {
                    "baggageRefId": "u8DE",
                    "segmentRefIds": [
                      "Cz2P",
                      "xW0x"
                    ]
                  },
                  {
                    "baggageRefId": "p2RJ",
                    "segmentRefIds": [
                      "d6Os",
                      "nJsT",
                      "Hxpd",
                      "RW7m",
                      "o1aW"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "lV09HZtX",
                      "fareCode": "412",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "AG6Z",
                    "segmentRefIds": [
                      "TQ12",
                      "m7IA",
                      "3ssx"
                    ],
                    "ticketDesignator": "A7PA",
                    "voluntaryChangeInformationRefs": [
                      "BOB",
                      "PEN",
                      "DKK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "A3aNuMyU",
                      "fareCode": "793",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "yn2Y",
                    "segmentRefIds": [
                      "7t11",
                      "NwFQ",
                      "Meb4"
                    ],
                    "ticketDesignator": "rz0t",
                    "voluntaryChangeInformationRefs": [
                      "AFN",
                      "AED"
                    ]
                  }
                ],
                "passengerRefId": "fxfT",
                "price": {
                  "baseAmount": {
                    "amount": "153.97",
                    "currencyCode": "NZD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "180.22",
                      "currencyCode": "KZT"
                    },
                    "preDiscountedAmount": {
                      "amount": "146.46",
                      "currencyCode": "BYN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Copper-enhanced technology, our Towels offers unparalleled milky performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "EC",
                        "taxAmount": {
                          "amount": "82.58",
                          "currencyCode": "BAM"
                        },
                        "taxCode": "s0",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "216"
                      },
                      {
                        "description": "Discover the bee-like agility of our Mouse, perfect for square users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MR",
                        "taxAmount": {
                          "amount": "148.51",
                          "currencyCode": "NAD"
                        },
                        "taxCode": "ZC",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "249"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "144.3",
                      "currencyCode": "MVR"
                    }
                  },
                  "totalAmount": {
                    "amount": "157.51",
                    "currencyCode": "MZN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Juk7x"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "93.03",
                "currencyCode": "BWP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Pizza perfect for numb training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "JP",
                    "taxAmount": {
                      "amount": "187.14",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "q9",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "017"
                  },
                  {
                    "description": "Unbranded Chair designed with Cotton for lustrous performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CY",
                    "taxAmount": {
                      "amount": "106.05",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "Nb",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "650"
                  },
                  {
                    "description": "Stylish Tuna designed to make you stand out with mad looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CK",
                    "taxAmount": {
                      "amount": "36.13",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "84",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "841"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "96.48",
                  "currencyCode": "OMR"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "75.09",
                "currencyCode": "KYD"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "74.2",
                  "currencyCode": "AMD"
                },
                "preDiscountedAmount": {
                  "amount": "116.53",
                  "currencyCode": "NGN"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Soap featuring variable technology and Marble construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MD",
                    "taxAmount": {
                      "amount": "76.09",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "Ns",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "418"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "78.21",
                  "currencyCode": "BBD"
                }
              },
              "totalAmount": {
                "amount": "148.55",
                "currencyCode": "AZN"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 10
                },
                "newSeat": {
                  "column": "D",
                  "row": 13
                },
                "passengerRefId": "4OC8",
                "segmentRefId": "7Si8"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 11
                },
                "newSeat": {
                  "column": "B",
                  "row": 20
                },
                "passengerRefId": "BPwl",
                "segmentRefId": "hpHL"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 7
                },
                "newSeat": {
                  "column": "C",
                  "row": 5
                },
                "passengerRefId": "yqeo",
                "segmentRefId": "VPUN"
              }
            ]
          },
          {
            "commission": {
              "amount": "481.86",
              "code": "KR1P",
              "currencyCode": "BND",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "11.24",
              "percentageAppliedToAmount": "695.46"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "133.26",
                "currencyCode": "MRU"
              },
              "differentialAmount": {
                "amount": "131.96",
                "currencyCode": "HTG"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the moist essence in our Cheese, designed for reasonable culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HM",
                    "taxAmount": {
                      "amount": "193.19",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "Mr",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "196"
                  },
                  {
                    "description": "Incredible Car designed with Gold for proud performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "WF",
                    "taxAmount": {
                      "amount": "149.78",
                      "currencyCode": "MWK"
                    },
                    "taxCode": "Mh",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "870"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "148.99",
                  "currencyCode": "LAK"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "Xz86",
                "segmentRefIds": [
                  "d9DD",
                  "CUQC",
                  "qNhB"
                ]
              },
              {
                "priceClassRefId": "MVkp",
                "segmentRefIds": [
                  "WqJ8",
                  "469B",
                  "VE2f",
                  "M6ig",
                  "ICMu"
                ]
              },
              {
                "priceClassRefId": "fhLG",
                "segmentRefIds": [
                  "rtLy",
                  "GF2x",
                  "szpo",
                  "RpZj",
                  "vmK5"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "46.28",
                "currencyCode": "KRW",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and sturdy Fish comes with yellow LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AZ",
                    "taxAmount": {
                      "amount": "130.6",
                      "currencyCode": "SOS"
                    },
                    "taxCode": "jD",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "163"
                  },
                  {
                    "description": "The Ryleigh Chicken is the latest in a series of outlying products from Jast - Hayes",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SY",
                    "taxAmount": {
                      "amount": "169.16",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "Ae",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "911"
                  },
                  {
                    "description": "Tasty Fish designed with Marble for short performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "179.01",
                      "currencyCode": "FKP"
                    },
                    "taxCode": "Sr",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "334"
                  },
                  {
                    "description": "The Mariana Shoes is the latest in a series of profitable products from Little Inc",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BJ",
                    "taxAmount": {
                      "amount": "74.3",
                      "currencyCode": "CRC"
                    },
                    "taxCode": "HQ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "924"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "191.23",
                  "currencyCode": "YER"
                }
              }
            },
            "offerItemId": "v3aj",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "16.59",
                "currencyCode": "COP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the fluffy essence in our Hat, designed for delicious culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "EH",
                    "taxAmount": {
                      "amount": "109.76",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "oE",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "916"
                  },
                  {
                    "description": "Bespoke Bacon designed with Plastic for delectable performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SB",
                    "taxAmount": {
                      "amount": "184.96",
                      "currencyCode": "CLP"
                    },
                    "taxCode": "QQ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "648"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "67.5",
                  "currencyCode": "MMK"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "okzP",
                    "segmentRefIds": [
                      "EZtB",
                      "VqIG",
                      "bQHO",
                      "UseP"
                    ]
                  },
                  {
                    "baggageRefId": "vimY",
                    "segmentRefIds": [
                      "ppvw",
                      "zKqp"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "sh7U7vIP",
                      "fareCode": "004",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "mVXT",
                    "segmentRefIds": [
                      "d4iY",
                      "qRpJ",
                      "uIuQ",
                      "K9WT",
                      "ACXp"
                    ],
                    "ticketDesignator": "ntK9",
                    "voluntaryChangeInformationRefs": [
                      "MKD",
                      "KGS",
                      "BRL",
                      "JOD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "KuNkf0fC",
                      "fareCode": "029",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "LO8O",
                    "segmentRefIds": [
                      "Iuc2",
                      "XqIa",
                      "tQTc"
                    ],
                    "ticketDesignator": "H77E",
                    "voluntaryChangeInformationRefs": [
                      "PEN",
                      "WST",
                      "LBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "dyRtSwL9",
                      "fareCode": "253",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "7Joi",
                    "segmentRefIds": [
                      "0M7r",
                      "1nFA",
                      "LtfA"
                    ],
                    "ticketDesignator": "34lx",
                    "voluntaryChangeInformationRefs": [
                      "XPF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "BwWKKO48",
                      "fareCode": "814",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "oayd",
                    "segmentRefIds": [
                      "vDNL",
                      "Nhbw",
                      "47wE"
                    ],
                    "ticketDesignator": "a9Uz",
                    "voluntaryChangeInformationRefs": [
                      "CNY",
                      "BIF",
                      "CAD"
                    ]
                  }
                ],
                "passengerRefId": "gQ8h",
                "price": {
                  "baseAmount": {
                    "amount": "94.75",
                    "currencyCode": "GMD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "102.24",
                      "currencyCode": "ILS"
                    },
                    "preDiscountedAmount": {
                      "amount": "21.38",
                      "currencyCode": "AFN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and muted Pizza comes with blue LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PF",
                        "taxAmount": {
                          "amount": "167.18",
                          "currencyCode": "TRY"
                        },
                        "taxCode": "ze",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "267"
                      },
                      {
                        "description": "The sleek and profitable Table comes with cyan LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GH",
                        "taxAmount": {
                          "amount": "98.7",
                          "currencyCode": "USD"
                        },
                        "taxCode": "kX",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "293"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "122.04",
                      "currencyCode": "PEN"
                    }
                  },
                  "totalAmount": {
                    "amount": "64.3",
                    "currencyCode": "KGS"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "4PxbK"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "5gDs",
                    "segmentRefIds": [
                      "g7oL",
                      "AFQd"
                    ]
                  },
                  {
                    "baggageRefId": "OYJA",
                    "segmentRefIds": [
                      "JInf",
                      "UAu6",
                      "ezlq",
                      "96sW",
                      "hhMy"
                    ]
                  },
                  {
                    "baggageRefId": "8EfW",
                    "segmentRefIds": [
                      "ZRnY"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "zCOBLzlJ",
                      "fareCode": "452",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Uhzt",
                    "segmentRefIds": [
                      "GYeN",
                      "64QW"
                    ],
                    "ticketDesignator": "BLcH",
                    "voluntaryChangeInformationRefs": [
                      "ANG"
                    ]
                  }
                ],
                "passengerRefId": "zeQV",
                "price": {
                  "baseAmount": {
                    "amount": "26.86",
                    "currencyCode": "DZD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "71.14",
                      "currencyCode": "RWF"
                    },
                    "preDiscountedAmount": {
                      "amount": "63.27",
                      "currencyCode": "SCR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our fluffy-inspired Bike brings a taste of luxury to your grizzled lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PF",
                        "taxAmount": {
                          "amount": "63.43",
                          "currencyCode": "FJD"
                        },
                        "taxCode": "tk",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "201"
                      },
                      {
                        "description": "Our gecko-friendly Ball ensures glaring comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "VI",
                        "taxAmount": {
                          "amount": "181.92",
                          "currencyCode": "LSL"
                        },
                        "taxCode": "4h",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "070"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "33.44",
                      "currencyCode": "CUP"
                    }
                  },
                  "totalAmount": {
                    "amount": "82.37",
                    "currencyCode": "CRC"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "lNz7F"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "qPMA",
                    "segmentRefIds": [
                      "AKBL",
                      "PIii"
                    ]
                  },
                  {
                    "baggageRefId": "w4BF",
                    "segmentRefIds": [
                      "EhB4",
                      "KAqa",
                      "fHbL"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "j0fs2tg9",
                      "fareCode": "820",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "ukZq",
                    "segmentRefIds": [
                      "LMb7",
                      "YRZz",
                      "8ehu"
                    ],
                    "ticketDesignator": "f4Zd",
                    "voluntaryChangeInformationRefs": [
                      "MRU",
                      "BTN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "6dtYUVrY",
                      "fareCode": "610",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "n0Ru",
                    "segmentRefIds": [
                      "4UTX",
                      "gJKn",
                      "0NhB",
                      "urf6"
                    ],
                    "ticketDesignator": "phd7",
                    "voluntaryChangeInformationRefs": [
                      "TND",
                      "NPR",
                      "NZD"
                    ]
                  }
                ],
                "passengerRefId": "MxMA",
                "price": {
                  "baseAmount": {
                    "amount": "45.6",
                    "currencyCode": "MUR"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "125.74",
                      "currencyCode": "LKR"
                    },
                    "preDiscountedAmount": {
                      "amount": "108.23",
                      "currencyCode": "RUB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New pink Keyboard with ergonomic design for impossible comfort",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "FR",
                        "taxAmount": {
                          "amount": "16.45",
                          "currencyCode": "JPY"
                        },
                        "taxCode": "jC",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "365"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "63.86",
                      "currencyCode": "LBP"
                    }
                  },
                  "totalAmount": {
                    "amount": "51.97",
                    "currencyCode": "TND"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "p0aQU"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "XmBq",
                    "segmentRefIds": [
                      "625u",
                      "JBOa"
                    ]
                  },
                  {
                    "baggageRefId": "Bhvn",
                    "segmentRefIds": [
                      "9ktL",
                      "D6yB",
                      "npW1",
                      "cjHh",
                      "5EXN"
                    ]
                  },
                  {
                    "baggageRefId": "xtDx",
                    "segmentRefIds": [
                      "bF3E",
                      "BzAj",
                      "5PHu",
                      "hmWh"
                    ]
                  },
                  {
                    "baggageRefId": "sCyN",
                    "segmentRefIds": [
                      "c85V",
                      "pjEW"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "gfkoBOu6",
                      "fareCode": "356",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "vFRY",
                    "segmentRefIds": [
                      "i1EV",
                      "BXtB",
                      "NRZf",
                      "iMxz"
                    ],
                    "ticketDesignator": "tSzi",
                    "voluntaryChangeInformationRefs": [
                      "TWD",
                      "UYU",
                      "XPF",
                      "ANG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "DKe2TXRA",
                      "fareCode": "516",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "CzqU",
                    "segmentRefIds": [
                      "KxJl",
                      "KJMD",
                      "17Dq"
                    ],
                    "ticketDesignator": "AOOr",
                    "voluntaryChangeInformationRefs": [
                      "CZK",
                      "PAB",
                      "AOA"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "72z6kx5g",
                      "fareCode": "817",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "EDHF",
                    "segmentRefIds": [
                      "tOjD",
                      "FeAd",
                      "t1HH",
                      "1OBH"
                    ],
                    "ticketDesignator": "wjp1",
                    "voluntaryChangeInformationRefs": [
                      "BDT",
                      "XOF",
                      "UGX"
                    ]
                  }
                ],
                "passengerRefId": "sIIs",
                "price": {
                  "baseAmount": {
                    "amount": "179.77",
                    "currencyCode": "HNL"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "193.13",
                      "currencyCode": "AED"
                    },
                    "preDiscountedAmount": {
                      "amount": "58.42",
                      "currencyCode": "BTN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and leading Shoes comes with sky blue LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "EG",
                        "taxAmount": {
                          "amount": "39.43",
                          "currencyCode": "PGK"
                        },
                        "taxCode": "Gm",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "030"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "88.65",
                      "currencyCode": "YER"
                    }
                  },
                  "totalAmount": {
                    "amount": "131.54",
                    "currencyCode": "CRC"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "1ZI77"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Rsuj",
                    "segmentRefIds": [
                      "nLJw",
                      "L2vn"
                    ]
                  },
                  {
                    "baggageRefId": "t1Lg",
                    "segmentRefIds": [
                      "bKIW",
                      "2o3a",
                      "Mrok",
                      "aokZ",
                      "fiZW"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "HeZK0BUq",
                      "fareCode": "169",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "Ep02",
                    "segmentRefIds": [
                      "0P7L",
                      "PzzL",
                      "CV08",
                      "zxcZ"
                    ],
                    "ticketDesignator": "dz19",
                    "voluntaryChangeInformationRefs": [
                      "KGS",
                      "COP",
                      "KMF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "rHwdMJdT",
                      "fareCode": "731",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "YfcD",
                    "segmentRefIds": [
                      "yxub",
                      "PYN9"
                    ],
                    "ticketDesignator": "XgZ0",
                    "voluntaryChangeInformationRefs": [
                      "TTD",
                      "BIF",
                      "MYR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "mZZPZF3D",
                      "fareCode": "487",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "5VzA",
                    "segmentRefIds": [
                      "kqUs",
                      "w0Kj",
                      "0A58",
                      "cDOV"
                    ],
                    "ticketDesignator": "Iv7u",
                    "voluntaryChangeInformationRefs": [
                      "RUB",
                      "MOP",
                      "PHP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Tfa0QWAu",
                      "fareCode": "235",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "4emg",
                    "segmentRefIds": [
                      "FUx5",
                      "YuCE"
                    ],
                    "ticketDesignator": "KQjd",
                    "voluntaryChangeInformationRefs": [
                      "RSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "AmiI64Md",
                      "fareCode": "470",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "Es0e",
                    "segmentRefIds": [
                      "OhRT",
                      "HcZG",
                      "fonz",
                      "dT8T",
                      "xRl5"
                    ],
                    "ticketDesignator": "hFBy",
                    "voluntaryChangeInformationRefs": [
                      "XPF"
                    ]
                  }
                ],
                "passengerRefId": "8x9U",
                "price": {
                  "baseAmount": {
                    "amount": "76.08",
                    "currencyCode": "SLE"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "40.72",
                      "currencyCode": "GHS"
                    },
                    "preDiscountedAmount": {
                      "amount": "91.1",
                      "currencyCode": "BGN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Enhanced reciprocal complexity Bike offers reliable performance and upset design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BJ",
                        "taxAmount": {
                          "amount": "152.15",
                          "currencyCode": "SLE"
                        },
                        "taxCode": "A0",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "999"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "38.38",
                      "currencyCode": "UYU"
                    }
                  },
                  "totalAmount": {
                    "amount": "149.43",
                    "currencyCode": "GNF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "HyP1M"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "118.63",
                "currencyCode": "BBD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The indigo Ball combines Honduras aesthetics with Vanadium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "KW",
                    "taxAmount": {
                      "amount": "35.81",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "Kl",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "633"
                  },
                  {
                    "description": "The white Shoes combines Romania aesthetics with Tennessine-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TZ",
                    "taxAmount": {
                      "amount": "80.56",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "cl",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "927"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "163.29",
                  "currencyCode": "MZN"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "189.22",
                "currencyCode": "TRY"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "132.35",
                  "currencyCode": "KWD"
                },
                "preDiscountedAmount": {
                  "amount": "64.76",
                  "currencyCode": "BBD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and soupy Pants comes with yellow LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SV",
                    "taxAmount": {
                      "amount": "71.49",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "kW",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "113"
                  },
                  {
                    "description": "Innovative Salad featuring well-documented technology and Steel construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CW",
                    "taxAmount": {
                      "amount": "167.16",
                      "currencyCode": "OMR"
                    },
                    "taxCode": "S9",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "690"
                  },
                  {
                    "description": "The plum Pizza combines Reunion aesthetics with Lanthanum-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MQ",
                    "taxAmount": {
                      "amount": "64.52",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "XA",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "930"
                  },
                  {
                    "description": "The Intuitive leading edge pricing structure Keyboard offers reliable performance and live design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AT",
                    "taxAmount": {
                      "amount": "36.46",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "E8",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "134"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "193.85",
                  "currencyCode": "KZT"
                }
              },
              "totalAmount": {
                "amount": "49.91",
                "currencyCode": "VND"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 12
                },
                "newSeat": {
                  "column": "E",
                  "row": 3
                },
                "passengerRefId": "YKlP",
                "segmentRefId": "aXom"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 29
                },
                "newSeat": {
                  "column": "C",
                  "row": 6
                },
                "passengerRefId": "4cRs",
                "segmentRefId": "MLG3"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 2
                },
                "newSeat": {
                  "column": "E",
                  "row": 11
                },
                "passengerRefId": "1mSz",
                "segmentRefId": "QyWz"
              }
            ]
          },
          {
            "commission": {
              "amount": "372.35",
              "code": "erXD",
              "currencyCode": "SOS",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "12",
              "percentageAppliedToAmount": "812.74"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "144.24",
                "currencyCode": "LYD"
              },
              "differentialAmount": {
                "amount": "53.5",
                "currencyCode": "THB"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Hat model with 100 GB RAM, 265 GB storage, and inborn features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KP",
                    "taxAmount": {
                      "amount": "160.94",
                      "currencyCode": "AED"
                    },
                    "taxCode": "xT",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "148"
                  },
                  {
                    "description": "Featuring Krypton-enhanced technology, our Fish offers unparalleled brown performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LS",
                    "taxAmount": {
                      "amount": "64.33",
                      "currencyCode": "UYU"
                    },
                    "taxCode": "kd",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "105"
                  },
                  {
                    "description": "McClure - Tremblay's most advanced Shirt technology increases ironclad capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HR",
                    "taxAmount": {
                      "amount": "63.74",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "sp",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "294"
                  },
                  {
                    "description": "Handmade Salad designed with Plastic for intrepid performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BO",
                    "taxAmount": {
                      "amount": "109.79",
                      "currencyCode": "NZD"
                    },
                    "taxCode": "WO",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "253"
                  },
                  {
                    "description": "The sleek and funny Shoes comes with gold LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GD",
                    "taxAmount": {
                      "amount": "59.22",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "sf",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "027"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "167.27",
                  "currencyCode": "PGK"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "drRO",
                "segmentRefIds": [
                  "JVOs",
                  "hVCo"
                ]
              },
              {
                "priceClassRefId": "LCCH",
                "segmentRefIds": [
                  "wxY1",
                  "XgCo",
                  "GiVx",
                  "WVIV"
                ]
              },
              {
                "priceClassRefId": "adNa",
                "segmentRefIds": [
                  "44bK"
                ]
              },
              {
                "priceClassRefId": "X3OG",
                "segmentRefIds": [
                  "Ic6w",
                  "9gsd",
                  "DmsI"
                ]
              },
              {
                "priceClassRefId": "L3D3",
                "segmentRefIds": [
                  "vxEx",
                  "tZQj",
                  "hQf6",
                  "esay",
                  "H8S1"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "172.05",
                "currencyCode": "LYD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our crispy-inspired Salad brings a taste of luxury to your wise lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "176.46",
                      "currencyCode": "PYG"
                    },
                    "taxCode": "iw",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "679"
                  },
                  {
                    "description": "Discover the whale-like agility of our Cheese, perfect for runny users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SI",
                    "taxAmount": {
                      "amount": "183.56",
                      "currencyCode": "DJF"
                    },
                    "taxCode": "nt",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "482"
                  },
                  {
                    "description": "Stylish Salad designed to make you stand out with adolescent looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LK",
                    "taxAmount": {
                      "amount": "166.15",
                      "currencyCode": "ANG"
                    },
                    "taxCode": "xB",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "711"
                  },
                  {
                    "description": "New Soap model with 90 GB RAM, 931 GB storage, and jumbo features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MD",
                    "taxAmount": {
                      "amount": "168.66",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "x0",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "082"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "194.08",
                  "currencyCode": "ZMW"
                }
              }
            },
            "offerItemId": "4azk",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "159.08",
                "currencyCode": "OMR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Gloves made with Cotton for all-day early support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TR",
                    "taxAmount": {
                      "amount": "175.88",
                      "currencyCode": "STN"
                    },
                    "taxCode": "7a",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "885"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "116.06",
                  "currencyCode": "VND"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "riPM",
                    "segmentRefIds": [
                      "rAqy",
                      "jgkI",
                      "Y6P5"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "lyeSRaub",
                      "fareCode": "909",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "HmuA",
                    "segmentRefIds": [
                      "7JyA",
                      "HHYI",
                      "dmZN",
                      "P2WB",
                      "E2Qk"
                    ],
                    "ticketDesignator": "E8di",
                    "voluntaryChangeInformationRefs": [
                      "BYN",
                      "IDR",
                      "DJF",
                      "KES"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "SggsQR7M",
                      "fareCode": "672",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "nZdJ",
                    "segmentRefIds": [
                      "yhbe",
                      "xYHf",
                      "pWXn",
                      "eLKV"
                    ],
                    "ticketDesignator": "9Wca",
                    "voluntaryChangeInformationRefs": [
                      "JPY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "iQW9DjyU",
                      "fareCode": "193",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "W5N4",
                    "segmentRefIds": [
                      "AdiK"
                    ],
                    "ticketDesignator": "lntP",
                    "voluntaryChangeInformationRefs": [
                      "UZS",
                      "VUV",
                      "DOP",
                      "TRY",
                      "CDF"
                    ]
                  }
                ],
                "passengerRefId": "8MxD",
                "price": {
                  "baseAmount": {
                    "amount": "20.53",
                    "currencyCode": "CLP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "103.55",
                      "currencyCode": "MWK"
                    },
                    "preDiscountedAmount": {
                      "amount": "142.82",
                      "currencyCode": "XAF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Experience the cyan brilliance of our Bacon, perfect for glum environments",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SV",
                        "taxAmount": {
                          "amount": "146.59",
                          "currencyCode": "XAF"
                        },
                        "taxCode": "DI",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "649"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "64.76",
                      "currencyCode": "BIF"
                    }
                  },
                  "totalAmount": {
                    "amount": "146",
                    "currencyCode": "XPF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "Hl98o"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "k4iy",
                    "segmentRefIds": [
                      "OEo6",
                      "jtZE",
                      "rcCb",
                      "HyNl",
                      "yJAc"
                    ]
                  },
                  {
                    "baggageRefId": "3RW9",
                    "segmentRefIds": [
                      "xpHD",
                      "hDcV",
                      "NS8Y",
                      "nWXb",
                      "futP"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "gBeaKQhj",
                      "fareCode": "777",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "Q9Ec",
                    "segmentRefIds": [
                      "qF9u",
                      "tCnW",
                      "ofns",
                      "I9GL",
                      "EFl0"
                    ],
                    "ticketDesignator": "jxWN",
                    "voluntaryChangeInformationRefs": [
                      "SGD",
                      "VND",
                      "NOK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Y2QSenj9",
                      "fareCode": "941",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "wMwo",
                    "segmentRefIds": [
                      "Hk6n"
                    ],
                    "ticketDesignator": "xhtq",
                    "voluntaryChangeInformationRefs": [
                      "XOF",
                      "BWP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "1fud5F5M",
                      "fareCode": "308",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "t7gF",
                    "segmentRefIds": [
                      "ICJ6",
                      "A1x3",
                      "qE3U",
                      "bdJ9",
                      "VSqg"
                    ],
                    "ticketDesignator": "BjiO",
                    "voluntaryChangeInformationRefs": [
                      "MVR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "uNCAsIA2",
                      "fareCode": "244",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "ANAv",
                    "segmentRefIds": [
                      "aRsM"
                    ],
                    "ticketDesignator": "8V9w",
                    "voluntaryChangeInformationRefs": [
                      "SHP",
                      "SEK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "XWzOPR4z",
                      "fareCode": "497",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "6Fq1",
                    "segmentRefIds": [
                      "LwTg"
                    ],
                    "ticketDesignator": "SdQ9",
                    "voluntaryChangeInformationRefs": [
                      "PYG",
                      "MMK"
                    ]
                  }
                ],
                "passengerRefId": "1OVE",
                "price": {
                  "baseAmount": {
                    "amount": "181.72",
                    "currencyCode": "CRC"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "102.31",
                      "currencyCode": "MXN"
                    },
                    "preDiscountedAmount": {
                      "amount": "55.72",
                      "currencyCode": "KPW"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The orchid Pizza combines Tokelau aesthetics with Lead-based durability",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BD",
                        "taxAmount": {
                          "amount": "158.88",
                          "currencyCode": "MGA"
                        },
                        "taxCode": "OF",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "612"
                      },
                      {
                        "description": "Professional-grade Chair perfect for posh training and recreational use",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CZ",
                        "taxAmount": {
                          "amount": "188.08",
                          "currencyCode": "SYP"
                        },
                        "taxCode": "85",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "001"
                      },
                      {
                        "description": "Gorgeous Sausages designed with Rubber for rapid performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TC",
                        "taxAmount": {
                          "amount": "13.37",
                          "currencyCode": "MUR"
                        },
                        "taxCode": "fG",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "566"
                      },
                      {
                        "description": "Discover the dog-like agility of our Car, perfect for untried users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KY",
                        "taxAmount": {
                          "amount": "135.43",
                          "currencyCode": "CDF"
                        },
                        "taxCode": "7r",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "008"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "21.5",
                      "currencyCode": "TND"
                    }
                  },
                  "totalAmount": {
                    "amount": "195.14",
                    "currencyCode": "LAK"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "oGi1q"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "knfN",
                    "segmentRefIds": [
                      "8se7",
                      "WJaO",
                      "oB98",
                      "glZa"
                    ]
                  },
                  {
                    "baggageRefId": "F7ex",
                    "segmentRefIds": [
                      "SFfI",
                      "K8CF",
                      "4sN3",
                      "c691"
                    ]
                  },
                  {
                    "baggageRefId": "YxKj",
                    "segmentRefIds": [
                      "yoar",
                      "kBq3"
                    ]
                  },
                  {
                    "baggageRefId": "YjUe",
                    "segmentRefIds": [
                      "5GL5",
                      "MgJ1"
                    ]
                  },
                  {
                    "baggageRefId": "Yy8K",
                    "segmentRefIds": [
                      "XD1S",
                      "Dj3o",
                      "WVvi",
                      "1C1a",
                      "iYTU"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "U2xKeVsN",
                      "fareCode": "996",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "8LSK",
                    "segmentRefIds": [
                      "Cf2c",
                      "LMF7",
                      "3Z1T"
                    ],
                    "ticketDesignator": "ITnL",
                    "voluntaryChangeInformationRefs": [
                      "UZS",
                      "VND",
                      "KMF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "FP53c7YM",
                      "fareCode": "872",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "OLoz",
                    "segmentRefIds": [
                      "TpNa",
                      "KeIW",
                      "7vqi",
                      "HZPx"
                    ],
                    "ticketDesignator": "FKNS",
                    "voluntaryChangeInformationRefs": [
                      "GNF",
                      "BRL"
                    ]
                  }
                ],
                "passengerRefId": "auTz",
                "price": {
                  "baseAmount": {
                    "amount": "13.91",
                    "currencyCode": "CAD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "62.95",
                      "currencyCode": "GHS"
                    },
                    "preDiscountedAmount": {
                      "amount": "81.86",
                      "currencyCode": "SBD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our salty-inspired Ball brings a taste of luxury to your outlandish lifestyle",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PS",
                        "taxAmount": {
                          "amount": "175.43",
                          "currencyCode": "UAH"
                        },
                        "taxCode": "iw",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "593"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "179.74",
                      "currencyCode": "MUR"
                    }
                  },
                  "totalAmount": {
                    "amount": "58.53",
                    "currencyCode": "SYP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "3X9aX"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "lbKI",
                    "segmentRefIds": [
                      "EcQi",
                      "UPrp",
                      "DmKC",
                      "JuTX",
                      "z1Ml"
                    ]
                  },
                  {
                    "baggageRefId": "IgPL",
                    "segmentRefIds": [
                      "3cum",
                      "ZBc9"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "BHNlQUI3",
                      "fareCode": "073",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "M6mE",
                    "segmentRefIds": [
                      "82NK",
                      "BJW8",
                      "Oo7t"
                    ],
                    "ticketDesignator": "XVDb",
                    "voluntaryChangeInformationRefs": [
                      "HUF"
                    ]
                  }
                ],
                "passengerRefId": "2qLP",
                "price": {
                  "baseAmount": {
                    "amount": "45.74",
                    "currencyCode": "HUF"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "104.36",
                      "currencyCode": "SLE"
                    },
                    "preDiscountedAmount": {
                      "amount": "55.18",
                      "currencyCode": "BIF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our deer-friendly Mouse ensures smart comfort for your pets",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LS",
                        "taxAmount": {
                          "amount": "165.78",
                          "currencyCode": "KYD"
                        },
                        "taxCode": "Cb",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "443"
                      },
                      {
                        "description": "The pink Cheese combines Kyrgyz Republic aesthetics with Tantalum-based durability",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "KR",
                        "taxAmount": {
                          "amount": "77.78",
                          "currencyCode": "TRY"
                        },
                        "taxCode": "Lm",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "299"
                      },
                      {
                        "description": "Fadel, Green and Lesch's most advanced Table technology increases bright capabilities",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PR",
                        "taxAmount": {
                          "amount": "58.93",
                          "currencyCode": "MAD"
                        },
                        "taxCode": "ij",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "348"
                      },
                      {
                        "description": "Savor the creamy essence in our Pizza, designed for youthful culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "RU",
                        "taxAmount": {
                          "amount": "162.33",
                          "currencyCode": "AUD"
                        },
                        "taxCode": "z1",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "946"
                      },
                      {
                        "description": "Our cow-friendly Tuna ensures sad comfort for your pets",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BJ",
                        "taxAmount": {
                          "amount": "167.09",
                          "currencyCode": "ILS"
                        },
                        "taxCode": "Wm",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "242"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "108.6",
                      "currencyCode": "MXN"
                    }
                  },
                  "totalAmount": {
                    "amount": "38.14",
                    "currencyCode": "SCR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "WUwkF"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "130.49",
                "currencyCode": "SBD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Table designed to make you stand out with enchanted looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "LT",
                    "taxAmount": {
                      "amount": "140.75",
                      "currencyCode": "PYG"
                    },
                    "taxCode": "wx",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "464"
                  },
                  {
                    "description": "New sky blue Gloves with ergonomic design for agile comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SM",
                    "taxAmount": {
                      "amount": "55.92",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "Ve",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "837"
                  },
                  {
                    "description": "Discover the moist new Soap with an exciting mix of Bamboo ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TD",
                    "taxAmount": {
                      "amount": "152.22",
                      "currencyCode": "MGA"
                    },
                    "taxCode": "Tp",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "392"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "157.38",
                  "currencyCode": "CDF"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "168.16",
                "currencyCode": "COP"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "44.61",
                  "currencyCode": "AWG"
                },
                "preDiscountedAmount": {
                  "amount": "134.58",
                  "currencyCode": "KMF"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the dog-like agility of our Shirt, perfect for filthy users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HR",
                    "taxAmount": {
                      "amount": "114.48",
                      "currencyCode": "PGK"
                    },
                    "taxCode": "P1",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "660"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "173.03",
                  "currencyCode": "MYR"
                }
              },
              "totalAmount": {
                "amount": "23.96",
                "currencyCode": "MVR"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 14
                },
                "newSeat": {
                  "column": "E",
                  "row": 23
                },
                "passengerRefId": "LsUB",
                "segmentRefId": "yrLb"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 5
                },
                "newSeat": {
                  "column": "F",
                  "row": 5
                },
                "passengerRefId": "nCPG",
                "segmentRefId": "xfdS"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 11
                },
                "newSeat": {
                  "column": "F",
                  "row": 26
                },
                "passengerRefId": "JJhB",
                "segmentRefId": "kEf5"
              }
            ]
          }
        ],
        "ownerCode": "lW",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "10.77",
            "currencyCode": "GNF",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The sleek and trivial Pants comes with plum LED lighting for smart functionality",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "MT",
                "taxAmount": {
                  "amount": "73.33",
                  "currencyCode": "UGX"
                },
                "taxCode": "Ag",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "901"
              },
              {
                "description": "Our tiger-friendly Chair ensures functional comfort for your pets",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "SV",
                "taxAmount": {
                  "amount": "140.05",
                  "currencyCode": "DZD"
                },
                "taxCode": "sa",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "054"
              },
              {
                "description": "Discover the funny new Pizza with an exciting mix of Rubber ingredients",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "CY",
                "taxAmount": {
                  "amount": "85.34",
                  "currencyCode": "JMD"
                },
                "taxCode": "lb",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "636"
              },
              {
                "description": "Fresh Car designed with Steel for moist performance",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "MN",
                "taxAmount": {
                  "amount": "137.22",
                  "currencyCode": "FKP"
                },
                "taxCode": "Cz",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "712"
              }
            ],
            "totalTaxAmount": {
              "amount": "18.01",
              "currencyCode": "AZN"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "66.55",
            "currencyCode": "KES"
          }
        },
        "validatingAirlineCode": "6a"
      },
      {
        "commission": {
          "amount": "180.46",
          "code": "0gU3",
          "currencyCode": "GTQ",
          "description": "NEGOTIATED COMM",
          "percentage": "12.26",
          "percentageAppliedToAmount": "732.67"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "49.56",
            "currencyCode": "AOA"
          },
          "differentialAmount": {
            "amount": "36.49",
            "currencyCode": "MAD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Discover the bear-like agility of our Pants, perfect for coarse users",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "TR",
                "taxAmount": {
                  "amount": "169.43",
                  "currencyCode": "IRR"
                },
                "taxCode": "Mq",
                "taxCodeText": "VAT",
                "taxPadisCode": "026"
              },
              {
                "description": "Featuring Francium-enhanced technology, our Shoes offers unparalleled faraway performance",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "DE",
                "taxAmount": {
                  "amount": "70.97",
                  "currencyCode": "SYP"
                },
                "taxCode": "rm",
                "taxCodeText": "PAID",
                "taxPadisCode": "801"
              },
              {
                "description": "Our shark-friendly Sausages ensures funny comfort for your pets",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "FK",
                "taxAmount": {
                  "amount": "119.12",
                  "currencyCode": "EUR"
                },
                "taxCode": "bR",
                "taxCodeText": "PAID",
                "taxPadisCode": "544"
              },
              {
                "description": "Our juicy-inspired Pants brings a taste of luxury to your dental lifestyle",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "BM",
                "taxAmount": {
                  "amount": "148.33",
                  "currencyCode": "TZS"
                },
                "taxCode": "2A",
                "taxCodeText": "VAT",
                "taxPadisCode": "536"
              }
            ],
            "totalTaxAmount": {
              "amount": "125.18",
              "currencyCode": "AUD"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2130,
        "offerId": "rYNq",
        "offerItems": [
          {
            "commission": {
              "amount": "468.95",
              "code": "8biz",
              "currencyCode": "SZL",
              "description": "STANDARD COMM",
              "percentage": "5.52",
              "percentageAppliedToAmount": "466.87"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "77.89",
                "currencyCode": "LRD"
              },
              "differentialAmount": {
                "amount": "57.86",
                "currencyCode": "GMD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Keyboard made with Silk for all-day naughty support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BN",
                    "taxAmount": {
                      "amount": "167.93",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "o1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "060"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "192.93",
                  "currencyCode": "GYD"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "9owa",
                "segmentRefIds": [
                  "hy6E"
                ]
              },
              {
                "priceClassRefId": "dh6i",
                "segmentRefIds": [
                  "uzHY",
                  "aRiQ",
                  "VOid",
                  "kEiH"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "104.07",
                "currencyCode": "ZWL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Salad made with Steel for all-day noteworthy support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PF",
                    "taxAmount": {
                      "amount": "61.4",
                      "currencyCode": "THB"
                    },
                    "taxCode": "wO",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "812"
                  },
                  {
                    "description": "Douglas, Lueilwitz and Bernier's most advanced Gloves technology increases straight capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CO",
                    "taxAmount": {
                      "amount": "102.22",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "ug",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "370"
                  },
                  {
                    "description": "Innovative Shirt featuring noted technology and Concrete construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PG",
                    "taxAmount": {
                      "amount": "16.99",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "oT",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "254"
                  },
                  {
                    "description": "The Ernesto Car is the latest in a series of curly products from Powlowski, Rodriguez and Kuphal",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SK",
                    "taxAmount": {
                      "amount": "187.85",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "NU",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "623"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "145.28",
                  "currencyCode": "PGK"
                }
              }
            },
            "offerItemId": "xC2l",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "18.47",
                "currencyCode": "RWF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Bike featuring bouncy technology and Concrete construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "FM",
                    "taxAmount": {
                      "amount": "53.79",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "hz",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "586"
                  },
                  {
                    "description": "The purple Mouse combines Senegal aesthetics with Nobelium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AR",
                    "taxAmount": {
                      "amount": "49.36",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "3o",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "351"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "104.92",
                  "currencyCode": "PYG"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "HE6y",
                    "segmentRefIds": [
                      "FSh0",
                      "uFnw",
                      "spv9",
                      "SO0W"
                    ]
                  },
                  {
                    "baggageRefId": "9RUj",
                    "segmentRefIds": [
                      "5Equ",
                      "vaQ2",
                      "BdQw",
                      "RT3D",
                      "3y5n"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "PFLzyiTk",
                      "fareCode": "130",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "MiwH",
                    "segmentRefIds": [
                      "wd14",
                      "3Bbw",
                      "IPIs",
                      "SMtI"
                    ],
                    "ticketDesignator": "8nQw",
                    "voluntaryChangeInformationRefs": [
                      "MGA",
                      "MYR",
                      "JOD",
                      "VND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "TGS7djzC",
                      "fareCode": "034",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "NtRo",
                    "segmentRefIds": [
                      "5sfr"
                    ],
                    "ticketDesignator": "JQK8",
                    "voluntaryChangeInformationRefs": [
                      "SAR",
                      "NAD",
                      "TOP",
                      "MKD",
                      "TMT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ye3okO3S",
                      "fareCode": "987",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "iIWF",
                    "segmentRefIds": [
                      "81cD",
                      "yfN8"
                    ],
                    "ticketDesignator": "Wm22",
                    "voluntaryChangeInformationRefs": [
                      "BBD",
                      "KGS",
                      "AUD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Hobzoyak",
                      "fareCode": "880",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "L5AE",
                    "segmentRefIds": [
                      "RbI9",
                      "1aOc",
                      "SaOW",
                      "ZGNs"
                    ],
                    "ticketDesignator": "N93q",
                    "voluntaryChangeInformationRefs": [
                      "SEK",
                      "KYD",
                      "NAD",
                      "XOF"
                    ]
                  }
                ],
                "passengerRefId": "zXkv",
                "price": {
                  "baseAmount": {
                    "amount": "126.89",
                    "currencyCode": "GNF"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "72.84",
                      "currencyCode": "BWP"
                    },
                    "preDiscountedAmount": {
                      "amount": "29.88",
                      "currencyCode": "SZL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The green Car combines Ireland aesthetics with Seaborgium-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LC",
                        "taxAmount": {
                          "amount": "15.29",
                          "currencyCode": "BRL"
                        },
                        "taxCode": "3s",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "185"
                      },
                      {
                        "description": "Experience the orange brilliance of our Computer, perfect for upset environments",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IL",
                        "taxAmount": {
                          "amount": "167.68",
                          "currencyCode": "MAD"
                        },
                        "taxCode": "ca",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "501"
                      },
                      {
                        "description": "Discover the rabbit-like agility of our Shirt, perfect for ripe users",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BD",
                        "taxAmount": {
                          "amount": "155.77",
                          "currencyCode": "KYD"
                        },
                        "taxCode": "5Z",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "856"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "144.64",
                      "currencyCode": "CNY"
                    }
                  },
                  "totalAmount": {
                    "amount": "136.58",
                    "currencyCode": "MXN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Vsk2L"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Puq2",
                    "segmentRefIds": [
                      "tS0G"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "n8ATfqJR",
                      "fareCode": "103",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "MwMl",
                    "segmentRefIds": [
                      "MsnY",
                      "4gfA",
                      "LGBr",
                      "s30l",
                      "ZC04"
                    ],
                    "ticketDesignator": "1rgU",
                    "voluntaryChangeInformationRefs": [
                      "TND",
                      "MXN",
                      "NPR",
                      "MXN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "QhjOdWmS",
                      "fareCode": "196",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "wdvR",
                    "segmentRefIds": [
                      "bNQq"
                    ],
                    "ticketDesignator": "zMc2",
                    "voluntaryChangeInformationRefs": [
                      "HTG",
                      "XCD",
                      "GTQ"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "nou5BX0C",
                      "fareCode": "178",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "iB2f",
                    "segmentRefIds": [
                      "uAp0"
                    ],
                    "ticketDesignator": "u8qe",
                    "voluntaryChangeInformationRefs": [
                      "COP",
                      "NOK",
                      "ALL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "c3VbWFLD",
                      "fareCode": "252",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "E40i",
                    "segmentRefIds": [
                      "vwPs",
                      "ePPI",
                      "E1x2",
                      "JqxG"
                    ],
                    "ticketDesignator": "QwcR",
                    "voluntaryChangeInformationRefs": [
                      "KMF",
                      "IDR",
                      "SSP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "3u839YKy",
                      "fareCode": "493",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "19h1",
                    "segmentRefIds": [
                      "smyJ",
                      "fNBb"
                    ],
                    "ticketDesignator": "IRHP",
                    "voluntaryChangeInformationRefs": [
                      "AMD",
                      "BWP"
                    ]
                  }
                ],
                "passengerRefId": "PPby",
                "price": {
                  "baseAmount": {
                    "amount": "143.56",
                    "currencyCode": "LRD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "132.24",
                      "currencyCode": "KMF"
                    },
                    "preDiscountedAmount": {
                      "amount": "191.35",
                      "currencyCode": "ETB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Elegant Car designed with Concrete for short-term performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BH",
                        "taxAmount": {
                          "amount": "104.68",
                          "currencyCode": "COP"
                        },
                        "taxCode": "wB",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "835"
                      },
                      {
                        "description": "Discover the snake-like agility of our Sausages, perfect for victorious users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AT",
                        "taxAmount": {
                          "amount": "151.39",
                          "currencyCode": "ANG"
                        },
                        "taxCode": "Rh",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "196"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "141.94",
                      "currencyCode": "BWP"
                    }
                  },
                  "totalAmount": {
                    "amount": "148.18",
                    "currencyCode": "MWK"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "syyWj"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "tFWj",
                    "segmentRefIds": [
                      "5fBH",
                      "rsmg",
                      "sa8E"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "cPo4xhMT",
                      "fareCode": "717",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "3iqN",
                    "segmentRefIds": [
                      "kLi8",
                      "4ehE",
                      "Kcol"
                    ],
                    "ticketDesignator": "HpGB",
                    "voluntaryChangeInformationRefs": [
                      "GNF",
                      "RWF",
                      "DJF",
                      "UAH"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "JZ7xhEUM",
                      "fareCode": "309",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "IVSN",
                    "segmentRefIds": [
                      "klGw",
                      "g2ez",
                      "70YD"
                    ],
                    "ticketDesignator": "2s9m",
                    "voluntaryChangeInformationRefs": [
                      "KHR",
                      "CVE"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "sO4YRuwB",
                      "fareCode": "036",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "4YJc",
                    "segmentRefIds": [
                      "4AZ6",
                      "8jMs",
                      "tuoB",
                      "s0tb",
                      "UQgO"
                    ],
                    "ticketDesignator": "ngzs",
                    "voluntaryChangeInformationRefs": [
                      "KES",
                      "MRU",
                      "MUR",
                      "EUR",
                      "OMR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "pZWg82ei",
                      "fareCode": "907",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "mnde",
                    "segmentRefIds": [
                      "ZJj2",
                      "woro",
                      "Ebrx"
                    ],
                    "ticketDesignator": "9u5P",
                    "voluntaryChangeInformationRefs": [
                      "RUB",
                      "JMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "TXjPInmW",
                      "fareCode": "020",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "oGUH",
                    "segmentRefIds": [
                      "fOhd"
                    ],
                    "ticketDesignator": "RokN",
                    "voluntaryChangeInformationRefs": [
                      "CLP",
                      "ISK",
                      "LBP",
                      "STN",
                      "NOK"
                    ]
                  }
                ],
                "passengerRefId": "nSOw",
                "price": {
                  "baseAmount": {
                    "amount": "158.91",
                    "currencyCode": "XPF"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "131.79",
                      "currencyCode": "AZN"
                    },
                    "preDiscountedAmount": {
                      "amount": "99.26",
                      "currencyCode": "LRD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Pizza designed to make you stand out with evil looks",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "ME",
                        "taxAmount": {
                          "amount": "150.23",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "vY",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "630"
                      },
                      {
                        "description": "The sleek and chubby Gloves comes with azure LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "OM",
                        "taxAmount": {
                          "amount": "89.22",
                          "currencyCode": "PEN"
                        },
                        "taxCode": "FO",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "385"
                      },
                      {
                        "description": "Featuring Selenium-enhanced technology, our Fish offers unparalleled ordinary performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "SL",
                        "taxAmount": {
                          "amount": "87.2",
                          "currencyCode": "NGN"
                        },
                        "taxCode": "vR",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "581"
                      },
                      {
                        "description": "Our salty-inspired Car brings a taste of luxury to your glittering lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "IQ",
                        "taxAmount": {
                          "amount": "115",
                          "currencyCode": "BND"
                        },
                        "taxCode": "FF",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "497"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "27.74",
                      "currencyCode": "SSP"
                    }
                  },
                  "totalAmount": {
                    "amount": "115.78",
                    "currencyCode": "NOK"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "4Ta7Q"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "89.15",
                "currencyCode": "HNL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Ball featuring creamy technology and Rubber construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MA",
                    "taxAmount": {
                      "amount": "53.88",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "16",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "732"
                  },
                  {
                    "description": "Discover the plain new Soap with an exciting mix of Plastic ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BZ",
                    "taxAmount": {
                      "amount": "196.38",
                      "currencyCode": "OMR"
                    },
                    "taxCode": "Oe",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "418"
                  },
                  {
                    "description": "New Towels model with 88 GB RAM, 293 GB storage, and ruddy features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CW",
                    "taxAmount": {
                      "amount": "92.7",
                      "currencyCode": "MNT"
                    },
                    "taxCode": "45",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "097"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "96.27",
                  "currencyCode": "USD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "42.02",
                "currencyCode": "PHP"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "181.34",
                  "currencyCode": "KRW"
                },
                "preDiscountedAmount": {
                  "amount": "64.35",
                  "currencyCode": "VES"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Gloves featuring true technology and Granite construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PR",
                    "taxAmount": {
                      "amount": "115.17",
                      "currencyCode": "SOS"
                    },
                    "taxCode": "4A",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "244"
                  },
                  {
                    "description": "Savor the fresh essence in our Hat, designed for vast culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BY",
                    "taxAmount": {
                      "amount": "197.79",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "EI",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "536"
                  },
                  {
                    "description": "Discover the wasteful new Chips with an exciting mix of Rubber ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NI",
                    "taxAmount": {
                      "amount": "85.19",
                      "currencyCode": "NPR"
                    },
                    "taxCode": "l5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "222"
                  },
                  {
                    "description": "Graham Inc's most advanced Shoes technology increases thick capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AQ",
                    "taxAmount": {
                      "amount": "118.12",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "8G",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "423"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "95.34",
                  "currencyCode": "TND"
                }
              },
              "totalAmount": {
                "amount": "142.22",
                "currencyCode": "SHP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 10
                },
                "newSeat": {
                  "column": "E",
                  "row": 11
                },
                "passengerRefId": "Azx6",
                "segmentRefId": "Y5dN"
              }
            ]
          },
          {
            "commission": {
              "amount": "21.78",
              "code": "hcfa",
              "currencyCode": "SDG",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "9.13",
              "percentageAppliedToAmount": "744.91"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "123.76",
                "currencyCode": "BMD"
              },
              "differentialAmount": {
                "amount": "101.51",
                "currencyCode": "GYD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Fantastic Ball designed with Gold for official performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NR",
                    "taxAmount": {
                      "amount": "33.83",
                      "currencyCode": "SLE"
                    },
                    "taxCode": "Sr",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "690"
                  },
                  {
                    "description": "Discover the polar bear-like agility of our Soap, perfect for orderly users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HM",
                    "taxAmount": {
                      "amount": "118.03",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "VU",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "167"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "113.99",
                  "currencyCode": "SEK"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "gNkk",
                "segmentRefIds": [
                  "wVit",
                  "xS8P",
                  "9obg"
                ]
              },
              {
                "priceClassRefId": "2q3w",
                "segmentRefIds": [
                  "p5tb"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "110.01",
                "currencyCode": "XPF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Computer made with Rubber for all-day cool support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "DM",
                    "taxAmount": {
                      "amount": "35.65",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "cp",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "345"
                  },
                  {
                    "description": "Innovative Pizza featuring overcooked technology and Marble construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MV",
                    "taxAmount": {
                      "amount": "186.33",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "xR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "863"
                  },
                  {
                    "description": "Discover the inferior new Soap with an exciting mix of Concrete ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MW",
                    "taxAmount": {
                      "amount": "81.6",
                      "currencyCode": "KZT"
                    },
                    "taxCode": "jJ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "188"
                  },
                  {
                    "description": "Experience the sky blue brilliance of our Tuna, perfect for obedient environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MO",
                    "taxAmount": {
                      "amount": "107.45",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "zq",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "599"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "105.03",
                  "currencyCode": "LKR"
                }
              }
            },
            "offerItemId": "kLBp",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "145.43",
                "currencyCode": "ZMW",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Kayley Chips is the latest in a series of cavernous products from Boyle Inc",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "105.21",
                      "currencyCode": "MXN"
                    },
                    "taxCode": "W7",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "868"
                  },
                  {
                    "description": "Our crocodile-friendly Sausages ensures bright comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ES",
                    "taxAmount": {
                      "amount": "112.25",
                      "currencyCode": "MGA"
                    },
                    "taxCode": "by",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "429"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "55.77",
                  "currencyCode": "AWG"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "EkbF",
                    "segmentRefIds": [
                      "WlPx",
                      "TCz8",
                      "ImaD",
                      "hv5z",
                      "aIhw"
                    ]
                  },
                  {
                    "baggageRefId": "NMtw",
                    "segmentRefIds": [
                      "hUuV",
                      "02VP",
                      "OF8K",
                      "DDjN"
                    ]
                  },
                  {
                    "baggageRefId": "dnWF",
                    "segmentRefIds": [
                      "z4Xz"
                    ]
                  },
                  {
                    "baggageRefId": "X3Vm",
                    "segmentRefIds": [
                      "QGRM",
                      "tAFb",
                      "VJ59"
                    ]
                  },
                  {
                    "baggageRefId": "HrNp",
                    "segmentRefIds": [
                      "ElL3"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "gCbD6RC3",
                      "fareCode": "565",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "PeJ2",
                    "segmentRefIds": [
                      "cHVd",
                      "xhs3"
                    ],
                    "ticketDesignator": "I4dk",
                    "voluntaryChangeInformationRefs": [
                      "ZWL",
                      "LSL",
                      "EGP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "4FpCKjvz",
                      "fareCode": "474",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "xBc0",
                    "segmentRefIds": [
                      "x1As",
                      "PTAM",
                      "3s8X",
                      "eWeb",
                      "1poe"
                    ],
                    "ticketDesignator": "f5U2",
                    "voluntaryChangeInformationRefs": [
                      "BDT",
                      "RSD"
                    ]
                  }
                ],
                "passengerRefId": "6Ifq",
                "price": {
                  "baseAmount": {
                    "amount": "20.98",
                    "currencyCode": "MGA"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "123.68",
                      "currencyCode": "PEN"
                    },
                    "preDiscountedAmount": {
                      "amount": "111.63",
                      "currencyCode": "BDT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Experience the orchid brilliance of our Tuna, perfect for eminent environments",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BZ",
                        "taxAmount": {
                          "amount": "97.74",
                          "currencyCode": "THB"
                        },
                        "taxCode": "S5",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "048"
                      },
                      {
                        "description": "Elegant Ball designed with Plastic for pleased performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AO",
                        "taxAmount": {
                          "amount": "146",
                          "currencyCode": "IDR"
                        },
                        "taxCode": "LX",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "694"
                      },
                      {
                        "description": "Featuring Lead-enhanced technology, our Salad offers unparalleled immediate performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "SS",
                        "taxAmount": {
                          "amount": "63.5",
                          "currencyCode": "DJF"
                        },
                        "taxCode": "Cf",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "245"
                      },
                      {
                        "description": "New Bike model with 74 GB RAM, 985 GB storage, and monthly features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IO",
                        "taxAmount": {
                          "amount": "125.6",
                          "currencyCode": "PAB"
                        },
                        "taxCode": "Lb",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "384"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "160.34",
                      "currencyCode": "BIF"
                    }
                  },
                  "totalAmount": {
                    "amount": "194.81",
                    "currencyCode": "ALL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "1qgd9"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ROYa",
                    "segmentRefIds": [
                      "LcwY"
                    ]
                  },
                  {
                    "baggageRefId": "95Xe",
                    "segmentRefIds": [
                      "Szb2",
                      "T0Ul",
                      "AOKt",
                      "YCMR",
                      "iE0w"
                    ]
                  },
                  {
                    "baggageRefId": "HWLX",
                    "segmentRefIds": [
                      "n4nc"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "auWlrF9e",
                      "fareCode": "964",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "27Xs",
                    "segmentRefIds": [
                      "R0U1",
                      "RQpb",
                      "RviJ",
                      "fIpB"
                    ],
                    "ticketDesignator": "IdNa",
                    "voluntaryChangeInformationRefs": [
                      "LBP",
                      "INR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "VKwv8Wu6",
                      "fareCode": "553",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "phZs",
                    "segmentRefIds": [
                      "WhrT",
                      "5mbi",
                      "lmGr",
                      "ZFkw",
                      "3n6d"
                    ],
                    "ticketDesignator": "UoXJ",
                    "voluntaryChangeInformationRefs": [
                      "BOB",
                      "KWD",
                      "BZD",
                      "PHP"
                    ]
                  }
                ],
                "passengerRefId": "SgHo",
                "price": {
                  "baseAmount": {
                    "amount": "162.54",
                    "currencyCode": "KWD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "46.46",
                      "currencyCode": "SHP"
                    },
                    "preDiscountedAmount": {
                      "amount": "154.28",
                      "currencyCode": "TZS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Ergonomic eco-centric toolset Ball offers reliable performance and complicated design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "HM",
                        "taxAmount": {
                          "amount": "199.83",
                          "currencyCode": "UGX"
                        },
                        "taxCode": "St",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "491"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "191.39",
                      "currencyCode": "NPR"
                    }
                  },
                  "totalAmount": {
                    "amount": "177.71",
                    "currencyCode": "AWG"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "lMqV0"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "j0TH",
                    "segmentRefIds": [
                      "PQxr",
                      "aQeW",
                      "UcYe",
                      "4b8x",
                      "PKM6"
                    ]
                  },
                  {
                    "baggageRefId": "dejw",
                    "segmentRefIds": [
                      "5uw1",
                      "RwQP",
                      "HXQF"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "4PLKd6lh",
                      "fareCode": "042",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "iddc",
                    "segmentRefIds": [
                      "NOmN",
                      "uOMv",
                      "tEBI",
                      "qxK7"
                    ],
                    "ticketDesignator": "vMhz",
                    "voluntaryChangeInformationRefs": [
                      "UAH",
                      "SHP",
                      "BYN",
                      "TMT"
                    ]
                  }
                ],
                "passengerRefId": "INwd",
                "price": {
                  "baseAmount": {
                    "amount": "155.32",
                    "currencyCode": "NOK"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "84.55",
                      "currencyCode": "MGA"
                    },
                    "preDiscountedAmount": {
                      "amount": "162.82",
                      "currencyCode": "AMD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and junior Hat comes with ivory LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MR",
                        "taxAmount": {
                          "amount": "29.25",
                          "currencyCode": "LSL"
                        },
                        "taxCode": "yz",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "109"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "130.86",
                      "currencyCode": "BBD"
                    }
                  },
                  "totalAmount": {
                    "amount": "16.84",
                    "currencyCode": "FKP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "ALHZ0"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "8F41",
                    "segmentRefIds": [
                      "efiv",
                      "0tLA",
                      "XTGK",
                      "e2Dv"
                    ]
                  },
                  {
                    "baggageRefId": "85vL",
                    "segmentRefIds": [
                      "xMbd"
                    ]
                  },
                  {
                    "baggageRefId": "82sj",
                    "segmentRefIds": [
                      "iJY9"
                    ]
                  },
                  {
                    "baggageRefId": "V4AW",
                    "segmentRefIds": [
                      "anXB",
                      "LHHn"
                    ]
                  },
                  {
                    "baggageRefId": "z79p",
                    "segmentRefIds": [
                      "40tC",
                      "TURV",
                      "6y3N",
                      "kRhu"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "lF0VtpU2",
                      "fareCode": "501",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "eTIO",
                    "segmentRefIds": [
                      "UJ3n",
                      "KULz",
                      "umOg"
                    ],
                    "ticketDesignator": "iSlo",
                    "voluntaryChangeInformationRefs": [
                      "AWG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "dts7BUwF",
                      "fareCode": "511",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "0Ec3",
                    "segmentRefIds": [
                      "UpKm",
                      "qKS1",
                      "mFP6"
                    ],
                    "ticketDesignator": "afUW",
                    "voluntaryChangeInformationRefs": [
                      "HKD",
                      "CAD",
                      "HUF",
                      "SDG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "2xRs8ZI4",
                      "fareCode": "330",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "io5O",
                    "segmentRefIds": [
                      "jCYV",
                      "uohp"
                    ],
                    "ticketDesignator": "7MHZ",
                    "voluntaryChangeInformationRefs": [
                      "CZK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "VZhQZjbm",
                      "fareCode": "790",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "BsaO",
                    "segmentRefIds": [
                      "gPKj",
                      "mCmn",
                      "dv1W"
                    ],
                    "ticketDesignator": "jYec",
                    "voluntaryChangeInformationRefs": [
                      "KRW",
                      "LKR",
                      "JOD",
                      "NAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "mJHp1S7F",
                      "fareCode": "091",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "Wy2a",
                    "segmentRefIds": [
                      "2Apf",
                      "uo8b"
                    ],
                    "ticketDesignator": "Eq9o",
                    "voluntaryChangeInformationRefs": [
                      "MZN",
                      "MOP"
                    ]
                  }
                ],
                "passengerRefId": "lcXA",
                "price": {
                  "baseAmount": {
                    "amount": "103.7",
                    "currencyCode": "MGA"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "71.43",
                      "currencyCode": "ALL"
                    },
                    "preDiscountedAmount": {
                      "amount": "100.93",
                      "currencyCode": "BDT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Triple-buffered maximized flexibility Pizza offers reliable performance and hasty design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BI",
                        "taxAmount": {
                          "amount": "126.56",
                          "currencyCode": "STN"
                        },
                        "taxCode": "Sf",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "684"
                      },
                      {
                        "description": "Stylish Gloves designed to make you stand out with affectionate looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SN",
                        "taxAmount": {
                          "amount": "93.6",
                          "currencyCode": "ZAR"
                        },
                        "taxCode": "uN",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "489"
                      },
                      {
                        "description": "The sleek and lined Car comes with purple LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MY",
                        "taxAmount": {
                          "amount": "141.9",
                          "currencyCode": "TZS"
                        },
                        "taxCode": "Gf",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "743"
                      },
                      {
                        "description": "The Balanced actuating product Fish offers reliable performance and low design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "LU",
                        "taxAmount": {
                          "amount": "122.79",
                          "currencyCode": "SAR"
                        },
                        "taxCode": "sz",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "543"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "67.7",
                      "currencyCode": "DZD"
                    }
                  },
                  "totalAmount": {
                    "amount": "101.63",
                    "currencyCode": "ISK"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "EN6yM"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "41.32",
                "currencyCode": "ZMW",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Computer featuring minor technology and Bronze construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "LK",
                    "taxAmount": {
                      "amount": "117.09",
                      "currencyCode": "AWG"
                    },
                    "taxCode": "zS",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "987"
                  },
                  {
                    "description": "Discover the flamingo-like agility of our Ball, perfect for excited users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GW",
                    "taxAmount": {
                      "amount": "143.34",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "ST",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "083"
                  },
                  {
                    "description": "The Kavon Table is the latest in a series of partial products from Parisian LLC",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CL",
                    "taxAmount": {
                      "amount": "58.92",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "Wb",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "017"
                  },
                  {
                    "description": "The Anabel Shirt is the latest in a series of lovely products from Nolan - Bergnaum",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "IR",
                    "taxAmount": {
                      "amount": "38.86",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "CR",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "629"
                  },
                  {
                    "description": "Our sea lion-friendly Gloves ensures queasy comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GS",
                    "taxAmount": {
                      "amount": "46.86",
                      "currencyCode": "QAR"
                    },
                    "taxCode": "Fn",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "637"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "161.35",
                  "currencyCode": "TZS"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "109.31",
                "currencyCode": "BGN"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "125.37",
                  "currencyCode": "CHF"
                },
                "preDiscountedAmount": {
                  "amount": "78.55",
                  "currencyCode": "KZT"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Optimized zero tolerance knowledge user Soap offers reliable performance and experienced design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GW",
                    "taxAmount": {
                      "amount": "131.72",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "sE",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "337"
                  },
                  {
                    "description": "Our moist-inspired Bike brings a taste of luxury to your worthwhile lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BF",
                    "taxAmount": {
                      "amount": "190.89",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "Xn",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "806"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "164.21",
                  "currencyCode": "SYP"
                }
              },
              "totalAmount": {
                "amount": "55.45",
                "currencyCode": "ISK"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 23
                },
                "newSeat": {
                  "column": "B",
                  "row": 1
                },
                "passengerRefId": "TTxl",
                "segmentRefId": "ZjjX"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 23
                },
                "newSeat": {
                  "column": "C",
                  "row": 8
                },
                "passengerRefId": "QU6A",
                "segmentRefId": "Dc9t"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 14
                },
                "newSeat": {
                  "column": "F",
                  "row": 29
                },
                "passengerRefId": "mmoo",
                "segmentRefId": "C3YE"
              }
            ]
          }
        ],
        "ownerCode": "KS",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "87.81",
            "currencyCode": "BRL",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Professional-grade Ball perfect for stupendous training and recreational use",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "VE",
                "taxAmount": {
                  "amount": "28.34",
                  "currencyCode": "LBP"
                },
                "taxCode": "gM",
                "taxCodeText": "PAID",
                "taxPadisCode": "009"
              },
              {
                "description": "Discover the fox-like agility of our Computer, perfect for brave users",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "BF",
                "taxAmount": {
                  "amount": "135.45",
                  "currencyCode": "PKR"
                },
                "taxCode": "lX",
                "taxCodeText": "VAT",
                "taxPadisCode": "415"
              },
              {
                "description": "Innovative Chips featuring plump technology and Metal construction",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "AM",
                "taxAmount": {
                  "amount": "68.21",
                  "currencyCode": "TMT"
                },
                "taxCode": "gl",
                "taxCodeText": "PAID",
                "taxPadisCode": "976"
              },
              {
                "description": "Our fresh-inspired Towels brings a taste of luxury to your nervous lifestyle",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "VG",
                "taxAmount": {
                  "amount": "83.16",
                  "currencyCode": "MZN"
                },
                "taxCode": "S2",
                "taxCodeText": "VAT",
                "taxPadisCode": "062"
              },
              {
                "description": "New green Car with ergonomic design for cavernous comfort",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "MU",
                "taxAmount": {
                  "amount": "143.35",
                  "currencyCode": "BGN"
                },
                "taxCode": "FC",
                "taxCodeText": "PAID",
                "taxPadisCode": "597"
              }
            ],
            "totalTaxAmount": {
              "amount": "141.22",
              "currencyCode": "GEL"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "47.41",
            "currencyCode": "VND"
          }
        },
        "validatingAirlineCode": "iY"
      },
      {
        "commission": {
          "amount": "378.16",
          "code": "6BNd",
          "currencyCode": "IDR",
          "description": "STANDARD COMM",
          "percentage": "15.85",
          "percentageAppliedToAmount": "613.68"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "167.7",
            "currencyCode": "KES"
          },
          "differentialAmount": {
            "amount": "105.01",
            "currencyCode": "NAD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Elegant Towels designed with Plastic for authentic performance",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "JO",
                "taxAmount": {
                  "amount": "187.16",
                  "currencyCode": "LYD"
                },
                "taxCode": "44",
                "taxCodeText": "PAID",
                "taxPadisCode": "856"
              }
            ],
            "totalTaxAmount": {
              "amount": "151.51",
              "currencyCode": "LSL"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2881,
        "offerId": "VMbK",
        "offerItems": [
          {
            "commission": {
              "amount": "274.93",
              "code": "QD9s",
              "currencyCode": "BRL",
              "description": "STANDARD COMM",
              "percentage": "11.6",
              "percentageAppliedToAmount": "493.33"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "52.12",
                "currencyCode": "STN"
              },
              "differentialAmount": {
                "amount": "36.37",
                "currencyCode": "JPY"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Virtual demand-driven ability Shoes offers reliable performance and secondary design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AF",
                    "taxAmount": {
                      "amount": "133.32",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "Fo",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "612"
                  },
                  {
                    "description": "Dibbert - Stokes's most advanced Cheese technology increases digital capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MO",
                    "taxAmount": {
                      "amount": "45.62",
                      "currencyCode": "CNY"
                    },
                    "taxCode": "Zj",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "177"
                  },
                  {
                    "description": "Our giraffe-friendly Salad ensures well-off comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LA",
                    "taxAmount": {
                      "amount": "97.79",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "rh",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "825"
                  },
                  {
                    "description": "The sleek and flustered Chair comes with maroon LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VN",
                    "taxAmount": {
                      "amount": "45.98",
                      "currencyCode": "ANG"
                    },
                    "taxCode": "ah",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "545"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "73.24",
                  "currencyCode": "BTN"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "SosI",
                "segmentRefIds": [
                  "HahE",
                  "g9oS",
                  "nsPc"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "61.54",
                "currencyCode": "IDR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Cheese designed to make you stand out with fragrant looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "FJ",
                    "taxAmount": {
                      "amount": "92.43",
                      "currencyCode": "DZD"
                    },
                    "taxCode": "LA",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "543"
                  },
                  {
                    "description": "The Centralized secondary process improvement Mouse offers reliable performance and lonely design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FO",
                    "taxAmount": {
                      "amount": "148",
                      "currencyCode": "BDT"
                    },
                    "taxCode": "kE",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "810"
                  },
                  {
                    "description": "Professional-grade Hat perfect for experienced training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PG",
                    "taxAmount": {
                      "amount": "41.94",
                      "currencyCode": "GHS"
                    },
                    "taxCode": "8y",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "017"
                  },
                  {
                    "description": "Our deer-friendly Tuna ensures yellow comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SD",
                    "taxAmount": {
                      "amount": "182.61",
                      "currencyCode": "ERN"
                    },
                    "taxCode": "wT",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "135"
                  },
                  {
                    "description": "Introducing the Madagascar-inspired Bacon, blending indelible style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FM",
                    "taxAmount": {
                      "amount": "32.22",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "rx",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "997"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "57.32",
                  "currencyCode": "GEL"
                }
              }
            },
            "offerItemId": "PNq1",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "88.35",
                "currencyCode": "BMD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our tangy-inspired Fish brings a taste of luxury to your favorable lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CX",
                    "taxAmount": {
                      "amount": "103.06",
                      "currencyCode": "TJS"
                    },
                    "taxCode": "y8",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "306"
                  },
                  {
                    "description": "The teal Computer combines Anguilla aesthetics with Sodium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BV",
                    "taxAmount": {
                      "amount": "11.76",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "T6",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "723"
                  },
                  {
                    "description": "Savor the salty essence in our Tuna, designed for unfit culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HK",
                    "taxAmount": {
                      "amount": "158.57",
                      "currencyCode": "GHS"
                    },
                    "taxCode": "g1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "077"
                  },
                  {
                    "description": "New grey Car with ergonomic design for long comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PN",
                    "taxAmount": {
                      "amount": "46.53",
                      "currencyCode": "MWK"
                    },
                    "taxCode": "Kw",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "335"
                  },
                  {
                    "description": "New Soap model with 15 GB RAM, 898 GB storage, and expert features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "101.29",
                      "currencyCode": "KWD"
                    },
                    "taxCode": "DF",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "269"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "95.93",
                  "currencyCode": "SSP"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "x9BU",
                    "segmentRefIds": [
                      "Jf82",
                      "we7J",
                      "ERgT"
                    ]
                  },
                  {
                    "baggageRefId": "24Rc",
                    "segmentRefIds": [
                      "nHL1",
                      "bDsN",
                      "N7KW"
                    ]
                  },
                  {
                    "baggageRefId": "Fzc9",
                    "segmentRefIds": [
                      "Mods"
                    ]
                  },
                  {
                    "baggageRefId": "X2ok",
                    "segmentRefIds": [
                      "jjNh",
                      "f1rI",
                      "EVLM"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "gXhsJ6AZ",
                      "fareCode": "013",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "maz7",
                    "segmentRefIds": [
                      "KzOY",
                      "jl6a",
                      "WFAG",
                      "hTvP",
                      "LnCi"
                    ],
                    "ticketDesignator": "oR0c",
                    "voluntaryChangeInformationRefs": [
                      "ZWL",
                      "JPY",
                      "BDT",
                      "KPW",
                      "HTG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "TiFw9tg3",
                      "fareCode": "847",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "3nfI",
                    "segmentRefIds": [
                      "3ky8"
                    ],
                    "ticketDesignator": "PGxf",
                    "voluntaryChangeInformationRefs": [
                      "CAD",
                      "THB",
                      "BRL",
                      "SLE",
                      "FJD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Z3miX2Xg",
                      "fareCode": "933",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "uUem",
                    "segmentRefIds": [
                      "THGf",
                      "Uywi",
                      "Ny9B",
                      "zv6N",
                      "GuNI"
                    ],
                    "ticketDesignator": "kuBj",
                    "voluntaryChangeInformationRefs": [
                      "ARS",
                      "MGA",
                      "ALL",
                      "ETB"
                    ]
                  }
                ],
                "passengerRefId": "LhDD",
                "price": {
                  "baseAmount": {
                    "amount": "120.06",
                    "currencyCode": "DZD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "135.52",
                      "currencyCode": "LSL"
                    },
                    "preDiscountedAmount": {
                      "amount": "44.64",
                      "currencyCode": "DKK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Cheese model with 43 GB RAM, 902 GB storage, and runny features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NA",
                        "taxAmount": {
                          "amount": "10.54",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "Am",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "810"
                      },
                      {
                        "description": "Featuring Gadolinium-enhanced technology, our Chicken offers unparalleled likely performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "LB",
                        "taxAmount": {
                          "amount": "195.63",
                          "currencyCode": "AOA"
                        },
                        "taxCode": "MZ",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "023"
                      },
                      {
                        "description": "Stylish Bacon designed to make you stand out with ideal looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "IS",
                        "taxAmount": {
                          "amount": "112.72",
                          "currencyCode": "TJS"
                        },
                        "taxCode": "5S",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "316"
                      },
                      {
                        "description": "Our golden-inspired Chips brings a taste of luxury to your querulous lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "RS",
                        "taxAmount": {
                          "amount": "90.08",
                          "currencyCode": "AMD"
                        },
                        "taxCode": "vw",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "353"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "161.09",
                      "currencyCode": "ILS"
                    }
                  },
                  "totalAmount": {
                    "amount": "196.77",
                    "currencyCode": "MWK"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "wjh64"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "u0qS",
                    "segmentRefIds": [
                      "PjmA",
                      "iVW8",
                      "YO6I",
                      "yjuq"
                    ]
                  },
                  {
                    "baggageRefId": "YUsh",
                    "segmentRefIds": [
                      "1qSp"
                    ]
                  },
                  {
                    "baggageRefId": "Zkon",
                    "segmentRefIds": [
                      "na3L"
                    ]
                  },
                  {
                    "baggageRefId": "SsKh",
                    "segmentRefIds": [
                      "2Dxy",
                      "QTl2",
                      "R5nl"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "l5t87QOm",
                      "fareCode": "830",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "DKEC",
                    "segmentRefIds": [
                      "N7lI",
                      "TxD5",
                      "ZIw2",
                      "InvC",
                      "MMHw"
                    ],
                    "ticketDesignator": "bcKw",
                    "voluntaryChangeInformationRefs": [
                      "RSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "jPPdjq74",
                      "fareCode": "477",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "pZhQ",
                    "segmentRefIds": [
                      "syMD",
                      "f8sL",
                      "AJzT"
                    ],
                    "ticketDesignator": "TuHf",
                    "voluntaryChangeInformationRefs": [
                      "ERN",
                      "DOP",
                      "DKK",
                      "SGD",
                      "CHF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "IapwLsAM",
                      "fareCode": "055",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "bo8A",
                    "segmentRefIds": [
                      "9Jj6"
                    ],
                    "ticketDesignator": "Cb0w",
                    "voluntaryChangeInformationRefs": [
                      "TOP",
                      "PHP",
                      "LRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Z6Hjt9Rw",
                      "fareCode": "385",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "HoYH",
                    "segmentRefIds": [
                      "ReEE",
                      "4O3r",
                      "OmkD",
                      "lchZ",
                      "B1V8"
                    ],
                    "ticketDesignator": "nm7B",
                    "voluntaryChangeInformationRefs": [
                      "KGS"
                    ]
                  }
                ],
                "passengerRefId": "1whW",
                "price": {
                  "baseAmount": {
                    "amount": "166.6",
                    "currencyCode": "LYD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "175.98",
                      "currencyCode": "MXN"
                    },
                    "preDiscountedAmount": {
                      "amount": "167.62",
                      "currencyCode": "AOA"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and wise Ball comes with salmon LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MX",
                        "taxAmount": {
                          "amount": "85.95",
                          "currencyCode": "FJD"
                        },
                        "taxCode": "mU",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "860"
                      },
                      {
                        "description": "Discover the gorilla-like agility of our Tuna, perfect for incomparable users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MP",
                        "taxAmount": {
                          "amount": "124.94",
                          "currencyCode": "GBP"
                        },
                        "taxCode": "mh",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "391"
                      },
                      {
                        "description": "The Profound methodical software Car offers reliable performance and dutiful design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GW",
                        "taxAmount": {
                          "amount": "92.1",
                          "currencyCode": "LKR"
                        },
                        "taxCode": "zL",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "389"
                      },
                      {
                        "description": "Featuring Niobium-enhanced technology, our Sausages offers unparalleled scary performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CZ",
                        "taxAmount": {
                          "amount": "109.36",
                          "currencyCode": "SEK"
                        },
                        "taxCode": "yB",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "832"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "150.37",
                      "currencyCode": "AZN"
                    }
                  },
                  "totalAmount": {
                    "amount": "28.6",
                    "currencyCode": "TND"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "bJw2i"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "VAbJ",
                    "segmentRefIds": [
                      "PGiy"
                    ]
                  },
                  {
                    "baggageRefId": "sQIc",
                    "segmentRefIds": [
                      "qaER",
                      "IhTV",
                      "NnFM",
                      "fyfD",
                      "CMyC"
                    ]
                  },
                  {
                    "baggageRefId": "PRKg",
                    "segmentRefIds": [
                      "fuEx",
                      "VbAP"
                    ]
                  },
                  {
                    "baggageRefId": "2HSd",
                    "segmentRefIds": [
                      "MaoN",
                      "KNDq"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "0veACRrE",
                      "fareCode": "789",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "fRNq",
                    "segmentRefIds": [
                      "SlgT",
                      "fyU7",
                      "lNhD"
                    ],
                    "ticketDesignator": "wziJ",
                    "voluntaryChangeInformationRefs": [
                      "CUP",
                      "SAR",
                      "SLE"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "yz8USlZA",
                      "fareCode": "369",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "HHBa",
                    "segmentRefIds": [
                      "dTj8",
                      "4uc3",
                      "vXP3",
                      "3rsI"
                    ],
                    "ticketDesignator": "d00N",
                    "voluntaryChangeInformationRefs": [
                      "AUD",
                      "RSD",
                      "SRD",
                      "THB",
                      "BHD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ywbwthXy",
                      "fareCode": "767",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "e0uH",
                    "segmentRefIds": [
                      "bgLn",
                      "ADBz",
                      "kgyV",
                      "ohdu",
                      "lWv4"
                    ],
                    "ticketDesignator": "UP8e",
                    "voluntaryChangeInformationRefs": [
                      "ERN"
                    ]
                  }
                ],
                "passengerRefId": "zsr6",
                "price": {
                  "baseAmount": {
                    "amount": "34.6",
                    "currencyCode": "XCD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "70.75",
                      "currencyCode": "SRD"
                    },
                    "preDiscountedAmount": {
                      "amount": "163.9",
                      "currencyCode": "QAR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Heathcote Inc's most advanced Computer technology increases gifted capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NG",
                        "taxAmount": {
                          "amount": "146.06",
                          "currencyCode": "VND"
                        },
                        "taxCode": "P4",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "091"
                      },
                      {
                        "description": "Our sweet-inspired Shoes brings a taste of luxury to your sure-footed lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GE",
                        "taxAmount": {
                          "amount": "128.05",
                          "currencyCode": "TOP"
                        },
                        "taxCode": "Kl",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "203"
                      },
                      {
                        "description": "Professional-grade Cheese perfect for gruesome training and recreational use",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CG",
                        "taxAmount": {
                          "amount": "80.74",
                          "currencyCode": "SHP"
                        },
                        "taxCode": "o2",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "449"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "101.69",
                      "currencyCode": "LSL"
                    }
                  },
                  "totalAmount": {
                    "amount": "35",
                    "currencyCode": "MUR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "j0K57"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "AYyy",
                    "segmentRefIds": [
                      "VCUC",
                      "MPBR",
                      "JFK2",
                      "VwJb"
                    ]
                  },
                  {
                    "baggageRefId": "XfHQ",
                    "segmentRefIds": [
                      "FOU8",
                      "XBjv",
                      "wkQn",
                      "Dwuf",
                      "cS1c"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "OabqVAru",
                      "fareCode": "576",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "uuJA",
                    "segmentRefIds": [
                      "VT6h",
                      "TzTs",
                      "geOc",
                      "BrXs",
                      "xsCJ"
                    ],
                    "ticketDesignator": "eY0R",
                    "voluntaryChangeInformationRefs": [
                      "MOP",
                      "SSP",
                      "MVR",
                      "LSL"
                    ]
                  }
                ],
                "passengerRefId": "OEuL",
                "price": {
                  "baseAmount": {
                    "amount": "131.07",
                    "currencyCode": "STN"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "166.5",
                      "currencyCode": "LYD"
                    },
                    "preDiscountedAmount": {
                      "amount": "60.69",
                      "currencyCode": "XPF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the kangaroo-like agility of our Pizza, perfect for windy users",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "UG",
                        "taxAmount": {
                          "amount": "53.82",
                          "currencyCode": "XOF"
                        },
                        "taxCode": "0u",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "676"
                      },
                      {
                        "description": "New magenta Mouse with ergonomic design for slow comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "KN",
                        "taxAmount": {
                          "amount": "50.71",
                          "currencyCode": "TOP"
                        },
                        "taxCode": "cO",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "473"
                      },
                      {
                        "description": "Introducing the Turks and Caicos Islands-inspired Keyboard, blending friendly style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TZ",
                        "taxAmount": {
                          "amount": "159.59",
                          "currencyCode": "KRW"
                        },
                        "taxCode": "Ul",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "283"
                      },
                      {
                        "description": "Introducing the Somalia-inspired Hat, blending tasty style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "FK",
                        "taxAmount": {
                          "amount": "192.38",
                          "currencyCode": "TZS"
                        },
                        "taxCode": "rQ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "044"
                      },
                      {
                        "description": "The sleek and courageous Pizza comes with ivory LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "JO",
                        "taxAmount": {
                          "amount": "143.65",
                          "currencyCode": "ISK"
                        },
                        "taxCode": "VF",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "428"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "143.47",
                      "currencyCode": "BGN"
                    }
                  },
                  "totalAmount": {
                    "amount": "30.51",
                    "currencyCode": "MZN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "RT5r5"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "32.32",
                "currencyCode": "GTQ",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our koala-friendly Cheese ensures busy comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ZM",
                    "taxAmount": {
                      "amount": "182.54",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "6W",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "327"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "91.71",
                  "currencyCode": "SZL"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "101.91",
                "currencyCode": "UAH"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "185.3",
                  "currencyCode": "NPR"
                },
                "preDiscountedAmount": {
                  "amount": "124.63",
                  "currencyCode": "IDR"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New blue Table with ergonomic design for gaseous comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BW",
                    "taxAmount": {
                      "amount": "83.09",
                      "currencyCode": "BHD"
                    },
                    "taxCode": "B6",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "172"
                  },
                  {
                    "description": "New tan Towels with ergonomic design for distinct comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "DK",
                    "taxAmount": {
                      "amount": "138.82",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "ge",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "269"
                  },
                  {
                    "description": "Rustic Shoes designed with Steel for mature performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TK",
                    "taxAmount": {
                      "amount": "174.39",
                      "currencyCode": "XCD"
                    },
                    "taxCode": "lB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "314"
                  },
                  {
                    "description": "The Multi-tiered optimizing matrices Gloves offers reliable performance and immediate design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VG",
                    "taxAmount": {
                      "amount": "142.01",
                      "currencyCode": "TND"
                    },
                    "taxCode": "F7",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "364"
                  },
                  {
                    "description": "Professional-grade Table perfect for unruly training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TZ",
                    "taxAmount": {
                      "amount": "127.95",
                      "currencyCode": "SLE"
                    },
                    "taxCode": "kK",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "801"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "40.27",
                  "currencyCode": "BBD"
                }
              },
              "totalAmount": {
                "amount": "18.3",
                "currencyCode": "NAD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 8
                },
                "newSeat": {
                  "column": "E",
                  "row": 25
                },
                "passengerRefId": "Zcz8",
                "segmentRefId": "PMhd"
              }
            ]
          },
          {
            "commission": {
              "amount": "92.29",
              "code": "t2Tu",
              "currencyCode": "BTN",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "18.22",
              "percentageAppliedToAmount": "472.49"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "56.97",
                "currencyCode": "MOP"
              },
              "differentialAmount": {
                "amount": "70.4",
                "currencyCode": "CHF"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Crist - Runolfsdottir's most advanced Hat technology increases cooperative capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LA",
                    "taxAmount": {
                      "amount": "168.53",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "BL",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "509"
                  },
                  {
                    "description": "Introducing the Israel-inspired Chicken, blending different style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CZ",
                    "taxAmount": {
                      "amount": "51.77",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "wm",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "289"
                  },
                  {
                    "description": "Stylish Keyboard designed to make you stand out with hoarse looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ZW",
                    "taxAmount": {
                      "amount": "151.15",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "5D",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "101"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "85.17",
                  "currencyCode": "MMK"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "Ce9d",
                "segmentRefIds": [
                  "gzkf",
                  "IGuC",
                  "Mgan",
                  "4sVr",
                  "BqCc"
                ]
              },
              {
                "priceClassRefId": "zMZO",
                "segmentRefIds": [
                  "5kg2",
                  "iZwC",
                  "00b8"
                ]
              },
              {
                "priceClassRefId": "BJYw",
                "segmentRefIds": [
                  "glrb",
                  "trSs"
                ]
              },
              {
                "priceClassRefId": "q23V",
                "segmentRefIds": [
                  "j8OB",
                  "J9ha",
                  "zxHK",
                  "oVsQ",
                  "iKNo"
                ]
              },
              {
                "priceClassRefId": "GByQ",
                "segmentRefIds": [
                  "9jQ1",
                  "0Bhz",
                  "1ZZL"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "161.22",
                "currencyCode": "MDL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the black brilliance of our Car, perfect for delectable environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TN",
                    "taxAmount": {
                      "amount": "116.32",
                      "currencyCode": "KGS"
                    },
                    "taxCode": "Tp",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "320"
                  },
                  {
                    "description": "New sky blue Fish with ergonomic design for linear comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GR",
                    "taxAmount": {
                      "amount": "184.8",
                      "currencyCode": "SRD"
                    },
                    "taxCode": "Vi",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "358"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "56.17",
                  "currencyCode": "TRY"
                }
              }
            },
            "offerItemId": "v1ad",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "36.01",
                "currencyCode": "BAM",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Extended zero trust matrix Towels offers reliable performance and puny design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MG",
                    "taxAmount": {
                      "amount": "193.32",
                      "currencyCode": "INR"
                    },
                    "taxCode": "Ob",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "201"
                  },
                  {
                    "description": "The sleek and sizzling Chicken comes with blue LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MM",
                    "taxAmount": {
                      "amount": "97.56",
                      "currencyCode": "BAM"
                    },
                    "taxCode": "QD",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "085"
                  },
                  {
                    "description": "Discover the panda-like agility of our Chips, perfect for rewarding users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MK",
                    "taxAmount": {
                      "amount": "84.82",
                      "currencyCode": "NZD"
                    },
                    "taxCode": "6u",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "056"
                  },
                  {
                    "description": "New ivory Hat with ergonomic design for suburban comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BW",
                    "taxAmount": {
                      "amount": "50.91",
                      "currencyCode": "USD"
                    },
                    "taxCode": "2G",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "413"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "62.56",
                  "currencyCode": "BND"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "kuGs",
                    "segmentRefIds": [
                      "MgB8",
                      "Tt70",
                      "0d6F",
                      "HoGT",
                      "qzqC"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "5IxBzlYe",
                      "fareCode": "391",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "3BvV",
                    "segmentRefIds": [
                      "1LHu",
                      "V7lT",
                      "WKnq",
                      "XywW"
                    ],
                    "ticketDesignator": "QLGn",
                    "voluntaryChangeInformationRefs": [
                      "RUB",
                      "ALL",
                      "BHD"
                    ]
                  }
                ],
                "passengerRefId": "slWu",
                "price": {
                  "baseAmount": {
                    "amount": "99.23",
                    "currencyCode": "GYD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "60.72",
                      "currencyCode": "JPY"
                    },
                    "preDiscountedAmount": {
                      "amount": "70.39",
                      "currencyCode": "SOS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our golden-inspired Cheese brings a taste of luxury to your supportive lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "JP",
                        "taxAmount": {
                          "amount": "44.14",
                          "currencyCode": "COP"
                        },
                        "taxCode": "M4",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "692"
                      },
                      {
                        "description": "Discover the soupy new Hat with an exciting mix of Wooden ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CD",
                        "taxAmount": {
                          "amount": "190.81",
                          "currencyCode": "BGN"
                        },
                        "taxCode": "UA",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "847"
                      },
                      {
                        "description": "Stylish Bike designed to make you stand out with wonderful looks",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LR",
                        "taxAmount": {
                          "amount": "172.03",
                          "currencyCode": "JPY"
                        },
                        "taxCode": "RD",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "250"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "13.74",
                      "currencyCode": "SBD"
                    }
                  },
                  "totalAmount": {
                    "amount": "106.02",
                    "currencyCode": "CUP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "uy0fm"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "irjW",
                    "segmentRefIds": [
                      "abJt",
                      "Ippo",
                      "kZzt",
                      "jFYw",
                      "0lDu"
                    ]
                  },
                  {
                    "baggageRefId": "ZX4E",
                    "segmentRefIds": [
                      "AzNN",
                      "6FTY",
                      "WBIc",
                      "cmZN"
                    ]
                  },
                  {
                    "baggageRefId": "u8oV",
                    "segmentRefIds": [
                      "CzDZ",
                      "WCj1"
                    ]
                  },
                  {
                    "baggageRefId": "Ohtb",
                    "segmentRefIds": [
                      "jNLn",
                      "Rt56",
                      "os9t",
                      "bpeY"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "f1QqbBOV",
                      "fareCode": "219",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "S2YS",
                    "segmentRefIds": [
                      "Cgav",
                      "O4ss",
                      "sJ9E"
                    ],
                    "ticketDesignator": "sezn",
                    "voluntaryChangeInformationRefs": [
                      "HUF",
                      "JOD",
                      "TZS",
                      "MWK",
                      "TZS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "eVf48xTO",
                      "fareCode": "392",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "rUYM",
                    "segmentRefIds": [
                      "ALG9",
                      "wX17",
                      "VMKI"
                    ],
                    "ticketDesignator": "XJkv",
                    "voluntaryChangeInformationRefs": [
                      "LBP",
                      "MMK",
                      "UZS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "SskTZDvV",
                      "fareCode": "865",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "d5XR",
                    "segmentRefIds": [
                      "04i0",
                      "S8rA",
                      "tgeb",
                      "daXy"
                    ],
                    "ticketDesignator": "wl6P",
                    "voluntaryChangeInformationRefs": [
                      "RSD",
                      "UYU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Jgg57mPl",
                      "fareCode": "666",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "9Fo3",
                    "segmentRefIds": [
                      "5U34"
                    ],
                    "ticketDesignator": "JYI8",
                    "voluntaryChangeInformationRefs": [
                      "GIP"
                    ]
                  }
                ],
                "passengerRefId": "L8yM",
                "price": {
                  "baseAmount": {
                    "amount": "57.32",
                    "currencyCode": "TWD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "51.15",
                      "currencyCode": "NIO"
                    },
                    "preDiscountedAmount": {
                      "amount": "56.81",
                      "currencyCode": "PAB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Intelligent Chicken designed with Metal for alert performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SJ",
                        "taxAmount": {
                          "amount": "187.19",
                          "currencyCode": "AUD"
                        },
                        "taxCode": "aS",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "589"
                      },
                      {
                        "description": "New Mouse model with 87 GB RAM, 697 GB storage, and afraid features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MW",
                        "taxAmount": {
                          "amount": "73.97",
                          "currencyCode": "UGX"
                        },
                        "taxCode": "dp",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "361"
                      },
                      {
                        "description": "Innovative Computer featuring jam-packed technology and Ceramic construction",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MT",
                        "taxAmount": {
                          "amount": "94.72",
                          "currencyCode": "TMT"
                        },
                        "taxCode": "oT",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "123"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "107.82",
                      "currencyCode": "ALL"
                    }
                  },
                  "totalAmount": {
                    "amount": "132.26",
                    "currencyCode": "BDT"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "aNpmA"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "vIc5",
                    "segmentRefIds": [
                      "t409",
                      "yXV6",
                      "DtdM",
                      "k8Aq",
                      "IMrH"
                    ]
                  },
                  {
                    "baggageRefId": "BoHw",
                    "segmentRefIds": [
                      "rIqX",
                      "J8Ze",
                      "U1Cv",
                      "DNVN"
                    ]
                  },
                  {
                    "baggageRefId": "3CSc",
                    "segmentRefIds": [
                      "ZFB3"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "mDQvxlDx",
                      "fareCode": "695",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "9DYX",
                    "segmentRefIds": [
                      "8GZS",
                      "0qRp"
                    ],
                    "ticketDesignator": "QzJk",
                    "voluntaryChangeInformationRefs": [
                      "MUR",
                      "SLE",
                      "UGX",
                      "RSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "MuY17BHw",
                      "fareCode": "247",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "Eb3B",
                    "segmentRefIds": [
                      "20WN",
                      "q55V",
                      "tS77",
                      "rMF0",
                      "DIq0"
                    ],
                    "ticketDesignator": "I1cj",
                    "voluntaryChangeInformationRefs": [
                      "BBD",
                      "MWK",
                      "DJF",
                      "LBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "3OPnwCbW",
                      "fareCode": "450",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "mxdX",
                    "segmentRefIds": [
                      "gyrS"
                    ],
                    "ticketDesignator": "gQnh",
                    "voluntaryChangeInformationRefs": [
                      "UAH",
                      "AUD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "egIMHcRL",
                      "fareCode": "584",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "FWZI",
                    "segmentRefIds": [
                      "gr7W",
                      "JcZK",
                      "Nu8Z"
                    ],
                    "ticketDesignator": "KgBm",
                    "voluntaryChangeInformationRefs": [
                      "XCD",
                      "WST",
                      "ARS"
                    ]
                  }
                ],
                "passengerRefId": "Zz4T",
                "price": {
                  "baseAmount": {
                    "amount": "28.66",
                    "currencyCode": "LKR"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "187.87",
                      "currencyCode": "PHP"
                    },
                    "preDiscountedAmount": {
                      "amount": "188.3",
                      "currencyCode": "MNT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Hat perfect for cooperative training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PK",
                        "taxAmount": {
                          "amount": "53.33",
                          "currencyCode": "PYG"
                        },
                        "taxCode": "wN",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "960"
                      },
                      {
                        "description": "Savor the smoky essence in our Chicken, designed for tinted culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AQ",
                        "taxAmount": {
                          "amount": "141.83",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "rn",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "316"
                      },
                      {
                        "description": "Introducing the Kyrgyz Republic-inspired Towels, blending intrepid style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PK",
                        "taxAmount": {
                          "amount": "182.27",
                          "currencyCode": "MOP"
                        },
                        "taxCode": "Fn",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "691"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "98.23",
                      "currencyCode": "LSL"
                    }
                  },
                  "totalAmount": {
                    "amount": "158.76",
                    "currencyCode": "BWP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "rAAFq"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "qXEb",
                    "segmentRefIds": [
                      "lhhO"
                    ]
                  },
                  {
                    "baggageRefId": "FKt6",
                    "segmentRefIds": [
                      "ZJ8b",
                      "U95Y"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "xb5Vy9uu",
                      "fareCode": "717",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "OEhn",
                    "segmentRefIds": [
                      "IBKI",
                      "iIFt",
                      "ipDx"
                    ],
                    "ticketDesignator": "I8YZ",
                    "voluntaryChangeInformationRefs": [
                      "KRW",
                      "ALL",
                      "FJD",
                      "PHP"
                    ]
                  }
                ],
                "passengerRefId": "ZdTI",
                "price": {
                  "baseAmount": {
                    "amount": "180.98",
                    "currencyCode": "QAR"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "75.35",
                      "currencyCode": "UAH"
                    },
                    "preDiscountedAmount": {
                      "amount": "42.07",
                      "currencyCode": "SCR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the joyful new Table with an exciting mix of Wooden ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AI",
                        "taxAmount": {
                          "amount": "72.94",
                          "currencyCode": "MUR"
                        },
                        "taxCode": "5h",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "387"
                      },
                      {
                        "description": "Savor the crispy essence in our Ball, designed for insecure culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "FI",
                        "taxAmount": {
                          "amount": "109.39",
                          "currencyCode": "CHF"
                        },
                        "taxCode": "zb",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "400"
                      },
                      {
                        "description": "Savor the zesty essence in our Computer, designed for lumpy culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "YT",
                        "taxAmount": {
                          "amount": "152.09",
                          "currencyCode": "BMD"
                        },
                        "taxCode": "gE",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "371"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "60.06",
                      "currencyCode": "JPY"
                    }
                  },
                  "totalAmount": {
                    "amount": "65.53",
                    "currencyCode": "INR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "uNEsE"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "NakU",
                    "segmentRefIds": [
                      "bArH",
                      "3PtS",
                      "0dqT"
                    ]
                  },
                  {
                    "baggageRefId": "bh5L",
                    "segmentRefIds": [
                      "hR0w",
                      "bx5N",
                      "hDnm",
                      "S4qW",
                      "Gb5q"
                    ]
                  },
                  {
                    "baggageRefId": "EaKz",
                    "segmentRefIds": [
                      "HOTR",
                      "IGoF"
                    ]
                  },
                  {
                    "baggageRefId": "PayK",
                    "segmentRefIds": [
                      "KZcp",
                      "FSvk",
                      "nczy"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "rDsEf7xm",
                      "fareCode": "913",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "aDKf",
                    "segmentRefIds": [
                      "Kqzn"
                    ],
                    "ticketDesignator": "hUJL",
                    "voluntaryChangeInformationRefs": [
                      "BAM",
                      "COP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "AoyQb16S",
                      "fareCode": "871",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "qtrN",
                    "segmentRefIds": [
                      "6ZRA",
                      "RZI6",
                      "ejq5",
                      "J3BW"
                    ],
                    "ticketDesignator": "4sYB",
                    "voluntaryChangeInformationRefs": [
                      "ZAR",
                      "XAF",
                      "GIP",
                      "SAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "8s8QHmg7",
                      "fareCode": "023",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "ABDb",
                    "segmentRefIds": [
                      "Ifvo",
                      "nwfi",
                      "mLbb",
                      "t6u9",
                      "0Ate"
                    ],
                    "ticketDesignator": "9Uf4",
                    "voluntaryChangeInformationRefs": [
                      "XOF",
                      "BMD",
                      "OMR"
                    ]
                  }
                ],
                "passengerRefId": "arBa",
                "price": {
                  "baseAmount": {
                    "amount": "80.92",
                    "currencyCode": "MAD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "60.24",
                      "currencyCode": "XOF"
                    },
                    "preDiscountedAmount": {
                      "amount": "167.82",
                      "currencyCode": "SYP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Incredible Shoes designed with Granite for back performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SJ",
                        "taxAmount": {
                          "amount": "156.54",
                          "currencyCode": "GNF"
                        },
                        "taxCode": "a3",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "561"
                      },
                      {
                        "description": "The mint green Pants combines Bosnia and Herzegovina aesthetics with Cerium-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BS",
                        "taxAmount": {
                          "amount": "123.56",
                          "currencyCode": "WST"
                        },
                        "taxCode": "qO",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "058"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "111.6",
                      "currencyCode": "CZK"
                    }
                  },
                  "totalAmount": {
                    "amount": "30.57",
                    "currencyCode": "GBP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "zmxjP"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "166.14",
                "currencyCode": "BWP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New black Cheese with ergonomic design for acclaimed comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NG",
                    "taxAmount": {
                      "amount": "117.14",
                      "currencyCode": "PYG"
                    },
                    "taxCode": "On",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "546"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "126.61",
                  "currencyCode": "OMR"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "80.87",
                "currencyCode": "ZWL"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "128.12",
                  "currencyCode": "CRC"
                },
                "preDiscountedAmount": {
                  "amount": "70.58",
                  "currencyCode": "SZL"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New gold Table with ergonomic design for precious comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NF",
                    "taxAmount": {
                      "amount": "23.26",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "GO",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "833"
                  },
                  {
                    "description": "Innovative Bacon featuring ornate technology and Marble construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BZ",
                    "taxAmount": {
                      "amount": "145.77",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "w1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "695"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "176.94",
                  "currencyCode": "GYD"
                }
              },
              "totalAmount": {
                "amount": "177.87",
                "currencyCode": "MDL"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 8
                },
                "newSeat": {
                  "column": "A",
                  "row": 5
                },
                "passengerRefId": "G8Ns",
                "segmentRefId": "vHj4"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 4
                },
                "newSeat": {
                  "column": "C",
                  "row": 20
                },
                "passengerRefId": "D8O1",
                "segmentRefId": "bfyy"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 27
                },
                "newSeat": {
                  "column": "C",
                  "row": 24
                },
                "passengerRefId": "OE8o",
                "segmentRefId": "yIJi"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 23
                },
                "newSeat": {
                  "column": "C",
                  "row": 29
                },
                "passengerRefId": "6lvZ",
                "segmentRefId": "F8h2"
              }
            ]
          },
          {
            "commission": {
              "amount": "152.32",
              "code": "E2fO",
              "currencyCode": "PAB",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "14.28",
              "percentageAppliedToAmount": "767.96"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "82.55",
                "currencyCode": "RON"
              },
              "differentialAmount": {
                "amount": "92.28",
                "currencyCode": "MAD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New purple Pants with ergonomic design for vague comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GR",
                    "taxAmount": {
                      "amount": "89.63",
                      "currencyCode": "CDF"
                    },
                    "taxCode": "D1",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "612"
                  },
                  {
                    "description": "New orange Ball with ergonomic design for similar comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LR",
                    "taxAmount": {
                      "amount": "25.42",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "0z",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "408"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "30.75",
                  "currencyCode": "TZS"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "1nW6",
                "segmentRefIds": [
                  "cLmh",
                  "V8HE",
                  "OiS3",
                  "u7KU",
                  "cyis"
                ]
              },
              {
                "priceClassRefId": "4esw",
                "segmentRefIds": [
                  "RA7f",
                  "iA2l",
                  "hOAI",
                  "eOoi"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "109.62",
                "currencyCode": "VES",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New green Keyboard with ergonomic design for deafening comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FJ",
                    "taxAmount": {
                      "amount": "97.3",
                      "currencyCode": "SCR"
                    },
                    "taxCode": "Rq",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "146"
                  },
                  {
                    "description": "The sleek and amused Pants comes with salmon LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HM",
                    "taxAmount": {
                      "amount": "58.29",
                      "currencyCode": "KES"
                    },
                    "taxCode": "Yr",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "709"
                  },
                  {
                    "description": "Our spicy-inspired Soap brings a taste of luxury to your rubbery lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NG",
                    "taxAmount": {
                      "amount": "192.62",
                      "currencyCode": "VND"
                    },
                    "taxCode": "Lx",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "293"
                  },
                  {
                    "description": "New Pants model with 59 GB RAM, 266 GB storage, and optimistic features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PF",
                    "taxAmount": {
                      "amount": "112.08",
                      "currencyCode": "ISK"
                    },
                    "taxCode": "EZ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "488"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "156.7",
                  "currencyCode": "IQD"
                }
              }
            },
            "offerItemId": "ZJBU",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "116.48",
                "currencyCode": "COP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the violet brilliance of our Pizza, perfect for sorrowful environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "UG",
                    "taxAmount": {
                      "amount": "197.58",
                      "currencyCode": "MMK"
                    },
                    "taxCode": "yy",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "226"
                  },
                  {
                    "description": "Discover the both new Cheese with an exciting mix of Ceramic ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BL",
                    "taxAmount": {
                      "amount": "134.13",
                      "currencyCode": "XCD"
                    },
                    "taxCode": "Eg",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "958"
                  },
                  {
                    "description": "Featuring Argon-enhanced technology, our Chips offers unparalleled personal performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BL",
                    "taxAmount": {
                      "amount": "82.47",
                      "currencyCode": "BRL"
                    },
                    "taxCode": "dp",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "048"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "78.59",
                  "currencyCode": "LYD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "9XSr",
                    "segmentRefIds": [
                      "o1TE",
                      "gpUL",
                      "BScU"
                    ]
                  },
                  {
                    "baggageRefId": "bWEb",
                    "segmentRefIds": [
                      "M7A0",
                      "tzEU"
                    ]
                  },
                  {
                    "baggageRefId": "68tN",
                    "segmentRefIds": [
                      "6eyN",
                      "uimn",
                      "qVSK",
                      "7Zp3",
                      "H7T0"
                    ]
                  },
                  {
                    "baggageRefId": "ErAO",
                    "segmentRefIds": [
                      "1RgP"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "S7RPHwv0",
                      "fareCode": "277",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "F6Mj",
                    "segmentRefIds": [
                      "1bYC"
                    ],
                    "ticketDesignator": "dfOv",
                    "voluntaryChangeInformationRefs": [
                      "SEK",
                      "SAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "CrY9h3N7",
                      "fareCode": "124",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "ADfn",
                    "segmentRefIds": [
                      "G129",
                      "hnTU"
                    ],
                    "ticketDesignator": "LhQb",
                    "voluntaryChangeInformationRefs": [
                      "SDG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "oEz6IRdJ",
                      "fareCode": "856",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "v90L",
                    "segmentRefIds": [
                      "BVKu",
                      "6CNR",
                      "ePmT",
                      "i9Jd"
                    ],
                    "ticketDesignator": "1y00",
                    "voluntaryChangeInformationRefs": [
                      "KPW",
                      "SEK"
                    ]
                  }
                ],
                "passengerRefId": "PPWm",
                "price": {
                  "baseAmount": {
                    "amount": "67.51",
                    "currencyCode": "MMK"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "56.65",
                      "currencyCode": "TRY"
                    },
                    "preDiscountedAmount": {
                      "amount": "95.2",
                      "currencyCode": "BHD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the comfortable new Keyboard with an exciting mix of Ceramic ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BO",
                        "taxAmount": {
                          "amount": "31.55",
                          "currencyCode": "GHS"
                        },
                        "taxCode": "Kn",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "072"
                      },
                      {
                        "description": "The silver Cheese combines Netherlands aesthetics with Xenon-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "KN",
                        "taxAmount": {
                          "amount": "161.28",
                          "currencyCode": "RUB"
                        },
                        "taxCode": "aC",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "697"
                      },
                      {
                        "description": "Stylish Car designed to make you stand out with poor looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TR",
                        "taxAmount": {
                          "amount": "26.56",
                          "currencyCode": "ZMW"
                        },
                        "taxCode": "Nh",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "757"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "15.01",
                      "currencyCode": "TRY"
                    }
                  },
                  "totalAmount": {
                    "amount": "84.54",
                    "currencyCode": "BGN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "1RtZN"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "cKFP",
                    "segmentRefIds": [
                      "jgcV",
                      "yD1O",
                      "SVen"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "seuase7Z",
                      "fareCode": "729",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "1w3j",
                    "segmentRefIds": [
                      "vW8Q",
                      "ZrGR",
                      "ppuO",
                      "UMRi"
                    ],
                    "ticketDesignator": "3hl8",
                    "voluntaryChangeInformationRefs": [
                      "TJS",
                      "NAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "zvxs2B9C",
                      "fareCode": "474",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "OjkE",
                    "segmentRefIds": [
                      "zd5t",
                      "kyz5",
                      "Mv2R"
                    ],
                    "ticketDesignator": "Tpmr",
                    "voluntaryChangeInformationRefs": [
                      "MAD"
                    ]
                  }
                ],
                "passengerRefId": "wl33",
                "price": {
                  "baseAmount": {
                    "amount": "92.98",
                    "currencyCode": "GIP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "168.69",
                      "currencyCode": "KHR"
                    },
                    "preDiscountedAmount": {
                      "amount": "149.36",
                      "currencyCode": "MUR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Ball designed to make you stand out with boring looks",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BW",
                        "taxAmount": {
                          "amount": "105.79",
                          "currencyCode": "IDR"
                        },
                        "taxCode": "38",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "144"
                      },
                      {
                        "description": "Ergonomic Gloves made with Silk for all-day decent support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MW",
                        "taxAmount": {
                          "amount": "80.91",
                          "currencyCode": "AFN"
                        },
                        "taxCode": "7g",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "824"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "125.58",
                      "currencyCode": "SZL"
                    }
                  },
                  "totalAmount": {
                    "amount": "187.64",
                    "currencyCode": "RON"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "FKCj8"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "FSkU",
                    "segmentRefIds": [
                      "8ldh",
                      "ktaA",
                      "vEJg",
                      "caAc"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "C71CD9Op",
                      "fareCode": "239",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "1IL4",
                    "segmentRefIds": [
                      "tUDS"
                    ],
                    "ticketDesignator": "hPCR",
                    "voluntaryChangeInformationRefs": [
                      "BDT",
                      "SEK",
                      "ZWL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "j8jiK20m",
                      "fareCode": "014",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "9ERN",
                    "segmentRefIds": [
                      "sKuA",
                      "Uok2",
                      "dRvC",
                      "p9ok",
                      "rabZ"
                    ],
                    "ticketDesignator": "kZWu",
                    "voluntaryChangeInformationRefs": [
                      "SEK",
                      "FKP",
                      "PLN",
                      "GNF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "2tBXErBs",
                      "fareCode": "130",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "qbO2",
                    "segmentRefIds": [
                      "IEkj"
                    ],
                    "ticketDesignator": "5OH5",
                    "voluntaryChangeInformationRefs": [
                      "GMD",
                      "MZN",
                      "DJF",
                      "SRD"
                    ]
                  }
                ],
                "passengerRefId": "IJEu",
                "price": {
                  "baseAmount": {
                    "amount": "161.66",
                    "currencyCode": "HTG"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "165",
                      "currencyCode": "BBD"
                    },
                    "preDiscountedAmount": {
                      "amount": "109.13",
                      "currencyCode": "SAR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New sky blue Computer with ergonomic design for late comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "RW",
                        "taxAmount": {
                          "amount": "183.96",
                          "currencyCode": "TZS"
                        },
                        "taxCode": "SW",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "807"
                      },
                      {
                        "description": "Featuring Nihonium-enhanced technology, our Fish offers unparalleled passionate performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SA",
                        "taxAmount": {
                          "amount": "135.7",
                          "currencyCode": "VES"
                        },
                        "taxCode": "je",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "048"
                      },
                      {
                        "description": "Our salty-inspired Keyboard brings a taste of luxury to your mundane lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "QA",
                        "taxAmount": {
                          "amount": "112.19",
                          "currencyCode": "LSL"
                        },
                        "taxCode": "vj",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "333"
                      },
                      {
                        "description": "The Stand-alone zero tolerance framework Car offers reliable performance and numb design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "PG",
                        "taxAmount": {
                          "amount": "184.09",
                          "currencyCode": "JPY"
                        },
                        "taxCode": "mP",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "336"
                      },
                      {
                        "description": "Featuring Meitnerium-enhanced technology, our Salad offers unparalleled upright performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GS",
                        "taxAmount": {
                          "amount": "76.71",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "ZP",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "013"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "132.87",
                      "currencyCode": "MZN"
                    }
                  },
                  "totalAmount": {
                    "amount": "136.99",
                    "currencyCode": "CAD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Cq2yw"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "140.97",
                "currencyCode": "GEL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Sleek Pizza designed with Plastic for marvelous performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "VU",
                    "taxAmount": {
                      "amount": "175.41",
                      "currencyCode": "XCD"
                    },
                    "taxCode": "b1",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "531"
                  },
                  {
                    "description": "Discover the witty new Keyboard with an exciting mix of Cotton ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AE",
                    "taxAmount": {
                      "amount": "46.27",
                      "currencyCode": "INR"
                    },
                    "taxCode": "bM",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "091"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "154.31",
                  "currencyCode": "SEK"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "149.02",
                "currencyCode": "CZK"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "112.56",
                  "currencyCode": "TOP"
                },
                "preDiscountedAmount": {
                  "amount": "193.31",
                  "currencyCode": "PEN"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The indigo Bike combines Maldives aesthetics with Copper-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AW",
                    "taxAmount": {
                      "amount": "39.29",
                      "currencyCode": "BYN"
                    },
                    "taxCode": "SU",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "684"
                  },
                  {
                    "description": "Featuring Roentgenium-enhanced technology, our Sausages offers unparalleled majestic performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MO",
                    "taxAmount": {
                      "amount": "94.14",
                      "currencyCode": "KRW"
                    },
                    "taxCode": "gz",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "356"
                  },
                  {
                    "description": "Discover the frilly new Shoes with an exciting mix of Bronze ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "197.01",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "XN",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "099"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "113.19",
                  "currencyCode": "SZL"
                }
              },
              "totalAmount": {
                "amount": "57.17",
                "currencyCode": "ETB"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 27
                },
                "newSeat": {
                  "column": "A",
                  "row": 24
                },
                "passengerRefId": "lxSv",
                "segmentRefId": "fWDR"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 24
                },
                "newSeat": {
                  "column": "D",
                  "row": 2
                },
                "passengerRefId": "O4dD",
                "segmentRefId": "mFHx"
              }
            ]
          }
        ],
        "ownerCode": "pP",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "110.69",
            "currencyCode": "FJD",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Ergonomic Fish made with Marble for all-day hateful support",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "TN",
                "taxAmount": {
                  "amount": "130.86",
                  "currencyCode": "BSD"
                },
                "taxCode": "TF",
                "taxCodeText": "VAT",
                "taxPadisCode": "071"
              },
              {
                "description": "Introducing the Holy See (Vatican City State)-inspired Pizza, blending criminal style with local craftsmanship",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "RE",
                "taxAmount": {
                  "amount": "165.08",
                  "currencyCode": "PKR"
                },
                "taxCode": "tc",
                "taxCodeText": "PAID",
                "taxPadisCode": "345"
              },
              {
                "description": "Our sweet-inspired Gloves brings a taste of luxury to your frugal lifestyle",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "TZ",
                "taxAmount": {
                  "amount": "67.74",
                  "currencyCode": "EUR"
                },
                "taxCode": "qi",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "705"
              }
            ],
            "totalTaxAmount": {
              "amount": "163.14",
              "currencyCode": "TMT"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "76.31",
            "currencyCode": "HNL"
          }
        },
        "validatingAirlineCode": "cE"
      },
      {
        "commission": {
          "amount": "189.9",
          "code": "gea2",
          "currencyCode": "THB",
          "description": "STANDARD COMM",
          "percentage": "12.8",
          "percentageAppliedToAmount": "476.79"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "159.64",
            "currencyCode": "EUR"
          },
          "differentialAmount": {
            "amount": "148.95",
            "currencyCode": "BSD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "New Soap model with 55 GB RAM, 442 GB storage, and mammoth features",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "CH",
                "taxAmount": {
                  "amount": "15.89",
                  "currencyCode": "ZMW"
                },
                "taxCode": "Xt",
                "taxCodeText": "VAT",
                "taxPadisCode": "829"
              },
              {
                "description": "Our cow-friendly Car ensures pretty comfort for your pets",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "TV",
                "taxAmount": {
                  "amount": "48.69",
                  "currencyCode": "ALL"
                },
                "taxCode": "28",
                "taxCodeText": "PAID",
                "taxPadisCode": "320"
              },
              {
                "description": "Featuring Nickel-enhanced technology, our Cheese offers unparalleled distant performance",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "ZM",
                "taxAmount": {
                  "amount": "48.93",
                  "currencyCode": "DOP"
                },
                "taxCode": "vS",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "479"
              },
              {
                "description": "Schmeler Inc's most advanced Bacon technology increases strong capabilities",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "SO",
                "taxAmount": {
                  "amount": "44.96",
                  "currencyCode": "NGN"
                },
                "taxCode": "A2",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "283"
              }
            ],
            "totalTaxAmount": {
              "amount": "72.2",
              "currencyCode": "GMD"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 303,
        "offerId": "59wA",
        "offerItems": [
          {
            "commission": {
              "amount": "157.03",
              "code": "osPf",
              "currencyCode": "MRU",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "18.25",
              "percentageAppliedToAmount": "945.39"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "149.84",
                "currencyCode": "RSD"
              },
              "differentialAmount": {
                "amount": "116.05",
                "currencyCode": "LSL"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Qatar-inspired Ball, blending superb style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IM",
                    "taxAmount": {
                      "amount": "45.74",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "12",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "205"
                  },
                  {
                    "description": "Stylish Cheese designed to make you stand out with oblong looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CG",
                    "taxAmount": {
                      "amount": "144.74",
                      "currencyCode": "CAD"
                    },
                    "taxCode": "6C",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "461"
                  },
                  {
                    "description": "Featuring Gadolinium-enhanced technology, our Towels offers unparalleled memorable performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "JO",
                    "taxAmount": {
                      "amount": "162.32",
                      "currencyCode": "SRD"
                    },
                    "taxCode": "Mw",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "318"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "24.11",
                  "currencyCode": "GBP"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "ixhC",
                "segmentRefIds": [
                  "b7T1",
                  "shYd",
                  "m9F0"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "182.77",
                "currencyCode": "ZAR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the yellow brilliance of our Fish, perfect for pushy environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KN",
                    "taxAmount": {
                      "amount": "47.37",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "5E",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "059"
                  },
                  {
                    "description": "The sleek and shallow Towels comes with indigo LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GA",
                    "taxAmount": {
                      "amount": "174.41",
                      "currencyCode": "BAM"
                    },
                    "taxCode": "DX",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "443"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "64.93",
                  "currencyCode": "DZD"
                }
              }
            },
            "offerItemId": "wQgb",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF01",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "72.5",
                "currencyCode": "PAB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our salty-inspired Pants brings a taste of luxury to your humiliating lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NE",
                    "taxAmount": {
                      "amount": "182.82",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "gC",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "815"
                  },
                  {
                    "description": "Yundt Group's most advanced Keyboard technology increases descriptive capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IM",
                    "taxAmount": {
                      "amount": "185.99",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "MI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "641"
                  },
                  {
                    "description": "Discover the tiger-like agility of our Chair, perfect for well-off users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ES",
                    "taxAmount": {
                      "amount": "116.62",
                      "currencyCode": "UZS"
                    },
                    "taxCode": "W3",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "923"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "12.41",
                  "currencyCode": "HTG"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "OewE",
                    "segmentRefIds": [
                      "387c",
                      "TA8l",
                      "nsG6",
                      "KLSc",
                      "lsku"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "HjniJ5Kf",
                      "fareCode": "703",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "bPnL",
                    "segmentRefIds": [
                      "m0wf",
                      "JyyZ",
                      "jKyG",
                      "m3wu",
                      "aQ7M"
                    ],
                    "ticketDesignator": "AJ9J",
                    "voluntaryChangeInformationRefs": [
                      "AFN",
                      "KPW",
                      "MVR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "kzdBjAfS",
                      "fareCode": "511",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "43vm",
                    "segmentRefIds": [
                      "fAL1"
                    ],
                    "ticketDesignator": "6RdS",
                    "voluntaryChangeInformationRefs": [
                      "PKR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "y5q3on6c",
                      "fareCode": "465",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "r1oG",
                    "segmentRefIds": [
                      "BTPf",
                      "9mwM",
                      "2K5h",
                      "rbQr"
                    ],
                    "ticketDesignator": "YgkY",
                    "voluntaryChangeInformationRefs": [
                      "ALL"
                    ]
                  }
                ],
                "passengerRefId": "QL42",
                "price": {
                  "baseAmount": {
                    "amount": "179.7",
                    "currencyCode": "DZD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "128.04",
                      "currencyCode": "QAR"
                    },
                    "preDiscountedAmount": {
                      "amount": "39.5",
                      "currencyCode": "VND"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The cyan Fish combines Jamaica aesthetics with Fluorine-based durability",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NE",
                        "taxAmount": {
                          "amount": "169.32",
                          "currencyCode": "PLN"
                        },
                        "taxCode": "WA",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "184"
                      },
                      {
                        "description": "Featuring Meitnerium-enhanced technology, our Ball offers unparalleled yearly performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GA",
                        "taxAmount": {
                          "amount": "45",
                          "currencyCode": "SBD"
                        },
                        "taxCode": "tE",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "897"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "194.46",
                      "currencyCode": "AFN"
                    }
                  },
                  "totalAmount": {
                    "amount": "41.95",
                    "currencyCode": "AWG"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "xJLdC"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "znaU",
                    "segmentRefIds": [
                      "CebB",
                      "a7Id",
                      "tYQU",
                      "kr50",
                      "LFDW"
                    ]
                  },
                  {
                    "baggageRefId": "3jOj",
                    "segmentRefIds": [
                      "rsgZ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "TM4belyt",
                      "fareCode": "564",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "7n1t",
                    "segmentRefIds": [
                      "vXqP",
                      "O2c6",
                      "amLU",
                      "4pNn"
                    ],
                    "ticketDesignator": "XDwS",
                    "voluntaryChangeInformationRefs": [
                      "SOS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "JvX3yvWc",
                      "fareCode": "441",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "1et0",
                    "segmentRefIds": [
                      "VMIf",
                      "afOv"
                    ],
                    "ticketDesignator": "nTfp",
                    "voluntaryChangeInformationRefs": [
                      "LKR",
                      "NZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "LNHX61o6",
                      "fareCode": "009",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "hYyN",
                    "segmentRefIds": [
                      "6CGT",
                      "9ctO"
                    ],
                    "ticketDesignator": "yyKS",
                    "voluntaryChangeInformationRefs": [
                      "QAR",
                      "DJF",
                      "RWF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "cHRyGxPk",
                      "fareCode": "978",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "m9Dv",
                    "segmentRefIds": [
                      "kD3L",
                      "ESVI",
                      "FcZF",
                      "KOKh",
                      "hRt6"
                    ],
                    "ticketDesignator": "yY1C",
                    "voluntaryChangeInformationRefs": [
                      "MOP",
                      "FKP",
                      "CAD"
                    ]
                  }
                ],
                "passengerRefId": "SkAZ",
                "price": {
                  "baseAmount": {
                    "amount": "55.16",
                    "currencyCode": "BOB"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "119.85",
                      "currencyCode": "AUD"
                    },
                    "preDiscountedAmount": {
                      "amount": "22.86",
                      "currencyCode": "MYR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the sour essence in our Pizza, designed for infinite culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CY",
                        "taxAmount": {
                          "amount": "177.76",
                          "currencyCode": "MMK"
                        },
                        "taxCode": "rW",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "556"
                      },
                      {
                        "description": "New Towels model with 44 GB RAM, 51 GB storage, and instructive features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MS",
                        "taxAmount": {
                          "amount": "198.03",
                          "currencyCode": "IQD"
                        },
                        "taxCode": "Dr",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "407"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "132.26",
                      "currencyCode": "AOA"
                    }
                  },
                  "totalAmount": {
                    "amount": "112.67",
                    "currencyCode": "BIF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "EUwWg"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "144.87",
                "currencyCode": "RSD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our hamster-friendly Shoes ensures calculating comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "47.15",
                      "currencyCode": "OMR"
                    },
                    "taxCode": "cX",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "244"
                  },
                  {
                    "description": "Our gorilla-friendly Pants ensures possible comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "UG",
                    "taxAmount": {
                      "amount": "99.26",
                      "currencyCode": "DZD"
                    },
                    "taxCode": "S1",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "148"
                  },
                  {
                    "description": "Our polar bear-friendly Fish ensures separate comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "DJ",
                    "taxAmount": {
                      "amount": "154.92",
                      "currencyCode": "ETB"
                    },
                    "taxCode": "6j",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "451"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "94.67",
                  "currencyCode": "GIP"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "131.39",
                "currencyCode": "CAD"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "105.37",
                  "currencyCode": "DKK"
                },
                "preDiscountedAmount": {
                  "amount": "13.49",
                  "currencyCode": "ANG"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Cross-platform analyzing model Computer offers reliable performance and distinct design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KY",
                    "taxAmount": {
                      "amount": "31.18",
                      "currencyCode": "JMD"
                    },
                    "taxCode": "Vc",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "182"
                  },
                  {
                    "description": "Discover the whale-like agility of our Pizza, perfect for drab users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KW",
                    "taxAmount": {
                      "amount": "19.07",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "Tn",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "018"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "19.19",
                  "currencyCode": "PHP"
                }
              },
              "totalAmount": {
                "amount": "199.73",
                "currencyCode": "GHS"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 18
                },
                "newSeat": {
                  "column": "E",
                  "row": 17
                },
                "passengerRefId": "k6wo",
                "segmentRefId": "xCg3"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 28
                },
                "newSeat": {
                  "column": "F",
                  "row": 2
                },
                "passengerRefId": "Q7ly",
                "segmentRefId": "aEYo"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 30
                },
                "newSeat": {
                  "column": "B",
                  "row": 28
                },
                "passengerRefId": "0Q9X",
                "segmentRefId": "tZ5T"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 24
                },
                "newSeat": {
                  "column": "D",
                  "row": 25
                },
                "passengerRefId": "TYB9",
                "segmentRefId": "UYfy"
              }
            ]
          },
          {
            "commission": {
              "amount": "181.61",
              "code": "1jzZ",
              "currencyCode": "RSD",
              "description": "STANDARD COMM",
              "percentage": "6.07",
              "percentageAppliedToAmount": "636.96"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "58.09",
                "currencyCode": "XAF"
              },
              "differentialAmount": {
                "amount": "31.18",
                "currencyCode": "TRY"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The violet Chair combines Burkina Faso aesthetics with Palladium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AX",
                    "taxAmount": {
                      "amount": "135.7",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "cF",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "333"
                  },
                  {
                    "description": "The mint green Table combines Bouvet Island aesthetics with Cobalt-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LY",
                    "taxAmount": {
                      "amount": "48.75",
                      "currencyCode": "KES"
                    },
                    "taxCode": "mz",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "132"
                  },
                  {
                    "description": "The Kylie Pants is the latest in a series of near products from Franecki, Reinger and Quigley",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CD",
                    "taxAmount": {
                      "amount": "53.98",
                      "currencyCode": "KWD"
                    },
                    "taxCode": "VM",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "295"
                  },
                  {
                    "description": "Featuring Osmium-enhanced technology, our Gloves offers unparalleled metallic performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LY",
                    "taxAmount": {
                      "amount": "22.91",
                      "currencyCode": "SBD"
                    },
                    "taxCode": "E5",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "962"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "82.14",
                  "currencyCode": "BRL"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "uu0v",
                "segmentRefIds": [
                  "1una",
                  "CZRm",
                  "Q2jY",
                  "Nd2S",
                  "rk4R"
                ]
              },
              {
                "priceClassRefId": "WvYf",
                "segmentRefIds": [
                  "ixER"
                ]
              },
              {
                "priceClassRefId": "KDON",
                "segmentRefIds": [
                  "vLRx",
                  "ID21",
                  "8upy",
                  "WPYV",
                  "nvHM"
                ]
              },
              {
                "priceClassRefId": "ewSA",
                "segmentRefIds": [
                  "kL0Q",
                  "KXJ7",
                  "B3vj"
                ]
              },
              {
                "priceClassRefId": "5PXU",
                "segmentRefIds": [
                  "4XFP"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "50.99",
                "currencyCode": "YER",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New ivory Towels with ergonomic design for assured comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TM",
                    "taxAmount": {
                      "amount": "187.57",
                      "currencyCode": "NZD"
                    },
                    "taxCode": "vq",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "546"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "154.95",
                  "currencyCode": "GHS"
                }
              }
            },
            "offerItemId": "EQaG",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "148.11",
                "currencyCode": "NZD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Practical Fish designed with Plastic for general performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BM",
                    "taxAmount": {
                      "amount": "123.26",
                      "currencyCode": "UAH"
                    },
                    "taxCode": "Dt",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "224"
                  },
                  {
                    "description": "New Tuna model with 47 GB RAM, 607 GB storage, and dutiful features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "170.04",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "Sp",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "791"
                  },
                  {
                    "description": "Ergonomic Gloves made with Metal for all-day sudden support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BD",
                    "taxAmount": {
                      "amount": "95.95",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "Kz",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "818"
                  },
                  {
                    "description": "Ergonomic Soap made with Wooden for all-day spotless support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "WF",
                    "taxAmount": {
                      "amount": "152.53",
                      "currencyCode": "KGS"
                    },
                    "taxCode": "CW",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "583"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "175.21",
                  "currencyCode": "BTN"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "Eoyj",
                    "segmentRefIds": [
                      "UQEB",
                      "Bvec",
                      "996M",
                      "byqq"
                    ]
                  },
                  {
                    "baggageRefId": "brav",
                    "segmentRefIds": [
                      "p8c1",
                      "9C3v",
                      "vVV9",
                      "MKvg"
                    ]
                  },
                  {
                    "baggageRefId": "78qu",
                    "segmentRefIds": [
                      "SRBi"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ysO7uqcy",
                      "fareCode": "532",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "5FnJ",
                    "segmentRefIds": [
                      "E52b",
                      "jnbk"
                    ],
                    "ticketDesignator": "zsTF",
                    "voluntaryChangeInformationRefs": [
                      "UAH"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "6TXqskL2",
                      "fareCode": "571",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "5fot",
                    "segmentRefIds": [
                      "vZJU",
                      "v89A",
                      "9dae"
                    ],
                    "ticketDesignator": "Z7BZ",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "AMD",
                      "VND"
                    ]
                  }
                ],
                "passengerRefId": "pcIH",
                "price": {
                  "baseAmount": {
                    "amount": "107.53",
                    "currencyCode": "MDL"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "10.93",
                      "currencyCode": "GEL"
                    },
                    "preDiscountedAmount": {
                      "amount": "160.67",
                      "currencyCode": "DOP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Bacon made with Silk for all-day idolized support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GI",
                        "taxAmount": {
                          "amount": "140.42",
                          "currencyCode": "GEL"
                        },
                        "taxCode": "BW",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "540"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "163.17",
                      "currencyCode": "STN"
                    }
                  },
                  "totalAmount": {
                    "amount": "144.33",
                    "currencyCode": "MUR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "8hnfk"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "69.34",
                "currencyCode": "ISK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Curium-enhanced technology, our Chair offers unparalleled worldly performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "VC",
                    "taxAmount": {
                      "amount": "172.71",
                      "currencyCode": "BND"
                    },
                    "taxCode": "6H",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "825"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "195.85",
                  "currencyCode": "GMD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "120.9",
                "currencyCode": "UAH"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "48.46",
                  "currencyCode": "CDF"
                },
                "preDiscountedAmount": {
                  "amount": "151.2",
                  "currencyCode": "GHS"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Casimer Cheese is the latest in a series of infinite products from Kris - Bechtelar",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PM",
                    "taxAmount": {
                      "amount": "47.64",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "cx",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "158"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "135.66",
                  "currencyCode": "PKR"
                }
              },
              "totalAmount": {
                "amount": "194.33",
                "currencyCode": "SSP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 30
                },
                "newSeat": {
                  "column": "F",
                  "row": 9
                },
                "passengerRefId": "e6eH",
                "segmentRefId": "UgpJ"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 5
                },
                "newSeat": {
                  "column": "F",
                  "row": 18
                },
                "passengerRefId": "DUwK",
                "segmentRefId": "tms8"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 1
                },
                "newSeat": {
                  "column": "D",
                  "row": 8
                },
                "passengerRefId": "OZIW",
                "segmentRefId": "bmiD"
              }
            ]
          },
          {
            "commission": {
              "amount": "290.81",
              "code": "40K9",
              "currencyCode": "RSD",
              "description": "NEGOTIATED COMM",
              "percentage": "19.72",
              "percentageAppliedToAmount": "221.92"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "189.34",
                "currencyCode": "LSL"
              },
              "differentialAmount": {
                "amount": "175.53",
                "currencyCode": "COP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Runte, Hartmann and Yundt's most advanced Salad technology increases quixotic capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TG",
                    "taxAmount": {
                      "amount": "39.31",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "nS",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "564"
                  },
                  {
                    "description": "Unbranded Soap designed with Concrete for muddy performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "DK",
                    "taxAmount": {
                      "amount": "50.03",
                      "currencyCode": "BDT"
                    },
                    "taxCode": "jK",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "649"
                  },
                  {
                    "description": "The sleek and vain Pants comes with maroon LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ST",
                    "taxAmount": {
                      "amount": "67.77",
                      "currencyCode": "USD"
                    },
                    "taxCode": "Tv",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "590"
                  },
                  {
                    "description": "Featuring Copper-enhanced technology, our Pants offers unparalleled noted performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AO",
                    "taxAmount": {
                      "amount": "178.81",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "35",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "082"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "196.34",
                  "currencyCode": "MAD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "t1ZN",
                "segmentRefIds": [
                  "tCLj"
                ]
              },
              {
                "priceClassRefId": "h0yz",
                "segmentRefIds": [
                  "IpIC"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "32.66",
                "currencyCode": "FJD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The User-centric context-sensitive projection Soap offers reliable performance and impressionable design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "22.45",
                      "currencyCode": "ARS"
                    },
                    "taxCode": "Vg",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "954"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "143.87",
                  "currencyCode": "PLN"
                }
              }
            },
            "offerItemId": "DQHA",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "116.72",
                "currencyCode": "STN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Gabon-inspired Bacon, blending frequent style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MO",
                    "taxAmount": {
                      "amount": "48.83",
                      "currencyCode": "UYU"
                    },
                    "taxCode": "K3",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "655"
                  },
                  {
                    "description": "The cyan Towels combines Malaysia aesthetics with Samarium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TL",
                    "taxAmount": {
                      "amount": "194.09",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "RS",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "895"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "169.77",
                  "currencyCode": "MRU"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "MZ6e",
                    "segmentRefIds": [
                      "hLLe",
                      "44e6"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "A64YaDRf",
                      "fareCode": "065",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "fAgy",
                    "segmentRefIds": [
                      "xfU0",
                      "i5nA",
                      "Yw2y",
                      "eGX8",
                      "vn7I"
                    ],
                    "ticketDesignator": "5r4o",
                    "voluntaryChangeInformationRefs": [
                      "CAD",
                      "LAK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "y2G2y8QY",
                      "fareCode": "347",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "kUNE",
                    "segmentRefIds": [
                      "6acS"
                    ],
                    "ticketDesignator": "d5l9",
                    "voluntaryChangeInformationRefs": [
                      "MDL",
                      "GYD",
                      "CRC"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "WJeg2QBx",
                      "fareCode": "525",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "XRf0",
                    "segmentRefIds": [
                      "xk0v",
                      "DRA9",
                      "eNrW",
                      "bOMT",
                      "LgbA"
                    ],
                    "ticketDesignator": "ThAU",
                    "voluntaryChangeInformationRefs": [
                      "INR",
                      "USD",
                      "JOD",
                      "RON",
                      "STN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "LR7M4uh6",
                      "fareCode": "933",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "6SL1",
                    "segmentRefIds": [
                      "JHki"
                    ],
                    "ticketDesignator": "75fc",
                    "voluntaryChangeInformationRefs": [
                      "IQD",
                      "NAD"
                    ]
                  }
                ],
                "passengerRefId": "7QPE",
                "price": {
                  "baseAmount": {
                    "amount": "45.25",
                    "currencyCode": "FJD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "41.86",
                      "currencyCode": "LKR"
                    },
                    "preDiscountedAmount": {
                      "amount": "50.95",
                      "currencyCode": "NIO"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The indigo Table combines Mongolia aesthetics with Rubidium-based durability",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "LY",
                        "taxAmount": {
                          "amount": "164.98",
                          "currencyCode": "LBP"
                        },
                        "taxCode": "5M",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "783"
                      },
                      {
                        "description": "Hirthe - Schimmel's most advanced Chicken technology increases muffled capabilities",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IQ",
                        "taxAmount": {
                          "amount": "94.46",
                          "currencyCode": "BWP"
                        },
                        "taxCode": "p7",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "417"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "12.24",
                      "currencyCode": "LYD"
                    }
                  },
                  "totalAmount": {
                    "amount": "64.18",
                    "currencyCode": "LBP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "7xVKD"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "1yA0",
                    "segmentRefIds": [
                      "7ro8",
                      "oHKd",
                      "T9qF",
                      "qz6L",
                      "GXFS"
                    ]
                  },
                  {
                    "baggageRefId": "5YV3",
                    "segmentRefIds": [
                      "C0BV",
                      "8ZGs",
                      "2mGD"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "fUjwjFs0",
                      "fareCode": "564",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "dKJC",
                    "segmentRefIds": [
                      "OeNJ"
                    ],
                    "ticketDesignator": "wd7s",
                    "voluntaryChangeInformationRefs": [
                      "BTN",
                      "NIO"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "izSjsOjn",
                      "fareCode": "852",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "7noM",
                    "segmentRefIds": [
                      "CJPw",
                      "jzJV",
                      "fOur"
                    ],
                    "ticketDesignator": "NpX7",
                    "voluntaryChangeInformationRefs": [
                      "EGP",
                      "GIP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "xvPxuWC3",
                      "fareCode": "305",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "xswa",
                    "segmentRefIds": [
                      "YWq2",
                      "MI1m"
                    ],
                    "ticketDesignator": "qOoM",
                    "voluntaryChangeInformationRefs": [
                      "UZS",
                      "XAF",
                      "NAD",
                      "CAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "MbN8eDY8",
                      "fareCode": "952",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "rPWP",
                    "segmentRefIds": [
                      "3gjU",
                      "VCHy",
                      "1GHD",
                      "5XuL",
                      "UpOl"
                    ],
                    "ticketDesignator": "yfvZ",
                    "voluntaryChangeInformationRefs": [
                      "PYG",
                      "JPY",
                      "AZN"
                    ]
                  }
                ],
                "passengerRefId": "D7A4",
                "price": {
                  "baseAmount": {
                    "amount": "130.69",
                    "currencyCode": "NPR"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "82.1",
                      "currencyCode": "CRC"
                    },
                    "preDiscountedAmount": {
                      "amount": "29.07",
                      "currencyCode": "PEN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Soap model with 13 GB RAM, 945 GB storage, and astonishing features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "DZ",
                        "taxAmount": {
                          "amount": "164.32",
                          "currencyCode": "MXN"
                        },
                        "taxCode": "AD",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "905"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "151.72",
                      "currencyCode": "VES"
                    }
                  },
                  "totalAmount": {
                    "amount": "56.8",
                    "currencyCode": "TMT"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "RuTHU"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "uUR6",
                    "segmentRefIds": [
                      "bUO5",
                      "XD0E",
                      "EL3c"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "OTTiI9E2",
                      "fareCode": "957",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "2jZt",
                    "segmentRefIds": [
                      "iVi2",
                      "ErlK",
                      "8ajp",
                      "VwQk"
                    ],
                    "ticketDesignator": "sNNR",
                    "voluntaryChangeInformationRefs": [
                      "SDG",
                      "CRC"
                    ]
                  }
                ],
                "passengerRefId": "Iw0F",
                "price": {
                  "baseAmount": {
                    "amount": "113.29",
                    "currencyCode": "LRD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "135.58",
                      "currencyCode": "LAK"
                    },
                    "preDiscountedAmount": {
                      "amount": "136.77",
                      "currencyCode": "GHS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Medhurst LLC's most advanced Chicken technology increases agitated capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "FR",
                        "taxAmount": {
                          "amount": "174.95",
                          "currencyCode": "UZS"
                        },
                        "taxCode": "yv",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "322"
                      },
                      {
                        "description": "Ergonomic Hat made with Bamboo for all-day violent support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "HT",
                        "taxAmount": {
                          "amount": "19.22",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "dA",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "588"
                      },
                      {
                        "description": "Professional-grade Hat perfect for hasty training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TV",
                        "taxAmount": {
                          "amount": "12.82",
                          "currencyCode": "MAD"
                        },
                        "taxCode": "tl",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "656"
                      },
                      {
                        "description": "Experience the teal brilliance of our Fish, perfect for perfumed environments",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TR",
                        "taxAmount": {
                          "amount": "22.74",
                          "currencyCode": "MUR"
                        },
                        "taxCode": "3s",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "021"
                      },
                      {
                        "description": "Experience the ivory brilliance of our Pants, perfect for uncommon environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TC",
                        "taxAmount": {
                          "amount": "16.66",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "Lw",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "731"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "65.27",
                      "currencyCode": "KPW"
                    }
                  },
                  "totalAmount": {
                    "amount": "113.36",
                    "currencyCode": "BMD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "Hd4jt"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "hky9",
                    "segmentRefIds": [
                      "ekC7"
                    ]
                  },
                  {
                    "baggageRefId": "cEr1",
                    "segmentRefIds": [
                      "7iRC",
                      "Eae4",
                      "pIPy",
                      "aapI",
                      "kPUN"
                    ]
                  },
                  {
                    "baggageRefId": "uJND",
                    "segmentRefIds": [
                      "aWIi",
                      "Ekcu",
                      "FiKQ"
                    ]
                  },
                  {
                    "baggageRefId": "jIuf",
                    "segmentRefIds": [
                      "yDv4",
                      "sSRh"
                    ]
                  },
                  {
                    "baggageRefId": "I914",
                    "segmentRefIds": [
                      "eGNm"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "TlKHuByk",
                      "fareCode": "841",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "9Z75",
                    "segmentRefIds": [
                      "8Hos",
                      "hgnt",
                      "nXIs"
                    ],
                    "ticketDesignator": "GYqb",
                    "voluntaryChangeInformationRefs": [
                      "CLP",
                      "TZS",
                      "GMD",
                      "MNT",
                      "MXN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "zUHvhruz",
                      "fareCode": "080",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "OIZE",
                    "segmentRefIds": [
                      "pCYa",
                      "d8OE",
                      "n96q",
                      "wImF",
                      "l0ZT"
                    ],
                    "ticketDesignator": "9A7o",
                    "voluntaryChangeInformationRefs": [
                      "USD",
                      "SBD",
                      "BBD",
                      "RUB",
                      "JMD"
                    ]
                  }
                ],
                "passengerRefId": "3Ly5",
                "price": {
                  "baseAmount": {
                    "amount": "158.86",
                    "currencyCode": "CLP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "182.33",
                      "currencyCode": "CDF"
                    },
                    "preDiscountedAmount": {
                      "amount": "181.44",
                      "currencyCode": "TRY"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the gentle new Bike with an exciting mix of Bamboo ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TZ",
                        "taxAmount": {
                          "amount": "132.76",
                          "currencyCode": "ETB"
                        },
                        "taxCode": "rl",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "739"
                      },
                      {
                        "description": "The Intuitive transitional algorithm Chicken offers reliable performance and yellowish design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "KZ",
                        "taxAmount": {
                          "amount": "146.6",
                          "currencyCode": "CNY"
                        },
                        "taxCode": "bW",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "901"
                      },
                      {
                        "description": "Introducing the United States of America-inspired Sausages, blending hoarse style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NP",
                        "taxAmount": {
                          "amount": "167.69",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "Sz",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "730"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "29.82",
                      "currencyCode": "GBP"
                    }
                  },
                  "totalAmount": {
                    "amount": "123.7",
                    "currencyCode": "WST"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "N9iKQ"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "XO0e",
                    "segmentRefIds": [
                      "BRxq",
                      "zWMS",
                      "cB9g"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "sc79pZEU",
                      "fareCode": "677",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "wVno",
                    "segmentRefIds": [
                      "62P6"
                    ],
                    "ticketDesignator": "GGrY",
                    "voluntaryChangeInformationRefs": [
                      "PHP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Hs3pM9Ly",
                      "fareCode": "490",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "XJz9",
                    "segmentRefIds": [
                      "OBr2",
                      "Acnx",
                      "TG0R",
                      "2hnA",
                      "GwVK"
                    ],
                    "ticketDesignator": "Q3ZM",
                    "voluntaryChangeInformationRefs": [
                      "AFN",
                      "TTD",
                      "DOP",
                      "HNL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "veIQaS4i",
                      "fareCode": "895",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "IzFO",
                    "segmentRefIds": [
                      "qvul",
                      "z6sx",
                      "LwFt",
                      "2K4A"
                    ],
                    "ticketDesignator": "imFT",
                    "voluntaryChangeInformationRefs": [
                      "MZN",
                      "SHP",
                      "LAK"
                    ]
                  }
                ],
                "passengerRefId": "c9RI",
                "price": {
                  "baseAmount": {
                    "amount": "160.01",
                    "currencyCode": "NIO"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "117.01",
                      "currencyCode": "VUV"
                    },
                    "preDiscountedAmount": {
                      "amount": "168.32",
                      "currencyCode": "NIO"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Innovative Hat featuring talkative technology and Wooden construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "HR",
                        "taxAmount": {
                          "amount": "141.41",
                          "currencyCode": "ISK"
                        },
                        "taxCode": "lu",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "843"
                      },
                      {
                        "description": "Professional-grade Chips perfect for multicolored training and recreational use",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TF",
                        "taxAmount": {
                          "amount": "113.48",
                          "currencyCode": "THB"
                        },
                        "taxCode": "gK",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "344"
                      },
                      {
                        "description": "The Progressive user-facing challenge Chair offers reliable performance and miserable design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KW",
                        "taxAmount": {
                          "amount": "113.37",
                          "currencyCode": "NPR"
                        },
                        "taxCode": "AW",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "314"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "82.64",
                      "currencyCode": "CUP"
                    }
                  },
                  "totalAmount": {
                    "amount": "26.13",
                    "currencyCode": "UGX"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "0z3nH"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "18.73",
                "currencyCode": "MAD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Keyboard featuring impressionable technology and Silk construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LT",
                    "taxAmount": {
                      "amount": "166.31",
                      "currencyCode": "PAB"
                    },
                    "taxCode": "mO",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "902"
                  },
                  {
                    "description": "Introducing the Honduras-inspired Table, blending rundown style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BR",
                    "taxAmount": {
                      "amount": "143.16",
                      "currencyCode": "IDR"
                    },
                    "taxCode": "O3",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "018"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "186.34",
                  "currencyCode": "MMK"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "20.65",
                "currencyCode": "CZK"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "31.8",
                  "currencyCode": "TRY"
                },
                "preDiscountedAmount": {
                  "amount": "191.77",
                  "currencyCode": "PLN"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Rustic Chips designed with Bamboo for mixed performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "196.66",
                      "currencyCode": "PAB"
                    },
                    "taxCode": "Ui",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "953"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "45.43",
                  "currencyCode": "KYD"
                }
              },
              "totalAmount": {
                "amount": "150.76",
                "currencyCode": "EGP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 26
                },
                "newSeat": {
                  "column": "F",
                  "row": 21
                },
                "passengerRefId": "07kH",
                "segmentRefId": "CznW"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 29
                },
                "newSeat": {
                  "column": "D",
                  "row": 4
                },
                "passengerRefId": "tEcX",
                "segmentRefId": "f7EA"
              }
            ]
          },
          {
            "commission": {
              "amount": "13.82",
              "code": "O42K",
              "currencyCode": "XPF",
              "description": "STANDARD COMM",
              "percentage": "17.67",
              "percentageAppliedToAmount": "449.56"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "22.56",
                "currencyCode": "BOB"
              },
              "differentialAmount": {
                "amount": "37.76",
                "currencyCode": "AMD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The User-centric maximized monitoring Mouse offers reliable performance and gleaming design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "DJ",
                    "taxAmount": {
                      "amount": "16.3",
                      "currencyCode": "VND"
                    },
                    "taxCode": "mU",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "697"
                  },
                  {
                    "description": "Veum - Mueller's most advanced Chicken technology increases elliptical capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LI",
                    "taxAmount": {
                      "amount": "140.11",
                      "currencyCode": "JOD"
                    },
                    "taxCode": "b4",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "349"
                  },
                  {
                    "description": "Small Pants designed with Bamboo for crooked performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TH",
                    "taxAmount": {
                      "amount": "130.27",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "1j",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "110"
                  },
                  {
                    "description": "Hayes - Denesik's most advanced Bacon technology increases unsung capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IT",
                    "taxAmount": {
                      "amount": "24.69",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "9w",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "165"
                  },
                  {
                    "description": "Discover the dog-like agility of our Towels, perfect for compassionate users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "RS",
                    "taxAmount": {
                      "amount": "154.56",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "Fq",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "315"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "164.86",
                  "currencyCode": "SYP"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "RjMo",
                "segmentRefIds": [
                  "kV5n",
                  "AS8D"
                ]
              },
              {
                "priceClassRefId": "1roS",
                "segmentRefIds": [
                  "KgBA",
                  "uCba"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "159.35",
                "currencyCode": "XAF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Soap perfect for lumpy training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TJ",
                    "taxAmount": {
                      "amount": "88.03",
                      "currencyCode": "TJS"
                    },
                    "taxCode": "AM",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "981"
                  },
                  {
                    "description": "Stylish Cheese designed to make you stand out with grimy looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "DE",
                    "taxAmount": {
                      "amount": "142.55",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "YV",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "782"
                  },
                  {
                    "description": "The sleek and tricky Car comes with pink LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ST",
                    "taxAmount": {
                      "amount": "160.26",
                      "currencyCode": "PHP"
                    },
                    "taxCode": "xk",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "611"
                  },
                  {
                    "description": "New blue Pants with ergonomic design for sour comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MD",
                    "taxAmount": {
                      "amount": "45.82",
                      "currencyCode": "BOB"
                    },
                    "taxCode": "7n",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "691"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "87.54",
                  "currencyCode": "LRD"
                }
              }
            },
            "offerItemId": "AcJQ",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "29.6",
                "currencyCode": "CUP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The lime Car combines Peru aesthetics with Roentgenium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "UM",
                    "taxAmount": {
                      "amount": "12.52",
                      "currencyCode": "AOA"
                    },
                    "taxCode": "TU",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "179"
                  },
                  {
                    "description": "New Car model with 85 GB RAM, 282 GB storage, and aching features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "ER",
                    "taxAmount": {
                      "amount": "34.4",
                      "currencyCode": "YER"
                    },
                    "taxCode": "MT",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "463"
                  },
                  {
                    "description": "Discover the wavy new Fish with an exciting mix of Steel ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HK",
                    "taxAmount": {
                      "amount": "149.72",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "52",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "485"
                  },
                  {
                    "description": "Ergonomic Cheese made with Marble for all-day impossible support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BJ",
                    "taxAmount": {
                      "amount": "195.36",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "MY",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "506"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "24.46",
                  "currencyCode": "BBD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "06AA",
                    "segmentRefIds": [
                      "PN3g"
                    ]
                  },
                  {
                    "baggageRefId": "UOZv",
                    "segmentRefIds": [
                      "gbEp",
                      "rAZk"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "VRIPzB25",
                      "fareCode": "574",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "6kBj",
                    "segmentRefIds": [
                      "UnNj",
                      "gmln",
                      "0jZX",
                      "C0de",
                      "Ie4a"
                    ],
                    "ticketDesignator": "pOZt",
                    "voluntaryChangeInformationRefs": [
                      "IDR",
                      "PEN",
                      "CHF",
                      "SLE",
                      "MUR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "drhtdW7Y",
                      "fareCode": "013",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "ftns",
                    "segmentRefIds": [
                      "rr8s",
                      "4wuE",
                      "PExK",
                      "YYva"
                    ],
                    "ticketDesignator": "O8Fq",
                    "voluntaryChangeInformationRefs": [
                      "MNT",
                      "CNY",
                      "GYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "MWsnpaas",
                      "fareCode": "313",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "YBpR",
                    "segmentRefIds": [
                      "YVyE",
                      "K5ne",
                      "Xhta"
                    ],
                    "ticketDesignator": "1xoD",
                    "voluntaryChangeInformationRefs": [
                      "ARS",
                      "MDL",
                      "SBD",
                      "THB",
                      "KPW"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "DSAuQiYu",
                      "fareCode": "908",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "VSJm",
                    "segmentRefIds": [
                      "NOt8"
                    ],
                    "ticketDesignator": "okim",
                    "voluntaryChangeInformationRefs": [
                      "PKR",
                      "SRD",
                      "CDF",
                      "JOD",
                      "KZT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "n1xDSLq6",
                      "fareCode": "226",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "YhHx",
                    "segmentRefIds": [
                      "DoxG",
                      "WIkh",
                      "Matb"
                    ],
                    "ticketDesignator": "azqi",
                    "voluntaryChangeInformationRefs": [
                      "STN",
                      "JPY",
                      "BYN"
                    ]
                  }
                ],
                "passengerRefId": "OJd7",
                "price": {
                  "baseAmount": {
                    "amount": "128.81",
                    "currencyCode": "SBD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "84.04",
                      "currencyCode": "MGA"
                    },
                    "preDiscountedAmount": {
                      "amount": "126.98",
                      "currencyCode": "BND"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the snake-like agility of our Shirt, perfect for proud users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NL",
                        "taxAmount": {
                          "amount": "143.47",
                          "currencyCode": "MXN"
                        },
                        "taxCode": "fi",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "952"
                      },
                      {
                        "description": "Discover the menacing new Mouse with an exciting mix of Bronze ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "LV",
                        "taxAmount": {
                          "amount": "61.08",
                          "currencyCode": "MDL"
                        },
                        "taxCode": "iq",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "994"
                      },
                      {
                        "description": "The white Table combines Pakistan aesthetics with Iron-based durability",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "WF",
                        "taxAmount": {
                          "amount": "187.07",
                          "currencyCode": "ARS"
                        },
                        "taxCode": "a9",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "805"
                      },
                      {
                        "description": "Rustic Hat designed with Wooden for foolhardy performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GL",
                        "taxAmount": {
                          "amount": "41.58",
                          "currencyCode": "NIO"
                        },
                        "taxCode": "L4",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "718"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "113.83",
                      "currencyCode": "TMT"
                    }
                  },
                  "totalAmount": {
                    "amount": "18.96",
                    "currencyCode": "BRL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "3xMSA"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Tgjw",
                    "segmentRefIds": [
                      "olKb",
                      "OBe4",
                      "vtfE",
                      "IfWG",
                      "w1nm"
                    ]
                  },
                  {
                    "baggageRefId": "K7Kz",
                    "segmentRefIds": [
                      "4kIP",
                      "762I",
                      "hsaZ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "zxxMuVQS",
                      "fareCode": "217",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "LrGn",
                    "segmentRefIds": [
                      "Ifrp"
                    ],
                    "ticketDesignator": "LqWa",
                    "voluntaryChangeInformationRefs": [
                      "VND",
                      "JPY",
                      "MXN",
                      "AUD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "q3sydIYB",
                      "fareCode": "544",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "5bCY",
                    "segmentRefIds": [
                      "MfPl"
                    ],
                    "ticketDesignator": "pTii",
                    "voluntaryChangeInformationRefs": [
                      "PEN",
                      "BIF",
                      "DJF",
                      "EGP",
                      "PGK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "o1JC7lXu",
                      "fareCode": "433",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "qMHf",
                    "segmentRefIds": [
                      "iHR7"
                    ],
                    "ticketDesignator": "CqZq",
                    "voluntaryChangeInformationRefs": [
                      "GIP",
                      "SEK",
                      "XAF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "8vLKBw34",
                      "fareCode": "341",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "gGTz",
                    "segmentRefIds": [
                      "WwhS",
                      "0MHn",
                      "a81o",
                      "SICw",
                      "bIg4"
                    ],
                    "ticketDesignator": "7qch",
                    "voluntaryChangeInformationRefs": [
                      "HKD",
                      "AWG",
                      "PKR",
                      "NPR",
                      "AZN"
                    ]
                  }
                ],
                "passengerRefId": "YWFm",
                "price": {
                  "baseAmount": {
                    "amount": "177.86",
                    "currencyCode": "UYU"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "80.96",
                      "currencyCode": "XAF"
                    },
                    "preDiscountedAmount": {
                      "amount": "78.14",
                      "currencyCode": "KGS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New pink Tuna with ergonomic design for average comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GE",
                        "taxAmount": {
                          "amount": "154.07",
                          "currencyCode": "PAB"
                        },
                        "taxCode": "1b",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "590"
                      },
                      {
                        "description": "Savor the tender essence in our Chicken, designed for fair culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SE",
                        "taxAmount": {
                          "amount": "56.38",
                          "currencyCode": "GYD"
                        },
                        "taxCode": "mk",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "409"
                      },
                      {
                        "description": "Featuring Cerium-enhanced technology, our Pizza offers unparalleled haunting performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GG",
                        "taxAmount": {
                          "amount": "82.46",
                          "currencyCode": "SGD"
                        },
                        "taxCode": "uj",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "106"
                      },
                      {
                        "description": "New Chicken model with 26 GB RAM, 801 GB storage, and scaly features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "WF",
                        "taxAmount": {
                          "amount": "183.91",
                          "currencyCode": "TTD"
                        },
                        "taxCode": "kc",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "648"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "109.33",
                      "currencyCode": "DKK"
                    }
                  },
                  "totalAmount": {
                    "amount": "116.33",
                    "currencyCode": "BZD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "9UIgu"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "m8cZ",
                    "segmentRefIds": [
                      "fgEl",
                      "MViG",
                      "mU7D",
                      "SoMJ"
                    ]
                  },
                  {
                    "baggageRefId": "0CiF",
                    "segmentRefIds": [
                      "ZxC4",
                      "awV8"
                    ]
                  },
                  {
                    "baggageRefId": "QwY2",
                    "segmentRefIds": [
                      "OhZH"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "8X5V7XDJ",
                      "fareCode": "019",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "JLMk",
                    "segmentRefIds": [
                      "Cn4q",
                      "BAEa",
                      "NDgF",
                      "kZz9"
                    ],
                    "ticketDesignator": "OSGt",
                    "voluntaryChangeInformationRefs": [
                      "UYU",
                      "GEL"
                    ]
                  }
                ],
                "passengerRefId": "bkoe",
                "price": {
                  "baseAmount": {
                    "amount": "100.2",
                    "currencyCode": "ALL"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "102.41",
                      "currencyCode": "AZN"
                    },
                    "preDiscountedAmount": {
                      "amount": "72.7",
                      "currencyCode": "SGD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our bird-friendly Fish ensures ripe comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "FK",
                        "taxAmount": {
                          "amount": "28.99",
                          "currencyCode": "AOA"
                        },
                        "taxCode": "zq",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "995"
                      },
                      {
                        "description": "Discover the ultimate new Shirt with an exciting mix of Bronze ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "HT",
                        "taxAmount": {
                          "amount": "105.92",
                          "currencyCode": "GBP"
                        },
                        "taxCode": "aH",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "182"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "94.46",
                      "currencyCode": "BYN"
                    }
                  },
                  "totalAmount": {
                    "amount": "138.88",
                    "currencyCode": "PLN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "LqVzm"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "127.15",
                "currencyCode": "ZAR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the rhinoceros-like agility of our Keyboard, perfect for exalted users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AX",
                    "taxAmount": {
                      "amount": "48.05",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "m2",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "839"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "197.77",
                  "currencyCode": "SGD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "32.51",
                "currencyCode": "KZT"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "171.31",
                  "currencyCode": "TOP"
                },
                "preDiscountedAmount": {
                  "amount": "94.61",
                  "currencyCode": "BBD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The ivory Cheese combines Venezuela aesthetics with Lanthanum-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CI",
                    "taxAmount": {
                      "amount": "57.83",
                      "currencyCode": "SDG"
                    },
                    "taxCode": "2r",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "612"
                  },
                  {
                    "description": "Our snake-friendly Car ensures whispered comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BQ",
                    "taxAmount": {
                      "amount": "180.43",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "Vu",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "662"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "181.49",
                  "currencyCode": "SZL"
                }
              },
              "totalAmount": {
                "amount": "45.86",
                "currencyCode": "DZD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 30
                },
                "newSeat": {
                  "column": "D",
                  "row": 15
                },
                "passengerRefId": "IDN1",
                "segmentRefId": "lG0a"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 11
                },
                "newSeat": {
                  "column": "C",
                  "row": 8
                },
                "passengerRefId": "LSDf",
                "segmentRefId": "PGpD"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 30
                },
                "newSeat": {
                  "column": "D",
                  "row": 3
                },
                "passengerRefId": "fehP",
                "segmentRefId": "mEB4"
              }
            ]
          },
          {
            "commission": {
              "amount": "20.32",
              "code": "8StL",
              "currencyCode": "YER",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "19.58",
              "percentageAppliedToAmount": "535.02"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "56.11",
                "currencyCode": "PHP"
              },
              "differentialAmount": {
                "amount": "157.31",
                "currencyCode": "KZT"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Pizza featuring orange technology and Aluminum construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TZ",
                    "taxAmount": {
                      "amount": "90.84",
                      "currencyCode": "TND"
                    },
                    "taxCode": "VS",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "544"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "98.04",
                  "currencyCode": "ISK"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "3dMi",
                "segmentRefIds": [
                  "Neht"
                ]
              },
              {
                "priceClassRefId": "AL9f",
                "segmentRefIds": [
                  "4nLP",
                  "yPAQ",
                  "lPcv",
                  "lXDC"
                ]
              },
              {
                "priceClassRefId": "A5b6",
                "segmentRefIds": [
                  "F3vu",
                  "UGPq"
                ]
              },
              {
                "priceClassRefId": "mfqX",
                "segmentRefIds": [
                  "K5B9",
                  "ePso"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "148.98",
                "currencyCode": "FKP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the burdensome new Bacon with an exciting mix of Metal ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NO",
                    "taxAmount": {
                      "amount": "138.25",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "bp",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "806"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "161.11",
                  "currencyCode": "AOA"
                }
              }
            },
            "offerItemId": "m79d",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "52.98",
                "currencyCode": "TWD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Pants designed to make you stand out with ultimate looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IT",
                    "taxAmount": {
                      "amount": "172.69",
                      "currencyCode": "CUP"
                    },
                    "taxCode": "bd",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "548"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "114.73",
                  "currencyCode": "MOP"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "dV4z",
                    "segmentRefIds": [
                      "EiAt",
                      "j9hS",
                      "GSbb",
                      "gvfe",
                      "w3Vi"
                    ]
                  },
                  {
                    "baggageRefId": "wurh",
                    "segmentRefIds": [
                      "T8fD"
                    ]
                  },
                  {
                    "baggageRefId": "52Oy",
                    "segmentRefIds": [
                      "PrzG",
                      "36iM",
                      "eFef"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "MJyVYEEZ",
                      "fareCode": "567",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "e2B6",
                    "segmentRefIds": [
                      "3YWk",
                      "YrKq",
                      "sG0L",
                      "IUl1",
                      "sQ5e"
                    ],
                    "ticketDesignator": "6ELc",
                    "voluntaryChangeInformationRefs": [
                      "PKR",
                      "SEK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "GkqkwARB",
                      "fareCode": "102",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "1XXF",
                    "segmentRefIds": [
                      "BEE0",
                      "KUtN",
                      "yaiR",
                      "BStm"
                    ],
                    "ticketDesignator": "ZSRH",
                    "voluntaryChangeInformationRefs": [
                      "IDR",
                      "MGA",
                      "HTG",
                      "PAB",
                      "UGX"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "uFLUh5CR",
                      "fareCode": "749",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "8MkV",
                    "segmentRefIds": [
                      "8CIo"
                    ],
                    "ticketDesignator": "bwUq",
                    "voluntaryChangeInformationRefs": [
                      "GBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "EQmolktR",
                      "fareCode": "783",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "3oBS",
                    "segmentRefIds": [
                      "WDLo",
                      "XdIQ",
                      "LQ5R",
                      "uEKO"
                    ],
                    "ticketDesignator": "CdWQ",
                    "voluntaryChangeInformationRefs": [
                      "BYN",
                      "NGN",
                      "SZL",
                      "SCR",
                      "RON"
                    ]
                  }
                ],
                "passengerRefId": "7uuf",
                "price": {
                  "baseAmount": {
                    "amount": "86.38",
                    "currencyCode": "NAD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "28.96",
                      "currencyCode": "PEN"
                    },
                    "preDiscountedAmount": {
                      "amount": "134.32",
                      "currencyCode": "PGK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Samarium-enhanced technology, our Pizza offers unparalleled wretched performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SC",
                        "taxAmount": {
                          "amount": "12.28",
                          "currencyCode": "AFN"
                        },
                        "taxCode": "Hl",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "463"
                      },
                      {
                        "description": "Our rich-inspired Chicken brings a taste of luxury to your colorless lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MF",
                        "taxAmount": {
                          "amount": "101.51",
                          "currencyCode": "ZAR"
                        },
                        "taxCode": "8c",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "239"
                      },
                      {
                        "description": "Experience the orchid brilliance of our Gloves, perfect for linear environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "KI",
                        "taxAmount": {
                          "amount": "153.46",
                          "currencyCode": "LAK"
                        },
                        "taxCode": "0L",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "903"
                      },
                      {
                        "description": "Discover the deer-like agility of our Sausages, perfect for smooth users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PF",
                        "taxAmount": {
                          "amount": "39.73",
                          "currencyCode": "UZS"
                        },
                        "taxCode": "VP",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "860"
                      },
                      {
                        "description": "Discover the puny new Cheese with an exciting mix of Concrete ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PK",
                        "taxAmount": {
                          "amount": "81.6",
                          "currencyCode": "BND"
                        },
                        "taxCode": "PA",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "214"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "81.29",
                      "currencyCode": "MUR"
                    }
                  },
                  "totalAmount": {
                    "amount": "29.32",
                    "currencyCode": "PYG"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "hNQv3"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "1t1M",
                    "segmentRefIds": [
                      "osvJ",
                      "kFN2"
                    ]
                  },
                  {
                    "baggageRefId": "3ikV",
                    "segmentRefIds": [
                      "Xhfw",
                      "ViwS",
                      "DcUa"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "xyxJg3Mt",
                      "fareCode": "232",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "z7Mi",
                    "segmentRefIds": [
                      "wlui",
                      "0VSf",
                      "jWME",
                      "TiXR",
                      "wv5i"
                    ],
                    "ticketDesignator": "PXXx",
                    "voluntaryChangeInformationRefs": [
                      "JPY",
                      "ARS",
                      "KES",
                      "TWD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "mQKrv0fn",
                      "fareCode": "358",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "cBs6",
                    "segmentRefIds": [
                      "8Y7J",
                      "SdQM",
                      "cnm6",
                      "5GXU",
                      "5sLT"
                    ],
                    "ticketDesignator": "pkZe",
                    "voluntaryChangeInformationRefs": [
                      "IQD",
                      "XPF",
                      "XPF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "hHfugIEa",
                      "fareCode": "010",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "2Gjp",
                    "segmentRefIds": [
                      "Al3e",
                      "ATdN",
                      "JQaY"
                    ],
                    "ticketDesignator": "eA0b",
                    "voluntaryChangeInformationRefs": [
                      "MAD",
                      "BOB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "OlxTYG1b",
                      "fareCode": "303",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "YXtP",
                    "segmentRefIds": [
                      "pyFT",
                      "Us0e",
                      "3Lys",
                      "zMf6",
                      "8nUE"
                    ],
                    "ticketDesignator": "RzHF",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "LKR",
                      "MXN",
                      "BZD",
                      "TJS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "0G5SQ7VO",
                      "fareCode": "967",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "VSQX",
                    "segmentRefIds": [
                      "PDa0"
                    ],
                    "ticketDesignator": "fgwC",
                    "voluntaryChangeInformationRefs": [
                      "ISK"
                    ]
                  }
                ],
                "passengerRefId": "HTF3",
                "price": {
                  "baseAmount": {
                    "amount": "10.99",
                    "currencyCode": "BTN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "33.06",
                      "currencyCode": "PGK"
                    },
                    "preDiscountedAmount": {
                      "amount": "102.38",
                      "currencyCode": "XPF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Shirt model with 54 GB RAM, 129 GB storage, and smooth features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "KG",
                        "taxAmount": {
                          "amount": "83.94",
                          "currencyCode": "PAB"
                        },
                        "taxCode": "Y5",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "958"
                      },
                      {
                        "description": "New Mouse model with 95 GB RAM, 327 GB storage, and spanish features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "FK",
                        "taxAmount": {
                          "amount": "101.82",
                          "currencyCode": "BIF"
                        },
                        "taxCode": "Fp",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "779"
                      },
                      {
                        "description": "Discover the pertinent new Bike with an exciting mix of Granite ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PM",
                        "taxAmount": {
                          "amount": "49.98",
                          "currencyCode": "PKR"
                        },
                        "taxCode": "rK",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "033"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "26.99",
                      "currencyCode": "IDR"
                    }
                  },
                  "totalAmount": {
                    "amount": "125.23",
                    "currencyCode": "GTQ"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "3tb0J"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "O7Zf",
                    "segmentRefIds": [
                      "yn6R",
                      "YXfl",
                      "exn1",
                      "ZPUw"
                    ]
                  },
                  {
                    "baggageRefId": "sN8m",
                    "segmentRefIds": [
                      "gBVI",
                      "QlHf",
                      "CeT0",
                      "1LMm"
                    ]
                  },
                  {
                    "baggageRefId": "ovam",
                    "segmentRefIds": [
                      "0dMp",
                      "WlMS",
                      "y5MA",
                      "3uIA"
                    ]
                  },
                  {
                    "baggageRefId": "iZ9L",
                    "segmentRefIds": [
                      "hCuF",
                      "VkFz",
                      "02y2",
                      "pcD5",
                      "1KUX"
                    ]
                  },
                  {
                    "baggageRefId": "OlOR",
                    "segmentRefIds": [
                      "uSln",
                      "k3Pi",
                      "xpEp",
                      "uXGh"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "bEp7PjPY",
                      "fareCode": "227",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "i1Eu",
                    "segmentRefIds": [
                      "kk2p",
                      "8WdY",
                      "TJCo",
                      "U1L6"
                    ],
                    "ticketDesignator": "16p4",
                    "voluntaryChangeInformationRefs": [
                      "CNY",
                      "RON",
                      "DKK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "nRD751xc",
                      "fareCode": "803",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "RiYn",
                    "segmentRefIds": [
                      "OwRd",
                      "saoJ",
                      "mQcd",
                      "RNSr"
                    ],
                    "ticketDesignator": "3rBA",
                    "voluntaryChangeInformationRefs": [
                      "ETB",
                      "AWG",
                      "BND",
                      "JMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "xV7bZ3te",
                      "fareCode": "522",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "kF75",
                    "segmentRefIds": [
                      "LvZn",
                      "m7yn",
                      "di4a",
                      "RUz8"
                    ],
                    "ticketDesignator": "bjyL",
                    "voluntaryChangeInformationRefs": [
                      "TMT",
                      "JOD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "rMv2faMu",
                      "fareCode": "385",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "uMjp",
                    "segmentRefIds": [
                      "WLV1",
                      "up6G"
                    ],
                    "ticketDesignator": "tMsK",
                    "voluntaryChangeInformationRefs": [
                      "BTN",
                      "BMD",
                      "EUR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "j05ulroS",
                      "fareCode": "474",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "XyQR",
                    "segmentRefIds": [
                      "nWLO",
                      "sH6r",
                      "WdYa",
                      "CUkt"
                    ],
                    "ticketDesignator": "afo9",
                    "voluntaryChangeInformationRefs": [
                      "SOS",
                      "MMK",
                      "ISK",
                      "USD"
                    ]
                  }
                ],
                "passengerRefId": "ZIwb",
                "price": {
                  "baseAmount": {
                    "amount": "62.04",
                    "currencyCode": "PLN"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "178.06",
                      "currencyCode": "MZN"
                    },
                    "preDiscountedAmount": {
                      "amount": "147.87",
                      "currencyCode": "BDT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our rich-inspired Soap brings a taste of luxury to your quarrelsome lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "DJ",
                        "taxAmount": {
                          "amount": "99.66",
                          "currencyCode": "TZS"
                        },
                        "taxCode": "1S",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "454"
                      },
                      {
                        "description": "Beatty, Breitenberg and Weimann's most advanced Fish technology increases oily capabilities",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TM",
                        "taxAmount": {
                          "amount": "165.47",
                          "currencyCode": "MWK"
                        },
                        "taxCode": "eX",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "169"
                      },
                      {
                        "description": "Unbranded Gloves designed with Plastic for helpless performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NA",
                        "taxAmount": {
                          "amount": "54.29",
                          "currencyCode": "KGS"
                        },
                        "taxCode": "28",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "836"
                      },
                      {
                        "description": "Professional-grade Chair perfect for internal training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MO",
                        "taxAmount": {
                          "amount": "197.98",
                          "currencyCode": "CZK"
                        },
                        "taxCode": "uV",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "814"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "58.19",
                      "currencyCode": "KYD"
                    }
                  },
                  "totalAmount": {
                    "amount": "84.79",
                    "currencyCode": "ILS"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "5gQWd"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "DKjm",
                    "segmentRefIds": [
                      "Olho",
                      "csDb"
                    ]
                  },
                  {
                    "baggageRefId": "7hLq",
                    "segmentRefIds": [
                      "b6pR",
                      "9RkF",
                      "U2kk",
                      "EHyv",
                      "BBXC"
                    ]
                  },
                  {
                    "baggageRefId": "HA73",
                    "segmentRefIds": [
                      "eyqP",
                      "Q4tD",
                      "HjpB",
                      "oayS",
                      "KllR"
                    ]
                  },
                  {
                    "baggageRefId": "t7in",
                    "segmentRefIds": [
                      "5n0r",
                      "Nbmy",
                      "yg9i",
                      "Lc9R",
                      "ilET"
                    ]
                  },
                  {
                    "baggageRefId": "e5vL",
                    "segmentRefIds": [
                      "FJwx",
                      "i0Cy",
                      "WAnC",
                      "PHnI"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "5Uev9s1J",
                      "fareCode": "812",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "nfkt",
                    "segmentRefIds": [
                      "kzEG",
                      "INvf",
                      "SdCc",
                      "0fqd",
                      "eM4K"
                    ],
                    "ticketDesignator": "GmHe",
                    "voluntaryChangeInformationRefs": [
                      "AFN",
                      "UZS",
                      "CZK",
                      "UGX",
                      "GTQ"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "6ZJp6pN9",
                      "fareCode": "239",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "3KVf",
                    "segmentRefIds": [
                      "Z2oN"
                    ],
                    "ticketDesignator": "ISKE",
                    "voluntaryChangeInformationRefs": [
                      "SRD",
                      "BSD"
                    ]
                  }
                ],
                "passengerRefId": "pbVL",
                "price": {
                  "baseAmount": {
                    "amount": "34.73",
                    "currencyCode": "SGD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "120.75",
                      "currencyCode": "BOB"
                    },
                    "preDiscountedAmount": {
                      "amount": "170.76",
                      "currencyCode": "BMD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Seychelles-inspired Bacon, blending remorseful style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "OM",
                        "taxAmount": {
                          "amount": "108.39",
                          "currencyCode": "BWP"
                        },
                        "taxCode": "hX",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "998"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "148.6",
                      "currencyCode": "ZWL"
                    }
                  },
                  "totalAmount": {
                    "amount": "148.87",
                    "currencyCode": "BND"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "VTFsd"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "106.55",
                "currencyCode": "MZN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The purple Towels combines Gambia aesthetics with Fermium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MF",
                    "taxAmount": {
                      "amount": "124.69",
                      "currencyCode": "PYG"
                    },
                    "taxCode": "dv",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "018"
                  },
                  {
                    "description": "Discover the frog-like agility of our Tuna, perfect for upset users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BW",
                    "taxAmount": {
                      "amount": "152.05",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "2H",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "691"
                  },
                  {
                    "description": "New silver Ball with ergonomic design for darling comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ME",
                    "taxAmount": {
                      "amount": "194.7",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "KM",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "107"
                  },
                  {
                    "description": "Frozen Mouse designed with Cotton for deficient performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SZ",
                    "taxAmount": {
                      "amount": "191.88",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "4H",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "575"
                  },
                  {
                    "description": "Stylish Bacon designed to make you stand out with easy looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PA",
                    "taxAmount": {
                      "amount": "149.14",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "qT",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "979"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "35.1",
                  "currencyCode": "SGD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "163.21",
                "currencyCode": "BMD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "56.81",
                  "currencyCode": "ALL"
                },
                "preDiscountedAmount": {
                  "amount": "100.38",
                  "currencyCode": "BYN"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Leuschke, Parisian and Stoltenberg's most advanced Car technology increases negligible capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "YE",
                    "taxAmount": {
                      "amount": "84.56",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "zF",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "175"
                  },
                  {
                    "description": "Ergonomic Soap made with Gold for all-day thin support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CU",
                    "taxAmount": {
                      "amount": "153.15",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "zZ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "495"
                  },
                  {
                    "description": "Experience the turquoise brilliance of our Ball, perfect for harmful environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AQ",
                    "taxAmount": {
                      "amount": "68.15",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "Nw",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "232"
                  },
                  {
                    "description": "Ergonomic Chips made with Gold for all-day rewarding support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LC",
                    "taxAmount": {
                      "amount": "39",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "y3",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "307"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "181.24",
                  "currencyCode": "MGA"
                }
              },
              "totalAmount": {
                "amount": "70.15",
                "currencyCode": "SZL"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 25
                },
                "newSeat": {
                  "column": "F",
                  "row": 22
                },
                "passengerRefId": "sONs",
                "segmentRefId": "xLQ3"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 18
                },
                "newSeat": {
                  "column": "F",
                  "row": 3
                },
                "passengerRefId": "mWfB",
                "segmentRefId": "AeHd"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 9
                },
                "newSeat": {
                  "column": "F",
                  "row": 7
                },
                "passengerRefId": "FmqV",
                "segmentRefId": "WZwc"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 3
                },
                "newSeat": {
                  "column": "B",
                  "row": 8
                },
                "passengerRefId": "zQbh",
                "segmentRefId": "N3yJ"
              }
            ]
          }
        ],
        "ownerCode": "QW",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "41.87",
            "currencyCode": "NPR",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Professional-grade Tuna perfect for wry training and recreational use",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "AZ",
                "taxAmount": {
                  "amount": "147.27",
                  "currencyCode": "JOD"
                },
                "taxCode": "4h",
                "taxCodeText": "PAID",
                "taxPadisCode": "496"
              },
              {
                "description": "The sleek and clumsy Chair comes with violet LED lighting for smart functionality",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "CW",
                "taxAmount": {
                  "amount": "83.13",
                  "currencyCode": "ISK"
                },
                "taxCode": "ky",
                "taxCodeText": "PAID",
                "taxPadisCode": "923"
              },
              {
                "description": "The Organized zero tolerance middleware Keyboard offers reliable performance and cavernous design",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "LV",
                "taxAmount": {
                  "amount": "71",
                  "currencyCode": "ILS"
                },
                "taxCode": "L6",
                "taxCodeText": "VAT",
                "taxPadisCode": "166"
              },
              {
                "description": "Robel Inc's most advanced Pants technology increases fragrant capabilities",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "TR",
                "taxAmount": {
                  "amount": "51.96",
                  "currencyCode": "MNT"
                },
                "taxCode": "ex",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "062"
              }
            ],
            "totalTaxAmount": {
              "amount": "51.32",
              "currencyCode": "RUB"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "45.27",
            "currencyCode": "BWP"
          }
        },
        "validatingAirlineCode": "Zc"
      }
    ]
  }
}
{
  "diagnostics": [
    {
      "body": "SHOP_RESPONSE",
      "customId": "bda14002-75f8-4bbc-b6e8-25b9d7cffb36",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "EXCHANGE_REQUEST",
      "customId": "5f4925b3-09bc-478d-b4da-5a126906bc8c",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "EXCHANGE_REQUEST",
      "customId": "88f7dc71-f874-45de-bee2-9e079f46ee15",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "EXCHANGE_REQUEST",
      "customId": "3608381a-c42b-4a88-9c82-f8025d037be6",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    }
  ],
  "messages": [
    {
      "category": "WARNING",
      "code": 238,
      "description": "New tan Towels with ergonomic design for charming comfort",
      "service": "SHOPPING_API",
      "type": "INFO"
    },
    {
      "category": "WARNING",
      "code": 915,
      "description": "Discover the monkey-like agility of our Bacon, perfect for excitable users",
      "service": "EXCHANGE_SERVICE",
      "type": "NOTICE"
    },
    {
      "category": "WARNING",
      "code": 834,
      "description": "Hickle Inc's most advanced Bike technology increases jubilant capabilities",
      "service": "SHOPPING_API",
      "type": "NOTICE"
    },
    {
      "category": "WARNING",
      "code": 909,
      "description": "Stylish Pants designed to make you stand out with superb looks",
      "service": "NDC_CONNECTOR",
      "type": "NOTICE"
    },
    {
      "category": "WARNING",
      "code": 520,
      "description": "The black Chicken combines Slovakia aesthetics with Radium-based durability",
      "service": "SHOPPING_API",
      "type": "NOTICE"
    }
  ],
  "payloadAttributes": {
    "echoToken": "84b15774-e0ee-41ee-8f7e-5ce8aa3a338a",
    "timeStamp": "2026-06-18T00:00:00.0Z",
    "trxId": "yowFdZ19ZCWo5"
  },
  "response": {
    "datalist": {
      "baggages": [
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 10,
              "maximumBagWeightInPounds": 20,
              "maximumLengthInCentimeters": 98,
              "maximumLengthInInches": 42,
              "maximumPieces": 0
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 16,
              "maximumBagWeightInPounds": 25,
              "maximumLengthInCentimeters": 91,
              "maximumLengthInInches": 35,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 16,
              "maximumBagWeightInPounds": 44,
              "maximumLengthInCentimeters": 126,
              "maximumLengthInInches": 34,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 11,
              "maximumBagWeightInPounds": 33,
              "maximumLengthInCentimeters": 128,
              "maximumLengthInInches": 47,
              "maximumPieces": 1
            }
          ],
          "baggageId": "4Xv1",
          "descriptions": [
            "Special",
            "Fragile"
          ],
          "typeCode": "CheckedBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 11,
              "maximumBagWeightInPounds": 29,
              "maximumLengthInCentimeters": 145,
              "maximumLengthInInches": 48,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 21,
              "maximumBagWeightInPounds": 41,
              "maximumLengthInCentimeters": 88,
              "maximumLengthInInches": 35,
              "maximumPieces": 0
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 18,
              "maximumBagWeightInPounds": 39,
              "maximumLengthInCentimeters": 120,
              "maximumLengthInInches": 56,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 20,
              "maximumBagWeightInPounds": 33,
              "maximumLengthInCentimeters": 96,
              "maximumLengthInInches": 45,
              "maximumPieces": 3
            }
          ],
          "baggageId": "r0wk",
          "descriptions": [
            "Heavy",
            "Fragile"
          ],
          "typeCode": "CheckedBag"
        },
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 17,
              "maximumBagWeightInPounds": 49,
              "maximumLengthInCentimeters": 116,
              "maximumLengthInInches": 41,
              "maximumPieces": 0
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 15,
              "maximumBagWeightInPounds": 26,
              "maximumLengthInCentimeters": 138,
              "maximumLengthInInches": 58,
              "maximumPieces": 0
            }
          ],
          "baggageId": "0gZL",
          "descriptions": [
            "Valuable",
            "Sports",
            "Heavy",
            "Special"
          ],
          "typeCode": "CarryOnBag"
        }
      ],
      "passengers": [
        {
          "passengerId": "e8u5",
          "typeCode": "ADT"
        }
      ],
      "priceClasses": [
        {
          "code": "PlY",
          "descriptions": [
            {
              "description": "Discover the trustworthy new Hat with an exciting mix of Aluminum ingredients",
              "descriptionId": "YkrnmJoHBu"
            },
            {
              "description": "Introducing the Micronesia-inspired Gloves, blending friendly style with local craftsmanship",
              "descriptionId": "Wd1dsFX5tT"
            },
            {
              "description": "Elegant Table designed with Rubber for weird performance",
              "descriptionId": "X7tzG6T8u7"
            }
          ],
          "name": "Economy - Saver",
          "priceClassId": "vOZb"
        },
        {
          "code": "lCA",
          "descriptions": [
            {
              "description": "Featuring Nickel-enhanced technology, our Cheese offers unparalleled blind performance",
              "descriptionId": "45PnixGGIL"
            },
            {
              "description": "The sleek and tough Computer comes with silver LED lighting for smart functionality",
              "descriptionId": "jClrC2pMPr"
            },
            {
              "description": "Experience the silver brilliance of our Cheese, perfect for near environments",
              "descriptionId": "qfKDd9A9Ib"
            },
            {
              "description": "Our dolphin-friendly Bacon ensures fat comfort for your pets",
              "descriptionId": "UYE7V3j7FE"
            },
            {
              "description": "Stylish Chair designed to make you stand out with well-off looks",
              "descriptionId": "KO058jLVYB"
            }
          ],
          "name": "Premium Economy",
          "priceClassId": "eLhq"
        },
        {
          "code": "niI",
          "descriptions": [
            {
              "description": "New pink Pizza with ergonomic design for cruel comfort",
              "descriptionId": "FEjZoBbbd4"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "DVCW"
        },
        {
          "code": "wnV",
          "descriptions": [
            {
              "description": "Introducing the Turkmenistan-inspired Computer, blending worse style with local craftsmanship",
              "descriptionId": "iiuHjN5By7"
            },
            {
              "description": "Professional-grade Ball perfect for webbed training and recreational use",
              "descriptionId": "UYG7is8PPw"
            },
            {
              "description": "Professional-grade Shirt perfect for frequent training and recreational use",
              "descriptionId": "eYh8YF1nHT"
            }
          ],
          "name": "Economy - Saver",
          "priceClassId": "Awkc"
        }
      ],
      "segments": [
        {
          "arrival": {
            "airportCode": "CDG",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-09-29T00:00:00.0Z",
            "terminal": "B"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-12-02T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "regional"
              },
              "departure": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "departureDateTime": "2026-07-27T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-08-10T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "departureDateTime": "2027-06-10T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-11-15T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "departureDateTime": "2027-05-28T00:00:00.0Z",
                "terminal": "B"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "SIN",
            "airportName": "[object Object]",
            "departureDateTime": "2027-05-28T00:00:00.0Z",
            "terminal": "2"
          },
          "marketingAirline": {
            "code": "RU",
            "flightNumber": "239",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "zM",
            "flightNumber": "914",
            "name": "[object Object]"
          },
          "segmentId": "0nQb"
        },
        {
          "arrival": {
            "airportCode": "HKG",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-11-23T00:00:00.0Z",
            "terminal": "2"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-08-04T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "departureDateTime": "2027-02-13T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "LHR",
            "airportName": "[object Object]",
            "departureDateTime": "2027-01-08T00:00:00.0Z",
            "terminal": "1"
          },
          "marketingAirline": {
            "code": "Z4",
            "flightNumber": "824",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "24",
            "flightNumber": "574",
            "name": "[object Object]"
          },
          "segmentId": "uOHd"
        },
        {
          "arrival": {
            "airportCode": "SYD",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-09-17T00:00:00.0Z",
            "terminal": "1"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-05-31T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "departureDateTime": "2026-10-11T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "LHR",
            "airportName": "[object Object]",
            "departureDateTime": "2026-11-03T00:00:00.0Z",
            "terminal": "C"
          },
          "marketingAirline": {
            "code": "3w",
            "flightNumber": "131",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "VO",
            "flightNumber": "702",
            "name": "[object Object]"
          },
          "segmentId": "DRpl"
        },
        {
          "arrival": {
            "airportCode": "DXB",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-12-31T00:00:00.0Z",
            "terminal": "4"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-05-19T00:00:00.0Z",
                "terminal": "C"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "departureDateTime": "2026-09-21T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-01-04T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "departureDateTime": "2026-08-10T00:00:00.0Z",
                "terminal": "B"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-01-22T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2027-01-08T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-08-03T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "departureDateTime": "2026-12-07T00:00:00.0Z",
                "terminal": "C"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "LHR",
            "airportName": "[object Object]",
            "departureDateTime": "2026-08-16T00:00:00.0Z",
            "terminal": "3"
          },
          "marketingAirline": {
            "code": "nu",
            "flightNumber": "505",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "LN",
            "flightNumber": "152",
            "name": "[object Object]"
          },
          "segmentId": "7peE"
        }
      ],
      "voluntaryChangeInformation": [
        {
          "applicabilityList": [
            "After Departure"
          ],
          "changeId": "BWP",
          "description": "Non-refundable",
          "feeAmount": "135.65",
          "feeCurrencyCode": "IDR",
          "hasFee": true,
          "isAllowed": false,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "After Departure",
            "No Show"
          ],
          "changeId": "SEK",
          "description": "Change with fee",
          "feeAmount": "186.64",
          "feeCurrencyCode": "QAR",
          "hasFee": true,
          "isAllowed": false,
          "type": "Cancel"
        }
      ]
    },
    "offers": [
      {
        "commission": {
          "amount": "373.53",
          "code": "yT7K",
          "currencyCode": "LRD",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "13.58",
          "percentageAppliedToAmount": "745.88"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "171.16",
            "currencyCode": "RWF"
          },
          "differentialAmount": {
            "amount": "28.81",
            "currencyCode": "JMD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Ergonomic Bacon made with Marble for all-day remorseful support",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "NO",
                "taxAmount": {
                  "amount": "78.09",
                  "currencyCode": "IDR"
                },
                "taxCode": "J3",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "454"
              },
              {
                "description": "Discover the heavenly new Pizza with an exciting mix of Bamboo ingredients",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "BL",
                "taxAmount": {
                  "amount": "127.98",
                  "currencyCode": "BMD"
                },
                "taxCode": "mM",
                "taxCodeText": "PAID",
                "taxPadisCode": "850"
              },
              {
                "description": "Stylish Pizza designed to make you stand out with tangible looks",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "UY",
                "taxAmount": {
                  "amount": "79.28",
                  "currencyCode": "MXN"
                },
                "taxCode": "E2",
                "taxCodeText": "PAID",
                "taxPadisCode": "646"
              }
            ],
            "totalTaxAmount": {
              "amount": "14.6",
              "currencyCode": "BOB"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 1918,
        "offerId": "00N4",
        "offerItems": [
          {
            "commission": {
              "amount": "20.63",
              "code": "Y7ue",
              "currencyCode": "RUB",
              "description": "NEGOTIATED COMM",
              "percentage": "6.53",
              "percentageAppliedToAmount": "874.31"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "41.31",
                "currencyCode": "GHS"
              },
              "differentialAmount": {
                "amount": "74.59",
                "currencyCode": "VUV"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Table model with 96 GB RAM, 201 GB storage, and kosher features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HR",
                    "taxAmount": {
                      "amount": "46.27",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "NG",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "430"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "65.65",
                  "currencyCode": "JOD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "wvuh",
                "segmentRefIds": [
                  "BmoV",
                  "Tnmh",
                  "fhX6",
                  "lasS",
                  "Dzst"
                ]
              },
              {
                "priceClassRefId": "La5z",
                "segmentRefIds": [
                  "wg5c",
                  "EVAA",
                  "InDZ",
                  "5TMM",
                  "4lft"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "145.12",
                "currencyCode": "ZWL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the spicy essence in our Pants, designed for thin culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MM",
                    "taxAmount": {
                      "amount": "148.55",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "qj",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "007"
                  },
                  {
                    "description": "The Organized directional portal Shirt offers reliable performance and assured design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BE",
                    "taxAmount": {
                      "amount": "92.41",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "Ss",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "568"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "79.56",
                  "currencyCode": "ZMW"
                }
              }
            },
            "offerItemId": "CT25",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "116.02",
                "currencyCode": "UAH",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Bike made with Aluminum for all-day complicated support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CU",
                    "taxAmount": {
                      "amount": "12.53",
                      "currencyCode": "BRL"
                    },
                    "taxCode": "Xk",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "992"
                  },
                  {
                    "description": "Professional-grade Gloves perfect for wise training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MX",
                    "taxAmount": {
                      "amount": "90.46",
                      "currencyCode": "BOB"
                    },
                    "taxCode": "sL",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "458"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "194.6",
                  "currencyCode": "MMK"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "yFoY",
                    "segmentRefIds": [
                      "d8mn"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "0ZcV5BnH",
                      "fareCode": "739",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "fvyG",
                    "segmentRefIds": [
                      "aLBm",
                      "dJIJ",
                      "EIQ8",
                      "5Ysl"
                    ],
                    "ticketDesignator": "84Lp",
                    "voluntaryChangeInformationRefs": [
                      "HNL",
                      "MWK",
                      "HKD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "zFx7XrPF",
                      "fareCode": "920",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "JeAt",
                    "segmentRefIds": [
                      "AFin",
                      "TuER",
                      "Hn19"
                    ],
                    "ticketDesignator": "Y5K9",
                    "voluntaryChangeInformationRefs": [
                      "STN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ahfz90rU",
                      "fareCode": "101",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "HGCa",
                    "segmentRefIds": [
                      "Ajp1",
                      "JXwm",
                      "WzgG",
                      "Dp7k",
                      "HYIg"
                    ],
                    "ticketDesignator": "riFy",
                    "voluntaryChangeInformationRefs": [
                      "NAD"
                    ]
                  }
                ],
                "passengerRefId": "h6ia",
                "price": {
                  "baseAmount": {
                    "amount": "77.39",
                    "currencyCode": "XPF"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "151.53",
                      "currencyCode": "LBP"
                    },
                    "preDiscountedAmount": {
                      "amount": "138.91",
                      "currencyCode": "IQD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Hat designed to make you stand out with flickering looks",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TD",
                        "taxAmount": {
                          "amount": "168.83",
                          "currencyCode": "CRC"
                        },
                        "taxCode": "nI",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "149"
                      },
                      {
                        "description": "Nicolas, Hirthe and Beer's most advanced Shoes technology increases biodegradable capabilities",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CO",
                        "taxAmount": {
                          "amount": "193.84",
                          "currencyCode": "KPW"
                        },
                        "taxCode": "NO",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "961"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "117.65",
                      "currencyCode": "CRC"
                    }
                  },
                  "totalAmount": {
                    "amount": "77.55",
                    "currencyCode": "COP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "AXO3r"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "188.02",
                "currencyCode": "BYN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the authentic new Chips with an exciting mix of Bronze ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "181.05",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "Nd",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "604"
                  },
                  {
                    "description": "Featuring Antimony-enhanced technology, our Bacon offers unparalleled orange performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GB",
                    "taxAmount": {
                      "amount": "49.39",
                      "currencyCode": "NZD"
                    },
                    "taxCode": "vC",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "711"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "23.18",
                  "currencyCode": "KPW"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "43.33",
                "currencyCode": "BZD"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "178.36",
                  "currencyCode": "PEN"
                },
                "preDiscountedAmount": {
                  "amount": "19.52",
                  "currencyCode": "TOP"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our deer-friendly Computer ensures impeccable comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LR",
                    "taxAmount": {
                      "amount": "135.19",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "Lx",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "353"
                  },
                  {
                    "description": "Savor the sour essence in our Sausages, designed for right culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AZ",
                    "taxAmount": {
                      "amount": "165.14",
                      "currencyCode": "KES"
                    },
                    "taxCode": "si",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "929"
                  },
                  {
                    "description": "Featuring Protactinium-enhanced technology, our Computer offers unparalleled downright performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MZ",
                    "taxAmount": {
                      "amount": "113.45",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "Yk",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "617"
                  },
                  {
                    "description": "The sleek and jagged Mouse comes with indigo LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "VA",
                    "taxAmount": {
                      "amount": "67.4",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "HX",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "908"
                  },
                  {
                    "description": "Professional-grade Bacon perfect for oddball training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GE",
                    "taxAmount": {
                      "amount": "189.94",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "aN",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "287"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "112.53",
                  "currencyCode": "MDL"
                }
              },
              "totalAmount": {
                "amount": "84.75",
                "currencyCode": "BBD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 9
                },
                "newSeat": {
                  "column": "F",
                  "row": 20
                },
                "passengerRefId": "6Yv4",
                "segmentRefId": "CKM2"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 30
                },
                "newSeat": {
                  "column": "F",
                  "row": 30
                },
                "passengerRefId": "oeAb",
                "segmentRefId": "01Uc"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 7
                },
                "newSeat": {
                  "column": "C",
                  "row": 18
                },
                "passengerRefId": "aF7j",
                "segmentRefId": "lS9Q"
              }
            ]
          },
          {
            "commission": {
              "amount": "251.32",
              "code": "NDuF",
              "currencyCode": "AFN",
              "description": "STANDARD COMM",
              "percentage": "8.59",
              "percentageAppliedToAmount": "157.44"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "122.36",
                "currencyCode": "SYP"
              },
              "differentialAmount": {
                "amount": "39.42",
                "currencyCode": "GEL"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New purple Bacon with ergonomic design for ample comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NE",
                    "taxAmount": {
                      "amount": "131.39",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "Fm",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "943"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "192.41",
                  "currencyCode": "NGN"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "pTCO",
                "segmentRefIds": [
                  "jayh",
                  "6ero",
                  "Yp3l",
                  "NfKT",
                  "3P2g"
                ]
              },
              {
                "priceClassRefId": "bJOR",
                "segmentRefIds": [
                  "L0qV",
                  "gpPR",
                  "4VWb",
                  "Qkhf"
                ]
              },
              {
                "priceClassRefId": "2aXN",
                "segmentRefIds": [
                  "nKbE",
                  "nuCo"
                ]
              },
              {
                "priceClassRefId": "Xqma",
                "segmentRefIds": [
                  "Cow2",
                  "M0ox",
                  "uGmw"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "123.68",
                "currencyCode": "COP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the kangaroo-like agility of our Chair, perfect for ignorant users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "DZ",
                    "taxAmount": {
                      "amount": "138.97",
                      "currencyCode": "BDT"
                    },
                    "taxCode": "PH",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "546"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "125.92",
                  "currencyCode": "MWK"
                }
              }
            },
            "offerItemId": "48le",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "195.98",
                "currencyCode": "NGN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Handcrafted Pants designed with Steel for wealthy performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SX",
                    "taxAmount": {
                      "amount": "161.62",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "wi",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "819"
                  },
                  {
                    "description": "New lime Towels with ergonomic design for unwelcome comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LS",
                    "taxAmount": {
                      "amount": "151.38",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "8I",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "866"
                  },
                  {
                    "description": "New Computer model with 57 GB RAM, 810 GB storage, and descriptive features",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MX",
                    "taxAmount": {
                      "amount": "21.71",
                      "currencyCode": "SLE"
                    },
                    "taxCode": "rx",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "163"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "150.1",
                  "currencyCode": "CDF"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "C5LM",
                    "segmentRefIds": [
                      "Rxe2",
                      "ioNx"
                    ]
                  },
                  {
                    "baggageRefId": "WKwR",
                    "segmentRefIds": [
                      "dqnZ",
                      "NjPB",
                      "M5eq",
                      "lIbz"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "UwNeeScT",
                      "fareCode": "685",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "bA5p",
                    "segmentRefIds": [
                      "jEY4",
                      "woQi",
                      "IexA",
                      "7M78",
                      "JjWP"
                    ],
                    "ticketDesignator": "kZHn",
                    "voluntaryChangeInformationRefs": [
                      "BAM",
                      "ZAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ICJLcwEO",
                      "fareCode": "330",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "NLz1",
                    "segmentRefIds": [
                      "HJ2K",
                      "ekOf",
                      "gekQ",
                      "EuHv",
                      "zrs9"
                    ],
                    "ticketDesignator": "bxjK",
                    "voluntaryChangeInformationRefs": [
                      "TZS",
                      "EGP",
                      "ZAR",
                      "BMD",
                      "UGX"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "E4lhqVFp",
                      "fareCode": "224",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "zKvn",
                    "segmentRefIds": [
                      "9OqA",
                      "PNj0",
                      "bs1n",
                      "jdPI"
                    ],
                    "ticketDesignator": "HVfr",
                    "voluntaryChangeInformationRefs": [
                      "CRC",
                      "BBD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "aD9PyMrF",
                      "fareCode": "143",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "WIRN",
                    "segmentRefIds": [
                      "3IWK",
                      "5YpZ"
                    ],
                    "ticketDesignator": "3Y5e",
                    "voluntaryChangeInformationRefs": [
                      "XCD",
                      "SYP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "X2ax4QNI",
                      "fareCode": "258",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "zFgN",
                    "segmentRefIds": [
                      "P6UA",
                      "Vmnp",
                      "w2Jk",
                      "nGKQ",
                      "BecJ"
                    ],
                    "ticketDesignator": "ZNSv",
                    "voluntaryChangeInformationRefs": [
                      "IDR"
                    ]
                  }
                ],
                "passengerRefId": "8OZs",
                "price": {
                  "baseAmount": {
                    "amount": "29.66",
                    "currencyCode": "UZS"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "173.75",
                      "currencyCode": "ERN"
                    },
                    "preDiscountedAmount": {
                      "amount": "11.66",
                      "currencyCode": "BIF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Seamless hybrid function Mouse offers reliable performance and oblong design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CI",
                        "taxAmount": {
                          "amount": "161.64",
                          "currencyCode": "DOP"
                        },
                        "taxCode": "SQ",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "204"
                      },
                      {
                        "description": "Introducing the Guernsey-inspired Computer, blending slow style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GI",
                        "taxAmount": {
                          "amount": "34.1",
                          "currencyCode": "GBP"
                        },
                        "taxCode": "HP",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "608"
                      },
                      {
                        "description": "Featuring Thallium-enhanced technology, our Shoes offers unparalleled genuine performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CO",
                        "taxAmount": {
                          "amount": "152.55",
                          "currencyCode": "SOS"
                        },
                        "taxCode": "Ci",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "152"
                      },
                      {
                        "description": "Experience the tan brilliance of our Shoes, perfect for spirited environments",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MG",
                        "taxAmount": {
                          "amount": "160.96",
                          "currencyCode": "XOF"
                        },
                        "taxCode": "RE",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "972"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "73.95",
                      "currencyCode": "WST"
                    }
                  },
                  "totalAmount": {
                    "amount": "21.61",
                    "currencyCode": "CNY"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "zaRhV"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "F11i",
                    "segmentRefIds": [
                      "yAx9",
                      "Umgx",
                      "y1TD",
                      "yfya"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "20M50np8",
                      "fareCode": "386",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "EHoX",
                    "segmentRefIds": [
                      "PIUr",
                      "Ar8r",
                      "hy1s",
                      "uRzd"
                    ],
                    "ticketDesignator": "OuZ3",
                    "voluntaryChangeInformationRefs": [
                      "XPF",
                      "FKP",
                      "SEK",
                      "LAK",
                      "AMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "R0SJ5vIS",
                      "fareCode": "251",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "luE6",
                    "segmentRefIds": [
                      "Ko2B"
                    ],
                    "ticketDesignator": "GavN",
                    "voluntaryChangeInformationRefs": [
                      "BOB",
                      "PLN",
                      "GHS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "uJJFD8G7",
                      "fareCode": "564",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "USsq",
                    "segmentRefIds": [
                      "b2sO",
                      "dxJd",
                      "XNVF",
                      "M8JJ",
                      "FUQr"
                    ],
                    "ticketDesignator": "38uB",
                    "voluntaryChangeInformationRefs": [
                      "YER",
                      "USD",
                      "DJF",
                      "HUF"
                    ]
                  }
                ],
                "passengerRefId": "7Cov",
                "price": {
                  "baseAmount": {
                    "amount": "70.96",
                    "currencyCode": "MRU"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "60.35",
                      "currencyCode": "SHP"
                    },
                    "preDiscountedAmount": {
                      "amount": "44.26",
                      "currencyCode": "INR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the bee-like agility of our Fish, perfect for authorized users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AZ",
                        "taxAmount": {
                          "amount": "77.11",
                          "currencyCode": "MAD"
                        },
                        "taxCode": "OH",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "998"
                      },
                      {
                        "description": "Kuphal - Pouros's most advanced Hat technology increases ironclad capabilities",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BG",
                        "taxAmount": {
                          "amount": "110.92",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "0b",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "193"
                      },
                      {
                        "description": "Introducing the Virgin Islands, U.S.-inspired Pizza, blending far style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "VA",
                        "taxAmount": {
                          "amount": "106.41",
                          "currencyCode": "STN"
                        },
                        "taxCode": "Qu",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "768"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "132.44",
                      "currencyCode": "SDG"
                    }
                  },
                  "totalAmount": {
                    "amount": "133",
                    "currencyCode": "DOP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "dQWoL"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "J4Rp",
                    "segmentRefIds": [
                      "K9iq",
                      "TgPA",
                      "5Vql",
                      "f1VA",
                      "bTEv"
                    ]
                  },
                  {
                    "baggageRefId": "mKyg",
                    "segmentRefIds": [
                      "cAqg",
                      "beL6",
                      "NTzi",
                      "Q7JH"
                    ]
                  },
                  {
                    "baggageRefId": "IGVe",
                    "segmentRefIds": [
                      "TBDr",
                      "F0x0",
                      "6cTu",
                      "5fFK",
                      "ZRzb"
                    ]
                  },
                  {
                    "baggageRefId": "bZbe",
                    "segmentRefIds": [
                      "NnJ4",
                      "31ly"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "geODtMwq",
                      "fareCode": "543",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "duUg",
                    "segmentRefIds": [
                      "kckb",
                      "wG29",
                      "Naaq",
                      "TnnB",
                      "jcQL"
                    ],
                    "ticketDesignator": "syIR",
                    "voluntaryChangeInformationRefs": [
                      "AFN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ExkKa5YJ",
                      "fareCode": "228",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "8yaK",
                    "segmentRefIds": [
                      "p7Ko",
                      "RGQk",
                      "45LZ",
                      "SnTH",
                      "RmZ6"
                    ],
                    "ticketDesignator": "4h0i",
                    "voluntaryChangeInformationRefs": [
                      "CZK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "QyyLAYwy",
                      "fareCode": "183",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "Ma4e",
                    "segmentRefIds": [
                      "GojC",
                      "xHNT"
                    ],
                    "ticketDesignator": "9ldB",
                    "voluntaryChangeInformationRefs": [
                      "AFN",
                      "CUP",
                      "UZS",
                      "JPY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "DNHq6xfj",
                      "fareCode": "141",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "KhOd",
                    "segmentRefIds": [
                      "z5IL",
                      "2p3L",
                      "DkCo",
                      "25iC"
                    ],
                    "ticketDesignator": "idkC",
                    "voluntaryChangeInformationRefs": [
                      "BSD",
                      "STN",
                      "HUF",
                      "MVR",
                      "MAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "35kMT0b6",
                      "fareCode": "201",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "vNHc",
                    "segmentRefIds": [
                      "Xkjd",
                      "EjsC",
                      "jDyP",
                      "wHkz"
                    ],
                    "ticketDesignator": "aFfZ",
                    "voluntaryChangeInformationRefs": [
                      "MWK",
                      "PGK",
                      "HUF",
                      "NZD"
                    ]
                  }
                ],
                "passengerRefId": "GfJV",
                "price": {
                  "baseAmount": {
                    "amount": "44.11",
                    "currencyCode": "MUR"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "116.87",
                      "currencyCode": "SBD"
                    },
                    "preDiscountedAmount": {
                      "amount": "110.49",
                      "currencyCode": "TZS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the rich essence in our Table, designed for superb culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "RU",
                        "taxAmount": {
                          "amount": "184.32",
                          "currencyCode": "MNT"
                        },
                        "taxCode": "o4",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "377"
                      },
                      {
                        "description": "Introducing the United Arab Emirates-inspired Salad, blending weary style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "RS",
                        "taxAmount": {
                          "amount": "12.71",
                          "currencyCode": "BHD"
                        },
                        "taxCode": "HI",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "148"
                      },
                      {
                        "description": "Doyle, Olson and Hahn's most advanced Pizza technology increases unusual capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SO",
                        "taxAmount": {
                          "amount": "172.52",
                          "currencyCode": "MYR"
                        },
                        "taxCode": "p8",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "995"
                      },
                      {
                        "description": "Intelligent Mouse designed with Aluminum for milky performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PN",
                        "taxAmount": {
                          "amount": "39.36",
                          "currencyCode": "KRW"
                        },
                        "taxCode": "ZI",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "931"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "159.1",
                      "currencyCode": "SZL"
                    }
                  },
                  "totalAmount": {
                    "amount": "162.1",
                    "currencyCode": "SHP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "dWC0J"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "WfMe",
                    "segmentRefIds": [
                      "zYPi",
                      "iDmy",
                      "Yuv6",
                      "rRf7"
                    ]
                  },
                  {
                    "baggageRefId": "yaSQ",
                    "segmentRefIds": [
                      "Ft3m",
                      "3Q8r"
                    ]
                  },
                  {
                    "baggageRefId": "K1nB",
                    "segmentRefIds": [
                      "OkxJ",
                      "synj",
                      "w9l0"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "P4oCXMQk",
                      "fareCode": "187",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "M7Ne",
                    "segmentRefIds": [
                      "4nkp",
                      "Wk7P",
                      "eexR",
                      "0whg",
                      "NA7z"
                    ],
                    "ticketDesignator": "JW9i",
                    "voluntaryChangeInformationRefs": [
                      "NAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "rv07M9gI",
                      "fareCode": "844",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "3wcW",
                    "segmentRefIds": [
                      "kLv1",
                      "VZTG",
                      "KkFT",
                      "0s2c",
                      "MkUU"
                    ],
                    "ticketDesignator": "1nOe",
                    "voluntaryChangeInformationRefs": [
                      "IDR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "QAs7M3BU",
                      "fareCode": "557",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "BGhp",
                    "segmentRefIds": [
                      "0DRK",
                      "2W4J",
                      "1t9d",
                      "ejAT",
                      "uPV7"
                    ],
                    "ticketDesignator": "lVmJ",
                    "voluntaryChangeInformationRefs": [
                      "UGX",
                      "BOB",
                      "KHR",
                      "KGS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "goeq33WK",
                      "fareCode": "101",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Qz2t",
                    "segmentRefIds": [
                      "Y7FY",
                      "Dc8W"
                    ],
                    "ticketDesignator": "Xfb0",
                    "voluntaryChangeInformationRefs": [
                      "SYP"
                    ]
                  }
                ],
                "passengerRefId": "d64y",
                "price": {
                  "baseAmount": {
                    "amount": "132.86",
                    "currencyCode": "GHS"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "156.63",
                      "currencyCode": "LRD"
                    },
                    "preDiscountedAmount": {
                      "amount": "144.41",
                      "currencyCode": "NZD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our salty-inspired Bacon brings a taste of luxury to your pretty lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "KY",
                        "taxAmount": {
                          "amount": "73.48",
                          "currencyCode": "CNY"
                        },
                        "taxCode": "Pe",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "955"
                      },
                      {
                        "description": "Savor the delicious essence in our Fish, designed for inconsequential culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "LV",
                        "taxAmount": {
                          "amount": "26.24",
                          "currencyCode": "NZD"
                        },
                        "taxCode": "X7",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "742"
                      },
                      {
                        "description": "Professional-grade Car perfect for orderly training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AR",
                        "taxAmount": {
                          "amount": "114.77",
                          "currencyCode": "BYN"
                        },
                        "taxCode": "bg",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "312"
                      },
                      {
                        "description": "Featuring Nihonium-enhanced technology, our Table offers unparalleled hollow performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MF",
                        "taxAmount": {
                          "amount": "55.3",
                          "currencyCode": "KPW"
                        },
                        "taxCode": "J2",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "623"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "48.81",
                      "currencyCode": "SCR"
                    }
                  },
                  "totalAmount": {
                    "amount": "157.3",
                    "currencyCode": "SLE"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "aZ7yz"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "117.71",
                "currencyCode": "LAK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Salad featuring victorious technology and Metal construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "JP",
                    "taxAmount": {
                      "amount": "150.88",
                      "currencyCode": "MZN"
                    },
                    "taxCode": "iQ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "545"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "162.65",
                  "currencyCode": "CRC"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "167.13",
                "currencyCode": "GTQ"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "86.94",
                  "currencyCode": "SHP"
                },
                "preDiscountedAmount": {
                  "amount": "17.06",
                  "currencyCode": "BMD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Tuna perfect for admired training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "DK",
                    "taxAmount": {
                      "amount": "17.82",
                      "currencyCode": "MYR"
                    },
                    "taxCode": "MD",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "253"
                  },
                  {
                    "description": "Ergonomic Bike made with Granite for all-day frilly support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PG",
                    "taxAmount": {
                      "amount": "196.06",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "bo",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "775"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "124.75",
                  "currencyCode": "IRR"
                }
              },
              "totalAmount": {
                "amount": "32.78",
                "currencyCode": "BWP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 24
                },
                "newSeat": {
                  "column": "C",
                  "row": 24
                },
                "passengerRefId": "mWvT",
                "segmentRefId": "h8Y7"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 8
                },
                "newSeat": {
                  "column": "F",
                  "row": 18
                },
                "passengerRefId": "AJo2",
                "segmentRefId": "FyLn"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 24
                },
                "newSeat": {
                  "column": "E",
                  "row": 21
                },
                "passengerRefId": "OPHI",
                "segmentRefId": "hKy8"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 7
                },
                "newSeat": {
                  "column": "A",
                  "row": 1
                },
                "passengerRefId": "JOMx",
                "segmentRefId": "aWGu"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 19
                },
                "newSeat": {
                  "column": "E",
                  "row": 18
                },
                "passengerRefId": "zX1V",
                "segmentRefId": "pidm"
              }
            ]
          },
          {
            "commission": {
              "amount": "401.55",
              "code": "qZZg",
              "currencyCode": "AZN",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "7.38",
              "percentageAppliedToAmount": "147.41"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "162.67",
                "currencyCode": "RON"
              },
              "differentialAmount": {
                "amount": "26.65",
                "currencyCode": "SGD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Fantastic Computer designed with Concrete for complete performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GP",
                    "taxAmount": {
                      "amount": "35.04",
                      "currencyCode": "SOS"
                    },
                    "taxCode": "Ft",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "071"
                  },
                  {
                    "description": "Experience the gold brilliance of our Bike, perfect for querulous environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MV",
                    "taxAmount": {
                      "amount": "172.87",
                      "currencyCode": "SGD"
                    },
                    "taxCode": "NL",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "245"
                  },
                  {
                    "description": "Ergonomic Table made with Bronze for all-day prickly support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PL",
                    "taxAmount": {
                      "amount": "188.16",
                      "currencyCode": "JPY"
                    },
                    "taxCode": "SM",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "916"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "12.82",
                  "currencyCode": "LYD"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "RhGS",
                "segmentRefIds": [
                  "hvy3",
                  "oPbV",
                  "zDkm"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "81.05",
                "currencyCode": "HUF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Emmerich - Hansen's most advanced Ball technology increases friendly capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AQ",
                    "taxAmount": {
                      "amount": "108.47",
                      "currencyCode": "TRY"
                    },
                    "taxCode": "N1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "338"
                  },
                  {
                    "description": "Experience the black brilliance of our Keyboard, perfect for polite environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "ET",
                    "taxAmount": {
                      "amount": "66.26",
                      "currencyCode": "PAB"
                    },
                    "taxCode": "qJ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "161"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "174.54",
                  "currencyCode": "TMT"
                }
              }
            },
            "offerItemId": "sPUs",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "191.24",
                "currencyCode": "QAR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Pants designed to make you stand out with overdue looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SS",
                    "taxAmount": {
                      "amount": "81.89",
                      "currencyCode": "RON"
                    },
                    "taxCode": "XZ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "380"
                  },
                  {
                    "description": "Innovative Soap featuring amused technology and Plastic construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GB",
                    "taxAmount": {
                      "amount": "155.65",
                      "currencyCode": "DZD"
                    },
                    "taxCode": "k0",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "767"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "113.74",
                  "currencyCode": "AWG"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "EW20",
                    "segmentRefIds": [
                      "YE22",
                      "wwCi",
                      "m4WW"
                    ]
                  },
                  {
                    "baggageRefId": "yKox",
                    "segmentRefIds": [
                      "HWur",
                      "RRua",
                      "p8VM",
                      "9TOG",
                      "zoLu"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ujUVBJVJ",
                      "fareCode": "825",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "pcAx",
                    "segmentRefIds": [
                      "XJ1S",
                      "KI1X",
                      "Fkif",
                      "y4Oi",
                      "65Xu"
                    ],
                    "ticketDesignator": "wSff",
                    "voluntaryChangeInformationRefs": [
                      "IRR",
                      "CVE",
                      "ALL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "PHuDmcLe",
                      "fareCode": "889",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "peLJ",
                    "segmentRefIds": [
                      "ksii",
                      "F7It",
                      "nBd5",
                      "VTHm"
                    ],
                    "ticketDesignator": "nzOd",
                    "voluntaryChangeInformationRefs": [
                      "TWD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Yt8KIgKJ",
                      "fareCode": "359",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "hNny",
                    "segmentRefIds": [
                      "Xk4t",
                      "ckrI",
                      "hdbg"
                    ],
                    "ticketDesignator": "1wex",
                    "voluntaryChangeInformationRefs": [
                      "LYD",
                      "KPW",
                      "ARS",
                      "PKR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "n81NZ257",
                      "fareCode": "249",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "UWxc",
                    "segmentRefIds": [
                      "WTZl",
                      "gsL7",
                      "9JHk",
                      "fMwK",
                      "BwV8"
                    ],
                    "ticketDesignator": "utci",
                    "voluntaryChangeInformationRefs": [
                      "SYP",
                      "KZT",
                      "TTD",
                      "MKD",
                      "XAF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "6d4ciRgW",
                      "fareCode": "042",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "bnmH",
                    "segmentRefIds": [
                      "WM7w",
                      "CnLX"
                    ],
                    "ticketDesignator": "pkde",
                    "voluntaryChangeInformationRefs": [
                      "EGP",
                      "THB",
                      "LAK",
                      "VND",
                      "EUR"
                    ]
                  }
                ],
                "passengerRefId": "OsCW",
                "price": {
                  "baseAmount": {
                    "amount": "90.9",
                    "currencyCode": "CUP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "73.9",
                      "currencyCode": "BZD"
                    },
                    "preDiscountedAmount": {
                      "amount": "111.53",
                      "currencyCode": "BAM"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the creamy essence in our Computer, designed for weary culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "ER",
                        "taxAmount": {
                          "amount": "184.36",
                          "currencyCode": "VUV"
                        },
                        "taxCode": "Tt",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "721"
                      },
                      {
                        "description": "New azure Shoes with ergonomic design for unripe comfort",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MY",
                        "taxAmount": {
                          "amount": "172.86",
                          "currencyCode": "PEN"
                        },
                        "taxCode": "Kv",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "218"
                      },
                      {
                        "description": "Our horse-friendly Shirt ensures fussy comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GB",
                        "taxAmount": {
                          "amount": "156.93",
                          "currencyCode": "KZT"
                        },
                        "taxCode": "JA",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "215"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "162.98",
                      "currencyCode": "PAB"
                    }
                  },
                  "totalAmount": {
                    "amount": "154.36",
                    "currencyCode": "MWK"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "FFuE3"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "QbfP",
                    "segmentRefIds": [
                      "CRUp",
                      "c4Cf",
                      "9uTO"
                    ]
                  },
                  {
                    "baggageRefId": "d6b9",
                    "segmentRefIds": [
                      "xegn",
                      "vE0S",
                      "ttwm"
                    ]
                  },
                  {
                    "baggageRefId": "eh5A",
                    "segmentRefIds": [
                      "IrQY",
                      "jFkt",
                      "0zMt"
                    ]
                  },
                  {
                    "baggageRefId": "EVOK",
                    "segmentRefIds": [
                      "dqyr",
                      "TROq",
                      "DmSy"
                    ]
                  },
                  {
                    "baggageRefId": "xhlk",
                    "segmentRefIds": [
                      "RBrw",
                      "l6J9"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "r3piE5IS",
                      "fareCode": "152",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "IP40",
                    "segmentRefIds": [
                      "Aoi3",
                      "FCNI"
                    ],
                    "ticketDesignator": "qtRC",
                    "voluntaryChangeInformationRefs": [
                      "LKR",
                      "XCD",
                      "AED",
                      "GIP"
                    ]
                  }
                ],
                "passengerRefId": "O84d",
                "price": {
                  "baseAmount": {
                    "amount": "72.76",
                    "currencyCode": "DZD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "50.33",
                      "currencyCode": "XAF"
                    },
                    "preDiscountedAmount": {
                      "amount": "98.9",
                      "currencyCode": "LYD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Zirconium-enhanced technology, our Cheese offers unparalleled mammoth performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NA",
                        "taxAmount": {
                          "amount": "57.32",
                          "currencyCode": "TWD"
                        },
                        "taxCode": "RW",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "659"
                      },
                      {
                        "description": "Discover the penguin-like agility of our Pants, perfect for unfinished users",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "DZ",
                        "taxAmount": {
                          "amount": "73.01",
                          "currencyCode": "TOP"
                        },
                        "taxCode": "vo",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "469"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "115.76",
                      "currencyCode": "MVR"
                    }
                  },
                  "totalAmount": {
                    "amount": "139.14",
                    "currencyCode": "RWF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "5GtKk"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "qb4z",
                    "segmentRefIds": [
                      "fy7f"
                    ]
                  },
                  {
                    "baggageRefId": "JZJm",
                    "segmentRefIds": [
                      "WZe8",
                      "LlHf",
                      "Nxai",
                      "UPqa"
                    ]
                  },
                  {
                    "baggageRefId": "wcZ9",
                    "segmentRefIds": [
                      "7pRj",
                      "UcAl",
                      "xOrh",
                      "RE1a",
                      "0tdi"
                    ]
                  },
                  {
                    "baggageRefId": "7E5F",
                    "segmentRefIds": [
                      "yBgB",
                      "93R0"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "p2pCILUD",
                      "fareCode": "744",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "jVCv",
                    "segmentRefIds": [
                      "ZCBV",
                      "nwCm",
                      "MY7h"
                    ],
                    "ticketDesignator": "i53H",
                    "voluntaryChangeInformationRefs": [
                      "LSL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "B5Q3cast",
                      "fareCode": "704",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "at05",
                    "segmentRefIds": [
                      "YmKc",
                      "WY19",
                      "hLH3",
                      "wk4W"
                    ],
                    "ticketDesignator": "e0Au",
                    "voluntaryChangeInformationRefs": [
                      "MOP",
                      "KGS",
                      "BND",
                      "AOA",
                      "AZN"
                    ]
                  }
                ],
                "passengerRefId": "cgSN",
                "price": {
                  "baseAmount": {
                    "amount": "145.33",
                    "currencyCode": "TJS"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "152.37",
                      "currencyCode": "GTQ"
                    },
                    "preDiscountedAmount": {
                      "amount": "13.12",
                      "currencyCode": "GHS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Aluminium-enhanced technology, our Mouse offers unparalleled vain performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "UY",
                        "taxAmount": {
                          "amount": "59.91",
                          "currencyCode": "WST"
                        },
                        "taxCode": "Fj",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "511"
                      },
                      {
                        "description": "Our gecko-friendly Shirt ensures gloomy comfort for your pets",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SA",
                        "taxAmount": {
                          "amount": "83.82",
                          "currencyCode": "STN"
                        },
                        "taxCode": "na",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "209"
                      },
                      {
                        "description": "Discover the filthy new Chair with an exciting mix of Concrete ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MH",
                        "taxAmount": {
                          "amount": "157.67",
                          "currencyCode": "SYP"
                        },
                        "taxCode": "VL",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "804"
                      },
                      {
                        "description": "Ergonomic Computer made with Silk for all-day compassionate support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "IE",
                        "taxAmount": {
                          "amount": "127.74",
                          "currencyCode": "IDR"
                        },
                        "taxCode": "nO",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "235"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "31.08",
                      "currencyCode": "SRD"
                    }
                  },
                  "totalAmount": {
                    "amount": "40.48",
                    "currencyCode": "HNL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "fsPgh"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "vYsB",
                    "segmentRefIds": [
                      "ffvB",
                      "T7yc",
                      "qHZC",
                      "eyXH",
                      "EKXA"
                    ]
                  },
                  {
                    "baggageRefId": "5rMl",
                    "segmentRefIds": [
                      "XO05",
                      "U5Tn",
                      "DCYB",
                      "I0WV",
                      "kP0J"
                    ]
                  },
                  {
                    "baggageRefId": "Y2DI",
                    "segmentRefIds": [
                      "IFqq",
                      "1soA",
                      "cHuj"
                    ]
                  },
                  {
                    "baggageRefId": "cuiO",
                    "segmentRefIds": [
                      "149p",
                      "3mn1"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ydXXlQOz",
                      "fareCode": "026",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "mIpc",
                    "segmentRefIds": [
                      "DN4x",
                      "2DFn",
                      "uuyj",
                      "EmUc",
                      "6NLQ"
                    ],
                    "ticketDesignator": "pPPw",
                    "voluntaryChangeInformationRefs": [
                      "IQD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "zSkMjT64",
                      "fareCode": "152",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "jStT",
                    "segmentRefIds": [
                      "fbm1",
                      "f0rs",
                      "CkpV",
                      "Arqv",
                      "XW34"
                    ],
                    "ticketDesignator": "dzVz",
                    "voluntaryChangeInformationRefs": [
                      "KHR",
                      "AED",
                      "CVE",
                      "FKP",
                      "DKK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "W9txFNsf",
                      "fareCode": "493",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "Q9EN",
                    "segmentRefIds": [
                      "Tirl",
                      "D8d5"
                    ],
                    "ticketDesignator": "FVeL",
                    "voluntaryChangeInformationRefs": [
                      "ILS",
                      "NGN",
                      "PYG",
                      "XCD",
                      "SZL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "CPCsESma",
                      "fareCode": "333",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "uLEz",
                    "segmentRefIds": [
                      "zz70",
                      "QPlP"
                    ],
                    "ticketDesignator": "Tpls",
                    "voluntaryChangeInformationRefs": [
                      "IQD",
                      "MKD",
                      "CDF"
                    ]
                  }
                ],
                "passengerRefId": "NEux",
                "price": {
                  "baseAmount": {
                    "amount": "24.6",
                    "currencyCode": "KPW"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "26.29",
                      "currencyCode": "RSD"
                    },
                    "preDiscountedAmount": {
                      "amount": "20.79",
                      "currencyCode": "ERN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and buzzing Pants comes with indigo LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "HK",
                        "taxAmount": {
                          "amount": "140.06",
                          "currencyCode": "KHR"
                        },
                        "taxCode": "tY",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "539"
                      },
                      {
                        "description": "Rustic Tuna designed with Rubber for putrid performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "VG",
                        "taxAmount": {
                          "amount": "88.27",
                          "currencyCode": "LBP"
                        },
                        "taxCode": "j9",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "368"
                      },
                      {
                        "description": "Savor the zesty essence in our Pants, designed for tired culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CF",
                        "taxAmount": {
                          "amount": "37.6",
                          "currencyCode": "GNF"
                        },
                        "taxCode": "cu",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "396"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "126.67",
                      "currencyCode": "BGN"
                    }
                  },
                  "totalAmount": {
                    "amount": "178.26",
                    "currencyCode": "LYD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "52uGz"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "nODt",
                    "segmentRefIds": [
                      "uh7K",
                      "8KHE",
                      "UNJw"
                    ]
                  },
                  {
                    "baggageRefId": "0l7U",
                    "segmentRefIds": [
                      "t1sv",
                      "OqQ5",
                      "Ktx4"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "fqUXdZsb",
                      "fareCode": "885",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "hq42",
                    "segmentRefIds": [
                      "F3yh"
                    ],
                    "ticketDesignator": "Sz9C",
                    "voluntaryChangeInformationRefs": [
                      "UGX",
                      "SZL",
                      "LYD",
                      "PHP",
                      "TRY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "CBTWj6Ny",
                      "fareCode": "840",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "W0wa",
                    "segmentRefIds": [
                      "rP9u",
                      "6JlR",
                      "j0j1",
                      "tkwS",
                      "5o48"
                    ],
                    "ticketDesignator": "47SQ",
                    "voluntaryChangeInformationRefs": [
                      "PYG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "rE0vCIAw",
                      "fareCode": "889",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "LaG7",
                    "segmentRefIds": [
                      "b8e0",
                      "bwN0",
                      "Luc5"
                    ],
                    "ticketDesignator": "QFMr",
                    "voluntaryChangeInformationRefs": [
                      "KYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "f0HFsDI2",
                      "fareCode": "023",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "eTJu",
                    "segmentRefIds": [
                      "n6ba",
                      "TBcS"
                    ],
                    "ticketDesignator": "QjCh",
                    "voluntaryChangeInformationRefs": [
                      "LSL",
                      "DJF",
                      "STN",
                      "AED"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "PGuV4cit",
                      "fareCode": "688",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "AnpB",
                    "segmentRefIds": [
                      "p04E",
                      "jlxZ"
                    ],
                    "ticketDesignator": "1POg",
                    "voluntaryChangeInformationRefs": [
                      "AFN",
                      "MWK",
                      "COP",
                      "KHR",
                      "TZS"
                    ]
                  }
                ],
                "passengerRefId": "U8C0",
                "price": {
                  "baseAmount": {
                    "amount": "148.2",
                    "currencyCode": "UAH"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "194.49",
                      "currencyCode": "MOP"
                    },
                    "preDiscountedAmount": {
                      "amount": "14.74",
                      "currencyCode": "BGN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Bike perfect for gruesome training and recreational use",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CA",
                        "taxAmount": {
                          "amount": "86.95",
                          "currencyCode": "LKR"
                        },
                        "taxCode": "8M",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "733"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "56.56",
                      "currencyCode": "MVR"
                    }
                  },
                  "totalAmount": {
                    "amount": "124.15",
                    "currencyCode": "FJD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "dcKjZ"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "63.21",
                "currencyCode": "CZK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the first new Salad with an exciting mix of Concrete ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "RE",
                    "taxAmount": {
                      "amount": "111.23",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "mX",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "630"
                  },
                  {
                    "description": "Ergonomic Shirt made with Silk for all-day measly support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GF",
                    "taxAmount": {
                      "amount": "40.14",
                      "currencyCode": "XCD"
                    },
                    "taxCode": "Fb",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "563"
                  },
                  {
                    "description": "Ergonomic Hat made with Steel for all-day soupy support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IR",
                    "taxAmount": {
                      "amount": "22.53",
                      "currencyCode": "KRW"
                    },
                    "taxCode": "Ym",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "305"
                  },
                  {
                    "description": "Professional-grade Computer perfect for criminal training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MV",
                    "taxAmount": {
                      "amount": "95.18",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "OA",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "042"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "46.01",
                  "currencyCode": "MNT"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "13.51",
                "currencyCode": "ISK"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "89.46",
                  "currencyCode": "CLP"
                },
                "preDiscountedAmount": {
                  "amount": "160.34",
                  "currencyCode": "BGN"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our horse-friendly Computer ensures winged comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ER",
                    "taxAmount": {
                      "amount": "79.37",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "hg",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "333"
                  },
                  {
                    "description": "New green Salad with ergonomic design for astonishing comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TK",
                    "taxAmount": {
                      "amount": "138.63",
                      "currencyCode": "JOD"
                    },
                    "taxCode": "SN",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "676"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "57.55",
                  "currencyCode": "LRD"
                }
              },
              "totalAmount": {
                "amount": "49.25",
                "currencyCode": "ANG"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 6
                },
                "newSeat": {
                  "column": "A",
                  "row": 29
                },
                "passengerRefId": "JrAz",
                "segmentRefId": "qixM"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 28
                },
                "newSeat": {
                  "column": "A",
                  "row": 14
                },
                "passengerRefId": "sSFV",
                "segmentRefId": "p5wY"
              }
            ]
          },
          {
            "commission": {
              "amount": "400.88",
              "code": "i6bc",
              "currencyCode": "LSL",
              "description": "NEGOTIATED COMM",
              "percentage": "16.14",
              "percentageAppliedToAmount": "472.28"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "50.45",
                "currencyCode": "VUV"
              },
              "differentialAmount": {
                "amount": "73.99",
                "currencyCode": "BMD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Progressive resilient architecture Cheese offers reliable performance and firm design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SG",
                    "taxAmount": {
                      "amount": "147.97",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "96",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "036"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "34.19",
                  "currencyCode": "SDG"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "zsqi",
                "segmentRefIds": [
                  "a5RC"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "43.67",
                "currencyCode": "LSL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Bike model with 99 GB RAM, 953 GB storage, and zesty features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "RS",
                    "taxAmount": {
                      "amount": "94.11",
                      "currencyCode": "SDG"
                    },
                    "taxCode": "3P",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "245"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "118.46",
                  "currencyCode": "KMF"
                }
              }
            },
            "offerItemId": "aZD3",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF01",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "149.17",
                "currencyCode": "IRR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Ball made with Granite for all-day distorted support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NL",
                    "taxAmount": {
                      "amount": "84.66",
                      "currencyCode": "RUB"
                    },
                    "taxCode": "el",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "956"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "165.85",
                  "currencyCode": "SRD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "S4na",
                    "segmentRefIds": [
                      "aIHz",
                      "DjTl",
                      "FKjx",
                      "1mQ4"
                    ]
                  },
                  {
                    "baggageRefId": "Ra3U",
                    "segmentRefIds": [
                      "lQkQ",
                      "3y5I",
                      "FKxL",
                      "pvYd"
                    ]
                  },
                  {
                    "baggageRefId": "dXXR",
                    "segmentRefIds": [
                      "kUqc",
                      "hgOv",
                      "MZvf",
                      "2sDF"
                    ]
                  },
                  {
                    "baggageRefId": "7cIZ",
                    "segmentRefIds": [
                      "9nZk",
                      "2i3L",
                      "vBjg",
                      "8ZM7",
                      "Q7TW"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "zurWeL3J",
                      "fareCode": "433",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "8qpM",
                    "segmentRefIds": [
                      "eoNw",
                      "j4Ib"
                    ],
                    "ticketDesignator": "1kbE",
                    "voluntaryChangeInformationRefs": [
                      "SLE"
                    ]
                  }
                ],
                "passengerRefId": "tOpa",
                "price": {
                  "baseAmount": {
                    "amount": "128.11",
                    "currencyCode": "ZMW"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "17.83",
                      "currencyCode": "HNL"
                    },
                    "preDiscountedAmount": {
                      "amount": "13.96",
                      "currencyCode": "CZK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New azure Pants with ergonomic design for familiar comfort",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TT",
                        "taxAmount": {
                          "amount": "87.01",
                          "currencyCode": "UGX"
                        },
                        "taxCode": "nl",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "344"
                      },
                      {
                        "description": "Savor the delicious essence in our Computer, designed for stupendous culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NU",
                        "taxAmount": {
                          "amount": "50.89",
                          "currencyCode": "HUF"
                        },
                        "taxCode": "hc",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "560"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "194.21",
                      "currencyCode": "VND"
                    }
                  },
                  "totalAmount": {
                    "amount": "161.44",
                    "currencyCode": "VND"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "iasAt"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "phY0",
                    "segmentRefIds": [
                      "yFX0",
                      "MXeU",
                      "jVnq",
                      "e6ki"
                    ]
                  },
                  {
                    "baggageRefId": "5QLX",
                    "segmentRefIds": [
                      "MbXm",
                      "EDt9",
                      "wMN7",
                      "ibtV"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "XJLtyxBA",
                      "fareCode": "306",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "HfUo",
                    "segmentRefIds": [
                      "8Z8e",
                      "MUmr",
                      "pKJu",
                      "yiAi"
                    ],
                    "ticketDesignator": "o4Y5",
                    "voluntaryChangeInformationRefs": [
                      "ZAR",
                      "SCR",
                      "IQD"
                    ]
                  }
                ],
                "passengerRefId": "XxhE",
                "price": {
                  "baseAmount": {
                    "amount": "147.7",
                    "currencyCode": "KPW"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "116.44",
                      "currencyCode": "SAR"
                    },
                    "preDiscountedAmount": {
                      "amount": "153.12",
                      "currencyCode": "CNY"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Iridium-enhanced technology, our Towels offers unparalleled mild performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "LI",
                        "taxAmount": {
                          "amount": "163.8",
                          "currencyCode": "JOD"
                        },
                        "taxCode": "hS",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "843"
                      },
                      {
                        "description": "Ergonomic Cheese made with Plastic for all-day hasty support",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "YT",
                        "taxAmount": {
                          "amount": "142.65",
                          "currencyCode": "ZWL"
                        },
                        "taxCode": "y8",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "706"
                      },
                      {
                        "description": "Savor the savory essence in our Keyboard, designed for puzzled culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AS",
                        "taxAmount": {
                          "amount": "193.22",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "FY",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "355"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "20.74",
                      "currencyCode": "GBP"
                    }
                  },
                  "totalAmount": {
                    "amount": "38.22",
                    "currencyCode": "ARS"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "xvJjm"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "otCA",
                    "segmentRefIds": [
                      "OktW",
                      "sBNw",
                      "As5K"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "TbAikK2n",
                      "fareCode": "828",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "W7AU",
                    "segmentRefIds": [
                      "Shvp",
                      "GqYa"
                    ],
                    "ticketDesignator": "tSjp",
                    "voluntaryChangeInformationRefs": [
                      "PHP",
                      "MKD",
                      "XPF",
                      "UAH"
                    ]
                  }
                ],
                "passengerRefId": "2RIl",
                "price": {
                  "baseAmount": {
                    "amount": "120.04",
                    "currencyCode": "GHS"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "153.66",
                      "currencyCode": "PLN"
                    },
                    "preDiscountedAmount": {
                      "amount": "54.18",
                      "currencyCode": "ZMW"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our sour-inspired Sausages brings a taste of luxury to your well-made lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BT",
                        "taxAmount": {
                          "amount": "163.62",
                          "currencyCode": "BWP"
                        },
                        "taxCode": "7n",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "278"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "121.95",
                      "currencyCode": "KRW"
                    }
                  },
                  "totalAmount": {
                    "amount": "181.51",
                    "currencyCode": "PAB"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "IltwI"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "OOhd",
                    "segmentRefIds": [
                      "1U6p",
                      "9fzW",
                      "sdMf",
                      "Lk6p",
                      "EhBp"
                    ]
                  },
                  {
                    "baggageRefId": "AWtU",
                    "segmentRefIds": [
                      "2JmI"
                    ]
                  },
                  {
                    "baggageRefId": "gwht",
                    "segmentRefIds": [
                      "El3t",
                      "h5NS",
                      "dflu",
                      "wVkq"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "UGNj0yJ7",
                      "fareCode": "150",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "KZK8",
                    "segmentRefIds": [
                      "I41R",
                      "cYNm"
                    ],
                    "ticketDesignator": "rjyJ",
                    "voluntaryChangeInformationRefs": [
                      "XOF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "sA5Aw5za",
                      "fareCode": "027",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "et8l",
                    "segmentRefIds": [
                      "P1I3"
                    ],
                    "ticketDesignator": "AsKG",
                    "voluntaryChangeInformationRefs": [
                      "SLE",
                      "SOS",
                      "NIO",
                      "KRW",
                      "MVR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "MQNhhdVz",
                      "fareCode": "582",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "JB5e",
                    "segmentRefIds": [
                      "QVku"
                    ],
                    "ticketDesignator": "1dAJ",
                    "voluntaryChangeInformationRefs": [
                      "ALL",
                      "SDG",
                      "MDL",
                      "COP"
                    ]
                  }
                ],
                "passengerRefId": "KhPr",
                "price": {
                  "baseAmount": {
                    "amount": "113.12",
                    "currencyCode": "BMD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "107.06",
                      "currencyCode": "SOS"
                    },
                    "preDiscountedAmount": {
                      "amount": "163.25",
                      "currencyCode": "AZN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Innovative Ball featuring usable technology and Granite construction",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TF",
                        "taxAmount": {
                          "amount": "101.52",
                          "currencyCode": "AED"
                        },
                        "taxCode": "9c",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "543"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "175.99",
                      "currencyCode": "KZT"
                    }
                  },
                  "totalAmount": {
                    "amount": "61.82",
                    "currencyCode": "PLN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "cvQ2x"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "126.49",
                "currencyCode": "HNL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our peacock-friendly Towels ensures well-groomed comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VE",
                    "taxAmount": {
                      "amount": "104.99",
                      "currencyCode": "TRY"
                    },
                    "taxCode": "5y",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "443"
                  },
                  {
                    "description": "The Wendy Soap is the latest in a series of sophisticated products from Fadel, Wyman and Schroeder",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IS",
                    "taxAmount": {
                      "amount": "10.91",
                      "currencyCode": "MWK"
                    },
                    "taxCode": "Wq",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "978"
                  },
                  {
                    "description": "The sleek and numb Shoes comes with azure LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NG",
                    "taxAmount": {
                      "amount": "54.38",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "vh",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "972"
                  },
                  {
                    "description": "The sleek and surprised Shirt comes with violet LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SN",
                    "taxAmount": {
                      "amount": "143.59",
                      "currencyCode": "JMD"
                    },
                    "taxCode": "q1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "298"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "143.12",
                  "currencyCode": "SDG"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "52.82",
                "currencyCode": "PHP"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "95.81",
                  "currencyCode": "DJF"
                },
                "preDiscountedAmount": {
                  "amount": "46.03",
                  "currencyCode": "ALL"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Reduced homogeneous initiative Pants offers reliable performance and frilly design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CM",
                    "taxAmount": {
                      "amount": "76.1",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "h1",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "840"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "85.68",
                  "currencyCode": "JPY"
                }
              },
              "totalAmount": {
                "amount": "146.13",
                "currencyCode": "SCR"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 24
                },
                "newSeat": {
                  "column": "C",
                  "row": 13
                },
                "passengerRefId": "q0cE",
                "segmentRefId": "jzUU"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 15
                },
                "newSeat": {
                  "column": "B",
                  "row": 19
                },
                "passengerRefId": "BABE",
                "segmentRefId": "cR6F"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 3
                },
                "newSeat": {
                  "column": "B",
                  "row": 26
                },
                "passengerRefId": "ZJtV",
                "segmentRefId": "hVQW"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 18
                },
                "newSeat": {
                  "column": "D",
                  "row": 3
                },
                "passengerRefId": "zUvS",
                "segmentRefId": "SrqL"
              }
            ]
          }
        ],
        "ownerCode": "r5",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "40.36",
            "currencyCode": "HTG",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Professional-grade Shirt perfect for narrow training and recreational use",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "PR",
                "taxAmount": {
                  "amount": "162.49",
                  "currencyCode": "ILS"
                },
                "taxCode": "13",
                "taxCodeText": "VAT",
                "taxPadisCode": "502"
              },
              {
                "description": "The sleek and uneven Bike comes with purple LED lighting for smart functionality",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "BY",
                "taxAmount": {
                  "amount": "152.28",
                  "currencyCode": "KYD"
                },
                "taxCode": "zA",
                "taxCodeText": "VAT",
                "taxPadisCode": "663"
              },
              {
                "description": "Towne, Jones and Kuvalis's most advanced Hat technology increases ill-fated capabilities",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "HT",
                "taxAmount": {
                  "amount": "193.21",
                  "currencyCode": "GNF"
                },
                "taxCode": "C5",
                "taxCodeText": "PAID",
                "taxPadisCode": "178"
              },
              {
                "description": "Stylish Bike designed to make you stand out with defenseless looks",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "PN",
                "taxAmount": {
                  "amount": "194.55",
                  "currencyCode": "AMD"
                },
                "taxCode": "xg",
                "taxCodeText": "VAT",
                "taxPadisCode": "776"
              },
              {
                "description": "Experience the blue brilliance of our Cheese, perfect for torn environments",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "KE",
                "taxAmount": {
                  "amount": "190.15",
                  "currencyCode": "PGK"
                },
                "taxCode": "2v",
                "taxCodeText": "VAT",
                "taxPadisCode": "041"
              }
            ],
            "totalTaxAmount": {
              "amount": "140.99",
              "currencyCode": "VUV"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "105.98",
            "currencyCode": "KZT"
          }
        },
        "validatingAirlineCode": "KD"
      },
      {
        "commission": {
          "amount": "247.16",
          "code": "PYpB",
          "currencyCode": "AWG",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "15",
          "percentageAppliedToAmount": "501.46"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "130.58",
            "currencyCode": "ETB"
          },
          "differentialAmount": {
            "amount": "143.96",
            "currencyCode": "ANG"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Ergonomic Gloves made with Steel for all-day last support",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "NL",
                "taxAmount": {
                  "amount": "30.56",
                  "currencyCode": "THB"
                },
                "taxCode": "xP",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "056"
              },
              {
                "description": "Discover the better new Mouse with an exciting mix of Aluminum ingredients",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "BM",
                "taxAmount": {
                  "amount": "84.1",
                  "currencyCode": "MKD"
                },
                "taxCode": "gn",
                "taxCodeText": "VAT",
                "taxPadisCode": "153"
              }
            ],
            "totalTaxAmount": {
              "amount": "84.39",
              "currencyCode": "ZMW"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 1067,
        "offerId": "BuJ6",
        "offerItems": [
          {
            "commission": {
              "amount": "484.99",
              "code": "eAI8",
              "currencyCode": "BHD",
              "description": "STANDARD COMM",
              "percentage": "13.55",
              "percentageAppliedToAmount": "109.75"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "28.35",
                "currencyCode": "MOP"
              },
              "differentialAmount": {
                "amount": "170.6",
                "currencyCode": "PKR"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Mouse made with Cotton for all-day well-made support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MG",
                    "taxAmount": {
                      "amount": "181.02",
                      "currencyCode": "IRR"
                    },
                    "taxCode": "y7",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "500"
                  },
                  {
                    "description": "Our spicy-inspired Towels brings a taste of luxury to your sick lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SX",
                    "taxAmount": {
                      "amount": "78.52",
                      "currencyCode": "AMD"
                    },
                    "taxCode": "yk",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "003"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "28.02",
                  "currencyCode": "SHP"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "0cou",
                "segmentRefIds": [
                  "toJ1",
                  "1lLC",
                  "Fo3D"
                ]
              },
              {
                "priceClassRefId": "Yjzj",
                "segmentRefIds": [
                  "whFM",
                  "NpAP"
                ]
              },
              {
                "priceClassRefId": "MH6O",
                "segmentRefIds": [
                  "OOyP",
                  "7A5K",
                  "JmUk"
                ]
              },
              {
                "priceClassRefId": "A3RL",
                "segmentRefIds": [
                  "nBsr",
                  "q6fW"
                ]
              },
              {
                "priceClassRefId": "Qv3t",
                "segmentRefIds": [
                  "1XuJ",
                  "0D3F",
                  "G39o",
                  "bck4"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "182.5",
                "currencyCode": "MMK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Salad made with Granite for all-day scared support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CW",
                    "taxAmount": {
                      "amount": "58.67",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "iu",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "471"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "185.28",
                  "currencyCode": "LAK"
                }
              }
            },
            "offerItemId": "GkpT",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "92.25",
                "currencyCode": "TZS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Chicken made with Steel for all-day putrid support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LC",
                    "taxAmount": {
                      "amount": "179.35",
                      "currencyCode": "QAR"
                    },
                    "taxCode": "9d",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "149"
                  },
                  {
                    "description": "New red Salad with ergonomic design for queasy comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PY",
                    "taxAmount": {
                      "amount": "169.98",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "H2",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "021"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "177.84",
                  "currencyCode": "BBD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "JHUZ",
                    "segmentRefIds": [
                      "0YjE",
                      "6UPF",
                      "6u3S",
                      "N905"
                    ]
                  },
                  {
                    "baggageRefId": "uWCg",
                    "segmentRefIds": [
                      "7P5K",
                      "FyEO",
                      "4Uhv",
                      "N2kJ",
                      "61I3"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Sjt6rebd",
                      "fareCode": "338",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "96sB",
                    "segmentRefIds": [
                      "wkKL",
                      "fCYR"
                    ],
                    "ticketDesignator": "DvDL",
                    "voluntaryChangeInformationRefs": [
                      "TOP",
                      "COP",
                      "UGX"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "qcqla6To",
                      "fareCode": "368",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "ds1C",
                    "segmentRefIds": [
                      "eRdt",
                      "gj1w",
                      "EZrW"
                    ],
                    "ticketDesignator": "V6on",
                    "voluntaryChangeInformationRefs": [
                      "TOP",
                      "KWD",
                      "STN",
                      "BIF",
                      "PYG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "RpbtgUgu",
                      "fareCode": "217",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "e54w",
                    "segmentRefIds": [
                      "uVs5",
                      "KwWY",
                      "Ei3S",
                      "X3Iz",
                      "GIk7"
                    ],
                    "ticketDesignator": "rW18",
                    "voluntaryChangeInformationRefs": [
                      "VES",
                      "MOP",
                      "MVR",
                      "KGS",
                      "XAF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "hiZNoPL5",
                      "fareCode": "030",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "4uni",
                    "segmentRefIds": [
                      "rjqa",
                      "raFF",
                      "1Pnt",
                      "1EAS",
                      "gChx"
                    ],
                    "ticketDesignator": "EgP9",
                    "voluntaryChangeInformationRefs": [
                      "PYG",
                      "AZN",
                      "MMK",
                      "UAH",
                      "BHD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "07Zwtygs",
                      "fareCode": "948",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "H7NE",
                    "segmentRefIds": [
                      "3ZLJ"
                    ],
                    "ticketDesignator": "2Jbi",
                    "voluntaryChangeInformationRefs": [
                      "MAD"
                    ]
                  }
                ],
                "passengerRefId": "8Mra",
                "price": {
                  "baseAmount": {
                    "amount": "124.21",
                    "currencyCode": "SHP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "45.91",
                      "currencyCode": "FKP"
                    },
                    "preDiscountedAmount": {
                      "amount": "160.81",
                      "currencyCode": "HKD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Gloves model with 43 GB RAM, 424 GB storage, and determined features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CC",
                        "taxAmount": {
                          "amount": "43.52",
                          "currencyCode": "AWG"
                        },
                        "taxCode": "J0",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "656"
                      },
                      {
                        "description": "Savor the tangy essence in our Mouse, designed for suburban culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "VN",
                        "taxAmount": {
                          "amount": "173.6",
                          "currencyCode": "AED"
                        },
                        "taxCode": "MT",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "463"
                      },
                      {
                        "description": "The sleek and optimal Towels comes with red LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PY",
                        "taxAmount": {
                          "amount": "162.84",
                          "currencyCode": "KES"
                        },
                        "taxCode": "9r",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "926"
                      },
                      {
                        "description": "Featuring Rhenium-enhanced technology, our Sausages offers unparalleled colorless performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AZ",
                        "taxAmount": {
                          "amount": "184.52",
                          "currencyCode": "TJS"
                        },
                        "taxCode": "Oa",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "583"
                      },
                      {
                        "description": "The Fully-configurable radical generative AI Keyboard offers reliable performance and snappy design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AZ",
                        "taxAmount": {
                          "amount": "14.6",
                          "currencyCode": "MGA"
                        },
                        "taxCode": "uy",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "234"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "178.72",
                      "currencyCode": "BWP"
                    }
                  },
                  "totalAmount": {
                    "amount": "161.51",
                    "currencyCode": "VND"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "cis7o"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "4ryW",
                    "segmentRefIds": [
                      "vKQc",
                      "XfUJ",
                      "xaT7"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "2C9d4WMm",
                      "fareCode": "185",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "fcqP",
                    "segmentRefIds": [
                      "Jod1",
                      "MMwg",
                      "a2oD",
                      "6XPI"
                    ],
                    "ticketDesignator": "i5Zr",
                    "voluntaryChangeInformationRefs": [
                      "VUV"
                    ]
                  }
                ],
                "passengerRefId": "Izhy",
                "price": {
                  "baseAmount": {
                    "amount": "68.42",
                    "currencyCode": "OMR"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "139.23",
                      "currencyCode": "DZD"
                    },
                    "preDiscountedAmount": {
                      "amount": "48.64",
                      "currencyCode": "BTN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New orange Table with ergonomic design for velvety comfort",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GQ",
                        "taxAmount": {
                          "amount": "15.01",
                          "currencyCode": "RSD"
                        },
                        "taxCode": "fk",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "600"
                      },
                      {
                        "description": "Schultz Inc's most advanced Pizza technology increases woeful capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TK",
                        "taxAmount": {
                          "amount": "69.82",
                          "currencyCode": "GYD"
                        },
                        "taxCode": "5N",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "480"
                      },
                      {
                        "description": "The Arlo Chair is the latest in a series of moist products from Wilderman, Gusikowski and Kassulke",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CG",
                        "taxAmount": {
                          "amount": "100.71",
                          "currencyCode": "LKR"
                        },
                        "taxCode": "kU",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "003"
                      },
                      {
                        "description": "Stylish Hat designed to make you stand out with heavy looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "WS",
                        "taxAmount": {
                          "amount": "142.83",
                          "currencyCode": "AZN"
                        },
                        "taxCode": "UO",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "970"
                      },
                      {
                        "description": "Sanford and Sons's most advanced Chips technology increases mixed capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GF",
                        "taxAmount": {
                          "amount": "149.54",
                          "currencyCode": "COP"
                        },
                        "taxCode": "ZH",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "401"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "166.34",
                      "currencyCode": "TZS"
                    }
                  },
                  "totalAmount": {
                    "amount": "184.72",
                    "currencyCode": "GHS"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "khWTT"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "76.32",
                "currencyCode": "GNF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the crispy essence in our Towels, designed for hospitable culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "UM",
                    "taxAmount": {
                      "amount": "93.15",
                      "currencyCode": "CAD"
                    },
                    "taxCode": "0c",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "150"
                  },
                  {
                    "description": "The sleek and tall Table comes with blue LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ET",
                    "taxAmount": {
                      "amount": "70.58",
                      "currencyCode": "OMR"
                    },
                    "taxCode": "BN",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "307"
                  },
                  {
                    "description": "Professional-grade Fish perfect for whispered training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SI",
                    "taxAmount": {
                      "amount": "121.57",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "is",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "826"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "43.27",
                  "currencyCode": "BBD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "170.28",
                "currencyCode": "BRL"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "191.43",
                  "currencyCode": "ILS"
                },
                "preDiscountedAmount": {
                  "amount": "49.58",
                  "currencyCode": "MNT"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Pizza model with 20 GB RAM, 393 GB storage, and beneficial features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KR",
                    "taxAmount": {
                      "amount": "178.2",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "Rm",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "379"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "100.91",
                  "currencyCode": "IQD"
                }
              },
              "totalAmount": {
                "amount": "96.71",
                "currencyCode": "GIP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 17
                },
                "newSeat": {
                  "column": "F",
                  "row": 26
                },
                "passengerRefId": "H6WJ",
                "segmentRefId": "BGPQ"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 28
                },
                "newSeat": {
                  "column": "B",
                  "row": 9
                },
                "passengerRefId": "Q5N7",
                "segmentRefId": "Ws3W"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 29
                },
                "newSeat": {
                  "column": "D",
                  "row": 20
                },
                "passengerRefId": "CMgL",
                "segmentRefId": "MHqZ"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 2
                },
                "newSeat": {
                  "column": "B",
                  "row": 7
                },
                "passengerRefId": "9PCG",
                "segmentRefId": "8do6"
              }
            ]
          }
        ],
        "ownerCode": "qS",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "163.31",
            "currencyCode": "HNL",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Featuring Argon-enhanced technology, our Bacon offers unparalleled plain performance",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "TN",
                "taxAmount": {
                  "amount": "15.87",
                  "currencyCode": "JOD"
                },
                "taxCode": "7Y",
                "taxCodeText": "PAID",
                "taxPadisCode": "637"
              },
              {
                "description": "The indigo Fish combines Turks and Caicos Islands aesthetics with Moscovium-based durability",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "DZ",
                "taxAmount": {
                  "amount": "10.32",
                  "currencyCode": "EGP"
                },
                "taxCode": "D6",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "945"
              }
            ],
            "totalTaxAmount": {
              "amount": "48.08",
              "currencyCode": "HTG"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "164.03",
            "currencyCode": "AOA"
          }
        },
        "validatingAirlineCode": "YV"
      },
      {
        "commission": {
          "amount": "240.33",
          "code": "MRz2",
          "currencyCode": "EUR",
          "description": "NEGOTIATED COMM",
          "percentage": "19.01",
          "percentageAppliedToAmount": "191.72"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "61.2",
            "currencyCode": "TOP"
          },
          "differentialAmount": {
            "amount": "135.48",
            "currencyCode": "SYP"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Stylish Chicken designed to make you stand out with jagged looks",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "AM",
                "taxAmount": {
                  "amount": "104.39",
                  "currencyCode": "CHF"
                },
                "taxCode": "ie",
                "taxCodeText": "PAID",
                "taxPadisCode": "673"
              },
              {
                "description": "Introducing the San Marino-inspired Mouse, blending distorted style with local craftsmanship",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "PK",
                "taxAmount": {
                  "amount": "46",
                  "currencyCode": "LAK"
                },
                "taxCode": "AK",
                "taxCodeText": "PAID",
                "taxPadisCode": "650"
              },
              {
                "description": "Discover the imaginary new Chair with an exciting mix of Silk ingredients",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "NE",
                "taxAmount": {
                  "amount": "155.92",
                  "currencyCode": "KWD"
                },
                "taxCode": "OZ",
                "taxCodeText": "VAT",
                "taxPadisCode": "503"
              },
              {
                "description": "Ergonomic Bacon made with Granite for all-day cheerful support",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "JE",
                "taxAmount": {
                  "amount": "27.27",
                  "currencyCode": "PHP"
                },
                "taxCode": "wR",
                "taxCodeText": "PAID",
                "taxPadisCode": "521"
              },
              {
                "description": "Discover the rabbit-like agility of our Pizza, perfect for ruddy users",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "GD",
                "taxAmount": {
                  "amount": "190.25",
                  "currencyCode": "TZS"
                },
                "taxCode": "ok",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "520"
              }
            ],
            "totalTaxAmount": {
              "amount": "101.6",
              "currencyCode": "JOD"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 348,
        "offerId": "EF1y",
        "offerItems": [
          {
            "commission": {
              "amount": "18.22",
              "code": "XvZ8",
              "currencyCode": "MDL",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "8.73",
              "percentageAppliedToAmount": "822.2"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "67.36",
                "currencyCode": "MRU"
              },
              "differentialAmount": {
                "amount": "100.6",
                "currencyCode": "LBP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Soap perfect for candid training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MQ",
                    "taxAmount": {
                      "amount": "76.4",
                      "currencyCode": "DZD"
                    },
                    "taxCode": "JG",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "758"
                  },
                  {
                    "description": "The Devolved scalable function Keyboard offers reliable performance and surprised design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SJ",
                    "taxAmount": {
                      "amount": "134.38",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "R9",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "813"
                  },
                  {
                    "description": "The lime Tuna combines Papua New Guinea aesthetics with Lawrencium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MK",
                    "taxAmount": {
                      "amount": "104.93",
                      "currencyCode": "ANG"
                    },
                    "taxCode": "6I",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "410"
                  },
                  {
                    "description": "Introducing the Antarctica-inspired Chicken, blending superb style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CD",
                    "taxAmount": {
                      "amount": "14.94",
                      "currencyCode": "DJF"
                    },
                    "taxCode": "Io",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "957"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "158.84",
                  "currencyCode": "CDF"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "fMJO",
                "segmentRefIds": [
                  "he1s",
                  "Ierv",
                  "BOsD",
                  "vXKs",
                  "icPc"
                ]
              },
              {
                "priceClassRefId": "e6PN",
                "segmentRefIds": [
                  "Xlqw",
                  "D0FK",
                  "oq0t"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "176.96",
                "currencyCode": "TZS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the fluffy essence in our Salad, designed for stupendous culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BM",
                    "taxAmount": {
                      "amount": "162.35",
                      "currencyCode": "KGS"
                    },
                    "taxCode": "nC",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "611"
                  },
                  {
                    "description": "New pink Bike with ergonomic design for better comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MG",
                    "taxAmount": {
                      "amount": "117.46",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "NS",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "672"
                  },
                  {
                    "description": "Savor the juicy essence in our Computer, designed for scientific culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MZ",
                    "taxAmount": {
                      "amount": "100.84",
                      "currencyCode": "KRW"
                    },
                    "taxCode": "UW",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "826"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "41.64",
                  "currencyCode": "DOP"
                }
              }
            },
            "offerItemId": "HnIU",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "59.42",
                "currencyCode": "ANG",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the sweet essence in our Shirt, designed for sunny culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SK",
                    "taxAmount": {
                      "amount": "144.39",
                      "currencyCode": "MZN"
                    },
                    "taxCode": "wj",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "585"
                  },
                  {
                    "description": "New maroon Chicken with ergonomic design for accurate comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "EC",
                    "taxAmount": {
                      "amount": "108.21",
                      "currencyCode": "HKD"
                    },
                    "taxCode": "Mo",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "998"
                  },
                  {
                    "description": "Innovative Car featuring frilly technology and Bamboo construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VU",
                    "taxAmount": {
                      "amount": "151.27",
                      "currencyCode": "CAD"
                    },
                    "taxCode": "9R",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "658"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "28.14",
                  "currencyCode": "LBP"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "lR41",
                    "segmentRefIds": [
                      "o8Rq",
                      "rL4O",
                      "5f77",
                      "kP0u"
                    ]
                  },
                  {
                    "baggageRefId": "Ium5",
                    "segmentRefIds": [
                      "NzzK",
                      "8A5K",
                      "EbaY",
                      "GNZH",
                      "LxMg"
                    ]
                  },
                  {
                    "baggageRefId": "PcMJ",
                    "segmentRefIds": [
                      "kA7E",
                      "JliZ",
                      "aZ5O"
                    ]
                  },
                  {
                    "baggageRefId": "QEEI",
                    "segmentRefIds": [
                      "2tJu"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "22i62IfD",
                      "fareCode": "770",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "It1Q",
                    "segmentRefIds": [
                      "whVG",
                      "HROC",
                      "8Pot",
                      "zgOJ"
                    ],
                    "ticketDesignator": "52u5",
                    "voluntaryChangeInformationRefs": [
                      "BMD",
                      "ZWL",
                      "CUP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "cfJwxQ4G",
                      "fareCode": "854",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "M5YK",
                    "segmentRefIds": [
                      "zBgW",
                      "vuHm"
                    ],
                    "ticketDesignator": "4EGw",
                    "voluntaryChangeInformationRefs": [
                      "ISK",
                      "LKR",
                      "BDT",
                      "LAK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "TwkU2snp",
                      "fareCode": "689",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "DgGI",
                    "segmentRefIds": [
                      "YFsg"
                    ],
                    "ticketDesignator": "c2xV",
                    "voluntaryChangeInformationRefs": [
                      "MUR",
                      "BBD",
                      "KYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "CRmOeWda",
                      "fareCode": "017",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "B1MZ",
                    "segmentRefIds": [
                      "v4Le"
                    ],
                    "ticketDesignator": "4D23",
                    "voluntaryChangeInformationRefs": [
                      "LAK",
                      "TTD"
                    ]
                  }
                ],
                "passengerRefId": "zfbe",
                "price": {
                  "baseAmount": {
                    "amount": "178.34",
                    "currencyCode": "XCD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "111.4",
                      "currencyCode": "UYU"
                    },
                    "preDiscountedAmount": {
                      "amount": "128.48",
                      "currencyCode": "GBP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Thulium-enhanced technology, our Mouse offers unparalleled dependent performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GE",
                        "taxAmount": {
                          "amount": "41.82",
                          "currencyCode": "GYD"
                        },
                        "taxCode": "vx",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "879"
                      },
                      {
                        "description": "Our delicious-inspired Chicken brings a taste of luxury to your different lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "IM",
                        "taxAmount": {
                          "amount": "158.93",
                          "currencyCode": "CAD"
                        },
                        "taxCode": "fN",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "762"
                      },
                      {
                        "description": "The sleek and triangular Cheese comes with red LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CR",
                        "taxAmount": {
                          "amount": "65.8",
                          "currencyCode": "KHR"
                        },
                        "taxCode": "5k",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "430"
                      },
                      {
                        "description": "Savor the delicious essence in our Cheese, designed for exalted culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BQ",
                        "taxAmount": {
                          "amount": "53.76",
                          "currencyCode": "AFN"
                        },
                        "taxCode": "4m",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "379"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "119.39",
                      "currencyCode": "BIF"
                    }
                  },
                  "totalAmount": {
                    "amount": "92.23",
                    "currencyCode": "MUR"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "wqzeM"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "lRyO",
                    "segmentRefIds": [
                      "zBKQ",
                      "YlOh"
                    ]
                  },
                  {
                    "baggageRefId": "kFTi",
                    "segmentRefIds": [
                      "hEP7",
                      "1SVo",
                      "nAJA",
                      "Blq8",
                      "nPgk"
                    ]
                  },
                  {
                    "baggageRefId": "0qOe",
                    "segmentRefIds": [
                      "Obtn"
                    ]
                  },
                  {
                    "baggageRefId": "lwVQ",
                    "segmentRefIds": [
                      "hkkt",
                      "esgx",
                      "4rBh"
                    ]
                  },
                  {
                    "baggageRefId": "GGwE",
                    "segmentRefIds": [
                      "v2Gw",
                      "vCL9",
                      "aRBB",
                      "R2MT"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "cyga2BkY",
                      "fareCode": "327",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "eLsh",
                    "segmentRefIds": [
                      "pDRB",
                      "SZSk",
                      "QI18",
                      "35Qp"
                    ],
                    "ticketDesignator": "4sLc",
                    "voluntaryChangeInformationRefs": [
                      "TTD",
                      "KMF",
                      "GEL",
                      "KES",
                      "IDR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "xL0bpgUB",
                      "fareCode": "298",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "Nhqd",
                    "segmentRefIds": [
                      "WLBo",
                      "88Yu",
                      "kBf3",
                      "bsti"
                    ],
                    "ticketDesignator": "RWg0",
                    "voluntaryChangeInformationRefs": [
                      "EGP",
                      "INR",
                      "KES",
                      "RWF"
                    ]
                  }
                ],
                "passengerRefId": "sdEz",
                "price": {
                  "baseAmount": {
                    "amount": "180.49",
                    "currencyCode": "SEK"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "122.54",
                      "currencyCode": "EUR"
                    },
                    "preDiscountedAmount": {
                      "amount": "147.4",
                      "currencyCode": "BRL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The olive Pizza combines Congo aesthetics with Rubidium-based durability",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "UA",
                        "taxAmount": {
                          "amount": "104.43",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "95",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "626"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "36.24",
                      "currencyCode": "MOP"
                    }
                  },
                  "totalAmount": {
                    "amount": "60.1",
                    "currencyCode": "JMD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "rdGD6"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "cNW8",
                    "segmentRefIds": [
                      "Obpv",
                      "c7pR",
                      "nLwH",
                      "4eAH"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "6hv5jzjm",
                      "fareCode": "254",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "R8tA",
                    "segmentRefIds": [
                      "cR2x",
                      "BNSS"
                    ],
                    "ticketDesignator": "MdxY",
                    "voluntaryChangeInformationRefs": [
                      "ANG",
                      "KWD",
                      "SHP",
                      "PAB"
                    ]
                  }
                ],
                "passengerRefId": "LChd",
                "price": {
                  "baseAmount": {
                    "amount": "119.44",
                    "currencyCode": "JMD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "94.32",
                      "currencyCode": "XCD"
                    },
                    "preDiscountedAmount": {
                      "amount": "122.78",
                      "currencyCode": "KHR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Innovative Pants featuring unaware technology and Cotton construction",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "PL",
                        "taxAmount": {
                          "amount": "66.65",
                          "currencyCode": "AZN"
                        },
                        "taxCode": "OB",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "019"
                      },
                      {
                        "description": "Innovative Towels featuring sweet technology and Ceramic construction",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PG",
                        "taxAmount": {
                          "amount": "56.95",
                          "currencyCode": "ZWL"
                        },
                        "taxCode": "PY",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "816"
                      },
                      {
                        "description": "Our butterfly-friendly Ball ensures sentimental comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "EG",
                        "taxAmount": {
                          "amount": "33.74",
                          "currencyCode": "AFN"
                        },
                        "taxCode": "TG",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "423"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "86.02",
                      "currencyCode": "KMF"
                    }
                  },
                  "totalAmount": {
                    "amount": "157.66",
                    "currencyCode": "CHF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "jdd8N"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "6him",
                    "segmentRefIds": [
                      "XHMw",
                      "uK9x",
                      "ZcTM",
                      "kqA5",
                      "hFp0"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "hj3ERgv7",
                      "fareCode": "233",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "88ov",
                    "segmentRefIds": [
                      "9wlU",
                      "GBDs",
                      "C9T0",
                      "PQ6A"
                    ],
                    "ticketDesignator": "Pujg",
                    "voluntaryChangeInformationRefs": [
                      "SGD",
                      "CZK"
                    ]
                  }
                ],
                "passengerRefId": "iNDV",
                "price": {
                  "baseAmount": {
                    "amount": "57.42",
                    "currencyCode": "KPW"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "29.23",
                      "currencyCode": "UGX"
                    },
                    "preDiscountedAmount": {
                      "amount": "117.73",
                      "currencyCode": "LBP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the upbeat new Bacon with an exciting mix of Silk ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BV",
                        "taxAmount": {
                          "amount": "57.92",
                          "currencyCode": "SYP"
                        },
                        "taxCode": "2I",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "521"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "25.57",
                      "currencyCode": "BRL"
                    }
                  },
                  "totalAmount": {
                    "amount": "149.96",
                    "currencyCode": "BAM"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "3wZXJ"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "YMLK",
                    "segmentRefIds": [
                      "UZwp",
                      "HxyC",
                      "Kw9i"
                    ]
                  },
                  {
                    "baggageRefId": "Vlo4",
                    "segmentRefIds": [
                      "dcAu",
                      "SSIQ",
                      "oV9H",
                      "cLuv"
                    ]
                  },
                  {
                    "baggageRefId": "OOgQ",
                    "segmentRefIds": [
                      "WiLK",
                      "ef4D",
                      "edMY",
                      "2b2A",
                      "Mfrt"
                    ]
                  },
                  {
                    "baggageRefId": "26sb",
                    "segmentRefIds": [
                      "3Ou2",
                      "84OQ",
                      "3cNy",
                      "yabw",
                      "XNuk"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "6z1y9zhc",
                      "fareCode": "762",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "1rU3",
                    "segmentRefIds": [
                      "c1Ig",
                      "KXfj",
                      "3Wru"
                    ],
                    "ticketDesignator": "O96B",
                    "voluntaryChangeInformationRefs": [
                      "NPR",
                      "LBP"
                    ]
                  }
                ],
                "passengerRefId": "x0Pe",
                "price": {
                  "baseAmount": {
                    "amount": "82.21",
                    "currencyCode": "DKK"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "78.56",
                      "currencyCode": "EUR"
                    },
                    "preDiscountedAmount": {
                      "amount": "101.01",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Nickel-enhanced technology, our Chicken offers unparalleled overcooked performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "RO",
                        "taxAmount": {
                          "amount": "102.31",
                          "currencyCode": "QAR"
                        },
                        "taxCode": "3e",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "172"
                      },
                      {
                        "description": "Quigley - Russel's most advanced Bacon technology increases aware capabilities",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CM",
                        "taxAmount": {
                          "amount": "145.84",
                          "currencyCode": "MGA"
                        },
                        "taxCode": "QJ",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "854"
                      },
                      {
                        "description": "Professional-grade Sausages perfect for mature training and recreational use",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TN",
                        "taxAmount": {
                          "amount": "115.09",
                          "currencyCode": "LRD"
                        },
                        "taxCode": "8R",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "996"
                      },
                      {
                        "description": "Discover the creative new Chicken with an exciting mix of Bamboo ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "KH",
                        "taxAmount": {
                          "amount": "103.47",
                          "currencyCode": "KHR"
                        },
                        "taxCode": "Pm",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "722"
                      },
                      {
                        "description": "Experience the gold brilliance of our Mouse, perfect for unsightly environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KR",
                        "taxAmount": {
                          "amount": "114.1",
                          "currencyCode": "OMR"
                        },
                        "taxCode": "CY",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "169"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "93.45",
                      "currencyCode": "ARS"
                    }
                  },
                  "totalAmount": {
                    "amount": "145.43",
                    "currencyCode": "TTD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "CvHKP"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "120.7",
                "currencyCode": "NOK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Oriental Chicken designed with Ceramic for pale performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SM",
                    "taxAmount": {
                      "amount": "89.06",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "R5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "866"
                  },
                  {
                    "description": "New Computer model with 86 GB RAM, 490 GB storage, and feline features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CX",
                    "taxAmount": {
                      "amount": "72.95",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "6b",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "802"
                  },
                  {
                    "description": "Stylish Towels designed to make you stand out with dismal looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MA",
                    "taxAmount": {
                      "amount": "34.98",
                      "currencyCode": "ALL"
                    },
                    "taxCode": "cW",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "613"
                  },
                  {
                    "description": "The Seamless next generation instruction set Car offers reliable performance and clear design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GW",
                    "taxAmount": {
                      "amount": "123.6",
                      "currencyCode": "AWG"
                    },
                    "taxCode": "ub",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "016"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "151.45",
                  "currencyCode": "KYD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "123.79",
                "currencyCode": "AZN"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "45.72",
                  "currencyCode": "GNF"
                },
                "preDiscountedAmount": {
                  "amount": "111.55",
                  "currencyCode": "KWD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Tasty Bike designed with Steel for black performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MQ",
                    "taxAmount": {
                      "amount": "92.81",
                      "currencyCode": "STN"
                    },
                    "taxCode": "7X",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "562"
                  },
                  {
                    "description": "New grey Pizza with ergonomic design for concrete comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TM",
                    "taxAmount": {
                      "amount": "147.42",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "I4",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "640"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "153.81",
                  "currencyCode": "PGK"
                }
              },
              "totalAmount": {
                "amount": "108.38",
                "currencyCode": "LSL"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 21
                },
                "newSeat": {
                  "column": "A",
                  "row": 13
                },
                "passengerRefId": "Mq3x",
                "segmentRefId": "Kc8V"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 14
                },
                "newSeat": {
                  "column": "C",
                  "row": 12
                },
                "passengerRefId": "iI0D",
                "segmentRefId": "tqoI"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 21
                },
                "newSeat": {
                  "column": "E",
                  "row": 10
                },
                "passengerRefId": "zUeq",
                "segmentRefId": "rAXr"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 13
                },
                "newSeat": {
                  "column": "A",
                  "row": 3
                },
                "passengerRefId": "Ai63",
                "segmentRefId": "9A7R"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 4
                },
                "newSeat": {
                  "column": "F",
                  "row": 22
                },
                "passengerRefId": "0DEO",
                "segmentRefId": "5CTd"
              }
            ]
          },
          {
            "commission": {
              "amount": "396.5",
              "code": "Nbr7",
              "currencyCode": "AUD",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "15.88",
              "percentageAppliedToAmount": "308.35"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "97.86",
                "currencyCode": "BMD"
              },
              "differentialAmount": {
                "amount": "176.28",
                "currencyCode": "VUV"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Hydrogen-enhanced technology, our Computer offers unparalleled frank performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "192.24",
                      "currencyCode": "GHS"
                    },
                    "taxCode": "Db",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "938"
                  },
                  {
                    "description": "The Visionary mission-critical synergy Sausages offers reliable performance and curly design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SN",
                    "taxAmount": {
                      "amount": "85.28",
                      "currencyCode": "CDF"
                    },
                    "taxCode": "A8",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "285"
                  },
                  {
                    "description": "The Ergonomic data-driven matrix Table offers reliable performance and useless design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TT",
                    "taxAmount": {
                      "amount": "40.84",
                      "currencyCode": "TRY"
                    },
                    "taxCode": "XI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "358"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "37.51",
                  "currencyCode": "BZD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "vPYW",
                "segmentRefIds": [
                  "pLg6",
                  "HnMo",
                  "Cc4j",
                  "CDdu"
                ]
              },
              {
                "priceClassRefId": "vREV",
                "segmentRefIds": [
                  "Fzsz",
                  "n9Mh",
                  "9PaQ",
                  "8f9k",
                  "BZpp"
                ]
              },
              {
                "priceClassRefId": "B7a6",
                "segmentRefIds": [
                  "gMx8",
                  "UBKK",
                  "sBWl"
                ]
              },
              {
                "priceClassRefId": "oW9z",
                "segmentRefIds": [
                  "tmdm",
                  "53AA"
                ]
              },
              {
                "priceClassRefId": "tJ6S",
                "segmentRefIds": [
                  "YlUH"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "50",
                "currencyCode": "EGP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Chicken designed to make you stand out with spirited looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CV",
                    "taxAmount": {
                      "amount": "76.43",
                      "currencyCode": "BBD"
                    },
                    "taxCode": "6j",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "795"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "115.25",
                  "currencyCode": "COP"
                }
              }
            },
            "offerItemId": "ObOm",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "103.72",
                "currencyCode": "COP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New azure Table with ergonomic design for showy comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TN",
                    "taxAmount": {
                      "amount": "158.78",
                      "currencyCode": "ERN"
                    },
                    "taxCode": "JL",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "220"
                  },
                  {
                    "description": "Featuring Lutetium-enhanced technology, our Sausages offers unparalleled limp performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "RE",
                    "taxAmount": {
                      "amount": "65.46",
                      "currencyCode": "KMF"
                    },
                    "taxCode": "VL",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "443"
                  },
                  {
                    "description": "Discover the rundown new Shoes with an exciting mix of Plastic ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GM",
                    "taxAmount": {
                      "amount": "193.68",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "SA",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "017"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "32.79",
                  "currencyCode": "ERN"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "qUCo",
                    "segmentRefIds": [
                      "5RUL"
                    ]
                  },
                  {
                    "baggageRefId": "VAfo",
                    "segmentRefIds": [
                      "FgBR"
                    ]
                  },
                  {
                    "baggageRefId": "ymJ3",
                    "segmentRefIds": [
                      "wYXl",
                      "uUfo"
                    ]
                  },
                  {
                    "baggageRefId": "OTo2",
                    "segmentRefIds": [
                      "JTjC",
                      "feRQ",
                      "lJ4J"
                    ]
                  },
                  {
                    "baggageRefId": "jEZY",
                    "segmentRefIds": [
                      "f77T",
                      "9GyE",
                      "zpv6",
                      "wXqx"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "jIVneoq4",
                      "fareCode": "240",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "xHUK",
                    "segmentRefIds": [
                      "3AFM",
                      "Pur4",
                      "mT27",
                      "DIqp"
                    ],
                    "ticketDesignator": "9xlA",
                    "voluntaryChangeInformationRefs": [
                      "JOD",
                      "MAD",
                      "NIO"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "hwM8YCHb",
                      "fareCode": "021",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "wWWj",
                    "segmentRefIds": [
                      "Kxjq",
                      "e2vC"
                    ],
                    "ticketDesignator": "bsfW",
                    "voluntaryChangeInformationRefs": [
                      "UZS",
                      "RON"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "wPlurQjR",
                      "fareCode": "013",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "YWDo",
                    "segmentRefIds": [
                      "mV08",
                      "C7tH",
                      "Mpih"
                    ],
                    "ticketDesignator": "9kAS",
                    "voluntaryChangeInformationRefs": [
                      "QAR",
                      "NIO",
                      "KYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "4zz6yGkt",
                      "fareCode": "846",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "6OxV",
                    "segmentRefIds": [
                      "BVRo"
                    ],
                    "ticketDesignator": "ntUh",
                    "voluntaryChangeInformationRefs": [
                      "DJF",
                      "BAM",
                      "TRY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "LpjpafBn",
                      "fareCode": "961",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "vnO5",
                    "segmentRefIds": [
                      "W40l",
                      "7Cc3",
                      "W95L",
                      "opqZ"
                    ],
                    "ticketDesignator": "cswC",
                    "voluntaryChangeInformationRefs": [
                      "NOK",
                      "MXN",
                      "KHR",
                      "TMT",
                      "EGP"
                    ]
                  }
                ],
                "passengerRefId": "2rUU",
                "price": {
                  "baseAmount": {
                    "amount": "169.78",
                    "currencyCode": "MAD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "175.17",
                      "currencyCode": "ZAR"
                    },
                    "preDiscountedAmount": {
                      "amount": "168.48",
                      "currencyCode": "MNT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New orange Towels with ergonomic design for peaceful comfort",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MQ",
                        "taxAmount": {
                          "amount": "171.26",
                          "currencyCode": "CUP"
                        },
                        "taxCode": "l9",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "790"
                      },
                      {
                        "description": "Experience the teal brilliance of our Car, perfect for polite environments",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TM",
                        "taxAmount": {
                          "amount": "157.89",
                          "currencyCode": "KYD"
                        },
                        "taxCode": "2h",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "921"
                      },
                      {
                        "description": "The tan Hat combines Virgin Islands, U.S. aesthetics with Nihonium-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SB",
                        "taxAmount": {
                          "amount": "97.92",
                          "currencyCode": "XPF"
                        },
                        "taxCode": "I5",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "347"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "49.82",
                      "currencyCode": "BGN"
                    }
                  },
                  "totalAmount": {
                    "amount": "116.77",
                    "currencyCode": "VUV"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "84Isp"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "52.5",
                "currencyCode": "BZD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the sour essence in our Computer, designed for prime culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TD",
                    "taxAmount": {
                      "amount": "116.39",
                      "currencyCode": "BAM"
                    },
                    "taxCode": "Ia",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "433"
                  },
                  {
                    "description": "Savor the savory essence in our Soap, designed for unfortunate culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "VI",
                    "taxAmount": {
                      "amount": "86.21",
                      "currencyCode": "GNF"
                    },
                    "taxCode": "U7",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "075"
                  },
                  {
                    "description": "Our butterfly-friendly Hat ensures taut comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FJ",
                    "taxAmount": {
                      "amount": "161.78",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "5p",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "505"
                  },
                  {
                    "description": "Discover the zebra-like agility of our Ball, perfect for sizzling users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BF",
                    "taxAmount": {
                      "amount": "27.85",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "g3",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "038"
                  },
                  {
                    "description": "Innovative Bike featuring flowery technology and Silk construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ID",
                    "taxAmount": {
                      "amount": "126.7",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "CD",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "307"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "191.62",
                  "currencyCode": "UGX"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "112.14",
                "currencyCode": "PYG"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "115.05",
                  "currencyCode": "BIF"
                },
                "preDiscountedAmount": {
                  "amount": "190.39",
                  "currencyCode": "ETB"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our tangy-inspired Hat brings a taste of luxury to your impressive lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SM",
                    "taxAmount": {
                      "amount": "106.33",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "3d",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "762"
                  },
                  {
                    "description": "The Grass-roots optimizing concept Shirt offers reliable performance and neat design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "42.16",
                      "currencyCode": "CLP"
                    },
                    "taxCode": "Aa",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "170"
                  },
                  {
                    "description": "Our kangaroo-friendly Chicken ensures lined comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "UG",
                    "taxAmount": {
                      "amount": "147.22",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "LC",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "117"
                  },
                  {
                    "description": "Discover the thick new Ball with an exciting mix of Wooden ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BA",
                    "taxAmount": {
                      "amount": "26.2",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "se",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "353"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "198.86",
                  "currencyCode": "SCR"
                }
              },
              "totalAmount": {
                "amount": "159.26",
                "currencyCode": "BGN"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 27
                },
                "newSeat": {
                  "column": "D",
                  "row": 3
                },
                "passengerRefId": "5nER",
                "segmentRefId": "uMRH"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 22
                },
                "newSeat": {
                  "column": "E",
                  "row": 3
                },
                "passengerRefId": "faEv",
                "segmentRefId": "mWkI"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 23
                },
                "newSeat": {
                  "column": "F",
                  "row": 21
                },
                "passengerRefId": "pikR",
                "segmentRefId": "qGtg"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 30
                },
                "newSeat": {
                  "column": "D",
                  "row": 26
                },
                "passengerRefId": "4Ojd",
                "segmentRefId": "kj4v"
              }
            ]
          },
          {
            "commission": {
              "amount": "495.9",
              "code": "qebM",
              "currencyCode": "NGN",
              "description": "NEGOTIATED COMM",
              "percentage": "15.85",
              "percentageAppliedToAmount": "558.84"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "169.21",
                "currencyCode": "IQD"
              },
              "differentialAmount": {
                "amount": "141.62",
                "currencyCode": "SBD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Reece Mouse is the latest in a series of outlying products from Bechtelar and Sons",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MD",
                    "taxAmount": {
                      "amount": "41.08",
                      "currencyCode": "TND"
                    },
                    "taxCode": "N5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "050"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "84.34",
                  "currencyCode": "UAH"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "E8O3",
                "segmentRefIds": [
                  "LEnM"
                ]
              },
              {
                "priceClassRefId": "knb5",
                "segmentRefIds": [
                  "1Bsf",
                  "OAju"
                ]
              },
              {
                "priceClassRefId": "lG57",
                "segmentRefIds": [
                  "3vnh",
                  "Jgsl",
                  "r0BN"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "24.59",
                "currencyCode": "QAR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our ostrich-friendly Shoes ensures quick-witted comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "33.02",
                      "currencyCode": "SGD"
                    },
                    "taxCode": "EG",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "894"
                  },
                  {
                    "description": "The Brandy Pants is the latest in a series of likely products from McCullough LLC",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GF",
                    "taxAmount": {
                      "amount": "161.58",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "CS",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "440"
                  },
                  {
                    "description": "Turner - Bins's most advanced Bike technology increases worldly capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MD",
                    "taxAmount": {
                      "amount": "11.87",
                      "currencyCode": "HKD"
                    },
                    "taxCode": "zw",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "633"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "19.49",
                  "currencyCode": "UAH"
                }
              }
            },
            "offerItemId": "4HOz",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "93.54",
                "currencyCode": "CUP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Keyboard designed to make you stand out with mammoth looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GQ",
                    "taxAmount": {
                      "amount": "122.92",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "04",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "012"
                  },
                  {
                    "description": "Featuring Nickel-enhanced technology, our Mouse offers unparalleled steel performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CC",
                    "taxAmount": {
                      "amount": "13.55",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "P4",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "606"
                  },
                  {
                    "description": "Discover the squirrel-like agility of our Hat, perfect for lasting users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "DK",
                    "taxAmount": {
                      "amount": "86.48",
                      "currencyCode": "BRL"
                    },
                    "taxCode": "0A",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "376"
                  },
                  {
                    "description": "Our spicy-inspired Towels brings a taste of luxury to your alarmed lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KN",
                    "taxAmount": {
                      "amount": "115.46",
                      "currencyCode": "JOD"
                    },
                    "taxCode": "LB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "249"
                  },
                  {
                    "description": "The orchid Ball combines Angola aesthetics with Nitrogen-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SE",
                    "taxAmount": {
                      "amount": "185.14",
                      "currencyCode": "JOD"
                    },
                    "taxCode": "ew",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "317"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "161.09",
                  "currencyCode": "KHR"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "qTN7",
                    "segmentRefIds": [
                      "kt3T",
                      "OyoJ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "NmnC8ZRE",
                      "fareCode": "681",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "1VIy",
                    "segmentRefIds": [
                      "b8kX",
                      "jaCV",
                      "dYf7",
                      "zEOy",
                      "9KCW"
                    ],
                    "ticketDesignator": "AZj8",
                    "voluntaryChangeInformationRefs": [
                      "BWP",
                      "LYD",
                      "PGK",
                      "LSL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "o2QOEdPF",
                      "fareCode": "102",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "RA4U",
                    "segmentRefIds": [
                      "f3yE",
                      "hDKP",
                      "ehGZ"
                    ],
                    "ticketDesignator": "xzYg",
                    "voluntaryChangeInformationRefs": [
                      "CLP",
                      "INR",
                      "SBD",
                      "SAR"
                    ]
                  }
                ],
                "passengerRefId": "QnPx",
                "price": {
                  "baseAmount": {
                    "amount": "156.41",
                    "currencyCode": "MUR"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "98.09",
                      "currencyCode": "MRU"
                    },
                    "preDiscountedAmount": {
                      "amount": "185.06",
                      "currencyCode": "XPF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our penguin-friendly Chips ensures weird comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AT",
                        "taxAmount": {
                          "amount": "143.69",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "LA",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "390"
                      },
                      {
                        "description": "Our fish-friendly Chicken ensures alert comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CI",
                        "taxAmount": {
                          "amount": "59.55",
                          "currencyCode": "ALL"
                        },
                        "taxCode": "nW",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "361"
                      },
                      {
                        "description": "The lime Mouse combines Curacao aesthetics with Darmstadtium-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "SS",
                        "taxAmount": {
                          "amount": "194.32",
                          "currencyCode": "UZS"
                        },
                        "taxCode": "ba",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "045"
                      },
                      {
                        "description": "Discover the butterfly-like agility of our Shoes, perfect for hopeful users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TW",
                        "taxAmount": {
                          "amount": "173.05",
                          "currencyCode": "KHR"
                        },
                        "taxCode": "aY",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "730"
                      },
                      {
                        "description": "Discover the squiggly new Computer with an exciting mix of Granite ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "VA",
                        "taxAmount": {
                          "amount": "183.29",
                          "currencyCode": "EUR"
                        },
                        "taxCode": "KA",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "199"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "133.39",
                      "currencyCode": "ISK"
                    }
                  },
                  "totalAmount": {
                    "amount": "102.05",
                    "currencyCode": "LYD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "VaMFQ"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Rhk3",
                    "segmentRefIds": [
                      "XIKU",
                      "22qc",
                      "bLmm",
                      "PyiF"
                    ]
                  },
                  {
                    "baggageRefId": "VmUc",
                    "segmentRefIds": [
                      "3SUs"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "oUaIh7uR",
                      "fareCode": "955",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "AcQ6",
                    "segmentRefIds": [
                      "DI9W",
                      "JCKe",
                      "P4rb",
                      "ARRz"
                    ],
                    "ticketDesignator": "2gFJ",
                    "voluntaryChangeInformationRefs": [
                      "HKD",
                      "SRD",
                      "PYG",
                      "VND",
                      "TND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "EL4eGAKK",
                      "fareCode": "334",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "kQmj",
                    "segmentRefIds": [
                      "c7ma",
                      "IQNo",
                      "aP3b"
                    ],
                    "ticketDesignator": "Liv0",
                    "voluntaryChangeInformationRefs": [
                      "BOB",
                      "SEK",
                      "MGA"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "4f6cHZxf",
                      "fareCode": "715",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "1EEu",
                    "segmentRefIds": [
                      "r1Ke"
                    ],
                    "ticketDesignator": "WKn7",
                    "voluntaryChangeInformationRefs": [
                      "DKK"
                    ]
                  }
                ],
                "passengerRefId": "cpCu",
                "price": {
                  "baseAmount": {
                    "amount": "110.14",
                    "currencyCode": "BSD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "101.72",
                      "currencyCode": "STN"
                    },
                    "preDiscountedAmount": {
                      "amount": "162.45",
                      "currencyCode": "GNF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Car made with Rubber for all-day adolescent support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "LC",
                        "taxAmount": {
                          "amount": "46.38",
                          "currencyCode": "KMF"
                        },
                        "taxCode": "0S",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "881"
                      },
                      {
                        "description": "Professional-grade Shirt perfect for pessimistic training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "LA",
                        "taxAmount": {
                          "amount": "46.73",
                          "currencyCode": "TZS"
                        },
                        "taxCode": "fP",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "301"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "180.06",
                      "currencyCode": "ZAR"
                    }
                  },
                  "totalAmount": {
                    "amount": "33.2",
                    "currencyCode": "SYP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "7UJ4X"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "183.19",
                "currencyCode": "RON",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Soft Cheese designed with Steel for numb performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "EC",
                    "taxAmount": {
                      "amount": "61.51",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "Uf",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "239"
                  },
                  {
                    "description": "Introducing the Isle of Man-inspired Pants, blending physical style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GF",
                    "taxAmount": {
                      "amount": "14.01",
                      "currencyCode": "ANG"
                    },
                    "taxCode": "eC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "951"
                  },
                  {
                    "description": "Savor the smoky essence in our Cheese, designed for tall culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GE",
                    "taxAmount": {
                      "amount": "198.73",
                      "currencyCode": "UYU"
                    },
                    "taxCode": "Ew",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "917"
                  },
                  {
                    "description": "Introducing the Guyana-inspired Towels, blending deficient style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GW",
                    "taxAmount": {
                      "amount": "11.83",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "TY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "240"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "154.17",
                  "currencyCode": "TMT"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "79.53",
                "currencyCode": "MUR"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "94.67",
                  "currencyCode": "GNF"
                },
                "preDiscountedAmount": {
                  "amount": "38.38",
                  "currencyCode": "KGS"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Chips perfect for vague training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TH",
                    "taxAmount": {
                      "amount": "26.05",
                      "currencyCode": "LRD"
                    },
                    "taxCode": "4Z",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "632"
                  },
                  {
                    "description": "Discover the unconscious new Shirt with an exciting mix of Ceramic ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "115.63",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "TK",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "292"
                  },
                  {
                    "description": "Stylish Shoes designed to make you stand out with ajar looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GY",
                    "taxAmount": {
                      "amount": "99.88",
                      "currencyCode": "KRW"
                    },
                    "taxCode": "Qd",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "391"
                  },
                  {
                    "description": "Innovative Shirt featuring stark technology and Bronze construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GA",
                    "taxAmount": {
                      "amount": "65.04",
                      "currencyCode": "BZD"
                    },
                    "taxCode": "xe",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "337"
                  },
                  {
                    "description": "Innovative Cheese featuring bleak technology and Bronze construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BA",
                    "taxAmount": {
                      "amount": "82.57",
                      "currencyCode": "WST"
                    },
                    "taxCode": "Ya",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "540"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "197.96",
                  "currencyCode": "DZD"
                }
              },
              "totalAmount": {
                "amount": "141.87",
                "currencyCode": "QAR"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 11
                },
                "newSeat": {
                  "column": "F",
                  "row": 20
                },
                "passengerRefId": "TgBs",
                "segmentRefId": "SqLS"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 5
                },
                "newSeat": {
                  "column": "C",
                  "row": 16
                },
                "passengerRefId": "QdB9",
                "segmentRefId": "UMQm"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 30
                },
                "newSeat": {
                  "column": "B",
                  "row": 12
                },
                "passengerRefId": "vY0f",
                "segmentRefId": "x6nq"
              }
            ]
          },
          {
            "commission": {
              "amount": "307.69",
              "code": "JxUj",
              "currencyCode": "MKD",
              "description": "STANDARD COMM",
              "percentage": "5.32",
              "percentageAppliedToAmount": "731.61"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "153.9",
                "currencyCode": "AOA"
              },
              "differentialAmount": {
                "amount": "151.95",
                "currencyCode": "CAD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Shoes designed to make you stand out with haunting looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AO",
                    "taxAmount": {
                      "amount": "35.55",
                      "currencyCode": "MZN"
                    },
                    "taxCode": "uw",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "202"
                  },
                  {
                    "description": "Ergonomic Computer made with Metal for all-day soulful support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BB",
                    "taxAmount": {
                      "amount": "35.53",
                      "currencyCode": "KRW"
                    },
                    "taxCode": "Lg",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "492"
                  },
                  {
                    "description": "Experience the maroon brilliance of our Hat, perfect for drab environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "HM",
                    "taxAmount": {
                      "amount": "89.28",
                      "currencyCode": "SBD"
                    },
                    "taxCode": "rM",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "030"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "61.95",
                  "currencyCode": "CNY"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "4B3t",
                "segmentRefIds": [
                  "k1np"
                ]
              },
              {
                "priceClassRefId": "b4wT",
                "segmentRefIds": [
                  "pxtF",
                  "K1uG",
                  "8IAo",
                  "x3iY",
                  "1JxY"
                ]
              },
              {
                "priceClassRefId": "8Iim",
                "segmentRefIds": [
                  "Au43"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "181.72",
                "currencyCode": "ALL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Sanford Inc's most advanced Chair technology increases decent capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MW",
                    "taxAmount": {
                      "amount": "156.69",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "t2",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "824"
                  },
                  {
                    "description": "Introducing the Libyan Arab Jamahiriya-inspired Shoes, blending warmhearted style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ST",
                    "taxAmount": {
                      "amount": "117.17",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "t5",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "475"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "33.2",
                  "currencyCode": "SZL"
                }
              }
            },
            "offerItemId": "L0l5",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "155.7",
                "currencyCode": "MKD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our cow-friendly Car ensures crowded comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AU",
                    "taxAmount": {
                      "amount": "55.37",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "0A",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "424"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "41.32",
                  "currencyCode": "EGP"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "Srmg",
                    "segmentRefIds": [
                      "VN4L"
                    ]
                  },
                  {
                    "baggageRefId": "91wi",
                    "segmentRefIds": [
                      "Ctbe"
                    ]
                  },
                  {
                    "baggageRefId": "paLm",
                    "segmentRefIds": [
                      "jAmW",
                      "qns9",
                      "TrEg"
                    ]
                  },
                  {
                    "baggageRefId": "oRtd",
                    "segmentRefIds": [
                      "zpu7",
                      "8pkh",
                      "jvoK"
                    ]
                  },
                  {
                    "baggageRefId": "m5jg",
                    "segmentRefIds": [
                      "y08s",
                      "lCuq",
                      "sShu",
                      "G4Rv"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "uwF9p7hG",
                      "fareCode": "452",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "d7Yo",
                    "segmentRefIds": [
                      "CwtG",
                      "2Xg6"
                    ],
                    "ticketDesignator": "oKZ4",
                    "voluntaryChangeInformationRefs": [
                      "JPY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "FFhSRpdJ",
                      "fareCode": "804",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "pvmq",
                    "segmentRefIds": [
                      "BG2o",
                      "35zh",
                      "WIYM"
                    ],
                    "ticketDesignator": "2zeg",
                    "voluntaryChangeInformationRefs": [
                      "SHP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "vqdaMdrh",
                      "fareCode": "213",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "rFO6",
                    "segmentRefIds": [
                      "hvQj",
                      "ramo",
                      "DO1s"
                    ],
                    "ticketDesignator": "IBXx",
                    "voluntaryChangeInformationRefs": [
                      "BGN",
                      "UZS"
                    ]
                  }
                ],
                "passengerRefId": "kg42",
                "price": {
                  "baseAmount": {
                    "amount": "194.22",
                    "currencyCode": "MKD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "103.73",
                      "currencyCode": "PKR"
                    },
                    "preDiscountedAmount": {
                      "amount": "101.61",
                      "currencyCode": "RWF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Digitized executive knowledge user Tuna offers reliable performance and dutiful design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TC",
                        "taxAmount": {
                          "amount": "119.17",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "0P",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "060"
                      },
                      {
                        "description": "Professional-grade Shoes perfect for brisk training and recreational use",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SV",
                        "taxAmount": {
                          "amount": "119.08",
                          "currencyCode": "KYD"
                        },
                        "taxCode": "6O",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "810"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "88.17",
                      "currencyCode": "USD"
                    }
                  },
                  "totalAmount": {
                    "amount": "136.28",
                    "currencyCode": "SEK"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "P9GQe"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "135.06",
                "currencyCode": "ZMW",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New magenta Gloves with ergonomic design for clumsy comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BZ",
                    "taxAmount": {
                      "amount": "112.16",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "Wi",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "990"
                  },
                  {
                    "description": "The sleek and wrathful Cheese comes with plum LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LV",
                    "taxAmount": {
                      "amount": "38.45",
                      "currencyCode": "SSP"
                    },
                    "taxCode": "Aw",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "515"
                  },
                  {
                    "description": "Ergonomic Chicken made with Cotton for all-day forceful support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FR",
                    "taxAmount": {
                      "amount": "164.2",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "ik",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "448"
                  },
                  {
                    "description": "Bespoke Computer designed with Silk for ripe performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LK",
                    "taxAmount": {
                      "amount": "107.61",
                      "currencyCode": "MZN"
                    },
                    "taxCode": "fx",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "370"
                  },
                  {
                    "description": "The plum Gloves combines Egypt aesthetics with Technetium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "134.39",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "Fe",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "623"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "148.55",
                  "currencyCode": "SLE"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "174.62",
                "currencyCode": "AUD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "73.37",
                  "currencyCode": "DOP"
                },
                "preDiscountedAmount": {
                  "amount": "108.31",
                  "currencyCode": "LAK"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Profit-focused impactful encoding Pizza offers reliable performance and sniveling design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GT",
                    "taxAmount": {
                      "amount": "66.72",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "rJ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "458"
                  },
                  {
                    "description": "Stylish Shoes designed to make you stand out with impassioned looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CI",
                    "taxAmount": {
                      "amount": "30.06",
                      "currencyCode": "GYD"
                    },
                    "taxCode": "LL",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "907"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "28.81",
                  "currencyCode": "FJD"
                }
              },
              "totalAmount": {
                "amount": "108.74",
                "currencyCode": "CHF"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 21
                },
                "newSeat": {
                  "column": "E",
                  "row": 17
                },
                "passengerRefId": "RSg5",
                "segmentRefId": "kpSr"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 28
                },
                "newSeat": {
                  "column": "D",
                  "row": 5
                },
                "passengerRefId": "vK9X",
                "segmentRefId": "oHqi"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 13
                },
                "newSeat": {
                  "column": "A",
                  "row": 7
                },
                "passengerRefId": "2FYH",
                "segmentRefId": "rpEf"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 8
                },
                "newSeat": {
                  "column": "C",
                  "row": 5
                },
                "passengerRefId": "hhQC",
                "segmentRefId": "OsRn"
              }
            ]
          }
        ],
        "ownerCode": "Ly",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "deferred",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "60.62",
            "currencyCode": "SHP",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "New Soap model with 39 GB RAM, 311 GB storage, and blank features",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "TK",
                "taxAmount": {
                  "amount": "137.6",
                  "currencyCode": "GEL"
                },
                "taxCode": "tV",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "596"
              },
              {
                "description": "Ergonomic Cheese made with Cotton for all-day gracious support",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "MU",
                "taxAmount": {
                  "amount": "113.17",
                  "currencyCode": "PHP"
                },
                "taxCode": "c5",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "888"
              },
              {
                "description": "The Samson Computer is the latest in a series of smart products from Cummings - Robel",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "BL",
                "taxAmount": {
                  "amount": "130.67",
                  "currencyCode": "BTN"
                },
                "taxCode": "LI",
                "taxCodeText": "VAT",
                "taxPadisCode": "603"
              },
              {
                "description": "Innovative Mouse featuring which technology and Ceramic construction",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "CO",
                "taxAmount": {
                  "amount": "97.99",
                  "currencyCode": "GEL"
                },
                "taxCode": "mr",
                "taxCodeText": "PAID",
                "taxPadisCode": "268"
              },
              {
                "description": "Savor the crunchy essence in our Ball, designed for weighty culinary adventures",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "EC",
                "taxAmount": {
                  "amount": "123.82",
                  "currencyCode": "VUV"
                },
                "taxCode": "IV",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "759"
              }
            ],
            "totalTaxAmount": {
              "amount": "168.25",
              "currencyCode": "SGD"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "182.53",
            "currencyCode": "CDF"
          }
        },
        "validatingAirlineCode": "53"
      }
    ]
  }
}
{
  "diagnostics": [
    {
      "body": "ORDER_VIEW_REQUEST",
      "customId": "4ddc424e-56d6-4dbe-9c2c-b3348692d447",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "SHOP_RESPONSE",
      "customId": "8dc93ff9-bc0f-428c-83e1-3cb4dcf5972d",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "ORDER_VIEW_REQUEST",
      "customId": "3d64fde2-4f73-48f4-b1e6-1e00b26ceb35",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    }
  ],
  "messages": [
    {
      "category": "WARNING",
      "code": 315,
      "description": "Our sour-inspired Bacon brings a taste of luxury to your steel lifestyle",
      "service": "EXCHANGE_SERVICE",
      "type": "NOTICE"
    },
    {
      "category": "WARNING",
      "code": 433,
      "description": "Ergonomic Cheese made with Cotton for all-day black-and-white support",
      "service": "SHOPPING_API",
      "type": "CARRIER_PROVIDED_WARNING"
    },
    {
      "category": "WARNING",
      "code": 911,
      "description": "Savor the salty essence in our Mouse, designed for aware culinary adventures",
      "service": "EXCHANGE_SERVICE",
      "type": "INFO"
    },
    {
      "category": "WARNING",
      "code": 177,
      "description": "Savor the fresh essence in our Bacon, designed for abandoned culinary adventures",
      "service": "NDC_CONNECTOR",
      "type": "NOTICE"
    },
    {
      "category": "WARNING",
      "code": 874,
      "description": "Discover the gorilla-like agility of our Tuna, perfect for long users",
      "service": "SHOPPING_API",
      "type": "NOTICE"
    }
  ],
  "payloadAttributes": {
    "echoToken": "4d0e0b2c-92b4-4572-beb4-af5c8c8a88ca",
    "timeStamp": "2026-06-17T00:00:00.0Z",
    "trxId": "fI0A2gMdxNRxf"
  },
  "response": {
    "datalist": {
      "baggages": [
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 10,
              "maximumBagWeightInPounds": 33,
              "maximumLengthInCentimeters": 134,
              "maximumLengthInInches": 36,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 22,
              "maximumBagWeightInPounds": 23,
              "maximumLengthInCentimeters": 118,
              "maximumLengthInInches": 58,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 15,
              "maximumBagWeightInPounds": 35,
              "maximumLengthInCentimeters": 148,
              "maximumLengthInInches": 38,
              "maximumPieces": 3
            }
          ],
          "baggageId": "qLDO",
          "descriptions": [
            "Special",
            "Valuable",
            "Sports"
          ],
          "typeCode": "CheckedBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 19,
              "maximumBagWeightInPounds": 27,
              "maximumLengthInCentimeters": 138,
              "maximumLengthInInches": 46,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 11,
              "maximumBagWeightInPounds": 38,
              "maximumLengthInCentimeters": 88,
              "maximumLengthInInches": 50,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 19,
              "maximumBagWeightInPounds": 40,
              "maximumLengthInCentimeters": 138,
              "maximumLengthInInches": 41,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 18,
              "maximumBagWeightInPounds": 36,
              "maximumLengthInCentimeters": 142,
              "maximumLengthInInches": 56,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 13,
              "maximumBagWeightInPounds": 28,
              "maximumLengthInCentimeters": 113,
              "maximumLengthInInches": 60,
              "maximumPieces": 2
            }
          ],
          "baggageId": "lEH1",
          "descriptions": [
            "Sports",
            "Fragile",
            "Special",
            "Heavy"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 22,
              "maximumBagWeightInPounds": 29,
              "maximumLengthInCentimeters": 111,
              "maximumLengthInInches": 44,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 14,
              "maximumBagWeightInPounds": 29,
              "maximumLengthInCentimeters": 138,
              "maximumLengthInInches": 58,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 23,
              "maximumBagWeightInPounds": 43,
              "maximumLengthInCentimeters": 142,
              "maximumLengthInInches": 39,
              "maximumPieces": 1
            }
          ],
          "baggageId": "vOhW",
          "descriptions": [
            "Special",
            "Sports"
          ],
          "typeCode": "CarryOnBag"
        }
      ],
      "passengers": [
        {
          "passengerId": "TMlI",
          "typeCode": "ADT"
        }
      ],
      "priceClasses": [
        {
          "code": "wNg",
          "descriptions": [
            {
              "description": "Discover the hippopotamus-like agility of our Hat, perfect for long users",
              "descriptionId": "KThPndJrp0"
            },
            {
              "description": "Featuring Lutetium-enhanced technology, our Chips offers unparalleled thin performance",
              "descriptionId": "9J0rg8FAEL"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "wfgr"
        },
        {
          "code": "2g5",
          "descriptions": [
            {
              "description": "Innovative Tuna featuring utter technology and Marble construction",
              "descriptionId": "ML7y3g8rw8"
            }
          ],
          "name": "First - Fully Refundable",
          "priceClassId": "L4sP"
        },
        {
          "code": "NjE",
          "descriptions": [
            {
              "description": "Innovative Chicken featuring passionate technology and Aluminum construction",
              "descriptionId": "w3eSyLhns2"
            },
            {
              "description": "New Car model with 85 GB RAM, 377 GB storage, and distinct features",
              "descriptionId": "nujbDLScLJ"
            },
            {
              "description": "Our sweet-inspired Table brings a taste of luxury to your elementary lifestyle",
              "descriptionId": "Y74vZXOzT3"
            },
            {
              "description": "The Georgiana Sausages is the latest in a series of celebrated products from Langosh, Kertzmann and Torphy",
              "descriptionId": "n5ywaHJnyF"
            },
            {
              "description": "New Computer model with 61 GB RAM, 117 GB storage, and only features",
              "descriptionId": "OjObEDuP91"
            }
          ],
          "name": "Economy - Saver",
          "priceClassId": "bTbF"
        },
        {
          "code": "Iob",
          "descriptions": [
            {
              "description": "Handmade Soap designed with Steel for courteous performance",
              "descriptionId": "U6TKD5X9Hd"
            },
            {
              "description": "New Pizza model with 18 GB RAM, 328 GB storage, and moral features",
              "descriptionId": "CnOoG5elFm"
            },
            {
              "description": "The Tate Salad is the latest in a series of shrill products from Rice Inc",
              "descriptionId": "mLwdmnrprk"
            },
            {
              "description": "Practical Ball designed with Rubber for splendid performance",
              "descriptionId": "17TM4CvFpy"
            }
          ],
          "name": "First - Fully Refundable",
          "priceClassId": "YPJi"
        },
        {
          "code": "nnk",
          "descriptions": [
            {
              "description": "Refined Sausages designed with Ceramic for delicious performance",
              "descriptionId": "wzR2YYizfl"
            }
          ],
          "name": "Premium Economy",
          "priceClassId": "4ixu"
        }
      ],
      "segments": [
        {
          "arrival": {
            "airportCode": "LAX",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-09-02T00:00:00.0Z",
            "terminal": "4"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-01-02T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "departureDateTime": "2026-12-10T00:00:00.0Z",
                "terminal": "5"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-02-07T00:00:00.0Z",
                "terminal": "2"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "regional"
              },
              "departure": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "departureDateTime": "2026-06-26T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-07-02T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "departureDateTime": "2027-04-06T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-07-04T00:00:00.0Z",
                "terminal": "2"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2026-08-17T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "LHR",
            "airportName": "[object Object]",
            "departureDateTime": "2027-01-18T00:00:00.0Z",
            "terminal": "A"
          },
          "marketingAirline": {
            "code": "Io",
            "flightNumber": "325",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "T7",
            "flightNumber": "517",
            "name": "[object Object]"
          },
          "segmentId": "BNGA"
        },
        {
          "arrival": {
            "airportCode": "HND",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-08-01T00:00:00.0Z",
            "terminal": "5"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-04-13T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "regional"
              },
              "departure": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "departureDateTime": "2027-04-30T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-11-13T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "regional"
              },
              "departure": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "departureDateTime": "2027-02-02T00:00:00.0Z",
                "terminal": "B"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-03-04T00:00:00.0Z",
                "terminal": "C"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "regional"
              },
              "departure": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "departureDateTime": "2026-06-27T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-08-26T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "departureDateTime": "2027-04-11T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-03-08T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "departureDateTime": "2027-06-10T00:00:00.0Z",
                "terminal": "5"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "CDG",
            "airportName": "[object Object]",
            "departureDateTime": "2026-09-11T00:00:00.0Z",
            "terminal": "4"
          },
          "marketingAirline": {
            "code": "Zv",
            "flightNumber": "894",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "xC",
            "flightNumber": "528",
            "name": "[object Object]"
          },
          "segmentId": "Rcwb"
        },
        {
          "arrival": {
            "airportCode": "CDG",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-12-08T00:00:00.0Z",
            "terminal": "2"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-01-26T00:00:00.0Z",
                "terminal": "2"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2026-11-29T00:00:00.0Z",
                "terminal": "C"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-09-18T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-17T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-08-25T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-10T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-05-29T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "regional"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2026-10-04T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "CDG",
            "airportName": "[object Object]",
            "departureDateTime": "2027-02-28T00:00:00.0Z",
            "terminal": "3"
          },
          "marketingAirline": {
            "code": "iz",
            "flightNumber": "915",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "7X",
            "flightNumber": "134",
            "name": "[object Object]"
          },
          "segmentId": "vD7u"
        }
      ],
      "voluntaryChangeInformation": [
        {
          "applicabilityList": [
            "No Show",
            "No Show",
            "No Show",
            "After Departure",
            "No Show"
          ],
          "changeId": "PHP",
          "description": "Change with fee",
          "feeAmount": "77.07",
          "feeCurrencyCode": "MGA",
          "hasFee": false,
          "isAllowed": true,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "After Departure",
            "No Show"
          ],
          "changeId": "SCR",
          "description": "Contact airline",
          "feeAmount": "56.4",
          "feeCurrencyCode": "UAH",
          "hasFee": true,
          "isAllowed": false,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "No Show"
          ],
          "changeId": "ZMW",
          "description": "Change permitted",
          "feeAmount": "130.3",
          "feeCurrencyCode": "AED",
          "hasFee": true,
          "isAllowed": true,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "After Departure",
            "No Show",
            "Before Departure",
            "No Show",
            "After Departure"
          ],
          "changeId": "NZD",
          "description": "Contact airline",
          "feeAmount": "190.35",
          "feeCurrencyCode": "MXN",
          "hasFee": false,
          "isAllowed": false,
          "type": "Cancel"
        }
      ]
    },
    "offers": [
      {
        "commission": {
          "amount": "272.92",
          "code": "Jlte",
          "currencyCode": "MWK",
          "description": "STANDARD COMM",
          "percentage": "17.72",
          "percentageAppliedToAmount": "510.11"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "191.45",
            "currencyCode": "IRR"
          },
          "differentialAmount": {
            "amount": "12.21",
            "currencyCode": "DKK"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Professional-grade Hat perfect for dense training and recreational use",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "GH",
                "taxAmount": {
                  "amount": "178.75",
                  "currencyCode": "MYR"
                },
                "taxCode": "Sq",
                "taxCodeText": "PAID",
                "taxPadisCode": "619"
              },
              {
                "description": "Small Shirt designed with Ceramic for comfortable performance",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "TV",
                "taxAmount": {
                  "amount": "71.58",
                  "currencyCode": "AMD"
                },
                "taxCode": "PC",
                "taxCodeText": "VAT",
                "taxPadisCode": "191"
              }
            ],
            "totalTaxAmount": {
              "amount": "56.95",
              "currencyCode": "SDG"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 1799,
        "offerId": "02wI",
        "offerItems": [
          {
            "commission": {
              "amount": "291.73",
              "code": "0Re3",
              "currencyCode": "CNY",
              "description": "STANDARD COMM",
              "percentage": "7.74",
              "percentageAppliedToAmount": "627.24"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "79.76",
                "currencyCode": "MOP"
              },
              "differentialAmount": {
                "amount": "89.84",
                "currencyCode": "MNT"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New pink Cheese with ergonomic design for wrathful comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TN",
                    "taxAmount": {
                      "amount": "144.68",
                      "currencyCode": "KGS"
                    },
                    "taxCode": "Jn",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "044"
                  },
                  {
                    "description": "Discover the whale-like agility of our Mouse, perfect for deep users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "JO",
                    "taxAmount": {
                      "amount": "52.27",
                      "currencyCode": "MMK"
                    },
                    "taxCode": "LX",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "213"
                  },
                  {
                    "description": "New orchid Tuna with ergonomic design for fair comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LS",
                    "taxAmount": {
                      "amount": "118.16",
                      "currencyCode": "BOB"
                    },
                    "taxCode": "Ls",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "513"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "184.89",
                  "currencyCode": "KMF"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "4BGo",
                "segmentRefIds": [
                  "KGw0",
                  "K166",
                  "ndIr"
                ]
              },
              {
                "priceClassRefId": "o2uS",
                "segmentRefIds": [
                  "D5d3",
                  "CY4n",
                  "wcdQ"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "12.84",
                "currencyCode": "IQD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Face to face tertiary time-frame Bacon offers reliable performance and frightened design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LA",
                    "taxAmount": {
                      "amount": "55.6",
                      "currencyCode": "KES"
                    },
                    "taxCode": "iF",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "789"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "38.16",
                  "currencyCode": "BYN"
                }
              }
            },
            "offerItemId": "BSpc",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF01",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "70.13",
                "currencyCode": "SEK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the ostrich-like agility of our Cheese, perfect for thorough users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "JE",
                    "taxAmount": {
                      "amount": "181.33",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "9q",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "889"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "73.84",
                  "currencyCode": "AUD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "67pH",
                    "segmentRefIds": [
                      "7plP",
                      "ndb9",
                      "zr9C",
                      "Tq9L"
                    ]
                  },
                  {
                    "baggageRefId": "Vglf",
                    "segmentRefIds": [
                      "20Ag",
                      "Vqg0",
                      "tj6I",
                      "BDks"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "jKRqQfE6",
                      "fareCode": "759",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "tc58",
                    "segmentRefIds": [
                      "qg1O",
                      "42Wm",
                      "fdpn"
                    ],
                    "ticketDesignator": "5ARL",
                    "voluntaryChangeInformationRefs": [
                      "GEL",
                      "UZS"
                    ]
                  }
                ],
                "passengerRefId": "u7m5",
                "price": {
                  "baseAmount": {
                    "amount": "29.16",
                    "currencyCode": "NIO"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "138.97",
                      "currencyCode": "TMT"
                    },
                    "preDiscountedAmount": {
                      "amount": "191.21",
                      "currencyCode": "IDR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Shoes perfect for lawful training and recreational use",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "WS",
                        "taxAmount": {
                          "amount": "93.1",
                          "currencyCode": "YER"
                        },
                        "taxCode": "L2",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "304"
                      },
                      {
                        "description": "Savor the delicious essence in our Cheese, designed for overdue culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CL",
                        "taxAmount": {
                          "amount": "107.18",
                          "currencyCode": "MXN"
                        },
                        "taxCode": "SZ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "539"
                      },
                      {
                        "description": "Discover the frog-like agility of our Gloves, perfect for wavy users",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MP",
                        "taxAmount": {
                          "amount": "69.26",
                          "currencyCode": "JMD"
                        },
                        "taxCode": "Lp",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "160"
                      },
                      {
                        "description": "Discover the fox-like agility of our Chips, perfect for willing users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CM",
                        "taxAmount": {
                          "amount": "85.05",
                          "currencyCode": "ISK"
                        },
                        "taxCode": "AE",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "804"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "83.89",
                      "currencyCode": "HTG"
                    }
                  },
                  "totalAmount": {
                    "amount": "117.99",
                    "currencyCode": "BHD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "R4Xk8"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "t8tF",
                    "segmentRefIds": [
                      "sBxj",
                      "vZsS",
                      "ZusJ",
                      "JfI5",
                      "68Cx"
                    ]
                  },
                  {
                    "baggageRefId": "Ngc0",
                    "segmentRefIds": [
                      "OTgc",
                      "HI3F",
                      "GNi7",
                      "xjXC"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "AGp8vqH7",
                      "fareCode": "676",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "AXCe",
                    "segmentRefIds": [
                      "HU8J",
                      "MzVJ",
                      "IY6n",
                      "JBZ0"
                    ],
                    "ticketDesignator": "AsbJ",
                    "voluntaryChangeInformationRefs": [
                      "UYU",
                      "ZAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "GNuwFWzf",
                      "fareCode": "786",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "b737",
                    "segmentRefIds": [
                      "YaUC",
                      "ZAUr",
                      "H9KC",
                      "niPy"
                    ],
                    "ticketDesignator": "Gz0t",
                    "voluntaryChangeInformationRefs": [
                      "BBD",
                      "MOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Fp8CpY5r",
                      "fareCode": "955",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "rwvZ",
                    "segmentRefIds": [
                      "dhOf"
                    ],
                    "ticketDesignator": "UClr",
                    "voluntaryChangeInformationRefs": [
                      "NGN",
                      "SGD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Po3w4Fmo",
                      "fareCode": "785",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "x25L",
                    "segmentRefIds": [
                      "TG4q",
                      "DNfZ"
                    ],
                    "ticketDesignator": "ACZT",
                    "voluntaryChangeInformationRefs": [
                      "MKD",
                      "TWD",
                      "DZD",
                      "NGN"
                    ]
                  }
                ],
                "passengerRefId": "PyAb",
                "price": {
                  "baseAmount": {
                    "amount": "76.92",
                    "currencyCode": "SCR"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "126.53",
                      "currencyCode": "KPW"
                    },
                    "preDiscountedAmount": {
                      "amount": "59.76",
                      "currencyCode": "GMD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our dolphin-friendly Chicken ensures stiff comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PM",
                        "taxAmount": {
                          "amount": "109.89",
                          "currencyCode": "NAD"
                        },
                        "taxCode": "nO",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "614"
                      },
                      {
                        "description": "Our lion-friendly Towels ensures burdensome comfort for your pets",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SJ",
                        "taxAmount": {
                          "amount": "26.81",
                          "currencyCode": "GIP"
                        },
                        "taxCode": "vK",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "985"
                      },
                      {
                        "description": "The Face to face sustainable challenge Car offers reliable performance and direct design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "KN",
                        "taxAmount": {
                          "amount": "79.74",
                          "currencyCode": "SRD"
                        },
                        "taxCode": "cx",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "046"
                      },
                      {
                        "description": "New Car model with 31 GB RAM, 591 GB storage, and compassionate features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TR",
                        "taxAmount": {
                          "amount": "191.46",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "2A",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "099"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "115.43",
                      "currencyCode": "MRU"
                    }
                  },
                  "totalAmount": {
                    "amount": "36.99",
                    "currencyCode": "DKK"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "OnygR"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "a13p",
                    "segmentRefIds": [
                      "y9ni",
                      "GpwY",
                      "6dKw"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "gd3J236M",
                      "fareCode": "983",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "vY32",
                    "segmentRefIds": [
                      "Cj5T",
                      "QQWR",
                      "MO17"
                    ],
                    "ticketDesignator": "xXcJ",
                    "voluntaryChangeInformationRefs": [
                      "MYR",
                      "CUP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "nBvHJ9Hh",
                      "fareCode": "425",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "wsXH",
                    "segmentRefIds": [
                      "Q3iG"
                    ],
                    "ticketDesignator": "Yujp",
                    "voluntaryChangeInformationRefs": [
                      "SOS",
                      "LYD",
                      "VES"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "UY9KyxEJ",
                      "fareCode": "317",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "VxjO",
                    "segmentRefIds": [
                      "x9es",
                      "9Daz",
                      "hgD1",
                      "aAaG",
                      "igq2"
                    ],
                    "ticketDesignator": "Zbg2",
                    "voluntaryChangeInformationRefs": [
                      "QAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "TBG9d6Ux",
                      "fareCode": "877",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "IzxQ",
                    "segmentRefIds": [
                      "bWT4",
                      "nSkM"
                    ],
                    "ticketDesignator": "GGZl",
                    "voluntaryChangeInformationRefs": [
                      "EGP",
                      "ALL",
                      "GYD"
                    ]
                  }
                ],
                "passengerRefId": "rrIF",
                "price": {
                  "baseAmount": {
                    "amount": "79.83",
                    "currencyCode": "PGK"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "150.69",
                      "currencyCode": "EGP"
                    },
                    "preDiscountedAmount": {
                      "amount": "132.58",
                      "currencyCode": "WST"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Chicken perfect for flawed training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "EC",
                        "taxAmount": {
                          "amount": "129.38",
                          "currencyCode": "KWD"
                        },
                        "taxCode": "e0",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "357"
                      },
                      {
                        "description": "Our tangy-inspired Chips brings a taste of luxury to your experienced lifestyle",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KM",
                        "taxAmount": {
                          "amount": "90.22",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "TE",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "942"
                      },
                      {
                        "description": "New salmon Chicken with ergonomic design for gaseous comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "IT",
                        "taxAmount": {
                          "amount": "97.65",
                          "currencyCode": "DJF"
                        },
                        "taxCode": "oD",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "645"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "185.17",
                      "currencyCode": "BZD"
                    }
                  },
                  "totalAmount": {
                    "amount": "169.97",
                    "currencyCode": "COP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "MlSyz"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "r5HF",
                    "segmentRefIds": [
                      "Hndd"
                    ]
                  },
                  {
                    "baggageRefId": "Kv3k",
                    "segmentRefIds": [
                      "I65O",
                      "ju1Q",
                      "deOL",
                      "in5w",
                      "JSU2"
                    ]
                  },
                  {
                    "baggageRefId": "KbbD",
                    "segmentRefIds": [
                      "LMaa",
                      "7yUB",
                      "GtQu",
                      "2OBT",
                      "WrCK"
                    ]
                  },
                  {
                    "baggageRefId": "75bh",
                    "segmentRefIds": [
                      "zvDU",
                      "h4mQ",
                      "YsUl",
                      "1UG9",
                      "E8kZ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "FvhqUG8p",
                      "fareCode": "226",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "W9u1",
                    "segmentRefIds": [
                      "EJ00"
                    ],
                    "ticketDesignator": "Z9ER",
                    "voluntaryChangeInformationRefs": [
                      "DZD",
                      "TWD"
                    ]
                  }
                ],
                "passengerRefId": "vmHy",
                "price": {
                  "baseAmount": {
                    "amount": "180.81",
                    "currencyCode": "ZAR"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "180.09",
                      "currencyCode": "LAK"
                    },
                    "preDiscountedAmount": {
                      "amount": "62.97",
                      "currencyCode": "KYD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Slovenia-inspired Gloves, blending rotten style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GQ",
                        "taxAmount": {
                          "amount": "190.73",
                          "currencyCode": "AUD"
                        },
                        "taxCode": "Rx",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "681"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "168.41",
                      "currencyCode": "TND"
                    }
                  },
                  "totalAmount": {
                    "amount": "108.98",
                    "currencyCode": "SLE"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "BmH99"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "i8RW",
                    "segmentRefIds": [
                      "8Yqv",
                      "u73U",
                      "87Mb",
                      "fdIa"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "qNFZ7LuL",
                      "fareCode": "711",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "LviW",
                    "segmentRefIds": [
                      "4a7T"
                    ],
                    "ticketDesignator": "RK0C",
                    "voluntaryChangeInformationRefs": [
                      "OMR",
                      "AED",
                      "VND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "de6D2os5",
                      "fareCode": "000",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "lofv",
                    "segmentRefIds": [
                      "OsUg",
                      "C0ai",
                      "j2vn",
                      "tHav"
                    ],
                    "ticketDesignator": "y1Px",
                    "voluntaryChangeInformationRefs": [
                      "PHP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "UhQ98ckj",
                      "fareCode": "939",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "Nict",
                    "segmentRefIds": [
                      "bHYI"
                    ],
                    "ticketDesignator": "2s0A",
                    "voluntaryChangeInformationRefs": [
                      "CZK",
                      "MMK",
                      "BZD",
                      "SOS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "5ATcBEhm",
                      "fareCode": "883",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "G2oW",
                    "segmentRefIds": [
                      "rHqG",
                      "6Wy8",
                      "HPZd",
                      "HKFb",
                      "OCnh"
                    ],
                    "ticketDesignator": "7dbQ",
                    "voluntaryChangeInformationRefs": [
                      "BWP",
                      "BTN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "mtQ9rg1c",
                      "fareCode": "912",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "Xjgg",
                    "segmentRefIds": [
                      "x0xF"
                    ],
                    "ticketDesignator": "Vnnw",
                    "voluntaryChangeInformationRefs": [
                      "CNY"
                    ]
                  }
                ],
                "passengerRefId": "Vd8U",
                "price": {
                  "baseAmount": {
                    "amount": "87.52",
                    "currencyCode": "KMF"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "86.14",
                      "currencyCode": "SDG"
                    },
                    "preDiscountedAmount": {
                      "amount": "71.25",
                      "currencyCode": "LAK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our gecko-friendly Bike ensures strange comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BA",
                        "taxAmount": {
                          "amount": "65.48",
                          "currencyCode": "BAM"
                        },
                        "taxCode": "Lo",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "885"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "166.76",
                      "currencyCode": "CUP"
                    }
                  },
                  "totalAmount": {
                    "amount": "53.14",
                    "currencyCode": "IQD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "fadPL"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "72.34",
                "currencyCode": "JMD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Manganese-enhanced technology, our Soap offers unparalleled regal performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SD",
                    "taxAmount": {
                      "amount": "159.85",
                      "currencyCode": "DZD"
                    },
                    "taxCode": "Ut",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "822"
                  },
                  {
                    "description": "Gorgeous Soap designed with Gold for turbulent performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SO",
                    "taxAmount": {
                      "amount": "60.59",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "1e",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "704"
                  },
                  {
                    "description": "Introducing the Uzbekistan-inspired Sausages, blending smoggy style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TT",
                    "taxAmount": {
                      "amount": "34.12",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "qZ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "905"
                  },
                  {
                    "description": "Our spicy-inspired Computer brings a taste of luxury to your shy lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KE",
                    "taxAmount": {
                      "amount": "161.55",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "NT",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "999"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "168.02",
                  "currencyCode": "JPY"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "124.61",
                "currencyCode": "WST"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "110.47",
                  "currencyCode": "JPY"
                },
                "preDiscountedAmount": {
                  "amount": "121.36",
                  "currencyCode": "PGK"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our dog-friendly Bacon ensures excitable comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BN",
                    "taxAmount": {
                      "amount": "99.67",
                      "currencyCode": "MXN"
                    },
                    "taxCode": "FB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "284"
                  },
                  {
                    "description": "The Ergonomic systemic standardization Tuna offers reliable performance and meager design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KG",
                    "taxAmount": {
                      "amount": "66.37",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "6k",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "955"
                  },
                  {
                    "description": "Professional-grade Chair perfect for empty training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "DO",
                    "taxAmount": {
                      "amount": "87.26",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "nd",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "196"
                  },
                  {
                    "description": "Our delicious-inspired Shirt brings a taste of luxury to your gloomy lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LI",
                    "taxAmount": {
                      "amount": "77.79",
                      "currencyCode": "VND"
                    },
                    "taxCode": "ZT",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "934"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "153.08",
                  "currencyCode": "SEK"
                }
              },
              "totalAmount": {
                "amount": "160.1",
                "currencyCode": "FJD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 13
                },
                "newSeat": {
                  "column": "C",
                  "row": 13
                },
                "passengerRefId": "UfU1",
                "segmentRefId": "e7LF"
              }
            ]
          },
          {
            "commission": {
              "amount": "323.79",
              "code": "CVg5",
              "currencyCode": "OMR",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "12.63",
              "percentageAppliedToAmount": "337.14"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "89.43",
                "currencyCode": "NOK"
              },
              "differentialAmount": {
                "amount": "63.21",
                "currencyCode": "BSD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Tuna perfect for bad training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MN",
                    "taxAmount": {
                      "amount": "163.74",
                      "currencyCode": "KPW"
                    },
                    "taxCode": "FN",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "385"
                  },
                  {
                    "description": "Our salty-inspired Soap brings a taste of luxury to your moist lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CC",
                    "taxAmount": {
                      "amount": "171.7",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "Cl",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "116"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "183.03",
                  "currencyCode": "VUV"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "KwGj",
                "segmentRefIds": [
                  "iVBh"
                ]
              },
              {
                "priceClassRefId": "x39H",
                "segmentRefIds": [
                  "PJzH",
                  "0Csc",
                  "odgw",
                  "2dQA",
                  "8Xgx"
                ]
              },
              {
                "priceClassRefId": "124p",
                "segmentRefIds": [
                  "UwXN",
                  "KRwO",
                  "CuYi"
                ]
              },
              {
                "priceClassRefId": "b22p",
                "segmentRefIds": [
                  "NQRE",
                  "BCHz",
                  "ujwt",
                  "nI9P",
                  "2jB9"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "60.28",
                "currencyCode": "EUR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the maroon brilliance of our Chips, perfect for unfinished environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CM",
                    "taxAmount": {
                      "amount": "191.37",
                      "currencyCode": "ISK"
                    },
                    "taxCode": "zM",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "155"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "92.55",
                  "currencyCode": "HKD"
                }
              }
            },
            "offerItemId": "4uXX",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "12.65",
                "currencyCode": "DOP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Keyboard featuring paltry technology and Ceramic construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BY",
                    "taxAmount": {
                      "amount": "155.68",
                      "currencyCode": "ISK"
                    },
                    "taxCode": "gd",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "313"
                  },
                  {
                    "description": "Featuring Sulfur-enhanced technology, our Gloves offers unparalleled international performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SZ",
                    "taxAmount": {
                      "amount": "102.69",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "tQ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "397"
                  },
                  {
                    "description": "Introducing the Rwanda-inspired Gloves, blending muted style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "JM",
                    "taxAmount": {
                      "amount": "147.2",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "yy",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "349"
                  },
                  {
                    "description": "Savor the spicy essence in our Fish, designed for crazy culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MQ",
                    "taxAmount": {
                      "amount": "127.45",
                      "currencyCode": "CRC"
                    },
                    "taxCode": "rB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "428"
                  },
                  {
                    "description": "New Ball model with 78 GB RAM, 949 GB storage, and puzzled features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BJ",
                    "taxAmount": {
                      "amount": "79.26",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "Wg",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "859"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "144.32",
                  "currencyCode": "CDF"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "q2k6",
                    "segmentRefIds": [
                      "pZf8",
                      "nRL7"
                    ]
                  },
                  {
                    "baggageRefId": "2n0S",
                    "segmentRefIds": [
                      "SpHa"
                    ]
                  },
                  {
                    "baggageRefId": "bSg4",
                    "segmentRefIds": [
                      "vndj"
                    ]
                  },
                  {
                    "baggageRefId": "muOy",
                    "segmentRefIds": [
                      "1Qjs",
                      "JNRI",
                      "Mzfj",
                      "J5Wr"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "sSERvw4u",
                      "fareCode": "447",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "IwNp",
                    "segmentRefIds": [
                      "LUXr",
                      "VmeF"
                    ],
                    "ticketDesignator": "U1Mm",
                    "voluntaryChangeInformationRefs": [
                      "NAD",
                      "MRU",
                      "HNL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "a0UAvtUs",
                      "fareCode": "675",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "TmaB",
                    "segmentRefIds": [
                      "ZYtB",
                      "gFau"
                    ],
                    "ticketDesignator": "xsib",
                    "voluntaryChangeInformationRefs": [
                      "KHR",
                      "LRD",
                      "BHD",
                      "JMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "wDbnFz8g",
                      "fareCode": "950",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "btxO",
                    "segmentRefIds": [
                      "xpkf",
                      "OELR"
                    ],
                    "ticketDesignator": "7a4C",
                    "voluntaryChangeInformationRefs": [
                      "MAD"
                    ]
                  }
                ],
                "passengerRefId": "JA3o",
                "price": {
                  "baseAmount": {
                    "amount": "121.13",
                    "currencyCode": "PEN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "83.44",
                      "currencyCode": "MGA"
                    },
                    "preDiscountedAmount": {
                      "amount": "45.37",
                      "currencyCode": "GMD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Decentralized coherent service-desk Mouse offers reliable performance and vain design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SZ",
                        "taxAmount": {
                          "amount": "99.97",
                          "currencyCode": "PLN"
                        },
                        "taxCode": "rP",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "152"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "48.2",
                      "currencyCode": "OMR"
                    }
                  },
                  "totalAmount": {
                    "amount": "55.46",
                    "currencyCode": "GMD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "dnjM1"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "rbK1",
                    "segmentRefIds": [
                      "xrdU",
                      "gcGC",
                      "d1NI",
                      "yqcC",
                      "fmQv"
                    ]
                  },
                  {
                    "baggageRefId": "WwkF",
                    "segmentRefIds": [
                      "UOes",
                      "T7nu"
                    ]
                  },
                  {
                    "baggageRefId": "L2VO",
                    "segmentRefIds": [
                      "VTIN",
                      "PinS"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "kH3MjTrF",
                      "fareCode": "045",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "GwhG",
                    "segmentRefIds": [
                      "wa84",
                      "kODz",
                      "2pWE",
                      "BWYZ",
                      "L0iJ"
                    ],
                    "ticketDesignator": "dU5c",
                    "voluntaryChangeInformationRefs": [
                      "BHD",
                      "TND",
                      "BAM",
                      "WST"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "yFeiKKAw",
                      "fareCode": "653",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "fuqO",
                    "segmentRefIds": [
                      "xMTg",
                      "IdE8",
                      "8Drs"
                    ],
                    "ticketDesignator": "oMp7",
                    "voluntaryChangeInformationRefs": [
                      "CUP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "bEY3pEiC",
                      "fareCode": "475",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "wuA7",
                    "segmentRefIds": [
                      "6fHL"
                    ],
                    "ticketDesignator": "el4w",
                    "voluntaryChangeInformationRefs": [
                      "SOS",
                      "IDR",
                      "BWP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "0U3gybH0",
                      "fareCode": "917",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "k84y",
                    "segmentRefIds": [
                      "ntKI"
                    ],
                    "ticketDesignator": "03rc",
                    "voluntaryChangeInformationRefs": [
                      "NAD"
                    ]
                  }
                ],
                "passengerRefId": "tO0j",
                "price": {
                  "baseAmount": {
                    "amount": "63.19",
                    "currencyCode": "MZN"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "126.47",
                      "currencyCode": "BWP"
                    },
                    "preDiscountedAmount": {
                      "amount": "78.2",
                      "currencyCode": "GIP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Central African Republic-inspired Computer, blending grubby style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "JO",
                        "taxAmount": {
                          "amount": "73.06",
                          "currencyCode": "UYU"
                        },
                        "taxCode": "Uq",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "317"
                      },
                      {
                        "description": "Ergonomic Chips designed with Aluminum for informal performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MF",
                        "taxAmount": {
                          "amount": "43.07",
                          "currencyCode": "XCD"
                        },
                        "taxCode": "oe",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "659"
                      },
                      {
                        "description": "Discover the elephant-like agility of our Gloves, perfect for gifted users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "LT",
                        "taxAmount": {
                          "amount": "17.12",
                          "currencyCode": "KMF"
                        },
                        "taxCode": "xU",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "432"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "88.89",
                      "currencyCode": "KHR"
                    }
                  },
                  "totalAmount": {
                    "amount": "146.45",
                    "currencyCode": "CNY"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "1ZM9v"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Q1E9",
                    "segmentRefIds": [
                      "EsLO"
                    ]
                  },
                  {
                    "baggageRefId": "8SNm",
                    "segmentRefIds": [
                      "AriX",
                      "Y5kS",
                      "FjpS",
                      "iV8l"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "sl1hSuZR",
                      "fareCode": "485",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "FI3b",
                    "segmentRefIds": [
                      "g5rJ",
                      "y1pB"
                    ],
                    "ticketDesignator": "I446",
                    "voluntaryChangeInformationRefs": [
                      "UAH",
                      "STN",
                      "SDG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "JaIND0kw",
                      "fareCode": "922",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "EXDO",
                    "segmentRefIds": [
                      "7toS",
                      "EPtE",
                      "tema",
                      "W1bt"
                    ],
                    "ticketDesignator": "yy2j",
                    "voluntaryChangeInformationRefs": [
                      "PHP",
                      "DKK",
                      "ZAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "uBrVyL5w",
                      "fareCode": "078",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "WJEb",
                    "segmentRefIds": [
                      "Uwao"
                    ],
                    "ticketDesignator": "mAjx",
                    "voluntaryChangeInformationRefs": [
                      "XOF",
                      "HTG",
                      "EUR",
                      "AED"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "CQhdkIUe",
                      "fareCode": "428",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "6vsb",
                    "segmentRefIds": [
                      "XroW",
                      "eKpv",
                      "f2dG"
                    ],
                    "ticketDesignator": "wp7U",
                    "voluntaryChangeInformationRefs": [
                      "MOP"
                    ]
                  }
                ],
                "passengerRefId": "Op9F",
                "price": {
                  "baseAmount": {
                    "amount": "54.69",
                    "currencyCode": "CLP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "69.68",
                      "currencyCode": "MWK"
                    },
                    "preDiscountedAmount": {
                      "amount": "14.2",
                      "currencyCode": "RON"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the crunchy essence in our Bacon, designed for grim culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AQ",
                        "taxAmount": {
                          "amount": "139.89",
                          "currencyCode": "ALL"
                        },
                        "taxCode": "Hd",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "062"
                      },
                      {
                        "description": "The sleek and hot Computer comes with plum LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AO",
                        "taxAmount": {
                          "amount": "37.74",
                          "currencyCode": "NIO"
                        },
                        "taxCode": "RO",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "487"
                      },
                      {
                        "description": "Our koala-friendly Chicken ensures far comfort for your pets",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GL",
                        "taxAmount": {
                          "amount": "84.12",
                          "currencyCode": "SOS"
                        },
                        "taxCode": "QF",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "806"
                      },
                      {
                        "description": "The sleek and junior Tuna comes with green LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NE",
                        "taxAmount": {
                          "amount": "47.98",
                          "currencyCode": "KYD"
                        },
                        "taxCode": "if",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "359"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "67.47",
                      "currencyCode": "SOS"
                    }
                  },
                  "totalAmount": {
                    "amount": "18.1",
                    "currencyCode": "BHD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "BFWZo"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "z13U",
                    "segmentRefIds": [
                      "x9dK",
                      "F8AN",
                      "Qadb",
                      "0Q25",
                      "qZVh"
                    ]
                  },
                  {
                    "baggageRefId": "PUCO",
                    "segmentRefIds": [
                      "UTI8",
                      "r3na"
                    ]
                  },
                  {
                    "baggageRefId": "pvFu",
                    "segmentRefIds": [
                      "24fZ",
                      "d7FI"
                    ]
                  },
                  {
                    "baggageRefId": "EQXO",
                    "segmentRefIds": [
                      "5oY2",
                      "nUKG"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "OQ0SFtgc",
                      "fareCode": "583",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "B9CX",
                    "segmentRefIds": [
                      "mBM0",
                      "vo5v",
                      "oFvP",
                      "UZNT"
                    ],
                    "ticketDesignator": "z3lJ",
                    "voluntaryChangeInformationRefs": [
                      "CZK",
                      "BND",
                      "UAH",
                      "KES"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "udryApZT",
                      "fareCode": "536",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "USjF",
                    "segmentRefIds": [
                      "TfAs"
                    ],
                    "ticketDesignator": "BSF5",
                    "voluntaryChangeInformationRefs": [
                      "JPY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "pfe6Ilfh",
                      "fareCode": "714",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "CEj9",
                    "segmentRefIds": [
                      "tla4"
                    ],
                    "ticketDesignator": "aZVq",
                    "voluntaryChangeInformationRefs": [
                      "SHP",
                      "ILS",
                      "NOK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "AbGUTzRn",
                      "fareCode": "411",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "1DuN",
                    "segmentRefIds": [
                      "jp7j"
                    ],
                    "ticketDesignator": "jJa4",
                    "voluntaryChangeInformationRefs": [
                      "UYU",
                      "RUB",
                      "EGP"
                    ]
                  }
                ],
                "passengerRefId": "siOC",
                "price": {
                  "baseAmount": {
                    "amount": "107.42",
                    "currencyCode": "SCR"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "160.05",
                      "currencyCode": "LYD"
                    },
                    "preDiscountedAmount": {
                      "amount": "96.23",
                      "currencyCode": "NGN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the bat-like agility of our Keyboard, perfect for pretty users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TG",
                        "taxAmount": {
                          "amount": "133.32",
                          "currencyCode": "BND"
                        },
                        "taxCode": "To",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "094"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "164.12",
                      "currencyCode": "BBD"
                    }
                  },
                  "totalAmount": {
                    "amount": "166.55",
                    "currencyCode": "XPF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "u8nxc"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "qgJV",
                    "segmentRefIds": [
                      "xjGA",
                      "9cgs"
                    ]
                  },
                  {
                    "baggageRefId": "g9G0",
                    "segmentRefIds": [
                      "1bRb",
                      "Dvp3",
                      "l2uV"
                    ]
                  },
                  {
                    "baggageRefId": "qR8x",
                    "segmentRefIds": [
                      "KMNf",
                      "v39B",
                      "VvdA",
                      "2qJE"
                    ]
                  },
                  {
                    "baggageRefId": "khQ4",
                    "segmentRefIds": [
                      "kyeA",
                      "9qmi",
                      "sVrI",
                      "6REq",
                      "Qczi"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "rSRN3IHT",
                      "fareCode": "551",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "lZSr",
                    "segmentRefIds": [
                      "NJ1W",
                      "3ItU",
                      "3cRs"
                    ],
                    "ticketDesignator": "d13k",
                    "voluntaryChangeInformationRefs": [
                      "MXN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "hszreo7S",
                      "fareCode": "988",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "ruS7",
                    "segmentRefIds": [
                      "DaMK",
                      "LDZI",
                      "1aGP",
                      "rafK"
                    ],
                    "ticketDesignator": "tl2Y",
                    "voluntaryChangeInformationRefs": [
                      "XAF",
                      "ISK",
                      "TZS",
                      "SCR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "hhvM3QVx",
                      "fareCode": "737",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "es1m",
                    "segmentRefIds": [
                      "i1j5",
                      "6MGy",
                      "1o95",
                      "7Jr4",
                      "AJBc"
                    ],
                    "ticketDesignator": "2BDa",
                    "voluntaryChangeInformationRefs": [
                      "FKP",
                      "TOP",
                      "PHP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "COONMrAo",
                      "fareCode": "543",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "0HWU",
                    "segmentRefIds": [
                      "De4d"
                    ],
                    "ticketDesignator": "C3Tv",
                    "voluntaryChangeInformationRefs": [
                      "TOP",
                      "HTG",
                      "DOP",
                      "TZS",
                      "IQD"
                    ]
                  }
                ],
                "passengerRefId": "6sIJ",
                "price": {
                  "baseAmount": {
                    "amount": "159.76",
                    "currencyCode": "TJS"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "132.07",
                      "currencyCode": "ERN"
                    },
                    "preDiscountedAmount": {
                      "amount": "130.03",
                      "currencyCode": "THB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Experience the turquoise brilliance of our Chicken, perfect for rewarding environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CY",
                        "taxAmount": {
                          "amount": "38.8",
                          "currencyCode": "JOD"
                        },
                        "taxCode": "uC",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "804"
                      },
                      {
                        "description": "Unbranded Table designed with Granite for tiny performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LA",
                        "taxAmount": {
                          "amount": "195.6",
                          "currencyCode": "HNL"
                        },
                        "taxCode": "4z",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "552"
                      },
                      {
                        "description": "Our moist-inspired Bike brings a taste of luxury to your limited lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CL",
                        "taxAmount": {
                          "amount": "102.21",
                          "currencyCode": "PEN"
                        },
                        "taxCode": "g0",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "483"
                      },
                      {
                        "description": "The sleek and puzzled Shirt comes with magenta LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MQ",
                        "taxAmount": {
                          "amount": "97.16",
                          "currencyCode": "GEL"
                        },
                        "taxCode": "wd",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "297"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "161.75",
                      "currencyCode": "EGP"
                    }
                  },
                  "totalAmount": {
                    "amount": "100.08",
                    "currencyCode": "IRR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "iOruh"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "21.73",
                "currencyCode": "AWG",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Bike designed to make you stand out with elderly looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CI",
                    "taxAmount": {
                      "amount": "177.66",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "xY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "432"
                  },
                  {
                    "description": "Zemlak Inc's most advanced Keyboard technology increases noxious capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "DZ",
                    "taxAmount": {
                      "amount": "98.02",
                      "currencyCode": "OMR"
                    },
                    "taxCode": "s4",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "055"
                  },
                  {
                    "description": "New plum Mouse with ergonomic design for moist comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MT",
                    "taxAmount": {
                      "amount": "19.59",
                      "currencyCode": "GYD"
                    },
                    "taxCode": "Fg",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "929"
                  },
                  {
                    "description": "Our moist-inspired Hat brings a taste of luxury to your uncommon lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GM",
                    "taxAmount": {
                      "amount": "45.18",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "zO",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "853"
                  },
                  {
                    "description": "Discover the flamingo-like agility of our Ball, perfect for dark users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BE",
                    "taxAmount": {
                      "amount": "57.26",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "AC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "931"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "188.81",
                  "currencyCode": "XCD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "167.58",
                "currencyCode": "LKR"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "50.21",
                  "currencyCode": "SAR"
                },
                "preDiscountedAmount": {
                  "amount": "114.87",
                  "currencyCode": "VND"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Lubowitz - Ebert's most advanced Salad technology increases tricky capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NC",
                    "taxAmount": {
                      "amount": "195.51",
                      "currencyCode": "CAD"
                    },
                    "taxCode": "qn",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "175"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "42.21",
                  "currencyCode": "BTN"
                }
              },
              "totalAmount": {
                "amount": "91.94",
                "currencyCode": "LRD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 12
                },
                "newSeat": {
                  "column": "C",
                  "row": 25
                },
                "passengerRefId": "G7TF",
                "segmentRefId": "9K4Z"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 14
                },
                "newSeat": {
                  "column": "C",
                  "row": 25
                },
                "passengerRefId": "2k9C",
                "segmentRefId": "LGcZ"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 14
                },
                "newSeat": {
                  "column": "F",
                  "row": 23
                },
                "passengerRefId": "ATwt",
                "segmentRefId": "ByAH"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 27
                },
                "newSeat": {
                  "column": "D",
                  "row": 2
                },
                "passengerRefId": "lSFC",
                "segmentRefId": "o33A"
              }
            ]
          },
          {
            "commission": {
              "amount": "488.15",
              "code": "wyiU",
              "currencyCode": "BBD",
              "description": "STANDARD COMM",
              "percentage": "6.5",
              "percentageAppliedToAmount": "499.94"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "84.46",
                "currencyCode": "PGK"
              },
              "differentialAmount": {
                "amount": "176.28",
                "currencyCode": "MUR"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our crispy-inspired Pants brings a taste of luxury to your unwilling lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "HN",
                    "taxAmount": {
                      "amount": "196.64",
                      "currencyCode": "KZT"
                    },
                    "taxCode": "u6",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "080"
                  },
                  {
                    "description": "The tan Ball combines Nauru aesthetics with Hafnium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "ZW",
                    "taxAmount": {
                      "amount": "62.2",
                      "currencyCode": "BYN"
                    },
                    "taxCode": "Id",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "113"
                  },
                  {
                    "description": "Discover the koala-like agility of our Shoes, perfect for wasteful users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GQ",
                    "taxAmount": {
                      "amount": "180.52",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "UU",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "022"
                  },
                  {
                    "description": "Introducing the Gibraltar-inspired Chicken, blending milky style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TM",
                    "taxAmount": {
                      "amount": "136.24",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "kS",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "209"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "169.07",
                  "currencyCode": "TND"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "JYPg",
                "segmentRefIds": [
                  "kk4O",
                  "zk89"
                ]
              },
              {
                "priceClassRefId": "byfV",
                "segmentRefIds": [
                  "Jyj8",
                  "EVwA",
                  "CpMq",
                  "wvk4"
                ]
              },
              {
                "priceClassRefId": "VCB1",
                "segmentRefIds": [
                  "HcNt"
                ]
              },
              {
                "priceClassRefId": "WiP8",
                "segmentRefIds": [
                  "s5Ep",
                  "eP3f",
                  "xRIH"
                ]
              },
              {
                "priceClassRefId": "aQCZ",
                "segmentRefIds": [
                  "ALjn",
                  "0oe4"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "24.83",
                "currencyCode": "SZL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Table featuring glittering technology and Steel construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AW",
                    "taxAmount": {
                      "amount": "68.95",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "Mu",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "907"
                  },
                  {
                    "description": "New violet Tuna with ergonomic design for white comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "197.37",
                      "currencyCode": "RUB"
                    },
                    "taxCode": "tt",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "957"
                  },
                  {
                    "description": "Our moist-inspired Shirt brings a taste of luxury to your tight lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FJ",
                    "taxAmount": {
                      "amount": "49.37",
                      "currencyCode": "IDR"
                    },
                    "taxCode": "EL",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "813"
                  },
                  {
                    "description": "New Fish model with 36 GB RAM, 58 GB storage, and grounded features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MU",
                    "taxAmount": {
                      "amount": "166.72",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "QS",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "318"
                  },
                  {
                    "description": "Professional-grade Towels perfect for decisive training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MC",
                    "taxAmount": {
                      "amount": "49.94",
                      "currencyCode": "PYG"
                    },
                    "taxCode": "6V",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "983"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "113.89",
                  "currencyCode": "CUP"
                }
              }
            },
            "offerItemId": "qfQG",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "168.05",
                "currencyCode": "LBP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Price - Yost's most advanced Shirt technology increases vast capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PY",
                    "taxAmount": {
                      "amount": "15.76",
                      "currencyCode": "AOA"
                    },
                    "taxCode": "wC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "868"
                  },
                  {
                    "description": "Our juicy-inspired Towels brings a taste of luxury to your wordy lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CD",
                    "taxAmount": {
                      "amount": "115.48",
                      "currencyCode": "MRU"
                    },
                    "taxCode": "3Y",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "003"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "135.51",
                  "currencyCode": "ALL"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "bkIc",
                    "segmentRefIds": [
                      "j5Se",
                      "pXPT",
                      "imst"
                    ]
                  },
                  {
                    "baggageRefId": "y3oQ",
                    "segmentRefIds": [
                      "K9g3",
                      "OUlG"
                    ]
                  },
                  {
                    "baggageRefId": "EUej",
                    "segmentRefIds": [
                      "DmIt"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "z00LT46x",
                      "fareCode": "359",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "WARI",
                    "segmentRefIds": [
                      "5nnc",
                      "Zw20",
                      "95FR"
                    ],
                    "ticketDesignator": "Moot",
                    "voluntaryChangeInformationRefs": [
                      "SRD",
                      "KHR",
                      "TJS",
                      "IRR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "e4Wy8NUm",
                      "fareCode": "471",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "4oOZ",
                    "segmentRefIds": [
                      "CeTs",
                      "Kt2f"
                    ],
                    "ticketDesignator": "SivW",
                    "voluntaryChangeInformationRefs": [
                      "BRL",
                      "UZS",
                      "SRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "JFktWFzC",
                      "fareCode": "968",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "tqZ9",
                    "segmentRefIds": [
                      "4LG1"
                    ],
                    "ticketDesignator": "QGtE",
                    "voluntaryChangeInformationRefs": [
                      "DKK",
                      "AWG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "v7wq17vG",
                      "fareCode": "620",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Sz3H",
                    "segmentRefIds": [
                      "fQg9",
                      "P8g6"
                    ],
                    "ticketDesignator": "Qw2a",
                    "voluntaryChangeInformationRefs": [
                      "PLN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Xa5q64nR",
                      "fareCode": "442",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "8YAS",
                    "segmentRefIds": [
                      "13Y0"
                    ],
                    "ticketDesignator": "lioX",
                    "voluntaryChangeInformationRefs": [
                      "COP"
                    ]
                  }
                ],
                "passengerRefId": "DH30",
                "price": {
                  "baseAmount": {
                    "amount": "93.04",
                    "currencyCode": "COP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "94.44",
                      "currencyCode": "SYP"
                    },
                    "preDiscountedAmount": {
                      "amount": "128.51",
                      "currencyCode": "NZD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Fundamental asymmetric framework Hat offers reliable performance and secondary design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CW",
                        "taxAmount": {
                          "amount": "97.56",
                          "currencyCode": "SDG"
                        },
                        "taxCode": "r8",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "314"
                      },
                      {
                        "description": "Intelligent Salad designed with Marble for warm performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LS",
                        "taxAmount": {
                          "amount": "142.28",
                          "currencyCode": "TTD"
                        },
                        "taxCode": "Ir",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "657"
                      },
                      {
                        "description": "The orange Chips combines Croatia aesthetics with Hassium-based durability",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KZ",
                        "taxAmount": {
                          "amount": "180.59",
                          "currencyCode": "PGK"
                        },
                        "taxCode": "U1",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "878"
                      },
                      {
                        "description": "Our snake-friendly Bacon ensures unlined comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "SJ",
                        "taxAmount": {
                          "amount": "77.02",
                          "currencyCode": "XPF"
                        },
                        "taxCode": "UH",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "690"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "75.02",
                      "currencyCode": "KPW"
                    }
                  },
                  "totalAmount": {
                    "amount": "11.78",
                    "currencyCode": "SAR"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "CqRQw"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "dgES",
                    "segmentRefIds": [
                      "LMqw",
                      "76zM",
                      "8R3c",
                      "8RCG",
                      "dJcG"
                    ]
                  },
                  {
                    "baggageRefId": "hjBy",
                    "segmentRefIds": [
                      "chhA",
                      "Imbu",
                      "cP6y",
                      "Z9xQ"
                    ]
                  },
                  {
                    "baggageRefId": "ULFS",
                    "segmentRefIds": [
                      "hM2J",
                      "AQvl",
                      "JNRv",
                      "RuBc"
                    ]
                  },
                  {
                    "baggageRefId": "7hmc",
                    "segmentRefIds": [
                      "uCUi",
                      "WvSn",
                      "vhOF",
                      "jWOO"
                    ]
                  },
                  {
                    "baggageRefId": "1GTN",
                    "segmentRefIds": [
                      "CM4H",
                      "3ZUu",
                      "3UA8",
                      "3nHi",
                      "TARW"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "x0fYNISz",
                      "fareCode": "303",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "fHXa",
                    "segmentRefIds": [
                      "Tef0",
                      "V4GT",
                      "199m",
                      "dUGP"
                    ],
                    "ticketDesignator": "qeQ6",
                    "voluntaryChangeInformationRefs": [
                      "NPR",
                      "RWF"
                    ]
                  }
                ],
                "passengerRefId": "hfzm",
                "price": {
                  "baseAmount": {
                    "amount": "77.69",
                    "currencyCode": "MOP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "58.64",
                      "currencyCode": "SBD"
                    },
                    "preDiscountedAmount": {
                      "amount": "137.2",
                      "currencyCode": "BSD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Experience the violet brilliance of our Keyboard, perfect for hasty environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PF",
                        "taxAmount": {
                          "amount": "110.51",
                          "currencyCode": "LAK"
                        },
                        "taxCode": "FR",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "751"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "54.05",
                      "currencyCode": "DZD"
                    }
                  },
                  "totalAmount": {
                    "amount": "199.25",
                    "currencyCode": "AFN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "ubkoO"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ZbOH",
                    "segmentRefIds": [
                      "hkA2"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "wwtm2aHn",
                      "fareCode": "373",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "EnPM",
                    "segmentRefIds": [
                      "IcVs",
                      "DOcZ",
                      "W9G2",
                      "iLyS"
                    ],
                    "ticketDesignator": "FZK6",
                    "voluntaryChangeInformationRefs": [
                      "ARS",
                      "RSD",
                      "MDL",
                      "TTD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "dIaIrAl7",
                      "fareCode": "131",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "fCc1",
                    "segmentRefIds": [
                      "OyfO",
                      "swPt",
                      "Lwth"
                    ],
                    "ticketDesignator": "kKtd",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "LKR",
                      "TRY",
                      "BOB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "N77id4M6",
                      "fareCode": "807",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "aRMY",
                    "segmentRefIds": [
                      "hQOp",
                      "0Ar1"
                    ],
                    "ticketDesignator": "EPCt",
                    "voluntaryChangeInformationRefs": [
                      "JPY",
                      "PAB",
                      "KZT",
                      "PLN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "brAvC2dR",
                      "fareCode": "724",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "wlvE",
                    "segmentRefIds": [
                      "JUfx",
                      "OCWr",
                      "wpTY",
                      "o9P2",
                      "EJ89"
                    ],
                    "ticketDesignator": "fRKL",
                    "voluntaryChangeInformationRefs": [
                      "ANG",
                      "VES",
                      "UGX",
                      "BIF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "u99VH8CK",
                      "fareCode": "350",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "2zxA",
                    "segmentRefIds": [
                      "yBXV",
                      "aD77",
                      "7M6l",
                      "aVD4"
                    ],
                    "ticketDesignator": "a4te",
                    "voluntaryChangeInformationRefs": [
                      "BIF",
                      "CZK"
                    ]
                  }
                ],
                "passengerRefId": "zd40",
                "price": {
                  "baseAmount": {
                    "amount": "179.79",
                    "currencyCode": "MDL"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "109.88",
                      "currencyCode": "TTD"
                    },
                    "preDiscountedAmount": {
                      "amount": "30.9",
                      "currencyCode": "EGP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The User-centric logistical knowledge user Chips offers reliable performance and wise design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MK",
                        "taxAmount": {
                          "amount": "178.65",
                          "currencyCode": "BYN"
                        },
                        "taxCode": "mp",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "130"
                      },
                      {
                        "description": "Wilkinson Group's most advanced Hat technology increases noteworthy capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GS",
                        "taxAmount": {
                          "amount": "155.38",
                          "currencyCode": "MKD"
                        },
                        "taxCode": "cn",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "153"
                      },
                      {
                        "description": "Introducing the Japan-inspired Cheese, blending jagged style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "KG",
                        "taxAmount": {
                          "amount": "123.88",
                          "currencyCode": "ZMW"
                        },
                        "taxCode": "Tq",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "636"
                      },
                      {
                        "description": "Beahan and Sons's most advanced Ball technology increases dual capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GB",
                        "taxAmount": {
                          "amount": "53.73",
                          "currencyCode": "AMD"
                        },
                        "taxCode": "dM",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "342"
                      },
                      {
                        "description": "Discover the recent new Pants with an exciting mix of Cotton ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SY",
                        "taxAmount": {
                          "amount": "87.49",
                          "currencyCode": "ALL"
                        },
                        "taxCode": "Un",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "035"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "110.81",
                      "currencyCode": "NPR"
                    }
                  },
                  "totalAmount": {
                    "amount": "153.42",
                    "currencyCode": "RSD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "locCS"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "7BrZ",
                    "segmentRefIds": [
                      "gi9g",
                      "yzgg",
                      "jpCz",
                      "Mzsp"
                    ]
                  },
                  {
                    "baggageRefId": "6mIT",
                    "segmentRefIds": [
                      "ekXu",
                      "sKiM",
                      "dOvx",
                      "p38r",
                      "xd3d"
                    ]
                  },
                  {
                    "baggageRefId": "S4y5",
                    "segmentRefIds": [
                      "la2u",
                      "uM4L",
                      "Ftsu",
                      "ePqK",
                      "MTfR"
                    ]
                  },
                  {
                    "baggageRefId": "2vIf",
                    "segmentRefIds": [
                      "xwvQ",
                      "sHCh",
                      "T88I",
                      "qQpz",
                      "ybSZ"
                    ]
                  },
                  {
                    "baggageRefId": "IWBf",
                    "segmentRefIds": [
                      "p3y5"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "zjEBADF7",
                      "fareCode": "594",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "d5si",
                    "segmentRefIds": [
                      "51LB",
                      "ZzqW",
                      "OOLA",
                      "ceCS"
                    ],
                    "ticketDesignator": "yUCV",
                    "voluntaryChangeInformationRefs": [
                      "AOA",
                      "KYD",
                      "RON"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "YseyGSnx",
                      "fareCode": "032",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "cEM3",
                    "segmentRefIds": [
                      "r1iC",
                      "rteu",
                      "prIX",
                      "H8RO",
                      "KQPQ"
                    ],
                    "ticketDesignator": "ZgDN",
                    "voluntaryChangeInformationRefs": [
                      "KYD",
                      "BGN",
                      "KWD",
                      "BND",
                      "BZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "OKvIzQwB",
                      "fareCode": "817",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "tPoc",
                    "segmentRefIds": [
                      "WlL5",
                      "KPil",
                      "tXJE",
                      "N4PK"
                    ],
                    "ticketDesignator": "7c3e",
                    "voluntaryChangeInformationRefs": [
                      "IRR",
                      "NZD",
                      "KHR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "pq9K5aPP",
                      "fareCode": "650",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "PkRL",
                    "segmentRefIds": [
                      "s0f7",
                      "n6zm"
                    ],
                    "ticketDesignator": "VMs7",
                    "voluntaryChangeInformationRefs": [
                      "NPR",
                      "EGP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "1q7cXTZo",
                      "fareCode": "497",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "Yabo",
                    "segmentRefIds": [
                      "clgC"
                    ],
                    "ticketDesignator": "zVGb",
                    "voluntaryChangeInformationRefs": [
                      "KRW",
                      "UAH"
                    ]
                  }
                ],
                "passengerRefId": "b3d4",
                "price": {
                  "baseAmount": {
                    "amount": "187.83",
                    "currencyCode": "MGA"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "30.85",
                      "currencyCode": "RSD"
                    },
                    "preDiscountedAmount": {
                      "amount": "46.78",
                      "currencyCode": "XAF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the bee-like agility of our Keyboard, perfect for sizzling users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "KG",
                        "taxAmount": {
                          "amount": "126.92",
                          "currencyCode": "FKP"
                        },
                        "taxCode": "73",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "189"
                      },
                      {
                        "description": "Feest, Tremblay and Lowe's most advanced Soap technology increases colossal capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BJ",
                        "taxAmount": {
                          "amount": "161.33",
                          "currencyCode": "XPF"
                        },
                        "taxCode": "GD",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "099"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "169.91",
                      "currencyCode": "NGN"
                    }
                  },
                  "totalAmount": {
                    "amount": "31.63",
                    "currencyCode": "LSL"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "eE7tj"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Smxl",
                    "segmentRefIds": [
                      "8F5B",
                      "VPjT",
                      "HMFW"
                    ]
                  },
                  {
                    "baggageRefId": "lqHo",
                    "segmentRefIds": [
                      "19be",
                      "q5zk",
                      "9cKz"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "d9L57EK2",
                      "fareCode": "110",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "FcmY",
                    "segmentRefIds": [
                      "6T2K",
                      "rZS7",
                      "bs6W",
                      "rejj"
                    ],
                    "ticketDesignator": "GqOt",
                    "voluntaryChangeInformationRefs": [
                      "ZWL",
                      "MWK",
                      "SOS",
                      "TJS",
                      "MUR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "2CIJPyNq",
                      "fareCode": "801",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "yNG5",
                    "segmentRefIds": [
                      "YJFg",
                      "aNNs",
                      "71Fy",
                      "zYnZ",
                      "eJku"
                    ],
                    "ticketDesignator": "H9Hx",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "KES",
                      "KRW",
                      "EUR"
                    ]
                  }
                ],
                "passengerRefId": "Yxn6",
                "price": {
                  "baseAmount": {
                    "amount": "32.68",
                    "currencyCode": "GBP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "23.02",
                      "currencyCode": "NOK"
                    },
                    "preDiscountedAmount": {
                      "amount": "174.1",
                      "currencyCode": "DZD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the wolf-like agility of our Computer, perfect for everlasting users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MP",
                        "taxAmount": {
                          "amount": "156.94",
                          "currencyCode": "XPF"
                        },
                        "taxCode": "uB",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "914"
                      },
                      {
                        "description": "Discover the koala-like agility of our Salad, perfect for light users",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KH",
                        "taxAmount": {
                          "amount": "62.51",
                          "currencyCode": "ZMW"
                        },
                        "taxCode": "vA",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "428"
                      },
                      {
                        "description": "Professional-grade Salad perfect for lined training and recreational use",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "DZ",
                        "taxAmount": {
                          "amount": "93.54",
                          "currencyCode": "CVE"
                        },
                        "taxCode": "WI",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "783"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "107.06",
                      "currencyCode": "CNY"
                    }
                  },
                  "totalAmount": {
                    "amount": "65.59",
                    "currencyCode": "RSD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "PbMZt"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "14.26",
                "currencyCode": "GIP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stark and Sons's most advanced Pizza technology increases shameful capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AL",
                    "taxAmount": {
                      "amount": "174.86",
                      "currencyCode": "NAD"
                    },
                    "taxCode": "rT",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "552"
                  },
                  {
                    "description": "Ergonomic Bacon made with Bamboo for all-day insistent support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TG",
                    "taxAmount": {
                      "amount": "128.17",
                      "currencyCode": "RON"
                    },
                    "taxCode": "nH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "863"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "129.49",
                  "currencyCode": "MXN"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "154.4",
                "currencyCode": "XCD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "142.54",
                  "currencyCode": "BAM"
                },
                "preDiscountedAmount": {
                  "amount": "195.69",
                  "currencyCode": "MOP"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the sour essence in our Salad, designed for earnest culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "EG",
                    "taxAmount": {
                      "amount": "70.21",
                      "currencyCode": "SDG"
                    },
                    "taxCode": "hh",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "039"
                  },
                  {
                    "description": "Our spicy-inspired Shirt brings a taste of luxury to your untried lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "HR",
                    "taxAmount": {
                      "amount": "155.9",
                      "currencyCode": "LRD"
                    },
                    "taxCode": "j2",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "456"
                  },
                  {
                    "description": "Our bird-friendly Computer ensures staid comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TW",
                    "taxAmount": {
                      "amount": "60.99",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "qd",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "075"
                  },
                  {
                    "description": "Soft Bacon designed with Bronze for fragrant performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "62.26",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "Jc",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "117"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "20.61",
                  "currencyCode": "STN"
                }
              },
              "totalAmount": {
                "amount": "97.61",
                "currencyCode": "MMK"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 17
                },
                "newSeat": {
                  "column": "C",
                  "row": 8
                },
                "passengerRefId": "MLry",
                "segmentRefId": "izHs"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 21
                },
                "newSeat": {
                  "column": "C",
                  "row": 14
                },
                "passengerRefId": "3pXX",
                "segmentRefId": "6uz8"
              }
            ]
          },
          {
            "commission": {
              "amount": "198.78",
              "code": "hOqf",
              "currencyCode": "SCR",
              "description": "STANDARD COMM",
              "percentage": "10.03",
              "percentageAppliedToAmount": "156.84"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "63.32",
                "currencyCode": "GTQ"
              },
              "differentialAmount": {
                "amount": "70.25",
                "currencyCode": "KWD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our juicy-inspired Salad brings a taste of luxury to your well-documented lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "RU",
                    "taxAmount": {
                      "amount": "63.65",
                      "currencyCode": "BZD"
                    },
                    "taxCode": "yZ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "322"
                  },
                  {
                    "description": "Modern Chair designed with Gold for amazing performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LI",
                    "taxAmount": {
                      "amount": "180.03",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "jF",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "819"
                  },
                  {
                    "description": "The Enhanced regional middleware Computer offers reliable performance and our design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AS",
                    "taxAmount": {
                      "amount": "183.27",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "68",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "989"
                  },
                  {
                    "description": "Discover the warped new Fish with an exciting mix of Aluminum ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "KY",
                    "taxAmount": {
                      "amount": "47.41",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "vU",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "820"
                  },
                  {
                    "description": "Savor the fluffy essence in our Car, designed for idolized culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HU",
                    "taxAmount": {
                      "amount": "123.53",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "4f",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "077"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "188.74",
                  "currencyCode": "PGK"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "FXTL",
                "segmentRefIds": [
                  "DLd0"
                ]
              },
              {
                "priceClassRefId": "bE9O",
                "segmentRefIds": [
                  "99WV",
                  "xKAY",
                  "QNAF",
                  "Nrx5"
                ]
              },
              {
                "priceClassRefId": "sEc6",
                "segmentRefIds": [
                  "hpel",
                  "9mWS"
                ]
              },
              {
                "priceClassRefId": "4xtE",
                "segmentRefIds": [
                  "kKFT",
                  "fnoT",
                  "d2o2"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "110.9",
                "currencyCode": "BWP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Saint Martin-inspired Car, blending likely style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AG",
                    "taxAmount": {
                      "amount": "193.14",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "tz",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "915"
                  },
                  {
                    "description": "Gorgeous Pizza designed with Concrete for affectionate performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PW",
                    "taxAmount": {
                      "amount": "121.07",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "OQ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "509"
                  },
                  {
                    "description": "Stylish Car designed to make you stand out with fixed looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TW",
                    "taxAmount": {
                      "amount": "22.5",
                      "currencyCode": "MVR"
                    },
                    "taxCode": "vw",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "319"
                  },
                  {
                    "description": "New azure Sausages with ergonomic design for velvety comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AG",
                    "taxAmount": {
                      "amount": "46.75",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "XN",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "749"
                  },
                  {
                    "description": "Intelligent Sausages designed with Wooden for grave performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BD",
                    "taxAmount": {
                      "amount": "109.04",
                      "currencyCode": "SDG"
                    },
                    "taxCode": "6R",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "864"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "115.44",
                  "currencyCode": "MZN"
                }
              }
            },
            "offerItemId": "sI0b",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "62.33",
                "currencyCode": "NAD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Virgie Mouse is the latest in a series of improbable products from Robel - Johnson",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MR",
                    "taxAmount": {
                      "amount": "91.54",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "zP",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "011"
                  },
                  {
                    "description": "New black Table with ergonomic design for puzzled comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TL",
                    "taxAmount": {
                      "amount": "54.24",
                      "currencyCode": "GTQ"
                    },
                    "taxCode": "nW",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "948"
                  },
                  {
                    "description": "Introducing the New Zealand-inspired Bacon, blending webbed style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "85.91",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "Wu",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "042"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "135.75",
                  "currencyCode": "QAR"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "inTF",
                    "segmentRefIds": [
                      "tGmD"
                    ]
                  },
                  {
                    "baggageRefId": "O3xc",
                    "segmentRefIds": [
                      "WSe9",
                      "7nVo",
                      "Vu63",
                      "FMZf",
                      "R5Wy"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "7NwNKhMw",
                      "fareCode": "125",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "Kpy2",
                    "segmentRefIds": [
                      "9BpJ",
                      "GzYy"
                    ],
                    "ticketDesignator": "Rqxq",
                    "voluntaryChangeInformationRefs": [
                      "LAK",
                      "VES",
                      "DJF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "X92AG0b9",
                      "fareCode": "125",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "ebb9",
                    "segmentRefIds": [
                      "6DTR",
                      "nF3F",
                      "sHiq"
                    ],
                    "ticketDesignator": "RXQ9",
                    "voluntaryChangeInformationRefs": [
                      "ILS",
                      "ZWL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "MmkiHaMV",
                      "fareCode": "305",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "eEKJ",
                    "segmentRefIds": [
                      "L0AC",
                      "mY7W",
                      "ekCe",
                      "QSu3",
                      "rETL"
                    ],
                    "ticketDesignator": "ys21",
                    "voluntaryChangeInformationRefs": [
                      "XPF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "cdWqd9oN",
                      "fareCode": "123",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "uBWn",
                    "segmentRefIds": [
                      "8vdy"
                    ],
                    "ticketDesignator": "TNRj",
                    "voluntaryChangeInformationRefs": [
                      "NAD",
                      "RSD"
                    ]
                  }
                ],
                "passengerRefId": "6D8I",
                "price": {
                  "baseAmount": {
                    "amount": "91.89",
                    "currencyCode": "VUV"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "179.04",
                      "currencyCode": "THB"
                    },
                    "preDiscountedAmount": {
                      "amount": "63.75",
                      "currencyCode": "HNL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our eagle-friendly Chips ensures expensive comfort for your pets",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SV",
                        "taxAmount": {
                          "amount": "55.33",
                          "currencyCode": "BND"
                        },
                        "taxCode": "CM",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "468"
                      },
                      {
                        "description": "Ergonomic Tuna designed with Concrete for last performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TC",
                        "taxAmount": {
                          "amount": "49.65",
                          "currencyCode": "SHP"
                        },
                        "taxCode": "Mq",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "751"
                      },
                      {
                        "description": "Our squirrel-friendly Towels ensures indelible comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MW",
                        "taxAmount": {
                          "amount": "35.02",
                          "currencyCode": "ZMW"
                        },
                        "taxCode": "1K",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "367"
                      },
                      {
                        "description": "Introducing the Cote d'Ivoire-inspired Cheese, blending rotating style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "LI",
                        "taxAmount": {
                          "amount": "67.01",
                          "currencyCode": "BYN"
                        },
                        "taxCode": "f4",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "437"
                      },
                      {
                        "description": "New turquoise Salad with ergonomic design for jittery comfort",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "ZA",
                        "taxAmount": {
                          "amount": "182.36",
                          "currencyCode": "COP"
                        },
                        "taxCode": "4J",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "473"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "60.15",
                      "currencyCode": "MRU"
                    }
                  },
                  "totalAmount": {
                    "amount": "69.67",
                    "currencyCode": "UAH"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "6TfK4"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "sLmm",
                    "segmentRefIds": [
                      "hmYx",
                      "rfMA",
                      "2fN6"
                    ]
                  },
                  {
                    "baggageRefId": "uhj8",
                    "segmentRefIds": [
                      "IrL0",
                      "KWo6",
                      "0Iyn",
                      "OatI"
                    ]
                  },
                  {
                    "baggageRefId": "RXSw",
                    "segmentRefIds": [
                      "9vIj",
                      "xzwO",
                      "R3ak"
                    ]
                  },
                  {
                    "baggageRefId": "wjSS",
                    "segmentRefIds": [
                      "AfY5",
                      "LQIs",
                      "K016"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "tG3xVUhe",
                      "fareCode": "892",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "LbS3",
                    "segmentRefIds": [
                      "n4B6",
                      "Hi5A",
                      "JMXh",
                      "W0iH"
                    ],
                    "ticketDesignator": "RzqZ",
                    "voluntaryChangeInformationRefs": [
                      "SHP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "78szC6Na",
                      "fareCode": "071",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "jJI5",
                    "segmentRefIds": [
                      "uDgP",
                      "3e2k",
                      "ZtZx",
                      "q5BK",
                      "45V2"
                    ],
                    "ticketDesignator": "PE7A",
                    "voluntaryChangeInformationRefs": [
                      "LRD",
                      "BRL",
                      "LYD",
                      "BND",
                      "MDL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "SykuqgO3",
                      "fareCode": "734",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "rCUS",
                    "segmentRefIds": [
                      "i4km"
                    ],
                    "ticketDesignator": "Nl8n",
                    "voluntaryChangeInformationRefs": [
                      "DOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "7H6tGM3U",
                      "fareCode": "499",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "7xfe",
                    "segmentRefIds": [
                      "JxBw"
                    ],
                    "ticketDesignator": "ll0T",
                    "voluntaryChangeInformationRefs": [
                      "IDR",
                      "RON"
                    ]
                  }
                ],
                "passengerRefId": "ZUHN",
                "price": {
                  "baseAmount": {
                    "amount": "185.13",
                    "currencyCode": "MDL"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "147.29",
                      "currencyCode": "CDF"
                    },
                    "preDiscountedAmount": {
                      "amount": "131.03",
                      "currencyCode": "RSD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Hegmann, Ebert and Abernathy's most advanced Gloves technology increases outgoing capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TG",
                        "taxAmount": {
                          "amount": "74.82",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "5c",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "318"
                      },
                      {
                        "description": "Stylish Gloves designed to make you stand out with coarse looks",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "HT",
                        "taxAmount": {
                          "amount": "45.81",
                          "currencyCode": "TTD"
                        },
                        "taxCode": "xU",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "263"
                      },
                      {
                        "description": "Experience the turquoise brilliance of our Cheese, perfect for sociable environments",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SK",
                        "taxAmount": {
                          "amount": "30.64",
                          "currencyCode": "GHS"
                        },
                        "taxCode": "WA",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "566"
                      },
                      {
                        "description": "Experience the lime brilliance of our Car, perfect for cautious environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BL",
                        "taxAmount": {
                          "amount": "70.44",
                          "currencyCode": "OMR"
                        },
                        "taxCode": "Yt",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "409"
                      },
                      {
                        "description": "Savor the creamy essence in our Pizza, designed for powerful culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AZ",
                        "taxAmount": {
                          "amount": "189.28",
                          "currencyCode": "USD"
                        },
                        "taxCode": "Wo",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "054"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "74.9",
                      "currencyCode": "SBD"
                    }
                  },
                  "totalAmount": {
                    "amount": "118.28",
                    "currencyCode": "CAD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "fiiYu"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "bjJd",
                    "segmentRefIds": [
                      "rFpC",
                      "jGDf",
                      "ITgb",
                      "OR2S",
                      "6VsL"
                    ]
                  },
                  {
                    "baggageRefId": "BbdS",
                    "segmentRefIds": [
                      "dC1t",
                      "Uyb9",
                      "bJbD"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "dyLqn73R",
                      "fareCode": "239",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "Xowy",
                    "segmentRefIds": [
                      "c8vs",
                      "xm1D",
                      "eUS6",
                      "dLKd",
                      "Gqp3"
                    ],
                    "ticketDesignator": "T34Y",
                    "voluntaryChangeInformationRefs": [
                      "KRW",
                      "UGX"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "kAgBrHr8",
                      "fareCode": "436",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "24IB",
                    "segmentRefIds": [
                      "lmc8",
                      "8v4r",
                      "sQ5W",
                      "ihe9",
                      "Myc4"
                    ],
                    "ticketDesignator": "MuID",
                    "voluntaryChangeInformationRefs": [
                      "MZN",
                      "YER",
                      "TMT",
                      "KES"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "hxF3omxo",
                      "fareCode": "594",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "cfKg",
                    "segmentRefIds": [
                      "89D5",
                      "7pQ9",
                      "yCy1"
                    ],
                    "ticketDesignator": "1KRX",
                    "voluntaryChangeInformationRefs": [
                      "VES",
                      "LRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "SPZMprdT",
                      "fareCode": "009",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "TCqB",
                    "segmentRefIds": [
                      "f0Xi",
                      "y9aL"
                    ],
                    "ticketDesignator": "Igy9",
                    "voluntaryChangeInformationRefs": [
                      "SLE"
                    ]
                  }
                ],
                "passengerRefId": "uvKJ",
                "price": {
                  "baseAmount": {
                    "amount": "105.46",
                    "currencyCode": "JOD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "101.86",
                      "currencyCode": "KES"
                    },
                    "preDiscountedAmount": {
                      "amount": "54.68",
                      "currencyCode": "DKK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Sausages model with 37 GB RAM, 191 GB storage, and discrete features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "HM",
                        "taxAmount": {
                          "amount": "109.48",
                          "currencyCode": "NOK"
                        },
                        "taxCode": "Nb",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "932"
                      },
                      {
                        "description": "Introducing the Iran-inspired Chair, blending frightened style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GH",
                        "taxAmount": {
                          "amount": "86.57",
                          "currencyCode": "UZS"
                        },
                        "taxCode": "H3",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "609"
                      },
                      {
                        "description": "The Innovative fault-tolerant capability Shirt offers reliable performance and flickering design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SN",
                        "taxAmount": {
                          "amount": "31.06",
                          "currencyCode": "BZD"
                        },
                        "taxCode": "L3",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "518"
                      },
                      {
                        "description": "Experience the green brilliance of our Cheese, perfect for front environments",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "RS",
                        "taxAmount": {
                          "amount": "180.82",
                          "currencyCode": "BDT"
                        },
                        "taxCode": "tQ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "890"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "196.02",
                      "currencyCode": "GEL"
                    }
                  },
                  "totalAmount": {
                    "amount": "75.32",
                    "currencyCode": "GBP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "euftB"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "143.93",
                "currencyCode": "ALL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Tuna perfect for faraway training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GW",
                    "taxAmount": {
                      "amount": "95.31",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "C9",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "265"
                  },
                  {
                    "description": "Our elephant-friendly Cheese ensures normal comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "156.89",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "dG",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "090"
                  },
                  {
                    "description": "Ergonomic Sausages made with Bamboo for all-day tame support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GH",
                    "taxAmount": {
                      "amount": "189.33",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "ee",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "944"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "71.97",
                  "currencyCode": "LRD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "133.35",
                "currencyCode": "MRU"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "165.05",
                  "currencyCode": "ISK"
                },
                "preDiscountedAmount": {
                  "amount": "190.76",
                  "currencyCode": "FKP"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Awesome Pants designed with Concrete for aggressive performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LY",
                    "taxAmount": {
                      "amount": "68.14",
                      "currencyCode": "UAH"
                    },
                    "taxCode": "pY",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "223"
                  },
                  {
                    "description": "Our dog-friendly Tuna ensures tattered comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GQ",
                    "taxAmount": {
                      "amount": "185.03",
                      "currencyCode": "LRD"
                    },
                    "taxCode": "31",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "694"
                  },
                  {
                    "description": "Innovative Hat featuring stained technology and Bronze construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NL",
                    "taxAmount": {
                      "amount": "175.92",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "VC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "543"
                  },
                  {
                    "description": "Our bird-friendly Sausages ensures old-fashioned comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NI",
                    "taxAmount": {
                      "amount": "185.26",
                      "currencyCode": "JPY"
                    },
                    "taxCode": "6H",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "600"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "121.73",
                  "currencyCode": "MVR"
                }
              },
              "totalAmount": {
                "amount": "181.46",
                "currencyCode": "BND"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 18
                },
                "newSeat": {
                  "column": "C",
                  "row": 21
                },
                "passengerRefId": "j6G0",
                "segmentRefId": "CjPI"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 17
                },
                "newSeat": {
                  "column": "B",
                  "row": 22
                },
                "passengerRefId": "ISPK",
                "segmentRefId": "S0aH"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 8
                },
                "newSeat": {
                  "column": "A",
                  "row": 2
                },
                "passengerRefId": "IBpw",
                "segmentRefId": "q3UD"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 15
                },
                "newSeat": {
                  "column": "E",
                  "row": 19
                },
                "passengerRefId": "ar3E",
                "segmentRefId": "37df"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 12
                },
                "newSeat": {
                  "column": "D",
                  "row": 29
                },
                "passengerRefId": "y8cR",
                "segmentRefId": "q9Rq"
              }
            ]
          }
        ],
        "ownerCode": "NM",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "55",
            "currencyCode": "HTG",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Professional-grade Soap perfect for blue training and recreational use",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "WS",
                "taxAmount": {
                  "amount": "14.12",
                  "currencyCode": "BHD"
                },
                "taxCode": "Lg",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "657"
              },
              {
                "description": "Experience the gold brilliance of our Pants, perfect for respectful environments",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "BB",
                "taxAmount": {
                  "amount": "176.03",
                  "currencyCode": "RWF"
                },
                "taxCode": "4R",
                "taxCodeText": "PAID",
                "taxPadisCode": "933"
              },
              {
                "description": "Stylish Pizza designed to make you stand out with whispered looks",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "PK",
                "taxAmount": {
                  "amount": "187.33",
                  "currencyCode": "BYN"
                },
                "taxCode": "Y0",
                "taxCodeText": "PAID",
                "taxPadisCode": "778"
              },
              {
                "description": "Professional-grade Hat perfect for grubby training and recreational use",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "NA",
                "taxAmount": {
                  "amount": "197.43",
                  "currencyCode": "ZAR"
                },
                "taxCode": "PC",
                "taxCodeText": "PAID",
                "taxPadisCode": "670"
              }
            ],
            "totalTaxAmount": {
              "amount": "118.9",
              "currencyCode": "QAR"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "74.99",
            "currencyCode": "BWP"
          }
        },
        "validatingAirlineCode": "KA"
      },
      {
        "commission": {
          "amount": "471.8",
          "code": "vOXU",
          "currencyCode": "PHP",
          "description": "STANDARD COMM",
          "percentage": "15.01",
          "percentageAppliedToAmount": "233.86"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "24.39",
            "currencyCode": "CNY"
          },
          "differentialAmount": {
            "amount": "12.36",
            "currencyCode": "AFN"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Stylish Car designed to make you stand out with stormy looks",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "LB",
                "taxAmount": {
                  "amount": "187.94",
                  "currencyCode": "SYP"
                },
                "taxCode": "29",
                "taxCodeText": "PAID",
                "taxPadisCode": "394"
              },
              {
                "description": "New Hat model with 37 GB RAM, 161 GB storage, and last features",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "VC",
                "taxAmount": {
                  "amount": "100.6",
                  "currencyCode": "OMR"
                },
                "taxCode": "GA",
                "taxCodeText": "VAT",
                "taxPadisCode": "517"
              }
            ],
            "totalTaxAmount": {
              "amount": "153.18",
              "currencyCode": "CHF"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2617,
        "offerId": "L7dM",
        "offerItems": [
          {
            "commission": {
              "amount": "46.35",
              "code": "gwfS",
              "currencyCode": "KPW",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "12.54",
              "percentageAppliedToAmount": "258"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "15.93",
                "currencyCode": "MMK"
              },
              "differentialAmount": {
                "amount": "89.31",
                "currencyCode": "BYN"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The salmon Table combines Libyan Arab Jamahiriya aesthetics with Cerium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NL",
                    "taxAmount": {
                      "amount": "80.89",
                      "currencyCode": "KPW"
                    },
                    "taxCode": "gL",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "254"
                  },
                  {
                    "description": "Unbranded Mouse designed with Cotton for measly performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "DK",
                    "taxAmount": {
                      "amount": "77.11",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "9p",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "744"
                  },
                  {
                    "description": "New Cheese model with 46 GB RAM, 779 GB storage, and elementary features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IL",
                    "taxAmount": {
                      "amount": "186.03",
                      "currencyCode": "RUB"
                    },
                    "taxCode": "Ei",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "932"
                  },
                  {
                    "description": "The sleek and blind Shirt comes with purple LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "OM",
                    "taxAmount": {
                      "amount": "49.43",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "rS",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "603"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "78.79",
                  "currencyCode": "LRD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "5qY5",
                "segmentRefIds": [
                  "QUIG",
                  "56Zj",
                  "q0BH",
                  "44Rc",
                  "qSvY"
                ]
              },
              {
                "priceClassRefId": "o823",
                "segmentRefIds": [
                  "ndYc",
                  "wj7J"
                ]
              },
              {
                "priceClassRefId": "YbNp",
                "segmentRefIds": [
                  "GxNx",
                  "vTV1"
                ]
              },
              {
                "priceClassRefId": "uFZZ",
                "segmentRefIds": [
                  "z6QD"
                ]
              },
              {
                "priceClassRefId": "SMQu",
                "segmentRefIds": [
                  "Z2sE",
                  "GAWB",
                  "QuQX"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "45.4",
                "currencyCode": "BHD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Chicken model with 23 GB RAM, 398 GB storage, and vain features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SO",
                    "taxAmount": {
                      "amount": "59.19",
                      "currencyCode": "SCR"
                    },
                    "taxCode": "Sm",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "718"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "183.22",
                  "currencyCode": "CHF"
                }
              }
            },
            "offerItemId": "Ili1",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "189.88",
                "currencyCode": "MRU",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Switzerland-inspired Keyboard, blending quixotic style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "VI",
                    "taxAmount": {
                      "amount": "31.11",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "zi",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "012"
                  },
                  {
                    "description": "The Team-oriented context-sensitive policy Computer offers reliable performance and delicious design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TV",
                    "taxAmount": {
                      "amount": "85",
                      "currencyCode": "KES"
                    },
                    "taxCode": "x4",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "061"
                  },
                  {
                    "description": "Professional-grade Table perfect for eminent training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TF",
                    "taxAmount": {
                      "amount": "97.31",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "FL",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "822"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "115.99",
                  "currencyCode": "BGN"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "uqXX",
                    "segmentRefIds": [
                      "xpF5",
                      "5nZQ",
                      "H3vn",
                      "LJsJ",
                      "cLWg"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ZqQ3MhXG",
                      "fareCode": "555",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "Me5Z",
                    "segmentRefIds": [
                      "I7h6",
                      "kaPg"
                    ],
                    "ticketDesignator": "GMm0",
                    "voluntaryChangeInformationRefs": [
                      "COP",
                      "SYP",
                      "DJF",
                      "BWP",
                      "THB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "fnqQ0OpG",
                      "fareCode": "960",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "mJJ9",
                    "segmentRefIds": [
                      "VgM2",
                      "OYfa",
                      "WVvC"
                    ],
                    "ticketDesignator": "W3NX",
                    "voluntaryChangeInformationRefs": [
                      "YER",
                      "STN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "qcSSnAFK",
                      "fareCode": "507",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "cEG5",
                    "segmentRefIds": [
                      "dVF2",
                      "zhtH",
                      "Y5t0",
                      "RoXL"
                    ],
                    "ticketDesignator": "oZlF",
                    "voluntaryChangeInformationRefs": [
                      "SHP",
                      "BWP"
                    ]
                  }
                ],
                "passengerRefId": "u4pD",
                "price": {
                  "baseAmount": {
                    "amount": "112.62",
                    "currencyCode": "TMT"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "87.32",
                      "currencyCode": "BAM"
                    },
                    "preDiscountedAmount": {
                      "amount": "145.96",
                      "currencyCode": "BGN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Sausages model with 52 GB RAM, 434 GB storage, and superior features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SM",
                        "taxAmount": {
                          "amount": "99.7",
                          "currencyCode": "CAD"
                        },
                        "taxCode": "ck",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "731"
                      },
                      {
                        "description": "Discover the digital new Mouse with an exciting mix of Plastic ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GU",
                        "taxAmount": {
                          "amount": "67.86",
                          "currencyCode": "HNL"
                        },
                        "taxCode": "yh",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "933"
                      },
                      {
                        "description": "Innovative Table featuring soft technology and Aluminum construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "YT",
                        "taxAmount": {
                          "amount": "94.92",
                          "currencyCode": "UYU"
                        },
                        "taxCode": "bn",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "878"
                      },
                      {
                        "description": "Featuring Nickel-enhanced technology, our Hat offers unparalleled different performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "PT",
                        "taxAmount": {
                          "amount": "31.13",
                          "currencyCode": "UYU"
                        },
                        "taxCode": "Ij",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "187"
                      },
                      {
                        "description": "Innovative Towels featuring infamous technology and Marble construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IM",
                        "taxAmount": {
                          "amount": "15.66",
                          "currencyCode": "PYG"
                        },
                        "taxCode": "Dl",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "333"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "97.31",
                      "currencyCode": "AMD"
                    }
                  },
                  "totalAmount": {
                    "amount": "147.12",
                    "currencyCode": "MZN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "DyLFx"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "rbgP",
                    "segmentRefIds": [
                      "qQyz",
                      "S4td",
                      "hH6Q"
                    ]
                  },
                  {
                    "baggageRefId": "qabu",
                    "segmentRefIds": [
                      "Fk8o",
                      "Mazt"
                    ]
                  },
                  {
                    "baggageRefId": "2YWF",
                    "segmentRefIds": [
                      "hVra",
                      "n7CA",
                      "U26b",
                      "lGbo"
                    ]
                  },
                  {
                    "baggageRefId": "4m4A",
                    "segmentRefIds": [
                      "pYt2",
                      "azwi",
                      "xAey",
                      "CUPr",
                      "mwi2"
                    ]
                  },
                  {
                    "baggageRefId": "J1Pc",
                    "segmentRefIds": [
                      "a7lp",
                      "Zbfq"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "gX4vVPU2",
                      "fareCode": "816",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "9EeW",
                    "segmentRefIds": [
                      "9buv",
                      "MwhO",
                      "XGIP",
                      "MRQ5",
                      "R1VS"
                    ],
                    "ticketDesignator": "UFD9",
                    "voluntaryChangeInformationRefs": [
                      "STN",
                      "BZD",
                      "BHD",
                      "CRC"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "8djozJOY",
                      "fareCode": "748",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "MrS2",
                    "segmentRefIds": [
                      "PKGi"
                    ],
                    "ticketDesignator": "eQPb",
                    "voluntaryChangeInformationRefs": [
                      "JOD",
                      "KGS",
                      "MNT",
                      "ALL",
                      "TTD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "oynhYV5W",
                      "fareCode": "102",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "gM38",
                    "segmentRefIds": [
                      "HCDf",
                      "n3bZ",
                      "3oBZ",
                      "NMYP",
                      "pGdv"
                    ],
                    "ticketDesignator": "amRt",
                    "voluntaryChangeInformationRefs": [
                      "GBP",
                      "NAD",
                      "MKD",
                      "CAD",
                      "HNL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "lhMsaPAZ",
                      "fareCode": "532",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "LWMo",
                    "segmentRefIds": [
                      "NcPN",
                      "DQGj",
                      "zNEd",
                      "TSyg"
                    ],
                    "ticketDesignator": "T67p",
                    "voluntaryChangeInformationRefs": [
                      "KZT",
                      "KZT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ovyNZCgi",
                      "fareCode": "642",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "wGWh",
                    "segmentRefIds": [
                      "kY8p",
                      "5R8D"
                    ],
                    "ticketDesignator": "MqDq",
                    "voluntaryChangeInformationRefs": [
                      "KPW"
                    ]
                  }
                ],
                "passengerRefId": "RZc5",
                "price": {
                  "baseAmount": {
                    "amount": "92.48",
                    "currencyCode": "KPW"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "109.26",
                      "currencyCode": "GTQ"
                    },
                    "preDiscountedAmount": {
                      "amount": "186.26",
                      "currencyCode": "XOF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Pizza model with 4 GB RAM, 971 GB storage, and brave features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "EC",
                        "taxAmount": {
                          "amount": "107.13",
                          "currencyCode": "XAF"
                        },
                        "taxCode": "Wx",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "190"
                      },
                      {
                        "description": "Discover the common new Salad with an exciting mix of Concrete ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CI",
                        "taxAmount": {
                          "amount": "107.96",
                          "currencyCode": "KES"
                        },
                        "taxCode": "Dd",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "582"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "98.93",
                      "currencyCode": "STN"
                    }
                  },
                  "totalAmount": {
                    "amount": "168.82",
                    "currencyCode": "KMF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "jTQvq"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "yYu6",
                    "segmentRefIds": [
                      "t3y2"
                    ]
                  },
                  {
                    "baggageRefId": "KeEn",
                    "segmentRefIds": [
                      "sFSr",
                      "co9O",
                      "n5SI",
                      "sjHc"
                    ]
                  },
                  {
                    "baggageRefId": "IjeK",
                    "segmentRefIds": [
                      "N660",
                      "Uv7b",
                      "CiWf",
                      "Kdf4",
                      "vE1F"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "G2IbkSjO",
                      "fareCode": "724",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "pNtK",
                    "segmentRefIds": [
                      "Wdkf",
                      "C1SG",
                      "uFv4",
                      "pU43",
                      "5HYF"
                    ],
                    "ticketDesignator": "fQKv",
                    "voluntaryChangeInformationRefs": [
                      "SCR",
                      "RUB",
                      "OMR",
                      "KPW"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "GJsYn8Ij",
                      "fareCode": "785",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "DTnz",
                    "segmentRefIds": [
                      "SOur",
                      "0GkZ",
                      "AmKb",
                      "b7W9",
                      "uGhY"
                    ],
                    "ticketDesignator": "NCcG",
                    "voluntaryChangeInformationRefs": [
                      "BMD",
                      "LRD",
                      "RUB",
                      "KZT",
                      "JOD"
                    ]
                  }
                ],
                "passengerRefId": "obuE",
                "price": {
                  "baseAmount": {
                    "amount": "141.66",
                    "currencyCode": "UYU"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "51.27",
                      "currencyCode": "NIO"
                    },
                    "preDiscountedAmount": {
                      "amount": "56.05",
                      "currencyCode": "ZAR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Fish made with Granite for all-day jam-packed support",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SA",
                        "taxAmount": {
                          "amount": "121.7",
                          "currencyCode": "QAR"
                        },
                        "taxCode": "Wu",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "609"
                      },
                      {
                        "description": "The white Keyboard combines Pitcairn Islands aesthetics with Oganesson-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MK",
                        "taxAmount": {
                          "amount": "170.06",
                          "currencyCode": "ZMW"
                        },
                        "taxCode": "VU",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "884"
                      },
                      {
                        "description": "Our salty-inspired Chicken brings a taste of luxury to your growing lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NO",
                        "taxAmount": {
                          "amount": "134.93",
                          "currencyCode": "MDL"
                        },
                        "taxCode": "PU",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "858"
                      },
                      {
                        "description": "New Hat model with 1 GB RAM, 266 GB storage, and strident features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GY",
                        "taxAmount": {
                          "amount": "70.64",
                          "currencyCode": "NPR"
                        },
                        "taxCode": "n9",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "197"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "33.61",
                      "currencyCode": "ERN"
                    }
                  },
                  "totalAmount": {
                    "amount": "197.79",
                    "currencyCode": "MNT"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "kmwhV"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "79.04",
                "currencyCode": "BBD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the silver brilliance of our Hat, perfect for decisive environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "172.22",
                      "currencyCode": "BHD"
                    },
                    "taxCode": "5z",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "384"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "84.77",
                  "currencyCode": "GIP"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "43.34",
                "currencyCode": "TOP"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "146.54",
                  "currencyCode": "BDT"
                },
                "preDiscountedAmount": {
                  "amount": "70.08",
                  "currencyCode": "TJS"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the zesty essence in our Bacon, designed for creative culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IL",
                    "taxAmount": {
                      "amount": "133.88",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "5X",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "075"
                  },
                  {
                    "description": "The Triple-buffered dedicated orchestration Salad offers reliable performance and deep design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MM",
                    "taxAmount": {
                      "amount": "10.82",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "6s",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "108"
                  },
                  {
                    "description": "Ergonomic Towels designed with Gold for spherical performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VU",
                    "taxAmount": {
                      "amount": "74.29",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "2u",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "272"
                  },
                  {
                    "description": "Experience the violet brilliance of our Keyboard, perfect for specific environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "JM",
                    "taxAmount": {
                      "amount": "85.2",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "3K",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "474"
                  },
                  {
                    "description": "New Cheese model with 32 GB RAM, 363 GB storage, and ornate features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MX",
                    "taxAmount": {
                      "amount": "160.44",
                      "currencyCode": "JPY"
                    },
                    "taxCode": "vR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "171"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "40.35",
                  "currencyCode": "ARS"
                }
              },
              "totalAmount": {
                "amount": "82.61",
                "currencyCode": "MKD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 16
                },
                "newSeat": {
                  "column": "E",
                  "row": 11
                },
                "passengerRefId": "iNE6",
                "segmentRefId": "d644"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 18
                },
                "newSeat": {
                  "column": "A",
                  "row": 27
                },
                "passengerRefId": "DZeW",
                "segmentRefId": "w281"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 3
                },
                "newSeat": {
                  "column": "E",
                  "row": 7
                },
                "passengerRefId": "5VHl",
                "segmentRefId": "xMYq"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 15
                },
                "newSeat": {
                  "column": "A",
                  "row": 16
                },
                "passengerRefId": "bhC1",
                "segmentRefId": "avo5"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 6
                },
                "newSeat": {
                  "column": "D",
                  "row": 21
                },
                "passengerRefId": "8bMZ",
                "segmentRefId": "hvc2"
              }
            ]
          }
        ],
        "ownerCode": "2s",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "76.31",
            "currencyCode": "MXN",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Experience the fuchsia brilliance of our Fish, perfect for hollow environments",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "LI",
                "taxAmount": {
                  "amount": "51.13",
                  "currencyCode": "FKP"
                },
                "taxCode": "yY",
                "taxCodeText": "PAID",
                "taxPadisCode": "144"
              },
              {
                "description": "Discover the white new Shoes with an exciting mix of Steel ingredients",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "AF",
                "taxAmount": {
                  "amount": "166.84",
                  "currencyCode": "GMD"
                },
                "taxCode": "hG",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "619"
              }
            ],
            "totalTaxAmount": {
              "amount": "175.38",
              "currencyCode": "ISK"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "163.37",
            "currencyCode": "TRY"
          }
        },
        "validatingAirlineCode": "By"
      },
      {
        "commission": {
          "amount": "301.46",
          "code": "aHGU",
          "currencyCode": "ALL",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "14.14",
          "percentageAppliedToAmount": "338.54"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "165.16",
            "currencyCode": "HTG"
          },
          "differentialAmount": {
            "amount": "101.58",
            "currencyCode": "FKP"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Our sweet-inspired Soap brings a taste of luxury to your ugly lifestyle",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "DE",
                "taxAmount": {
                  "amount": "111.58",
                  "currencyCode": "STN"
                },
                "taxCode": "PX",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "007"
              },
              {
                "description": "The Ervin Towels is the latest in a series of husky products from Legros - Ryan",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "SS",
                "taxAmount": {
                  "amount": "55.14",
                  "currencyCode": "UYU"
                },
                "taxCode": "NU",
                "taxCodeText": "PAID",
                "taxPadisCode": "557"
              },
              {
                "description": "The salmon Shoes combines Kenya aesthetics with Gallium-based durability",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "WS",
                "taxAmount": {
                  "amount": "115.6",
                  "currencyCode": "RON"
                },
                "taxCode": "7b",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "232"
              }
            ],
            "totalTaxAmount": {
              "amount": "39.02",
              "currencyCode": "FJD"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 1846,
        "offerId": "ePdr",
        "offerItems": [
          {
            "commission": {
              "amount": "406.72",
              "code": "As0m",
              "currencyCode": "ARS",
              "description": "NEGOTIATED COMM",
              "percentage": "8.53",
              "percentageAppliedToAmount": "810.29"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "90.91",
                "currencyCode": "FJD"
              },
              "differentialAmount": {
                "amount": "86.62",
                "currencyCode": "FKP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Gorgeous Towels designed with Silk for self-assured performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BF",
                    "taxAmount": {
                      "amount": "120.37",
                      "currencyCode": "AMD"
                    },
                    "taxCode": "BQ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "122"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "88.96",
                  "currencyCode": "YER"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "C7gS",
                "segmentRefIds": [
                  "MsOk",
                  "JFRX",
                  "uPLb"
                ]
              },
              {
                "priceClassRefId": "zuPC",
                "segmentRefIds": [
                  "tSEO"
                ]
              },
              {
                "priceClassRefId": "WEiv",
                "segmentRefIds": [
                  "WPcb",
                  "SwWH"
                ]
              },
              {
                "priceClassRefId": "oVS7",
                "segmentRefIds": [
                  "jy1N"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "37.04",
                "currencyCode": "BYN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our rhinoceros-friendly Ball ensures subtle comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HN",
                    "taxAmount": {
                      "amount": "94.59",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "xs",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "582"
                  },
                  {
                    "description": "The Monitored directional software Soap offers reliable performance and handy design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GN",
                    "taxAmount": {
                      "amount": "145.26",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "IQ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "502"
                  },
                  {
                    "description": "Professional-grade Tuna perfect for next training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GR",
                    "taxAmount": {
                      "amount": "165.7",
                      "currencyCode": "GTQ"
                    },
                    "taxCode": "A4",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "455"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "91.48",
                  "currencyCode": "KWD"
                }
              }
            },
            "offerItemId": "40QA",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "160.6",
                "currencyCode": "AWG",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Car perfect for admired training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AZ",
                    "taxAmount": {
                      "amount": "111.18",
                      "currencyCode": "GNF"
                    },
                    "taxCode": "w6",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "632"
                  },
                  {
                    "description": "Introducing the Myanmar-inspired Gloves, blending entire style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GM",
                    "taxAmount": {
                      "amount": "46.96",
                      "currencyCode": "MVR"
                    },
                    "taxCode": "iQ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "050"
                  },
                  {
                    "description": "The Abigayle Bike is the latest in a series of focused products from Zboncak, Moen and DuBuque",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SJ",
                    "taxAmount": {
                      "amount": "84.9",
                      "currencyCode": "SSP"
                    },
                    "taxCode": "7Z",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "074"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "169.92",
                  "currencyCode": "AOA"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "2XET",
                    "segmentRefIds": [
                      "Pro5"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "pT9xhyXw",
                      "fareCode": "888",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "jCz4",
                    "segmentRefIds": [
                      "NXMe"
                    ],
                    "ticketDesignator": "yS6x",
                    "voluntaryChangeInformationRefs": [
                      "ISK",
                      "BTN",
                      "DZD",
                      "MRU",
                      "UAH"
                    ]
                  }
                ],
                "passengerRefId": "1zGx",
                "price": {
                  "baseAmount": {
                    "amount": "193.38",
                    "currencyCode": "ERN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "88.69",
                      "currencyCode": "AZN"
                    },
                    "preDiscountedAmount": {
                      "amount": "20.74",
                      "currencyCode": "QAR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our zesty-inspired Towels brings a taste of luxury to your true lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AX",
                        "taxAmount": {
                          "amount": "34.15",
                          "currencyCode": "ZMW"
                        },
                        "taxCode": "OK",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "905"
                      },
                      {
                        "description": "The User-centric well-modulated knowledge user Gloves offers reliable performance and untried design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IN",
                        "taxAmount": {
                          "amount": "67.66",
                          "currencyCode": "MXN"
                        },
                        "taxCode": "WC",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "282"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "21.56",
                      "currencyCode": "XAF"
                    }
                  },
                  "totalAmount": {
                    "amount": "68.64",
                    "currencyCode": "SAR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "uuLsg"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "NbXP",
                    "segmentRefIds": [
                      "NP72",
                      "dH41",
                      "MPRQ",
                      "oJGL",
                      "lQ4w"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "q4EuZCKL",
                      "fareCode": "462",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Dhe8",
                    "segmentRefIds": [
                      "Qznp",
                      "aIRJ",
                      "X8SF",
                      "ssjT",
                      "0yvt"
                    ],
                    "ticketDesignator": "4XP7",
                    "voluntaryChangeInformationRefs": [
                      "SAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "DE8gr2V1",
                      "fareCode": "792",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "ebFH",
                    "segmentRefIds": [
                      "sGdj",
                      "MAx7",
                      "tnWZ",
                      "0g3G"
                    ],
                    "ticketDesignator": "g9xL",
                    "voluntaryChangeInformationRefs": [
                      "CLP",
                      "MYR",
                      "NGN",
                      "HTG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "0lNGZFO2",
                      "fareCode": "819",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "n9aU",
                    "segmentRefIds": [
                      "4cz2"
                    ],
                    "ticketDesignator": "vILq",
                    "voluntaryChangeInformationRefs": [
                      "GHS",
                      "TMT",
                      "SZL",
                      "MOP"
                    ]
                  }
                ],
                "passengerRefId": "o9wf",
                "price": {
                  "baseAmount": {
                    "amount": "49.04",
                    "currencyCode": "KPW"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "32.02",
                      "currencyCode": "VND"
                    },
                    "preDiscountedAmount": {
                      "amount": "199.53",
                      "currencyCode": "VES"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Chips perfect for brave training and recreational use",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AS",
                        "taxAmount": {
                          "amount": "49.06",
                          "currencyCode": "COP"
                        },
                        "taxCode": "S8",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "978"
                      },
                      {
                        "description": "The Networked regional project Towels offers reliable performance and ill-fated design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "IM",
                        "taxAmount": {
                          "amount": "152.23",
                          "currencyCode": "AED"
                        },
                        "taxCode": "2M",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "128"
                      },
                      {
                        "description": "Discover the outrageous new Table with an exciting mix of Metal ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IT",
                        "taxAmount": {
                          "amount": "144.28",
                          "currencyCode": "INR"
                        },
                        "taxCode": "ea",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "980"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "139.38",
                      "currencyCode": "KMF"
                    }
                  },
                  "totalAmount": {
                    "amount": "69.88",
                    "currencyCode": "QAR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "kyW8U"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "57j4",
                    "segmentRefIds": [
                      "XO3t",
                      "qiCV",
                      "gPMU"
                    ]
                  },
                  {
                    "baggageRefId": "ufe8",
                    "segmentRefIds": [
                      "DWC1"
                    ]
                  },
                  {
                    "baggageRefId": "4mC5",
                    "segmentRefIds": [
                      "r36N",
                      "i6Nd",
                      "69sZ"
                    ]
                  },
                  {
                    "baggageRefId": "WEKa",
                    "segmentRefIds": [
                      "5Oqv",
                      "5kri",
                      "Coul"
                    ]
                  },
                  {
                    "baggageRefId": "1LV7",
                    "segmentRefIds": [
                      "HncW",
                      "Rvqo",
                      "PgHm",
                      "NsWr",
                      "lrIF"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "BGWt9Hml",
                      "fareCode": "932",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "i3Ju",
                    "segmentRefIds": [
                      "jR0I",
                      "v81u",
                      "Loz2",
                      "FI6O",
                      "78AF"
                    ],
                    "ticketDesignator": "z9mX",
                    "voluntaryChangeInformationRefs": [
                      "AZN",
                      "MXN",
                      "LSL",
                      "BGN",
                      "BYN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "vdFJIds4",
                      "fareCode": "004",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "fKIx",
                    "segmentRefIds": [
                      "WB6H"
                    ],
                    "ticketDesignator": "4DF7",
                    "voluntaryChangeInformationRefs": [
                      "NZD",
                      "CHF",
                      "JOD",
                      "ANG",
                      "KZT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "I11JTXvC",
                      "fareCode": "739",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "h5Q6",
                    "segmentRefIds": [
                      "iE9c",
                      "8KMT",
                      "sWaC"
                    ],
                    "ticketDesignator": "YXR5",
                    "voluntaryChangeInformationRefs": [
                      "BYN",
                      "LAK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "U9PSStbW",
                      "fareCode": "698",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "9D4D",
                    "segmentRefIds": [
                      "7Xhk",
                      "GtA2",
                      "ZVuZ",
                      "78Qe",
                      "XCHa"
                    ],
                    "ticketDesignator": "Gqe2",
                    "voluntaryChangeInformationRefs": [
                      "BYN",
                      "ARS",
                      "GMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "wBgPMRrp",
                      "fareCode": "453",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "vrc4",
                    "segmentRefIds": [
                      "2M74",
                      "zg97",
                      "c93m",
                      "wBu2",
                      "5dCW"
                    ],
                    "ticketDesignator": "gaM8",
                    "voluntaryChangeInformationRefs": [
                      "FJD",
                      "KZT"
                    ]
                  }
                ],
                "passengerRefId": "UOzN",
                "price": {
                  "baseAmount": {
                    "amount": "132.26",
                    "currencyCode": "MOP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "40.3",
                      "currencyCode": "SZL"
                    },
                    "preDiscountedAmount": {
                      "amount": "115.44",
                      "currencyCode": "HUF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Visionary impactful pricing structure Tuna offers reliable performance and likely design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BI",
                        "taxAmount": {
                          "amount": "65.24",
                          "currencyCode": "KHR"
                        },
                        "taxCode": "TF",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "285"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "181.32",
                      "currencyCode": "ARS"
                    }
                  },
                  "totalAmount": {
                    "amount": "158.28",
                    "currencyCode": "ILS"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "aXlux"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "124.33",
                "currencyCode": "TMT",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Towels perfect for mealy training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BH",
                    "taxAmount": {
                      "amount": "90.61",
                      "currencyCode": "NPR"
                    },
                    "taxCode": "Hv",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "948"
                  },
                  {
                    "description": "Emard - Mills's most advanced Chair technology increases bruised capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "DE",
                    "taxAmount": {
                      "amount": "184.44",
                      "currencyCode": "CVE"
                    },
                    "taxCode": "iU",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "070"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "167.62",
                  "currencyCode": "GIP"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "164.5",
                "currencyCode": "PYG"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "29.99",
                  "currencyCode": "XCD"
                },
                "preDiscountedAmount": {
                  "amount": "49.29",
                  "currencyCode": "GIP"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the spotless new Pants with an exciting mix of Bamboo ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VU",
                    "taxAmount": {
                      "amount": "195.72",
                      "currencyCode": "BRL"
                    },
                    "taxCode": "bJ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "529"
                  },
                  {
                    "description": "Our juicy-inspired Hat brings a taste of luxury to your polite lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PF",
                    "taxAmount": {
                      "amount": "16.02",
                      "currencyCode": "HKD"
                    },
                    "taxCode": "lY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "517"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "70.99",
                  "currencyCode": "GBP"
                }
              },
              "totalAmount": {
                "amount": "140.54",
                "currencyCode": "BDT"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 28
                },
                "newSeat": {
                  "column": "A",
                  "row": 23
                },
                "passengerRefId": "2mP6",
                "segmentRefId": "rarl"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 11
                },
                "newSeat": {
                  "column": "B",
                  "row": 4
                },
                "passengerRefId": "h7wd",
                "segmentRefId": "7pLg"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 17
                },
                "newSeat": {
                  "column": "D",
                  "row": 10
                },
                "passengerRefId": "Ntat",
                "segmentRefId": "PkaT"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 27
                },
                "newSeat": {
                  "column": "C",
                  "row": 19
                },
                "passengerRefId": "vFCo",
                "segmentRefId": "1Y9M"
              }
            ]
          },
          {
            "commission": {
              "amount": "175.09",
              "code": "NuZx",
              "currencyCode": "EGP",
              "description": "STANDARD COMM",
              "percentage": "12.58",
              "percentageAppliedToAmount": "253.88"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "43.49",
                "currencyCode": "JMD"
              },
              "differentialAmount": {
                "amount": "65",
                "currencyCode": "DJF"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Compatible intermediate installation Shirt offers reliable performance and shimmering design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AL",
                    "taxAmount": {
                      "amount": "69.73",
                      "currencyCode": "NAD"
                    },
                    "taxCode": "5n",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "789"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "98.08",
                  "currencyCode": "UAH"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "A23I",
                "segmentRefIds": [
                  "fHsQ",
                  "qjfW",
                  "sTxd"
                ]
              },
              {
                "priceClassRefId": "U9Ow",
                "segmentRefIds": [
                  "VRCM",
                  "7tbi",
                  "BbWb",
                  "CQ76",
                  "qgFC"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "134.9",
                "currencyCode": "QAR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Gadolinium-enhanced technology, our Car offers unparalleled gleaming performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BH",
                    "taxAmount": {
                      "amount": "30.89",
                      "currencyCode": "AUD"
                    },
                    "taxCode": "y8",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "728"
                  },
                  {
                    "description": "Cole, Hagenes and Christiansen's most advanced Computer technology increases messy capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KG",
                    "taxAmount": {
                      "amount": "152.24",
                      "currencyCode": "CDF"
                    },
                    "taxCode": "XV",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "861"
                  },
                  {
                    "description": "New Computer model with 91 GB RAM, 279 GB storage, and royal features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AL",
                    "taxAmount": {
                      "amount": "22.38",
                      "currencyCode": "LYD"
                    },
                    "taxCode": "Id",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "676"
                  },
                  {
                    "description": "Ergonomic Soap made with Marble for all-day common support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MU",
                    "taxAmount": {
                      "amount": "113.22",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "vD",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "117"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "136.27",
                  "currencyCode": "NGN"
                }
              }
            },
            "offerItemId": "tDI2",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF01",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "155.94",
                "currencyCode": "AWG",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our bat-friendly Salad ensures standard comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "WS",
                    "taxAmount": {
                      "amount": "143.21",
                      "currencyCode": "VND"
                    },
                    "taxCode": "C6",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "014"
                  },
                  {
                    "description": "Savor the golden essence in our Shirt, designed for black culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CH",
                    "taxAmount": {
                      "amount": "192.05",
                      "currencyCode": "JOD"
                    },
                    "taxCode": "Zj",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "466"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "84.25",
                  "currencyCode": "KYD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "Ipzh",
                    "segmentRefIds": [
                      "bf3j",
                      "ch6O"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "SRUGPJ27",
                      "fareCode": "072",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "d9P1",
                    "segmentRefIds": [
                      "QQpF"
                    ],
                    "ticketDesignator": "e7h1",
                    "voluntaryChangeInformationRefs": [
                      "SEK",
                      "SBD",
                      "MYR",
                      "NOK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "bgasxpmw",
                      "fareCode": "523",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "3xDE",
                    "segmentRefIds": [
                      "ZqnQ",
                      "RVKV"
                    ],
                    "ticketDesignator": "bfnj",
                    "voluntaryChangeInformationRefs": [
                      "CVE",
                      "TND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "WltriwTd",
                      "fareCode": "342",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "6cD9",
                    "segmentRefIds": [
                      "0PaZ"
                    ],
                    "ticketDesignator": "teb9",
                    "voluntaryChangeInformationRefs": [
                      "ILS",
                      "SCR",
                      "SDG",
                      "KRW",
                      "GHS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Q9KDHLuu",
                      "fareCode": "877",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "vHvP",
                    "segmentRefIds": [
                      "VjYp",
                      "DVVS",
                      "3WpC",
                      "Rkjp",
                      "KBHd"
                    ],
                    "ticketDesignator": "OVX0",
                    "voluntaryChangeInformationRefs": [
                      "AMD",
                      "BWP",
                      "UGX",
                      "BZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "mQSwhRYZ",
                      "fareCode": "030",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "PNsI",
                    "segmentRefIds": [
                      "dALY",
                      "YiA5",
                      "aeny"
                    ],
                    "ticketDesignator": "SnrM",
                    "voluntaryChangeInformationRefs": [
                      "CAD",
                      "VES"
                    ]
                  }
                ],
                "passengerRefId": "UwgR",
                "price": {
                  "baseAmount": {
                    "amount": "79.07",
                    "currencyCode": "EGP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "94.55",
                      "currencyCode": "CLP"
                    },
                    "preDiscountedAmount": {
                      "amount": "155.14",
                      "currencyCode": "XPF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Licensed Car designed with Metal for arid performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "EH",
                        "taxAmount": {
                          "amount": "171.03",
                          "currencyCode": "OMR"
                        },
                        "taxCode": "wd",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "969"
                      },
                      {
                        "description": "Ergonomic Hat made with Aluminum for all-day heavenly support",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GD",
                        "taxAmount": {
                          "amount": "88.26",
                          "currencyCode": "STN"
                        },
                        "taxCode": "pl",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "455"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "187.34",
                      "currencyCode": "LSL"
                    }
                  },
                  "totalAmount": {
                    "amount": "172.87",
                    "currencyCode": "EUR"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "HYhoQ"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "DiIK",
                    "segmentRefIds": [
                      "59T9",
                      "Lpfk",
                      "BLaF",
                      "3KGN"
                    ]
                  },
                  {
                    "baggageRefId": "wYF1",
                    "segmentRefIds": [
                      "td3E",
                      "5PQm"
                    ]
                  },
                  {
                    "baggageRefId": "tHiD",
                    "segmentRefIds": [
                      "sYVo",
                      "hNwL"
                    ]
                  },
                  {
                    "baggageRefId": "Qp4s",
                    "segmentRefIds": [
                      "Mobe",
                      "HHXr",
                      "9YLM"
                    ]
                  },
                  {
                    "baggageRefId": "imdC",
                    "segmentRefIds": [
                      "MKtO",
                      "Vgvx",
                      "WTwG"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "1RutaJD2",
                      "fareCode": "179",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "4QOm",
                    "segmentRefIds": [
                      "6QrZ",
                      "Vmb1",
                      "7tpk",
                      "FvYb",
                      "BKd5"
                    ],
                    "ticketDesignator": "MCPb",
                    "voluntaryChangeInformationRefs": [
                      "MXN",
                      "HKD",
                      "COP",
                      "ERN",
                      "BYN"
                    ]
                  }
                ],
                "passengerRefId": "hX9a",
                "price": {
                  "baseAmount": {
                    "amount": "55.55",
                    "currencyCode": "JPY"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "61.14",
                      "currencyCode": "WST"
                    },
                    "preDiscountedAmount": {
                      "amount": "127.51",
                      "currencyCode": "USD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the flamingo-like agility of our Shoes, perfect for authentic users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CI",
                        "taxAmount": {
                          "amount": "191.37",
                          "currencyCode": "AWG"
                        },
                        "taxCode": "II",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "162"
                      },
                      {
                        "description": "Professional-grade Shoes perfect for skeletal training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "EE",
                        "taxAmount": {
                          "amount": "84.18",
                          "currencyCode": "AED"
                        },
                        "taxCode": "Km",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "791"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "164.93",
                      "currencyCode": "ZMW"
                    }
                  },
                  "totalAmount": {
                    "amount": "61.85",
                    "currencyCode": "LYD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "8ecUE"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "O4hf",
                    "segmentRefIds": [
                      "CWux",
                      "kgaE",
                      "yhrm",
                      "gDkQ",
                      "hDoB"
                    ]
                  },
                  {
                    "baggageRefId": "MRgy",
                    "segmentRefIds": [
                      "wdRZ",
                      "iZPP"
                    ]
                  },
                  {
                    "baggageRefId": "2Jf1",
                    "segmentRefIds": [
                      "SEiC",
                      "xY8X",
                      "Kn3P",
                      "9uTF",
                      "2vRx"
                    ]
                  },
                  {
                    "baggageRefId": "N9VZ",
                    "segmentRefIds": [
                      "HynP",
                      "7RiP",
                      "pyeC",
                      "Gitw"
                    ]
                  },
                  {
                    "baggageRefId": "MLVv",
                    "segmentRefIds": [
                      "Umyr",
                      "shfT"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "aCjkvsdf",
                      "fareCode": "814",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "ES37",
                    "segmentRefIds": [
                      "RdU2",
                      "Fp5c",
                      "6vTu",
                      "TpmJ"
                    ],
                    "ticketDesignator": "dO4u",
                    "voluntaryChangeInformationRefs": [
                      "XCD",
                      "CDF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "oPl64Yk0",
                      "fareCode": "806",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "mnXt",
                    "segmentRefIds": [
                      "iIaZ",
                      "6TpN",
                      "gmJs",
                      "ZOZX",
                      "8A0Y"
                    ],
                    "ticketDesignator": "ffNa",
                    "voluntaryChangeInformationRefs": [
                      "XPF",
                      "MAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "eHvGuGt6",
                      "fareCode": "239",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "rGMd",
                    "segmentRefIds": [
                      "XruM"
                    ],
                    "ticketDesignator": "8VAY",
                    "voluntaryChangeInformationRefs": [
                      "CAD"
                    ]
                  }
                ],
                "passengerRefId": "3jFa",
                "price": {
                  "baseAmount": {
                    "amount": "82.13",
                    "currencyCode": "GTQ"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "138.43",
                      "currencyCode": "LRD"
                    },
                    "preDiscountedAmount": {
                      "amount": "98.68",
                      "currencyCode": "KPW"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The fuchsia Tuna combines Rwanda aesthetics with Titanium-based durability",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BS",
                        "taxAmount": {
                          "amount": "67.95",
                          "currencyCode": "SYP"
                        },
                        "taxCode": "Lo",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "478"
                      },
                      {
                        "description": "Introducing the Saudi Arabia-inspired Gloves, blending simplistic style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GH",
                        "taxAmount": {
                          "amount": "44.38",
                          "currencyCode": "IDR"
                        },
                        "taxCode": "Uy",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "421"
                      },
                      {
                        "description": "New mint green Pizza with ergonomic design for first comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "DE",
                        "taxAmount": {
                          "amount": "161.51",
                          "currencyCode": "TOP"
                        },
                        "taxCode": "Pu",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "447"
                      },
                      {
                        "description": "Introducing the Gibraltar-inspired Cheese, blending warlike style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "IQ",
                        "taxAmount": {
                          "amount": "190.16",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "mE",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "462"
                      },
                      {
                        "description": "Discover the harmful new Bacon with an exciting mix of Ceramic ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "UZ",
                        "taxAmount": {
                          "amount": "89.6",
                          "currencyCode": "TWD"
                        },
                        "taxCode": "69",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "766"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "69.61",
                      "currencyCode": "CVE"
                    }
                  },
                  "totalAmount": {
                    "amount": "84.15",
                    "currencyCode": "FJD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "liWxN"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Xsxc",
                    "segmentRefIds": [
                      "CKG4"
                    ]
                  },
                  {
                    "baggageRefId": "nNqS",
                    "segmentRefIds": [
                      "xiq3",
                      "igb9",
                      "hw6V",
                      "Aooi"
                    ]
                  },
                  {
                    "baggageRefId": "REWu",
                    "segmentRefIds": [
                      "EIwU",
                      "cLC5",
                      "Cz18",
                      "Q8ik"
                    ]
                  },
                  {
                    "baggageRefId": "IY3l",
                    "segmentRefIds": [
                      "rAJJ",
                      "C2Sk"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "kH27x5hg",
                      "fareCode": "379",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "FAEC",
                    "segmentRefIds": [
                      "CAuX",
                      "9rBl"
                    ],
                    "ticketDesignator": "jWyP",
                    "voluntaryChangeInformationRefs": [
                      "SSP",
                      "PLN",
                      "NGN"
                    ]
                  }
                ],
                "passengerRefId": "HjtU",
                "price": {
                  "baseAmount": {
                    "amount": "102.69",
                    "currencyCode": "TMT"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "126.97",
                      "currencyCode": "YER"
                    },
                    "preDiscountedAmount": {
                      "amount": "188.85",
                      "currencyCode": "FKP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New green Bacon with ergonomic design for muted comfort",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BF",
                        "taxAmount": {
                          "amount": "167",
                          "currencyCode": "MUR"
                        },
                        "taxCode": "oc",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "370"
                      },
                      {
                        "description": "The Chet Computer is the latest in a series of flawed products from Roberts, Klocko and Hettinger",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PA",
                        "taxAmount": {
                          "amount": "108.36",
                          "currencyCode": "GMD"
                        },
                        "taxCode": "MV",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "935"
                      },
                      {
                        "description": "Hermiston Group's most advanced Table technology increases tidy capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GY",
                        "taxAmount": {
                          "amount": "91.24",
                          "currencyCode": "SZL"
                        },
                        "taxCode": "kM",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "503"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "92.65",
                      "currencyCode": "DJF"
                    }
                  },
                  "totalAmount": {
                    "amount": "51.07",
                    "currencyCode": "XOF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "U1ZjC"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "167.7",
                "currencyCode": "EUR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Sausages perfect for monumental training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CX",
                    "taxAmount": {
                      "amount": "179.26",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "Gm",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "633"
                  },
                  {
                    "description": "Introducing the Turks and Caicos Islands-inspired Salad, blending dual style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "HK",
                    "taxAmount": {
                      "amount": "48.85",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "ik",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "246"
                  },
                  {
                    "description": "Fantastic Gloves designed with Bronze for meager performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BL",
                    "taxAmount": {
                      "amount": "116.37",
                      "currencyCode": "SLE"
                    },
                    "taxCode": "RN",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "931"
                  },
                  {
                    "description": "Our frog-friendly Cheese ensures practical comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FK",
                    "taxAmount": {
                      "amount": "105.54",
                      "currencyCode": "XCD"
                    },
                    "taxCode": "us",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "927"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "43.66",
                  "currencyCode": "MGA"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "10.96",
                "currencyCode": "BND"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "91",
                  "currencyCode": "IRR"
                },
                "preDiscountedAmount": {
                  "amount": "93",
                  "currencyCode": "SSP"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Promethium-enhanced technology, our Tuna offers unparalleled earnest performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ES",
                    "taxAmount": {
                      "amount": "117.17",
                      "currencyCode": "CUP"
                    },
                    "taxCode": "gF",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "032"
                  },
                  {
                    "description": "Featuring Neptunium-enhanced technology, our Keyboard offers unparalleled corny performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "112.56",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "rS",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "083"
                  },
                  {
                    "description": "New Computer model with 87 GB RAM, 510 GB storage, and lumbering features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LT",
                    "taxAmount": {
                      "amount": "193.48",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "rk",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "111"
                  },
                  {
                    "description": "Experience the orange brilliance of our Chips, perfect for jealous environments",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MD",
                    "taxAmount": {
                      "amount": "35.02",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "yE",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "397"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "33.76",
                  "currencyCode": "EUR"
                }
              },
              "totalAmount": {
                "amount": "86.3",
                "currencyCode": "HUF"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 3
                },
                "newSeat": {
                  "column": "C",
                  "row": 26
                },
                "passengerRefId": "PF0p",
                "segmentRefId": "1sSB"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 10
                },
                "newSeat": {
                  "column": "C",
                  "row": 2
                },
                "passengerRefId": "OVE9",
                "segmentRefId": "pKGN"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 17
                },
                "newSeat": {
                  "column": "F",
                  "row": 6
                },
                "passengerRefId": "UKap",
                "segmentRefId": "0lUb"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 16
                },
                "newSeat": {
                  "column": "A",
                  "row": 1
                },
                "passengerRefId": "YUPj",
                "segmentRefId": "alkr"
              }
            ]
          },
          {
            "commission": {
              "amount": "34.69",
              "code": "1A6S",
              "currencyCode": "TRY",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "16.55",
              "percentageAppliedToAmount": "232.6"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "127.03",
                "currencyCode": "JPY"
              },
              "differentialAmount": {
                "amount": "198.99",
                "currencyCode": "BWP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the orchid brilliance of our Chicken, perfect for damaged environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "UZ",
                    "taxAmount": {
                      "amount": "149.56",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "3s",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "599"
                  },
                  {
                    "description": "Innovative Keyboard featuring sniveling technology and Aluminum construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "RW",
                    "taxAmount": {
                      "amount": "95.11",
                      "currencyCode": "NPR"
                    },
                    "taxCode": "9n",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "899"
                  },
                  {
                    "description": "New azure Pizza with ergonomic design for unlawful comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KI",
                    "taxAmount": {
                      "amount": "76.96",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "aB",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "285"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "49.54",
                  "currencyCode": "ARS"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "9zK8",
                "segmentRefIds": [
                  "uk17",
                  "vnn4",
                  "b2zr"
                ]
              },
              {
                "priceClassRefId": "fuwK",
                "segmentRefIds": [
                  "qb3r",
                  "A1Tr",
                  "RbsU"
                ]
              },
              {
                "priceClassRefId": "37nf",
                "segmentRefIds": [
                  "ALry",
                  "cFVC",
                  "ZDXz"
                ]
              },
              {
                "priceClassRefId": "usoR",
                "segmentRefIds": [
                  "6fiQ",
                  "Fxse"
                ]
              },
              {
                "priceClassRefId": "QtyB",
                "segmentRefIds": [
                  "jRXM",
                  "Egh9",
                  "OZk8"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "159.98",
                "currencyCode": "MRU",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the blue brilliance of our Table, perfect for indolent environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IN",
                    "taxAmount": {
                      "amount": "132.65",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "3D",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "337"
                  },
                  {
                    "description": "Introducing the Sint Maarten-inspired Computer, blending bright style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "165.24",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "Fd",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "369"
                  },
                  {
                    "description": "Stylish Bacon designed to make you stand out with bony looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FK",
                    "taxAmount": {
                      "amount": "109.11",
                      "currencyCode": "BHD"
                    },
                    "taxCode": "9f",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "030"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "123.64",
                  "currencyCode": "VES"
                }
              }
            },
            "offerItemId": "Z2RQ",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "24.04",
                "currencyCode": "XPF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Shirt designed to make you stand out with prime looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SO",
                    "taxAmount": {
                      "amount": "110.9",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "FZ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "158"
                  },
                  {
                    "description": "The Team-oriented AI-powered migration Keyboard offers reliable performance and messy design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PT",
                    "taxAmount": {
                      "amount": "67.94",
                      "currencyCode": "IDR"
                    },
                    "taxCode": "DI",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "518"
                  },
                  {
                    "description": "New Computer model with 11 GB RAM, 664 GB storage, and cooperative features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MY",
                    "taxAmount": {
                      "amount": "35.93",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "DO",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "410"
                  },
                  {
                    "description": "Ergonomic Keyboard made with Bronze for all-day warped support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CI",
                    "taxAmount": {
                      "amount": "143.93",
                      "currencyCode": "SRD"
                    },
                    "taxCode": "ma",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "901"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "49.66",
                  "currencyCode": "MKD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "kESS",
                    "segmentRefIds": [
                      "SQ7q",
                      "JrIp",
                      "0Lci",
                      "ASnQ",
                      "z6tc"
                    ]
                  },
                  {
                    "baggageRefId": "Kyi1",
                    "segmentRefIds": [
                      "ufuA",
                      "FVC9",
                      "Zoc9",
                      "p1GJ",
                      "i6C9"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "KGKG8W0P",
                      "fareCode": "660",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Ngkv",
                    "segmentRefIds": [
                      "qstK"
                    ],
                    "ticketDesignator": "W8JO",
                    "voluntaryChangeInformationRefs": [
                      "PEN",
                      "GHS",
                      "SCR",
                      "CDF",
                      "FKP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "riKVo6Co",
                      "fareCode": "528",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "mDgF",
                    "segmentRefIds": [
                      "BG4T",
                      "3fR4",
                      "p1B5",
                      "9CKA"
                    ],
                    "ticketDesignator": "4x23",
                    "voluntaryChangeInformationRefs": [
                      "IQD",
                      "KRW"
                    ]
                  }
                ],
                "passengerRefId": "lYvC",
                "price": {
                  "baseAmount": {
                    "amount": "111.81",
                    "currencyCode": "GBP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "173.57",
                      "currencyCode": "CLP"
                    },
                    "preDiscountedAmount": {
                      "amount": "53.4",
                      "currencyCode": "ILS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the circular new Soap with an exciting mix of Cotton ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CD",
                        "taxAmount": {
                          "amount": "176",
                          "currencyCode": "GMD"
                        },
                        "taxCode": "qG",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "536"
                      },
                      {
                        "description": "Stylish Gloves designed to make you stand out with lean looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NU",
                        "taxAmount": {
                          "amount": "132.35",
                          "currencyCode": "PYG"
                        },
                        "taxCode": "0g",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "129"
                      },
                      {
                        "description": "Our delicious-inspired Keyboard brings a taste of luxury to your victorious lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "IE",
                        "taxAmount": {
                          "amount": "121.18",
                          "currencyCode": "AMD"
                        },
                        "taxCode": "yP",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "390"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "31.33",
                      "currencyCode": "DJF"
                    }
                  },
                  "totalAmount": {
                    "amount": "64.06",
                    "currencyCode": "GTQ"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "QfSKd"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "25Av",
                    "segmentRefIds": [
                      "8P6c",
                      "ci6X",
                      "u37B"
                    ]
                  },
                  {
                    "baggageRefId": "7K79",
                    "segmentRefIds": [
                      "a8Fi",
                      "R60Q",
                      "YfBx",
                      "y4Oq",
                      "zYN8"
                    ]
                  },
                  {
                    "baggageRefId": "NBM1",
                    "segmentRefIds": [
                      "PQYU",
                      "OMGx",
                      "q3AJ"
                    ]
                  },
                  {
                    "baggageRefId": "mJVe",
                    "segmentRefIds": [
                      "PTv8",
                      "Bfrr",
                      "gjLU"
                    ]
                  },
                  {
                    "baggageRefId": "KAdy",
                    "segmentRefIds": [
                      "3fFf",
                      "tBE9",
                      "SP70",
                      "dS7W",
                      "cMCQ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "IRej0t3Y",
                      "fareCode": "400",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "6JeI",
                    "segmentRefIds": [
                      "mJk7",
                      "8kSI",
                      "5V9T",
                      "fIG9",
                      "gdgV"
                    ],
                    "ticketDesignator": "y8cy",
                    "voluntaryChangeInformationRefs": [
                      "MDL",
                      "NGN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "JiBuNy5X",
                      "fareCode": "920",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "qEB8",
                    "segmentRefIds": [
                      "O14M",
                      "gW16"
                    ],
                    "ticketDesignator": "N8Ha",
                    "voluntaryChangeInformationRefs": [
                      "ANG",
                      "KWD",
                      "HTG",
                      "VES",
                      "VES"
                    ]
                  }
                ],
                "passengerRefId": "ZfvM",
                "price": {
                  "baseAmount": {
                    "amount": "23.27",
                    "currencyCode": "PYG"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "148.61",
                      "currencyCode": "GEL"
                    },
                    "preDiscountedAmount": {
                      "amount": "46.88",
                      "currencyCode": "ETB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the willing new Sausages with an exciting mix of Metal ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "JE",
                        "taxAmount": {
                          "amount": "137.39",
                          "currencyCode": "BDT"
                        },
                        "taxCode": "qJ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "876"
                      },
                      {
                        "description": "Tasty Bike designed with Bamboo for another performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "ZA",
                        "taxAmount": {
                          "amount": "197.77",
                          "currencyCode": "BDT"
                        },
                        "taxCode": "27",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "788"
                      },
                      {
                        "description": "Introducing the Finland-inspired Pizza, blending webbed style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CA",
                        "taxAmount": {
                          "amount": "61.9",
                          "currencyCode": "BGN"
                        },
                        "taxCode": "Cu",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "226"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "48.05",
                      "currencyCode": "AWG"
                    }
                  },
                  "totalAmount": {
                    "amount": "168.27",
                    "currencyCode": "MUR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "MiF9S"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "BPSw",
                    "segmentRefIds": [
                      "F0VK"
                    ]
                  },
                  {
                    "baggageRefId": "9Btj",
                    "segmentRefIds": [
                      "HSSq",
                      "h1se",
                      "A4ma"
                    ]
                  },
                  {
                    "baggageRefId": "28K2",
                    "segmentRefIds": [
                      "LW3k",
                      "YGmX",
                      "RMbc"
                    ]
                  },
                  {
                    "baggageRefId": "G9uX",
                    "segmentRefIds": [
                      "uZE8",
                      "zI5e",
                      "mCSL"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "fdTwNJZY",
                      "fareCode": "666",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "LxN5",
                    "segmentRefIds": [
                      "7Vgv",
                      "IgDj"
                    ],
                    "ticketDesignator": "u77P",
                    "voluntaryChangeInformationRefs": [
                      "MZN",
                      "ILS",
                      "CLP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Gdqf8JQI",
                      "fareCode": "559",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "uK34",
                    "segmentRefIds": [
                      "yOMC",
                      "5iLe"
                    ],
                    "ticketDesignator": "mIge",
                    "voluntaryChangeInformationRefs": [
                      "IDR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "a52zHKyy",
                      "fareCode": "365",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "NdvT",
                    "segmentRefIds": [
                      "gHOj",
                      "Wb8J",
                      "wOnD",
                      "nUI8",
                      "Fiv8"
                    ],
                    "ticketDesignator": "KBhn",
                    "voluntaryChangeInformationRefs": [
                      "TND",
                      "SEK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ujA8n6Sx",
                      "fareCode": "951",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "nsLf",
                    "segmentRefIds": [
                      "1a5b",
                      "5BEo",
                      "iOKL",
                      "eDci"
                    ],
                    "ticketDesignator": "dZPg",
                    "voluntaryChangeInformationRefs": [
                      "BGN"
                    ]
                  }
                ],
                "passengerRefId": "e19G",
                "price": {
                  "baseAmount": {
                    "amount": "21.67",
                    "currencyCode": "SGD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "63.98",
                      "currencyCode": "UGX"
                    },
                    "preDiscountedAmount": {
                      "amount": "139.82",
                      "currencyCode": "CHF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Chicken model with 73 GB RAM, 224 GB storage, and neighboring features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SY",
                        "taxAmount": {
                          "amount": "61.89",
                          "currencyCode": "SYP"
                        },
                        "taxCode": "zp",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "801"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "143.24",
                      "currencyCode": "CDF"
                    }
                  },
                  "totalAmount": {
                    "amount": "30.39",
                    "currencyCode": "CUP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "no1H2"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "WwAO",
                    "segmentRefIds": [
                      "nAVW",
                      "gRCf",
                      "31lY"
                    ]
                  },
                  {
                    "baggageRefId": "9rcx",
                    "segmentRefIds": [
                      "odFY",
                      "eGhX"
                    ]
                  },
                  {
                    "baggageRefId": "akxr",
                    "segmentRefIds": [
                      "7zP2"
                    ]
                  },
                  {
                    "baggageRefId": "0vca",
                    "segmentRefIds": [
                      "Ylkl",
                      "W7nb",
                      "PC3X"
                    ]
                  },
                  {
                    "baggageRefId": "V7yA",
                    "segmentRefIds": [
                      "fquD",
                      "pyiM",
                      "R3dM",
                      "36ef"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "TCjPyyfj",
                      "fareCode": "950",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "BYc1",
                    "segmentRefIds": [
                      "2ztQ",
                      "M4w9",
                      "E9un"
                    ],
                    "ticketDesignator": "eO47",
                    "voluntaryChangeInformationRefs": [
                      "ETB",
                      "HKD"
                    ]
                  }
                ],
                "passengerRefId": "K25w",
                "price": {
                  "baseAmount": {
                    "amount": "15.3",
                    "currencyCode": "SEK"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "143.05",
                      "currencyCode": "PAB"
                    },
                    "preDiscountedAmount": {
                      "amount": "139.66",
                      "currencyCode": "STN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Braun, Wiza and Kovacek's most advanced Sausages technology increases worst capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GH",
                        "taxAmount": {
                          "amount": "190.2",
                          "currencyCode": "TMT"
                        },
                        "taxCode": "xP",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "044"
                      },
                      {
                        "description": "Featuring Bohrium-enhanced technology, our Chips offers unparalleled muffled performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PL",
                        "taxAmount": {
                          "amount": "130.22",
                          "currencyCode": "ARS"
                        },
                        "taxCode": "9R",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "760"
                      },
                      {
                        "description": "Savor the rich essence in our Salad, designed for friendly culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KM",
                        "taxAmount": {
                          "amount": "123.13",
                          "currencyCode": "PLN"
                        },
                        "taxCode": "mx",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "804"
                      },
                      {
                        "description": "The Fully-configurable demand-driven knowledge base Hat offers reliable performance and hard-to-find design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BT",
                        "taxAmount": {
                          "amount": "120.61",
                          "currencyCode": "ALL"
                        },
                        "taxCode": "nR",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "695"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "13.09",
                      "currencyCode": "EUR"
                    }
                  },
                  "totalAmount": {
                    "amount": "175.96",
                    "currencyCode": "ZWL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "cyOJ3"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "60.56",
                "currencyCode": "KRW",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Indium-enhanced technology, our Bike offers unparalleled black performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CG",
                    "taxAmount": {
                      "amount": "42.04",
                      "currencyCode": "CUP"
                    },
                    "taxCode": "kI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "528"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "27.99",
                  "currencyCode": "PLN"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "113.81",
                "currencyCode": "ISK"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "154.19",
                  "currencyCode": "PLN"
                },
                "preDiscountedAmount": {
                  "amount": "13.51",
                  "currencyCode": "ZAR"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the azure brilliance of our Bike, perfect for which environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SV",
                    "taxAmount": {
                      "amount": "82.83",
                      "currencyCode": "JMD"
                    },
                    "taxCode": "Tj",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "151"
                  },
                  {
                    "description": "Savor the savory essence in our Chicken, designed for superficial culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NE",
                    "taxAmount": {
                      "amount": "78.05",
                      "currencyCode": "MVR"
                    },
                    "taxCode": "aC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "734"
                  },
                  {
                    "description": "The cyan Car combines Chad aesthetics with Chlorine-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SV",
                    "taxAmount": {
                      "amount": "102.52",
                      "currencyCode": "UZS"
                    },
                    "taxCode": "mR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "527"
                  },
                  {
                    "description": "Discover the cow-like agility of our Fish, perfect for well-made users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GN",
                    "taxAmount": {
                      "amount": "12.28",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "rD",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "532"
                  },
                  {
                    "description": "Featuring Xenon-enhanced technology, our Hat offers unparalleled urban performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LR",
                    "taxAmount": {
                      "amount": "107.37",
                      "currencyCode": "MXN"
                    },
                    "taxCode": "DE",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "743"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "125.78",
                  "currencyCode": "DJF"
                }
              },
              "totalAmount": {
                "amount": "119.96",
                "currencyCode": "LRD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 29
                },
                "newSeat": {
                  "column": "C",
                  "row": 24
                },
                "passengerRefId": "qNOs",
                "segmentRefId": "7ZwN"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 29
                },
                "newSeat": {
                  "column": "D",
                  "row": 8
                },
                "passengerRefId": "u3Jx",
                "segmentRefId": "EYPG"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 9
                },
                "newSeat": {
                  "column": "F",
                  "row": 10
                },
                "passengerRefId": "ZgsM",
                "segmentRefId": "N5mi"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 21
                },
                "newSeat": {
                  "column": "A",
                  "row": 12
                },
                "passengerRefId": "r6T8",
                "segmentRefId": "bcVV"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 7
                },
                "newSeat": {
                  "column": "A",
                  "row": 23
                },
                "passengerRefId": "PYRc",
                "segmentRefId": "AlZj"
              }
            ]
          },
          {
            "commission": {
              "amount": "106.4",
              "code": "QrB3",
              "currencyCode": "CDF",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "11.83",
              "percentageAppliedToAmount": "258.8"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "100.71",
                "currencyCode": "LRD"
              },
              "differentialAmount": {
                "amount": "159.87",
                "currencyCode": "BOB"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Distributed tertiary strategy Mouse offers reliable performance and willing design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BS",
                    "taxAmount": {
                      "amount": "110.72",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "Qd",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "717"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "153.06",
                  "currencyCode": "IQD"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "4300",
                "segmentRefIds": [
                  "7xo2"
                ]
              },
              {
                "priceClassRefId": "1mhw",
                "segmentRefIds": [
                  "0LSC",
                  "cEHz",
                  "9WNG",
                  "mAJi"
                ]
              },
              {
                "priceClassRefId": "IsnC",
                "segmentRefIds": [
                  "9HmT"
                ]
              },
              {
                "priceClassRefId": "gP7x",
                "segmentRefIds": [
                  "qGUy"
                ]
              },
              {
                "priceClassRefId": "y9Kv",
                "segmentRefIds": [
                  "HwFp",
                  "5p6v"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "72.47",
                "currencyCode": "QAR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the darling new Mouse with an exciting mix of Aluminum ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IO",
                    "taxAmount": {
                      "amount": "151.77",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "Ub",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "290"
                  },
                  {
                    "description": "Batz, Hodkiewicz and Blick's most advanced Car technology increases yummy capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GR",
                    "taxAmount": {
                      "amount": "163.26",
                      "currencyCode": "AOA"
                    },
                    "taxCode": "pt",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "242"
                  },
                  {
                    "description": "Experience the green brilliance of our Computer, perfect for brown environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CC",
                    "taxAmount": {
                      "amount": "131.45",
                      "currencyCode": "LRD"
                    },
                    "taxCode": "FR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "729"
                  },
                  {
                    "description": "Innovative Tuna featuring sure-footed technology and Silk construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SY",
                    "taxAmount": {
                      "amount": "86.37",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "7S",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "232"
                  },
                  {
                    "description": "The Sylvan Salad is the latest in a series of exhausted products from Bauch, Gorczany and Terry",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MF",
                    "taxAmount": {
                      "amount": "142.38",
                      "currencyCode": "COP"
                    },
                    "taxCode": "su",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "286"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "47.78",
                  "currencyCode": "JOD"
                }
              }
            },
            "offerItemId": "9Qih",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "160.68",
                "currencyCode": "ETB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Chair made with Rubber for all-day guilty support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "101.49",
                      "currencyCode": "BRL"
                    },
                    "taxCode": "X1",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "977"
                  },
                  {
                    "description": "The sleek and proud Towels comes with turquoise LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "UG",
                    "taxAmount": {
                      "amount": "95.34",
                      "currencyCode": "XCD"
                    },
                    "taxCode": "fY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "087"
                  },
                  {
                    "description": "The Emile Chips is the latest in a series of slimy products from Hartmann and Sons",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ML",
                    "taxAmount": {
                      "amount": "56.79",
                      "currencyCode": "CVE"
                    },
                    "taxCode": "3k",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "945"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "112.93",
                  "currencyCode": "CUP"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "Mfno",
                    "segmentRefIds": [
                      "VC0i",
                      "zYl4"
                    ]
                  },
                  {
                    "baggageRefId": "gQEM",
                    "segmentRefIds": [
                      "9MEf",
                      "VdKQ",
                      "RH5k",
                      "egIV",
                      "YFdk"
                    ]
                  },
                  {
                    "baggageRefId": "MVe2",
                    "segmentRefIds": [
                      "SlqZ"
                    ]
                  },
                  {
                    "baggageRefId": "Av6V",
                    "segmentRefIds": [
                      "m19c",
                      "eTN1"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "xHWhnluC",
                      "fareCode": "740",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "gZhQ",
                    "segmentRefIds": [
                      "ZcWU",
                      "ylX6"
                    ],
                    "ticketDesignator": "3CLG",
                    "voluntaryChangeInformationRefs": [
                      "NGN",
                      "SLE",
                      "AWG",
                      "CUP"
                    ]
                  }
                ],
                "passengerRefId": "hJp8",
                "price": {
                  "baseAmount": {
                    "amount": "162.43",
                    "currencyCode": "MAD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "21.72",
                      "currencyCode": "EUR"
                    },
                    "preDiscountedAmount": {
                      "amount": "167.19",
                      "currencyCode": "SDG"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the cruel new Chips with an exciting mix of Granite ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PW",
                        "taxAmount": {
                          "amount": "28.11",
                          "currencyCode": "AMD"
                        },
                        "taxCode": "05",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "106"
                      },
                      {
                        "description": "Our golden-inspired Salad brings a taste of luxury to your sudden lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GG",
                        "taxAmount": {
                          "amount": "103.84",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "TY",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "380"
                      },
                      {
                        "description": "Discover the rewarding new Towels with an exciting mix of Bronze ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TV",
                        "taxAmount": {
                          "amount": "59.93",
                          "currencyCode": "TRY"
                        },
                        "taxCode": "WH",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "831"
                      },
                      {
                        "description": "Our wolf-friendly Ball ensures likable comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "LY",
                        "taxAmount": {
                          "amount": "13.3",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "8r",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "519"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "173.9",
                      "currencyCode": "CZK"
                    }
                  },
                  "totalAmount": {
                    "amount": "82.93",
                    "currencyCode": "MXN"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "8U4or"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "bN2K",
                    "segmentRefIds": [
                      "L2HB"
                    ]
                  },
                  {
                    "baggageRefId": "Gaah",
                    "segmentRefIds": [
                      "M6SF",
                      "Qjcx",
                      "piEh"
                    ]
                  },
                  {
                    "baggageRefId": "IlU8",
                    "segmentRefIds": [
                      "mi44",
                      "UmAB",
                      "GIOW",
                      "fEBj"
                    ]
                  },
                  {
                    "baggageRefId": "Z2xM",
                    "segmentRefIds": [
                      "wZBb",
                      "QHcJ",
                      "jtXJ",
                      "q7ty",
                      "cEwx"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "8wWKWlAx",
                      "fareCode": "877",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "ksWw",
                    "segmentRefIds": [
                      "oAYa",
                      "WqeN",
                      "Q6xw",
                      "kPps",
                      "gMd7"
                    ],
                    "ticketDesignator": "RtlN",
                    "voluntaryChangeInformationRefs": [
                      "LYD",
                      "BYN",
                      "SHP",
                      "TZS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "vE6pGJvk",
                      "fareCode": "411",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "C0Rc",
                    "segmentRefIds": [
                      "rsDd",
                      "tXHL"
                    ],
                    "ticketDesignator": "h6H4",
                    "voluntaryChangeInformationRefs": [
                      "MVR",
                      "PGK",
                      "SYP",
                      "DOP",
                      "DZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "anbLmWCD",
                      "fareCode": "564",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "01bM",
                    "segmentRefIds": [
                      "QCji",
                      "t6Vz",
                      "QzvM",
                      "GvL7"
                    ],
                    "ticketDesignator": "lcSh",
                    "voluntaryChangeInformationRefs": [
                      "TOP",
                      "PYG",
                      "CHF",
                      "ZWL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "C15Rn0Ut",
                      "fareCode": "339",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "XMSV",
                    "segmentRefIds": [
                      "5M8A"
                    ],
                    "ticketDesignator": "qLV8",
                    "voluntaryChangeInformationRefs": [
                      "KWD",
                      "SYP",
                      "DOP",
                      "AMD",
                      "KMF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "8grmisvv",
                      "fareCode": "355",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "WBS5",
                    "segmentRefIds": [
                      "KusE",
                      "ZCG2",
                      "MMLd",
                      "JNSY"
                    ],
                    "ticketDesignator": "9qMz",
                    "voluntaryChangeInformationRefs": [
                      "JMD",
                      "SYP",
                      "AED"
                    ]
                  }
                ],
                "passengerRefId": "M6XW",
                "price": {
                  "baseAmount": {
                    "amount": "165.19",
                    "currencyCode": "NPR"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "15.57",
                      "currencyCode": "SZL"
                    },
                    "preDiscountedAmount": {
                      "amount": "127.72",
                      "currencyCode": "GNF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the rich essence in our Ball, designed for awful culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "IN",
                        "taxAmount": {
                          "amount": "118.42",
                          "currencyCode": "YER"
                        },
                        "taxCode": "mr",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "096"
                      },
                      {
                        "description": "Okuneva, Kilback and Wunsch's most advanced Bike technology increases rubbery capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MK",
                        "taxAmount": {
                          "amount": "25.55",
                          "currencyCode": "CHF"
                        },
                        "taxCode": "Zc",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "985"
                      },
                      {
                        "description": "New Tuna model with 81 GB RAM, 706 GB storage, and untimely features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "IL",
                        "taxAmount": {
                          "amount": "147.68",
                          "currencyCode": "GHS"
                        },
                        "taxCode": "pQ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "151"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "15.62",
                      "currencyCode": "ISK"
                    }
                  },
                  "totalAmount": {
                    "amount": "163.54",
                    "currencyCode": "JOD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Q7u2e"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "MF2K",
                    "segmentRefIds": [
                      "IgZO",
                      "YPQL",
                      "51JI",
                      "GaR7"
                    ]
                  },
                  {
                    "baggageRefId": "V3go",
                    "segmentRefIds": [
                      "u9Wo"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "5bzWjLMD",
                      "fareCode": "209",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "9upN",
                    "segmentRefIds": [
                      "aWfw",
                      "ltYS",
                      "0IcM",
                      "5P5b",
                      "jmzA"
                    ],
                    "ticketDesignator": "fWHQ",
                    "voluntaryChangeInformationRefs": [
                      "VUV"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "bQPU5F4S",
                      "fareCode": "577",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "OZXr",
                    "segmentRefIds": [
                      "ldPd",
                      "evp3",
                      "Cr95"
                    ],
                    "ticketDesignator": "V0zz",
                    "voluntaryChangeInformationRefs": [
                      "ANG",
                      "BSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "qgYXN27t",
                      "fareCode": "644",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "y8kI",
                    "segmentRefIds": [
                      "x8r4",
                      "eHwY"
                    ],
                    "ticketDesignator": "MSWi",
                    "voluntaryChangeInformationRefs": [
                      "FKP",
                      "MGA",
                      "GMD",
                      "AUD",
                      "UYU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "HIka0TzY",
                      "fareCode": "964",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "V5D0",
                    "segmentRefIds": [
                      "wM1Q"
                    ],
                    "ticketDesignator": "Fh6S",
                    "voluntaryChangeInformationRefs": [
                      "RUB",
                      "UGX",
                      "CHF",
                      "IQD",
                      "LRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "eC428CZf",
                      "fareCode": "067",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "hGMy",
                    "segmentRefIds": [
                      "ZqPM"
                    ],
                    "ticketDesignator": "ROwU",
                    "voluntaryChangeInformationRefs": [
                      "NIO",
                      "NAD",
                      "LBP"
                    ]
                  }
                ],
                "passengerRefId": "VfC8",
                "price": {
                  "baseAmount": {
                    "amount": "16.79",
                    "currencyCode": "MYR"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "99.64",
                      "currencyCode": "GHS"
                    },
                    "preDiscountedAmount": {
                      "amount": "77.81",
                      "currencyCode": "YER"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and short-term Bacon comes with pink LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TW",
                        "taxAmount": {
                          "amount": "100.48",
                          "currencyCode": "HTG"
                        },
                        "taxCode": "vP",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "211"
                      },
                      {
                        "description": "The sleek and frozen Bacon comes with fuchsia LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GA",
                        "taxAmount": {
                          "amount": "126.43",
                          "currencyCode": "ZAR"
                        },
                        "taxCode": "CF",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "335"
                      },
                      {
                        "description": "Stylish Salad designed to make you stand out with subtle looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SL",
                        "taxAmount": {
                          "amount": "107.44",
                          "currencyCode": "AED"
                        },
                        "taxCode": "sT",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "859"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "56.79",
                      "currencyCode": "MRU"
                    }
                  },
                  "totalAmount": {
                    "amount": "41.32",
                    "currencyCode": "INR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "vEzSr"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "kJov",
                    "segmentRefIds": [
                      "cxO5",
                      "dPRw",
                      "9THm",
                      "CJrm"
                    ]
                  },
                  {
                    "baggageRefId": "Kl31",
                    "segmentRefIds": [
                      "vmDL",
                      "rNZB",
                      "DLQD",
                      "2D4Q"
                    ]
                  },
                  {
                    "baggageRefId": "YFBv",
                    "segmentRefIds": [
                      "ypll",
                      "waL5",
                      "xMKU",
                      "M9AE",
                      "9FCG"
                    ]
                  },
                  {
                    "baggageRefId": "fHOd",
                    "segmentRefIds": [
                      "RgwH",
                      "Z7DN",
                      "lQrh"
                    ]
                  },
                  {
                    "baggageRefId": "2aU7",
                    "segmentRefIds": [
                      "uumI",
                      "A5QG",
                      "KT2N",
                      "FaeH"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ZTUNVW98",
                      "fareCode": "764",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "2nF5",
                    "segmentRefIds": [
                      "42aZ",
                      "kAQ8",
                      "k6ow",
                      "bnu8"
                    ],
                    "ticketDesignator": "8mav",
                    "voluntaryChangeInformationRefs": [
                      "TRY",
                      "SRD",
                      "MUR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "7ttSF1Tz",
                      "fareCode": "403",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "uPHc",
                    "segmentRefIds": [
                      "jfUf",
                      "wVmJ"
                    ],
                    "ticketDesignator": "B4UT",
                    "voluntaryChangeInformationRefs": [
                      "GMD",
                      "AED",
                      "BIF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "kjukXja0",
                      "fareCode": "359",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "goHj",
                    "segmentRefIds": [
                      "HzOz",
                      "b2qv"
                    ],
                    "ticketDesignator": "EtPq",
                    "voluntaryChangeInformationRefs": [
                      "UZS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "HY6GDCX0",
                      "fareCode": "158",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "ZlBq",
                    "segmentRefIds": [
                      "TPSe",
                      "ua8C",
                      "ULlT",
                      "UiO8",
                      "Pqx2"
                    ],
                    "ticketDesignator": "Ldz6",
                    "voluntaryChangeInformationRefs": [
                      "VES",
                      "WST",
                      "VES",
                      "ZMW"
                    ]
                  }
                ],
                "passengerRefId": "SGT0",
                "price": {
                  "baseAmount": {
                    "amount": "173.31",
                    "currencyCode": "NIO"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "26.87",
                      "currencyCode": "SGD"
                    },
                    "preDiscountedAmount": {
                      "amount": "56.41",
                      "currencyCode": "SLE"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ullrich Group's most advanced Towels technology increases tattered capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BA",
                        "taxAmount": {
                          "amount": "80",
                          "currencyCode": "EGP"
                        },
                        "taxCode": "rM",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "214"
                      },
                      {
                        "description": "New fuchsia Car with ergonomic design for lighthearted comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GP",
                        "taxAmount": {
                          "amount": "177.71",
                          "currencyCode": "NPR"
                        },
                        "taxCode": "x5",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "315"
                      },
                      {
                        "description": "Our crunchy-inspired Fish brings a taste of luxury to your pleasant lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NO",
                        "taxAmount": {
                          "amount": "102.08",
                          "currencyCode": "KMF"
                        },
                        "taxCode": "O8",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "970"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "176.54",
                      "currencyCode": "INR"
                    }
                  },
                  "totalAmount": {
                    "amount": "172.49",
                    "currencyCode": "INR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "EFwt3"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "xWUK",
                    "segmentRefIds": [
                      "TGIU",
                      "QhCy",
                      "M2If",
                      "CqE5",
                      "Ez1N"
                    ]
                  },
                  {
                    "baggageRefId": "FKGx",
                    "segmentRefIds": [
                      "45Wq"
                    ]
                  },
                  {
                    "baggageRefId": "pK7S",
                    "segmentRefIds": [
                      "f3UF",
                      "BGA8",
                      "T71D",
                      "Bdd1",
                      "9VWu"
                    ]
                  },
                  {
                    "baggageRefId": "J0B8",
                    "segmentRefIds": [
                      "mcI6"
                    ]
                  },
                  {
                    "baggageRefId": "z5fx",
                    "segmentRefIds": [
                      "di9h",
                      "vnhv"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "tgc4eyOk",
                      "fareCode": "418",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "BiSH",
                    "segmentRefIds": [
                      "4wtT",
                      "wz1s",
                      "5JeC",
                      "HxT7"
                    ],
                    "ticketDesignator": "Foic",
                    "voluntaryChangeInformationRefs": [
                      "ERN",
                      "LSL",
                      "MOP",
                      "BND"
                    ]
                  }
                ],
                "passengerRefId": "tdV1",
                "price": {
                  "baseAmount": {
                    "amount": "85.26",
                    "currencyCode": "NGN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "19.83",
                      "currencyCode": "NGN"
                    },
                    "preDiscountedAmount": {
                      "amount": "60.51",
                      "currencyCode": "WST"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our tender-inspired Towels brings a taste of luxury to your tall lifestyle",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TF",
                        "taxAmount": {
                          "amount": "170.52",
                          "currencyCode": "BAM"
                        },
                        "taxCode": "0J",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "866"
                      },
                      {
                        "description": "Discover the bad new Cheese with an exciting mix of Wooden ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GR",
                        "taxAmount": {
                          "amount": "53.6",
                          "currencyCode": "MVR"
                        },
                        "taxCode": "rZ",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "670"
                      },
                      {
                        "description": "Our sour-inspired Mouse brings a taste of luxury to your inferior lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BM",
                        "taxAmount": {
                          "amount": "121.65",
                          "currencyCode": "PAB"
                        },
                        "taxCode": "mY",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "812"
                      },
                      {
                        "description": "New Mouse model with 81 GB RAM, 44 GB storage, and sentimental features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "FM",
                        "taxAmount": {
                          "amount": "40.92",
                          "currencyCode": "ETB"
                        },
                        "taxCode": "3C",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "794"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "171.23",
                      "currencyCode": "CLP"
                    }
                  },
                  "totalAmount": {
                    "amount": "163.45",
                    "currencyCode": "AWG"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "RSECc"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "44.98",
                "currencyCode": "CAD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Computer perfect for intrepid training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "70.45",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "lk",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "392"
                  },
                  {
                    "description": "Discover the flamingo-like agility of our Mouse, perfect for hospitable users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CM",
                    "taxAmount": {
                      "amount": "132.53",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "ss",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "328"
                  },
                  {
                    "description": "The Sharable real-time paradigm Bacon offers reliable performance and sudden design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KG",
                    "taxAmount": {
                      "amount": "106.38",
                      "currencyCode": "MRU"
                    },
                    "taxCode": "YO",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "074"
                  },
                  {
                    "description": "Introducing the North Macedonia-inspired Shirt, blending overdue style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MM",
                    "taxAmount": {
                      "amount": "89.67",
                      "currencyCode": "SBD"
                    },
                    "taxCode": "Ze",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "787"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "92.71",
                  "currencyCode": "ERN"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "14.88",
                "currencyCode": "FKP"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "184.77",
                  "currencyCode": "CVE"
                },
                "preDiscountedAmount": {
                  "amount": "81.74",
                  "currencyCode": "UAH"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the flawless new Chair with an exciting mix of Steel ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BV",
                    "taxAmount": {
                      "amount": "45.92",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "XU",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "170"
                  },
                  {
                    "description": "Experience the black brilliance of our Cheese, perfect for careless environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NZ",
                    "taxAmount": {
                      "amount": "22.42",
                      "currencyCode": "PHP"
                    },
                    "taxCode": "gB",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "802"
                  },
                  {
                    "description": "Stylish Ball designed to make you stand out with miserable looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "FK",
                    "taxAmount": {
                      "amount": "34.41",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "Pb",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "438"
                  },
                  {
                    "description": "Our gecko-friendly Soap ensures amazing comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BD",
                    "taxAmount": {
                      "amount": "13.05",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "NY",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "221"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "40.92",
                  "currencyCode": "IRR"
                }
              },
              "totalAmount": {
                "amount": "181.78",
                "currencyCode": "CAD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 28
                },
                "newSeat": {
                  "column": "A",
                  "row": 17
                },
                "passengerRefId": "Q7Qe",
                "segmentRefId": "lyc4"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 26
                },
                "newSeat": {
                  "column": "E",
                  "row": 2
                },
                "passengerRefId": "zVLs",
                "segmentRefId": "jfKi"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 7
                },
                "newSeat": {
                  "column": "B",
                  "row": 14
                },
                "passengerRefId": "zWMe",
                "segmentRefId": "hhNd"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 21
                },
                "newSeat": {
                  "column": "C",
                  "row": 11
                },
                "passengerRefId": "Yhkl",
                "segmentRefId": "XqUw"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 4
                },
                "newSeat": {
                  "column": "B",
                  "row": 3
                },
                "passengerRefId": "oVCh",
                "segmentRefId": "Hw4r"
              }
            ]
          }
        ],
        "ownerCode": "wa",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "100.01",
            "currencyCode": "XCD",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Experience the cyan brilliance of our Pizza, perfect for courteous environments",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "AL",
                "taxAmount": {
                  "amount": "171.1",
                  "currencyCode": "BRL"
                },
                "taxCode": "mi",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "939"
              },
              {
                "description": "Ergonomic Sausages made with Cotton for all-day husky support",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "VN",
                "taxAmount": {
                  "amount": "188.68",
                  "currencyCode": "ALL"
                },
                "taxCode": "qN",
                "taxCodeText": "VAT",
                "taxPadisCode": "596"
              },
              {
                "description": "Howe Group's most advanced Gloves technology increases serpentine capabilities",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "MF",
                "taxAmount": {
                  "amount": "145.42",
                  "currencyCode": "KRW"
                },
                "taxCode": "84",
                "taxCodeText": "PAID",
                "taxPadisCode": "704"
              },
              {
                "description": "The Universal optimizing workforce Towels offers reliable performance and enchanting design",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "NI",
                "taxAmount": {
                  "amount": "102.51",
                  "currencyCode": "LBP"
                },
                "taxCode": "W4",
                "taxCodeText": "PAID",
                "taxPadisCode": "690"
              },
              {
                "description": "Ergonomic Keyboard made with Steel for all-day cloudy support",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "AG",
                "taxAmount": {
                  "amount": "52.23",
                  "currencyCode": "INR"
                },
                "taxCode": "BJ",
                "taxCodeText": "VAT",
                "taxPadisCode": "009"
              }
            ],
            "totalTaxAmount": {
              "amount": "166.4",
              "currencyCode": "LYD"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "64.85",
            "currencyCode": "HKD"
          }
        },
        "validatingAirlineCode": "wL"
      },
      {
        "commission": {
          "amount": "413.06",
          "code": "71Ob",
          "currencyCode": "AED",
          "description": "NEGOTIATED COMM",
          "percentage": "18.84",
          "percentageAppliedToAmount": "406.01"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "97.44",
            "currencyCode": "SEK"
          },
          "differentialAmount": {
            "amount": "25.27",
            "currencyCode": "RSD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Our zesty-inspired Table brings a taste of luxury to your bogus lifestyle",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "MN",
                "taxAmount": {
                  "amount": "44.6",
                  "currencyCode": "SAR"
                },
                "taxCode": "iP",
                "taxCodeText": "PAID",
                "taxPadisCode": "833"
              },
              {
                "description": "Professional-grade Chair perfect for frizzy training and recreational use",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "NU",
                "taxAmount": {
                  "amount": "86.88",
                  "currencyCode": "SYP"
                },
                "taxCode": "Db",
                "taxCodeText": "VAT",
                "taxPadisCode": "707"
              },
              {
                "description": "Okuneva - Kihn's most advanced Keyboard technology increases icy capabilities",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "VG",
                "taxAmount": {
                  "amount": "63.09",
                  "currencyCode": "KGS"
                },
                "taxCode": "7g",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "171"
              },
              {
                "description": "Professional-grade Table perfect for edible training and recreational use",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "MP",
                "taxAmount": {
                  "amount": "77.39",
                  "currencyCode": "HTG"
                },
                "taxCode": "Ml",
                "taxCodeText": "VAT",
                "taxPadisCode": "489"
              },
              {
                "description": "Ergonomic Shoes made with Metal for all-day wide-eyed support",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "IL",
                "taxAmount": {
                  "amount": "78.24",
                  "currencyCode": "FKP"
                },
                "taxCode": "Pl",
                "taxCodeText": "VAT",
                "taxPadisCode": "210"
              }
            ],
            "totalTaxAmount": {
              "amount": "134.93",
              "currencyCode": "GYD"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2031,
        "offerId": "8fi8",
        "offerItems": [
          {
            "commission": {
              "amount": "435.95",
              "code": "BzXm",
              "currencyCode": "RUB",
              "description": "NEGOTIATED COMM",
              "percentage": "9.94",
              "percentageAppliedToAmount": "845.48"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "83.51",
                "currencyCode": "BHD"
              },
              "differentialAmount": {
                "amount": "170.47",
                "currencyCode": "ZWL"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the sour essence in our Gloves, designed for lazy culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MP",
                    "taxAmount": {
                      "amount": "43.96",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "Ct",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "726"
                  },
                  {
                    "description": "New orange Chips with ergonomic design for knotty comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "KP",
                    "taxAmount": {
                      "amount": "27.41",
                      "currencyCode": "GNF"
                    },
                    "taxCode": "Rl",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "023"
                  },
                  {
                    "description": "The Exclusive well-modulated knowledge base Soap offers reliable performance and wealthy design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TL",
                    "taxAmount": {
                      "amount": "114.99",
                      "currencyCode": "XAF"
                    },
                    "taxCode": "TG",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "312"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "101.43",
                  "currencyCode": "AOA"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "EyAH",
                "segmentRefIds": [
                  "78GC"
                ]
              },
              {
                "priceClassRefId": "t5ne",
                "segmentRefIds": [
                  "kGgB",
                  "Uo90"
                ]
              },
              {
                "priceClassRefId": "kBNS",
                "segmentRefIds": [
                  "jEhD",
                  "BPml"
                ]
              },
              {
                "priceClassRefId": "5Pi0",
                "segmentRefIds": [
                  "1ryV",
                  "JjiD",
                  "4QPc",
                  "XPV7"
                ]
              },
              {
                "priceClassRefId": "tk5Y",
                "segmentRefIds": [
                  "Flm9",
                  "YTag",
                  "EauJ",
                  "fIw4",
                  "fu1T"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "127.02",
                "currencyCode": "AOA",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Hilll Group's most advanced Salad technology increases accurate capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PK",
                    "taxAmount": {
                      "amount": "32.99",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "MU",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "465"
                  },
                  {
                    "description": "Stylish Salad designed to make you stand out with joyful looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "KP",
                    "taxAmount": {
                      "amount": "80.33",
                      "currencyCode": "AMD"
                    },
                    "taxCode": "r0",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "800"
                  },
                  {
                    "description": "New green Pizza with ergonomic design for waterlogged comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "104.75",
                      "currencyCode": "BRL"
                    },
                    "taxCode": "t8",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "890"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "147.59",
                  "currencyCode": "BRL"
                }
              }
            },
            "offerItemId": "Ukfy",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "152.57",
                "currencyCode": "SSP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and worldly Gloves comes with fuchsia LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NG",
                    "taxAmount": {
                      "amount": "69.96",
                      "currencyCode": "JPY"
                    },
                    "taxCode": "1b",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "417"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "130.46",
                  "currencyCode": "STN"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "lSZW",
                    "segmentRefIds": [
                      "u4nM",
                      "5jrd",
                      "LA16"
                    ]
                  },
                  {
                    "baggageRefId": "314B",
                    "segmentRefIds": [
                      "W9UV",
                      "7mss"
                    ]
                  },
                  {
                    "baggageRefId": "SjbE",
                    "segmentRefIds": [
                      "yX2m",
                      "Z7Xm",
                      "UwBY",
                      "mc4b"
                    ]
                  },
                  {
                    "baggageRefId": "Wtud",
                    "segmentRefIds": [
                      "qYyo",
                      "oQDk",
                      "Rlk7",
                      "2D7v",
                      "Tr33"
                    ]
                  },
                  {
                    "baggageRefId": "dMLJ",
                    "segmentRefIds": [
                      "rwFw"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "WFZRAJP0",
                      "fareCode": "078",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "RV9t",
                    "segmentRefIds": [
                      "lTqt",
                      "uEtc",
                      "u37a",
                      "GMER"
                    ],
                    "ticketDesignator": "LlHo",
                    "voluntaryChangeInformationRefs": [
                      "SBD",
                      "GEL",
                      "JMD"
                    ]
                  }
                ],
                "passengerRefId": "mJrs",
                "price": {
                  "baseAmount": {
                    "amount": "85.67",
                    "currencyCode": "XOF"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "184.88",
                      "currencyCode": "GTQ"
                    },
                    "preDiscountedAmount": {
                      "amount": "127.35",
                      "currencyCode": "NOK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Handmade Bike designed with Rubber for elliptical performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NE",
                        "taxAmount": {
                          "amount": "63.01",
                          "currencyCode": "HKD"
                        },
                        "taxCode": "Su",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "994"
                      },
                      {
                        "description": "The Future-proofed 24/7 array Chips offers reliable performance and tepid design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MG",
                        "taxAmount": {
                          "amount": "116.27",
                          "currencyCode": "UAH"
                        },
                        "taxCode": "5x",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "866"
                      },
                      {
                        "description": "Ergonomic Bike made with Wooden for all-day outlying support",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AG",
                        "taxAmount": {
                          "amount": "15.78",
                          "currencyCode": "ALL"
                        },
                        "taxCode": "3G",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "322"
                      },
                      {
                        "description": "Our flamingo-friendly Soap ensures wretched comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AF",
                        "taxAmount": {
                          "amount": "160.33",
                          "currencyCode": "EGP"
                        },
                        "taxCode": "ul",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "927"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "120.76",
                      "currencyCode": "HKD"
                    }
                  },
                  "totalAmount": {
                    "amount": "198.14",
                    "currencyCode": "CDF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "COkO9"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "84.61",
                "currencyCode": "SAR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Shoes designed to make you stand out with leading looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HK",
                    "taxAmount": {
                      "amount": "46.98",
                      "currencyCode": "KPW"
                    },
                    "taxCode": "n0",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "444"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "118.98",
                  "currencyCode": "KGS"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "134.13",
                "currencyCode": "GHS"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "194.42",
                  "currencyCode": "PEN"
                },
                "preDiscountedAmount": {
                  "amount": "73.57",
                  "currencyCode": "LYD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Tasty Cheese designed with Rubber for well-lit performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "83.83",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "qg",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "512"
                  },
                  {
                    "description": "Our sweet-inspired Gloves brings a taste of luxury to your tame lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IE",
                    "taxAmount": {
                      "amount": "127.5",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "4G",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "065"
                  },
                  {
                    "description": "Our zesty-inspired Table brings a taste of luxury to your shady lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PH",
                    "taxAmount": {
                      "amount": "153.69",
                      "currencyCode": "TND"
                    },
                    "taxCode": "Cn",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "033"
                  },
                  {
                    "description": "New Salad model with 29 GB RAM, 629 GB storage, and joyous features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "39.69",
                      "currencyCode": "AED"
                    },
                    "taxCode": "82",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "644"
                  },
                  {
                    "description": "New turquoise Chips with ergonomic design for expert comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MP",
                    "taxAmount": {
                      "amount": "90.39",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "li",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "818"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "84.42",
                  "currencyCode": "CUP"
                }
              },
              "totalAmount": {
                "amount": "23.64",
                "currencyCode": "DKK"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 29
                },
                "newSeat": {
                  "column": "A",
                  "row": 13
                },
                "passengerRefId": "jrFG",
                "segmentRefId": "tSlR"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 27
                },
                "newSeat": {
                  "column": "E",
                  "row": 7
                },
                "passengerRefId": "vVAl",
                "segmentRefId": "taPf"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 8
                },
                "newSeat": {
                  "column": "C",
                  "row": 13
                },
                "passengerRefId": "OIQ2",
                "segmentRefId": "vBOy"
              }
            ]
          },
          {
            "commission": {
              "amount": "391.82",
              "code": "WYbx",
              "currencyCode": "IRR",
              "description": "STANDARD COMM",
              "percentage": "16.7",
              "percentageAppliedToAmount": "340.19"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "77.35",
                "currencyCode": "EUR"
              },
              "differentialAmount": {
                "amount": "121.42",
                "currencyCode": "ANG"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Chicken model with 37 GB RAM, 302 GB storage, and breakable features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HK",
                    "taxAmount": {
                      "amount": "73.46",
                      "currencyCode": "RUB"
                    },
                    "taxCode": "2a",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "888"
                  },
                  {
                    "description": "The Wilfredo Bacon is the latest in a series of tight products from Conroy, Johns and Schroeder",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CR",
                    "taxAmount": {
                      "amount": "145.4",
                      "currencyCode": "DJF"
                    },
                    "taxCode": "IM",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "178"
                  },
                  {
                    "description": "Stylish Computer designed to make you stand out with immense looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "VN",
                    "taxAmount": {
                      "amount": "141.4",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "v0",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "150"
                  },
                  {
                    "description": "Discover the inexperienced new Tuna with an exciting mix of Bamboo ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AR",
                    "taxAmount": {
                      "amount": "85.45",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "7H",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "449"
                  },
                  {
                    "description": "Our fluffy-inspired Pizza brings a taste of luxury to your hard-to-find lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BA",
                    "taxAmount": {
                      "amount": "186.34",
                      "currencyCode": "EUR"
                    },
                    "taxCode": "3b",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "786"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "73.18",
                  "currencyCode": "IRR"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "E1VT",
                "segmentRefIds": [
                  "N9e4",
                  "dTMb"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "174.8",
                "currencyCode": "LAK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New mint green Ball with ergonomic design for upright comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "80.39",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "WP",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "663"
                  },
                  {
                    "description": "Stylish Hat designed to make you stand out with growing looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TO",
                    "taxAmount": {
                      "amount": "19.86",
                      "currencyCode": "NZD"
                    },
                    "taxCode": "f1",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "035"
                  },
                  {
                    "description": "Our penguin-friendly Gloves ensures severe comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "194.06",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "Ia",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "047"
                  },
                  {
                    "description": "Featuring Oxygen-enhanced technology, our Salad offers unparalleled thick performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VE",
                    "taxAmount": {
                      "amount": "89.99",
                      "currencyCode": "TJS"
                    },
                    "taxCode": "fQ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "753"
                  },
                  {
                    "description": "Discover the marvelous new Bike with an exciting mix of Granite ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CU",
                    "taxAmount": {
                      "amount": "198.19",
                      "currencyCode": "TND"
                    },
                    "taxCode": "go",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "459"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "117.07",
                  "currencyCode": "KMF"
                }
              }
            },
            "offerItemId": "nL6t",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "54.68",
                "currencyCode": "SBD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Chicken made with Plastic for all-day probable support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GW",
                    "taxAmount": {
                      "amount": "50.65",
                      "currencyCode": "SOS"
                    },
                    "taxCode": "Gv",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "773"
                  },
                  {
                    "description": "Discover the hamster-like agility of our Car, perfect for silent users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "FO",
                    "taxAmount": {
                      "amount": "182.65",
                      "currencyCode": "KWD"
                    },
                    "taxCode": "wf",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "583"
                  },
                  {
                    "description": "Professional-grade Shirt perfect for stunning training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SO",
                    "taxAmount": {
                      "amount": "26.84",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "tB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "684"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "180.99",
                  "currencyCode": "SOS"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "RweV",
                    "segmentRefIds": [
                      "AZGA",
                      "tbjo",
                      "QlcF",
                      "qo0s"
                    ]
                  },
                  {
                    "baggageRefId": "bOpJ",
                    "segmentRefIds": [
                      "Cipd"
                    ]
                  },
                  {
                    "baggageRefId": "AtHX",
                    "segmentRefIds": [
                      "1AhA",
                      "V1N1",
                      "ORGQ"
                    ]
                  },
                  {
                    "baggageRefId": "0gHL",
                    "segmentRefIds": [
                      "Fbri",
                      "NQBT"
                    ]
                  },
                  {
                    "baggageRefId": "ODoQ",
                    "segmentRefIds": [
                      "XA5d",
                      "IK0k",
                      "XeZs",
                      "CcQU",
                      "oZqb"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Qr7gUHLt",
                      "fareCode": "419",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "eNmZ",
                    "segmentRefIds": [
                      "ZOaJ",
                      "JwPJ",
                      "NxVy",
                      "lWWi",
                      "k8lb"
                    ],
                    "ticketDesignator": "InHw",
                    "voluntaryChangeInformationRefs": [
                      "LSL",
                      "GIP",
                      "UGX",
                      "MYR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Kcao8qjj",
                      "fareCode": "180",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "LqcT",
                    "segmentRefIds": [
                      "ogBw",
                      "VEiG",
                      "ekm3"
                    ],
                    "ticketDesignator": "Vq48",
                    "voluntaryChangeInformationRefs": [
                      "DJF"
                    ]
                  }
                ],
                "passengerRefId": "mGtB",
                "price": {
                  "baseAmount": {
                    "amount": "170.95",
                    "currencyCode": "SAR"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "138.79",
                      "currencyCode": "AED"
                    },
                    "preDiscountedAmount": {
                      "amount": "71.69",
                      "currencyCode": "FKP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Bacon perfect for royal training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TG",
                        "taxAmount": {
                          "amount": "171.32",
                          "currencyCode": "SDG"
                        },
                        "taxCode": "xM",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "558"
                      },
                      {
                        "description": "New yellow Chips with ergonomic design for some comfort",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AD",
                        "taxAmount": {
                          "amount": "72.41",
                          "currencyCode": "MUR"
                        },
                        "taxCode": "9M",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "933"
                      },
                      {
                        "description": "Ergonomic Shirt made with Bronze for all-day nocturnal support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CW",
                        "taxAmount": {
                          "amount": "61.28",
                          "currencyCode": "GMD"
                        },
                        "taxCode": "IL",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "955"
                      },
                      {
                        "description": "Innovative Soap featuring antique technology and Plastic construction",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NP",
                        "taxAmount": {
                          "amount": "136.89",
                          "currencyCode": "MZN"
                        },
                        "taxCode": "5t",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "834"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "93.94",
                      "currencyCode": "MOP"
                    }
                  },
                  "totalAmount": {
                    "amount": "116.21",
                    "currencyCode": "BAM"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "yEItw"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "194.64",
                "currencyCode": "CNY",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Realigned neutral installation Mouse offers reliable performance and shimmering design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MS",
                    "taxAmount": {
                      "amount": "198.69",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "6P",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "694"
                  },
                  {
                    "description": "Introducing the Trinidad and Tobago-inspired Keyboard, blending mild style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ZA",
                    "taxAmount": {
                      "amount": "184.51",
                      "currencyCode": "ALL"
                    },
                    "taxCode": "un",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "025"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "65.81",
                  "currencyCode": "SGD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "105.94",
                "currencyCode": "SRD"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "21.23",
                  "currencyCode": "GHS"
                },
                "preDiscountedAmount": {
                  "amount": "133.45",
                  "currencyCode": "MZN"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The tan Salad combines Egypt aesthetics with Thallium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FK",
                    "taxAmount": {
                      "amount": "95.51",
                      "currencyCode": "YER"
                    },
                    "taxCode": "Ag",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "661"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "136.25",
                  "currencyCode": "OMR"
                }
              },
              "totalAmount": {
                "amount": "31.11",
                "currencyCode": "CVE"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 13
                },
                "newSeat": {
                  "column": "B",
                  "row": 3
                },
                "passengerRefId": "WWdx",
                "segmentRefId": "uWOB"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 3
                },
                "newSeat": {
                  "column": "C",
                  "row": 13
                },
                "passengerRefId": "d2JN",
                "segmentRefId": "z0BR"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 14
                },
                "newSeat": {
                  "column": "B",
                  "row": 1
                },
                "passengerRefId": "ONUY",
                "segmentRefId": "KFmQ"
              }
            ]
          }
        ],
        "ownerCode": "MK",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-18T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "94.12",
            "currencyCode": "BTN",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The blue Car combines Togo aesthetics with Rhodium-based durability",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "SX",
                "taxAmount": {
                  "amount": "82.76",
                  "currencyCode": "THB"
                },
                "taxCode": "Tt",
                "taxCodeText": "VAT",
                "taxPadisCode": "467"
              }
            ],
            "totalTaxAmount": {
              "amount": "135.94",
              "currencyCode": "VUV"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "66.28",
            "currencyCode": "CDF"
          }
        },
        "validatingAirlineCode": "Q1"
      }
    ]
  }
}
Header NameExample
X-Request-ID"labore esse ad aliqua adipisicing"
{
  "diagnostics": [
    "ORDER_VIEW_REQUEST",
    "ORDER_VIEW_REQUEST",
    "ORDER_VIEW_REQUEST"
  ],
  "payloadAttributes": {
    "echoToken": "62305108-7134-41b1-9148-e04060ee6bed",
    "timeStamp": "2026-06-17T00:00:00.0Z",
    "trxId": "oYbs9wVYXGIji"
  },
  "request": {
    "seats": [
      {
        "column": "A",
        "offerItemId": "lc5d",
        "orderItemId": "QMKn",
        "row": 24
      },
      {
        "column": "C",
        "offerItemId": "2jlU",
        "orderItemId": "kXUa",
        "row": 30
      },
      {
        "column": "F",
        "offerItemId": "MztS",
        "orderItemId": "SoQW",
        "row": 2
      },
      {
        "column": "F",
        "offerItemId": "7IM4",
        "orderItemId": "bApV",
        "row": 7
      }
    ]
  }
}
{
  "diagnostics": [
    {
      "body": "EXCHANGE_REQUEST",
      "customId": "ea34f04f-d0ef-4ecb-9154-b85981705795",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "ORDER_VIEW_REQUEST",
      "customId": "490c928a-660f-4403-82fd-d1c1e6ab200d",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "ORDER_VIEW_REQUEST",
      "customId": "e6357829-e190-46af-887d-00493a2ebd48",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "EXCHANGE_REQUEST",
      "customId": "cc54134b-d3d8-4071-b666-eb28c934408f",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "SHOP_RESPONSE",
      "customId": "cb33b930-764a-452f-ae0b-8589bd4a481c",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    }
  ],
  "messages": [
    {
      "category": "WARNING",
      "code": 828,
      "description": "Handmade Tuna designed with Metal for vivid performance",
      "service": "NDC_CONNECTOR",
      "type": "NOTICE"
    },
    {
      "category": "WARNING",
      "code": 404,
      "description": "New yellow Chips with ergonomic design for untrue comfort",
      "service": "NDC_CONNECTOR",
      "type": "ERROR"
    },
    {
      "category": "WARNING",
      "code": 565,
      "description": "Ergonomic Tuna made with Wooden for all-day impossible support",
      "service": "NDC_CONNECTOR",
      "type": "ERROR"
    },
    {
      "category": "WARNING",
      "code": 524,
      "description": "The Business-focused heuristic monitoring Bike offers reliable performance and warlike design",
      "service": "SHOPPING_API",
      "type": "CARRIER_PROVIDED_WARNING"
    }
  ],
  "payloadAttributes": {
    "echoToken": "49306065-414a-45a0-8f4b-66e102f32856",
    "timeStamp": "2026-06-17T00:00:00.0Z",
    "trxId": "5HuAu6rAGVoqL"
  },
  "response": {
    "datalist": {
      "baggages": [
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 12,
              "maximumBagWeightInPounds": 29,
              "maximumLengthInCentimeters": 135,
              "maximumLengthInInches": 40,
              "maximumPieces": 0
            }
          ],
          "baggageId": "NRhW",
          "descriptions": [
            "Special",
            "Fragile"
          ],
          "typeCode": "CheckedBag"
        },
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 16,
              "maximumBagWeightInPounds": 26,
              "maximumLengthInCentimeters": 88,
              "maximumLengthInInches": 60,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 22,
              "maximumBagWeightInPounds": 49,
              "maximumLengthInCentimeters": 110,
              "maximumLengthInInches": 36,
              "maximumPieces": 3
            }
          ],
          "baggageId": "XYBt",
          "descriptions": [
            "Fragile",
            "Valuable"
          ],
          "typeCode": "CheckedBag"
        },
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 15,
              "maximumBagWeightInPounds": 21,
              "maximumLengthInCentimeters": 86,
              "maximumLengthInInches": 45,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 20,
              "maximumBagWeightInPounds": 46,
              "maximumLengthInCentimeters": 105,
              "maximumLengthInInches": 40,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 19,
              "maximumBagWeightInPounds": 29,
              "maximumLengthInCentimeters": 82,
              "maximumLengthInInches": 30,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 10,
              "maximumBagWeightInPounds": 31,
              "maximumLengthInCentimeters": 109,
              "maximumLengthInInches": 38,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 18,
              "maximumBagWeightInPounds": 44,
              "maximumLengthInCentimeters": 147,
              "maximumLengthInInches": 30,
              "maximumPieces": 2
            }
          ],
          "baggageId": "NQlI",
          "descriptions": [
            "Sports",
            "Heavy",
            "Fragile",
            "Special",
            "Valuable"
          ],
          "typeCode": "CheckedBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 15,
              "maximumBagWeightInPounds": 27,
              "maximumLengthInCentimeters": 121,
              "maximumLengthInInches": 47,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 22,
              "maximumBagWeightInPounds": 50,
              "maximumLengthInCentimeters": 129,
              "maximumLengthInInches": 50,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 15,
              "maximumBagWeightInPounds": 36,
              "maximumLengthInCentimeters": 81,
              "maximumLengthInInches": 45,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 21,
              "maximumBagWeightInPounds": 36,
              "maximumLengthInCentimeters": 104,
              "maximumLengthInInches": 48,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 18,
              "maximumBagWeightInPounds": 50,
              "maximumLengthInCentimeters": 145,
              "maximumLengthInInches": 49,
              "maximumPieces": 2
            }
          ],
          "baggageId": "0DEr",
          "descriptions": [
            "Sports",
            "Special",
            "Heavy"
          ],
          "typeCode": "CarryOnBag"
        }
      ],
      "passengers": [
        {
          "passengerId": "y0vH",
          "typeCode": "ADT"
        },
        {
          "passengerId": "lTvA",
          "typeCode": "CHD"
        },
        {
          "passengerId": "wohN",
          "typeCode": "CHD"
        },
        {
          "passengerId": "jNMc",
          "typeCode": "ADT"
        }
      ],
      "priceClasses": [
        {
          "code": "kn8",
          "descriptions": [
            {
              "description": "Experience the lime brilliance of our Computer, perfect for questionable environments",
              "descriptionId": "Y3zwxspvO9"
            },
            {
              "description": "The green Bacon combines Reunion aesthetics with Livermorium-based durability",
              "descriptionId": "A8Sn7tILex"
            },
            {
              "description": "Savor the golden essence in our Salad, designed for narrow culinary adventures",
              "descriptionId": "ganMyhAkoy"
            },
            {
              "description": "Featuring Indium-enhanced technology, our Hat offers unparalleled murky performance",
              "descriptionId": "TW60r2ubcJ"
            },
            {
              "description": "The Operative discrete definition Bike offers reliable performance and standard design",
              "descriptionId": "N9kVqE8Ped"
            }
          ],
          "name": "First - Fully Refundable",
          "priceClassId": "OEVu"
        },
        {
          "code": "7AV",
          "descriptions": [
            {
              "description": "The sleek and unsteady Cheese comes with olive LED lighting for smart functionality",
              "descriptionId": "xgh6RAEDiw"
            }
          ],
          "name": "Economy - Saver",
          "priceClassId": "iBeF"
        },
        {
          "code": "taQ",
          "descriptions": [
            {
              "description": "Stylish Keyboard designed to make you stand out with unhealthy looks",
              "descriptionId": "V7mxDP3Vq2"
            },
            {
              "description": "Discover the koala-like agility of our Mouse, perfect for unaware users",
              "descriptionId": "kTf9LIBrnW"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "JfbE"
        },
        {
          "code": "zfZ",
          "descriptions": [
            {
              "description": "Ergonomic Fish made with Marble for all-day good support",
              "descriptionId": "kGx8OYvKq0"
            },
            {
              "description": "Our dolphin-friendly Car ensures imaginary comfort for your pets",
              "descriptionId": "5zoQa59M7v"
            }
          ],
          "name": "First - Fully Refundable",
          "priceClassId": "FOPU"
        }
      ],
      "segments": [
        {
          "arrival": {
            "airportCode": "HKG",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-12-13T00:00:00.0Z",
            "terminal": "C"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-11-09T00:00:00.0Z",
                "terminal": "1"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2026-12-09T00:00:00.0Z",
                "terminal": "A"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-04-29T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "departureDateTime": "2026-07-14T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-03-23T00:00:00.0Z",
                "terminal": "1"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "regional"
              },
              "departure": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "departureDateTime": "2027-02-20T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "SYD",
            "airportName": "[object Object]",
            "departureDateTime": "2027-05-08T00:00:00.0Z",
            "terminal": "5"
          },
          "marketingAirline": {
            "code": "5L",
            "flightNumber": "224",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "lv",
            "flightNumber": "864",
            "name": "[object Object]"
          },
          "segmentId": "iEqQ"
        },
        {
          "arrival": {
            "airportCode": "HKG",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-12-25T00:00:00.0Z",
            "terminal": "4"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-10-22T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "departureDateTime": "2026-12-27T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-04-01T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "departureDateTime": "2027-01-29T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-08-04T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "regional"
              },
              "departure": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "departureDateTime": "2026-07-17T00:00:00.0Z",
                "terminal": "A"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "CDG",
            "airportName": "[object Object]",
            "departureDateTime": "2026-10-02T00:00:00.0Z",
            "terminal": "4"
          },
          "marketingAirline": {
            "code": "nw",
            "flightNumber": "326",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "MG",
            "flightNumber": "791",
            "name": "[object Object]"
          },
          "segmentId": "yhRx"
        },
        {
          "arrival": {
            "airportCode": "DXB",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-02-13T00:00:00.0Z",
            "terminal": "5"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-02-06T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "regional"
              },
              "departure": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "departureDateTime": "2027-04-23T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-03-22T00:00:00.0Z",
                "terminal": "2"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "regional"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2026-06-18T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "LHR",
            "airportName": "[object Object]",
            "departureDateTime": "2027-02-22T00:00:00.0Z",
            "terminal": "3"
          },
          "marketingAirline": {
            "code": "vT",
            "flightNumber": "787",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "X1",
            "flightNumber": "371",
            "name": "[object Object]"
          },
          "segmentId": "Qix4"
        },
        {
          "arrival": {
            "airportCode": "FRA",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-03-18T00:00:00.0Z",
            "terminal": "3"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-11-02T00:00:00.0Z",
                "terminal": "1"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "regional"
              },
              "departure": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "departureDateTime": "2027-06-08T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-07-18T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-01T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "NYC",
            "airportName": "[object Object]",
            "departureDateTime": "2026-10-22T00:00:00.0Z",
            "terminal": "1"
          },
          "marketingAirline": {
            "code": "dP",
            "flightNumber": "400",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "PE",
            "flightNumber": "273",
            "name": "[object Object]"
          },
          "segmentId": "XH1S"
        },
        {
          "arrival": {
            "airportCode": "FRA",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-12-27T00:00:00.0Z",
            "terminal": "2"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-05-02T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "regional"
              },
              "departure": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "departureDateTime": "2027-02-16T00:00:00.0Z",
                "terminal": "A"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "HKG",
            "airportName": "[object Object]",
            "departureDateTime": "2027-02-22T00:00:00.0Z",
            "terminal": "4"
          },
          "marketingAirline": {
            "code": "6m",
            "flightNumber": "325",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "uJ",
            "flightNumber": "255",
            "name": "[object Object]"
          },
          "segmentId": "jLPL"
        }
      ],
      "voluntaryChangeInformation": [
        {
          "applicabilityList": [
            "No Show",
            "After Departure"
          ],
          "changeId": "OMR",
          "description": "Contact airline",
          "feeAmount": "92.49",
          "feeCurrencyCode": "BRL",
          "hasFee": false,
          "isAllowed": false,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "Before Departure",
            "Before Departure",
            "Before Departure",
            "No Show"
          ],
          "changeId": "HTG",
          "description": "Change permitted",
          "feeAmount": "122.78",
          "feeCurrencyCode": "KHR",
          "hasFee": false,
          "isAllowed": false,
          "type": "Cancel"
        }
      ]
    },
    "offers": [
      {
        "commission": {
          "amount": "60.27",
          "code": "079r",
          "currencyCode": "MVR",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "9.31",
          "percentageAppliedToAmount": "792.68"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "117.93",
            "currencyCode": "MWK"
          },
          "differentialAmount": {
            "amount": "132.43",
            "currencyCode": "MGA"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Featuring Flerovium-enhanced technology, our Keyboard offers unparalleled oddball performance",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "GS",
                "taxAmount": {
                  "amount": "96.03",
                  "currencyCode": "COP"
                },
                "taxCode": "QR",
                "taxCodeText": "PAID",
                "taxPadisCode": "845"
              },
              {
                "description": "Featuring Yttrium-enhanced technology, our Chips offers unparalleled acidic performance",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "LC",
                "taxAmount": {
                  "amount": "182.14",
                  "currencyCode": "ZAR"
                },
                "taxCode": "P4",
                "taxCodeText": "VAT",
                "taxPadisCode": "268"
              },
              {
                "description": "New ivory Soap with ergonomic design for faint comfort",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "DJ",
                "taxAmount": {
                  "amount": "131.97",
                  "currencyCode": "BOB"
                },
                "taxCode": "tQ",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "822"
              }
            ],
            "totalTaxAmount": {
              "amount": "22.36",
              "currencyCode": "YER"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 358,
        "offerId": "uZDd",
        "offerItems": [
          {
            "commission": {
              "amount": "408.64",
              "code": "g1t4",
              "currencyCode": "SZL",
              "description": "NEGOTIATED COMM",
              "percentage": "6",
              "percentageAppliedToAmount": "551.87"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "82.42",
                "currencyCode": "SHP"
              },
              "differentialAmount": {
                "amount": "86.01",
                "currencyCode": "BGN"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Pizza perfect for alienated training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SD",
                    "taxAmount": {
                      "amount": "194.62",
                      "currencyCode": "GEL"
                    },
                    "taxCode": "ij",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "900"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "40.85",
                  "currencyCode": "TRY"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "A4hs",
                "segmentRefIds": [
                  "4Uhe",
                  "qAld",
                  "lhnW",
                  "VaMy",
                  "inAk"
                ]
              },
              {
                "priceClassRefId": "KBFZ",
                "segmentRefIds": [
                  "POrK",
                  "C62x",
                  "nFxT"
                ]
              },
              {
                "priceClassRefId": "arY0",
                "segmentRefIds": [
                  "ARle",
                  "eakB",
                  "L5g8",
                  "CH1C"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "104.86",
                "currencyCode": "TRY",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Cheese perfect for miserable training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SV",
                    "taxAmount": {
                      "amount": "198.36",
                      "currencyCode": "JPY"
                    },
                    "taxCode": "pq",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "621"
                  },
                  {
                    "description": "Our crispy-inspired Chair brings a taste of luxury to your tough lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NF",
                    "taxAmount": {
                      "amount": "71.74",
                      "currencyCode": "GBP"
                    },
                    "taxCode": "Jd",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "401"
                  },
                  {
                    "description": "Discover the bear-like agility of our Chips, perfect for tall users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PR",
                    "taxAmount": {
                      "amount": "21.7",
                      "currencyCode": "INR"
                    },
                    "taxCode": "aa",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "893"
                  },
                  {
                    "description": "The Customer-focused needs-based database Pants offers reliable performance and impassioned design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HM",
                    "taxAmount": {
                      "amount": "13.87",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "gU",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "976"
                  },
                  {
                    "description": "The Fully-configurable data-driven website Pants offers reliable performance and rough design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IT",
                    "taxAmount": {
                      "amount": "38.15",
                      "currencyCode": "ISK"
                    },
                    "taxCode": "Ea",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "464"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "139.43",
                  "currencyCode": "RUB"
                }
              }
            },
            "offerItemId": "T2q2",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "81.76",
                "currencyCode": "AMD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the polar bear-like agility of our Shoes, perfect for broken users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NF",
                    "taxAmount": {
                      "amount": "143.67",
                      "currencyCode": "INR"
                    },
                    "taxCode": "9I",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "565"
                  },
                  {
                    "description": "Professional-grade Car perfect for strong training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "DZ",
                    "taxAmount": {
                      "amount": "24.13",
                      "currencyCode": "RON"
                    },
                    "taxCode": "TW",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "713"
                  },
                  {
                    "description": "Discover the peaceful new Keyboard with an exciting mix of Silk ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "UZ",
                    "taxAmount": {
                      "amount": "164.8",
                      "currencyCode": "COP"
                    },
                    "taxCode": "bH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "152"
                  },
                  {
                    "description": "The indigo Soap combines Guinea aesthetics with Osmium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "RS",
                    "taxAmount": {
                      "amount": "148.87",
                      "currencyCode": "AED"
                    },
                    "taxCode": "Ok",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "640"
                  },
                  {
                    "description": "Featuring Darmstadtium-enhanced technology, our Hat offers unparalleled boring performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CI",
                    "taxAmount": {
                      "amount": "38.44",
                      "currencyCode": "BYN"
                    },
                    "taxCode": "xI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "882"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "157.19",
                  "currencyCode": "MXN"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "QGWh",
                    "segmentRefIds": [
                      "F03F"
                    ]
                  },
                  {
                    "baggageRefId": "rviS",
                    "segmentRefIds": [
                      "x4L4",
                      "0fCa",
                      "P4S9"
                    ]
                  },
                  {
                    "baggageRefId": "i9rU",
                    "segmentRefIds": [
                      "oeG2",
                      "nMuI",
                      "OTJT",
                      "mAWH"
                    ]
                  },
                  {
                    "baggageRefId": "jC76",
                    "segmentRefIds": [
                      "HklS",
                      "P3KM"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "4UlwTeY6",
                      "fareCode": "234",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "eRUZ",
                    "segmentRefIds": [
                      "c9wL",
                      "gT82",
                      "mN5E",
                      "if9B",
                      "Lk9J"
                    ],
                    "ticketDesignator": "OSIC",
                    "voluntaryChangeInformationRefs": [
                      "LRD",
                      "MWK",
                      "BMD",
                      "AOA",
                      "KHR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "JMKXAFrB",
                      "fareCode": "383",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "baaa",
                    "segmentRefIds": [
                      "0JZp",
                      "OBnz",
                      "ffW1",
                      "gX3o"
                    ],
                    "ticketDesignator": "np0H",
                    "voluntaryChangeInformationRefs": [
                      "AMD",
                      "KYD"
                    ]
                  }
                ],
                "passengerRefId": "lEFD",
                "price": {
                  "baseAmount": {
                    "amount": "149.89",
                    "currencyCode": "KWD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "157.32",
                      "currencyCode": "RUB"
                    },
                    "preDiscountedAmount": {
                      "amount": "97.96",
                      "currencyCode": "BZD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our creamy-inspired Tuna brings a taste of luxury to your muffled lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CX",
                        "taxAmount": {
                          "amount": "19.91",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "kd",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "585"
                      },
                      {
                        "description": "The sleek and profuse Computer comes with red LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "PL",
                        "taxAmount": {
                          "amount": "48.52",
                          "currencyCode": "FKP"
                        },
                        "taxCode": "OH",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "543"
                      },
                      {
                        "description": "Experience the yellow brilliance of our Chair, perfect for long-term environments",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "RO",
                        "taxAmount": {
                          "amount": "121.34",
                          "currencyCode": "AUD"
                        },
                        "taxCode": "dP",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "414"
                      },
                      {
                        "description": "Featuring Zinc-enhanced technology, our Pants offers unparalleled supportive performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "FJ",
                        "taxAmount": {
                          "amount": "101.48",
                          "currencyCode": "SRD"
                        },
                        "taxCode": "6h",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "695"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "165.14",
                      "currencyCode": "HNL"
                    }
                  },
                  "totalAmount": {
                    "amount": "149.82",
                    "currencyCode": "BSD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "RrmOV"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "u3sA",
                    "segmentRefIds": [
                      "tGeN",
                      "6kgs",
                      "2osa",
                      "aCd5"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "FoLLF9C6",
                      "fareCode": "204",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "OhIA",
                    "segmentRefIds": [
                      "OC2o",
                      "yNMW",
                      "k0UA",
                      "gq5g",
                      "1ay2"
                    ],
                    "ticketDesignator": "K9s8",
                    "voluntaryChangeInformationRefs": [
                      "GEL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "VvfSmx5b",
                      "fareCode": "164",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "n3bN",
                    "segmentRefIds": [
                      "CxOs",
                      "mlhP"
                    ],
                    "ticketDesignator": "UHv8",
                    "voluntaryChangeInformationRefs": [
                      "MDL",
                      "BAM"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ObhTtYTy",
                      "fareCode": "301",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "JwQB",
                    "segmentRefIds": [
                      "antF",
                      "z222"
                    ],
                    "ticketDesignator": "aVjt",
                    "voluntaryChangeInformationRefs": [
                      "NOK",
                      "LYD",
                      "PEN",
                      "RON",
                      "TJS"
                    ]
                  }
                ],
                "passengerRefId": "Fb0R",
                "price": {
                  "baseAmount": {
                    "amount": "52.1",
                    "currencyCode": "BMD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "173.33",
                      "currencyCode": "PAB"
                    },
                    "preDiscountedAmount": {
                      "amount": "157.13",
                      "currencyCode": "XPF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our juicy-inspired Hat brings a taste of luxury to your tinted lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "DM",
                        "taxAmount": {
                          "amount": "80.02",
                          "currencyCode": "MNT"
                        },
                        "taxCode": "H4",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "381"
                      },
                      {
                        "description": "Introducing the Singapore-inspired Ball, blending steel style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "DM",
                        "taxAmount": {
                          "amount": "148.27",
                          "currencyCode": "HUF"
                        },
                        "taxCode": "3c",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "874"
                      },
                      {
                        "description": "Mosciski - Boyer's most advanced Computer technology increases punctual capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TM",
                        "taxAmount": {
                          "amount": "166.74",
                          "currencyCode": "ZWL"
                        },
                        "taxCode": "72",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "171"
                      },
                      {
                        "description": "Our salty-inspired Table brings a taste of luxury to your mushy lifestyle",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AX",
                        "taxAmount": {
                          "amount": "28.69",
                          "currencyCode": "HNL"
                        },
                        "taxCode": "Ld",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "097"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "173.99",
                      "currencyCode": "GEL"
                    }
                  },
                  "totalAmount": {
                    "amount": "53.07",
                    "currencyCode": "NAD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "KAoLB"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "XNKe",
                    "segmentRefIds": [
                      "4Aqo",
                      "8Ten",
                      "dfrD",
                      "uazp",
                      "j2RA"
                    ]
                  },
                  {
                    "baggageRefId": "Wppw",
                    "segmentRefIds": [
                      "X9bW",
                      "coUu",
                      "iew8"
                    ]
                  },
                  {
                    "baggageRefId": "EPMN",
                    "segmentRefIds": [
                      "KqnZ",
                      "APaR",
                      "USWG",
                      "R3Si"
                    ]
                  },
                  {
                    "baggageRefId": "bIWc",
                    "segmentRefIds": [
                      "3a7k",
                      "Oz9a"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "h03DgaZb",
                      "fareCode": "107",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "I7nD",
                    "segmentRefIds": [
                      "ZUQN",
                      "FhbE"
                    ],
                    "ticketDesignator": "KNIA",
                    "voluntaryChangeInformationRefs": [
                      "JPY",
                      "VUV"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ZkxDb9Rn",
                      "fareCode": "571",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "gt3F",
                    "segmentRefIds": [
                      "fi7l"
                    ],
                    "ticketDesignator": "AtGa",
                    "voluntaryChangeInformationRefs": [
                      "FKP",
                      "HKD",
                      "CRC",
                      "ZAR",
                      "SEK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "rfa6pAyM",
                      "fareCode": "148",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "gU1S",
                    "segmentRefIds": [
                      "CYnR"
                    ],
                    "ticketDesignator": "3UWY",
                    "voluntaryChangeInformationRefs": [
                      "KYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "4BI06VKY",
                      "fareCode": "238",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "brh4",
                    "segmentRefIds": [
                      "jawT",
                      "uPwO",
                      "8gEr"
                    ],
                    "ticketDesignator": "3Ik4",
                    "voluntaryChangeInformationRefs": [
                      "KRW",
                      "XPF",
                      "LRD",
                      "MZN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "tuvsRxFx",
                      "fareCode": "681",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "Au7V",
                    "segmentRefIds": [
                      "4i5M",
                      "dM2l"
                    ],
                    "ticketDesignator": "UMKD",
                    "voluntaryChangeInformationRefs": [
                      "SEK",
                      "FKP",
                      "KHR",
                      "KYD"
                    ]
                  }
                ],
                "passengerRefId": "VJTP",
                "price": {
                  "baseAmount": {
                    "amount": "29.88",
                    "currencyCode": "NIO"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "165.12",
                      "currencyCode": "IRR"
                    },
                    "preDiscountedAmount": {
                      "amount": "152.78",
                      "currencyCode": "BOB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Buford Chicken is the latest in a series of pushy products from Heidenreich, Mueller and Schiller",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TK",
                        "taxAmount": {
                          "amount": "98.59",
                          "currencyCode": "NZD"
                        },
                        "taxCode": "4d",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "364"
                      },
                      {
                        "description": "Professional-grade Shirt perfect for overcooked training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "ID",
                        "taxAmount": {
                          "amount": "127.73",
                          "currencyCode": "CAD"
                        },
                        "taxCode": "vg",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "506"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "22.14",
                      "currencyCode": "ZWL"
                    }
                  },
                  "totalAmount": {
                    "amount": "124.85",
                    "currencyCode": "MVR"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "wxB4H"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "HuLV",
                    "segmentRefIds": [
                      "WZcY",
                      "Oa3C",
                      "wpbj",
                      "bmfw",
                      "ly0M"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "EZEb1Maq",
                      "fareCode": "500",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "YIn4",
                    "segmentRefIds": [
                      "FPOK"
                    ],
                    "ticketDesignator": "DVJt",
                    "voluntaryChangeInformationRefs": [
                      "TOP",
                      "GBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "v0eV64vH",
                      "fareCode": "243",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "yfup",
                    "segmentRefIds": [
                      "FpaY",
                      "kGNy",
                      "cTtO",
                      "4a5k"
                    ],
                    "ticketDesignator": "OlmN",
                    "voluntaryChangeInformationRefs": [
                      "CNY",
                      "BBD",
                      "HUF",
                      "MYR"
                    ]
                  }
                ],
                "passengerRefId": "ySrD",
                "price": {
                  "baseAmount": {
                    "amount": "89.56",
                    "currencyCode": "BYN"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "103.3",
                      "currencyCode": "JMD"
                    },
                    "preDiscountedAmount": {
                      "amount": "171.17",
                      "currencyCode": "BOB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our sour-inspired Bacon brings a taste of luxury to your live lifestyle",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "UY",
                        "taxAmount": {
                          "amount": "183.2",
                          "currencyCode": "LSL"
                        },
                        "taxCode": "fj",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "113"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "97.53",
                      "currencyCode": "SSP"
                    }
                  },
                  "totalAmount": {
                    "amount": "14.72",
                    "currencyCode": "QAR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Eh5qs"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "169.32",
                "currencyCode": "HKD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the gold brilliance of our Ball, perfect for clean environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CY",
                    "taxAmount": {
                      "amount": "59.81",
                      "currencyCode": "YER"
                    },
                    "taxCode": "oh",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "231"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "97.11",
                  "currencyCode": "CLP"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "133.64",
                "currencyCode": "PKR"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "97.49",
                  "currencyCode": "AMD"
                },
                "preDiscountedAmount": {
                  "amount": "76.62",
                  "currencyCode": "TJS"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the olive brilliance of our Towels, perfect for frightened environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GS",
                    "taxAmount": {
                      "amount": "86.48",
                      "currencyCode": "TJS"
                    },
                    "taxCode": "JY",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "590"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "37.84",
                  "currencyCode": "SOS"
                }
              },
              "totalAmount": {
                "amount": "123.09",
                "currencyCode": "ETB"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 8
                },
                "newSeat": {
                  "column": "B",
                  "row": 15
                },
                "passengerRefId": "h3s4",
                "segmentRefId": "IaRi"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 22
                },
                "newSeat": {
                  "column": "D",
                  "row": 8
                },
                "passengerRefId": "Atxf",
                "segmentRefId": "eU4U"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 2
                },
                "newSeat": {
                  "column": "A",
                  "row": 23
                },
                "passengerRefId": "0uH7",
                "segmentRefId": "PuoK"
              }
            ]
          }
        ],
        "ownerCode": "V3",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "deferred",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "168.51",
            "currencyCode": "VES",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The sleek and grizzled Pizza comes with lavender LED lighting for smart functionality",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "PW",
                "taxAmount": {
                  "amount": "143.16",
                  "currencyCode": "LRD"
                },
                "taxCode": "8H",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "622"
              },
              {
                "description": "New yellow Shoes with ergonomic design for cavernous comfort",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "TL",
                "taxAmount": {
                  "amount": "122.5",
                  "currencyCode": "ERN"
                },
                "taxCode": "o5",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "057"
              },
              {
                "description": "Professional-grade Towels perfect for violent training and recreational use",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "CM",
                "taxAmount": {
                  "amount": "134.58",
                  "currencyCode": "MNT"
                },
                "taxCode": "bI",
                "taxCodeText": "PAID",
                "taxPadisCode": "401"
              },
              {
                "description": "Luxurious Salad designed with Bamboo for mundane performance",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "KN",
                "taxAmount": {
                  "amount": "29.3",
                  "currencyCode": "TZS"
                },
                "taxCode": "LA",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "885"
              },
              {
                "description": "The sleek and animated Table comes with azure LED lighting for smart functionality",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "WF",
                "taxAmount": {
                  "amount": "187.84",
                  "currencyCode": "LAK"
                },
                "taxCode": "7z",
                "taxCodeText": "VAT",
                "taxPadisCode": "020"
              }
            ],
            "totalTaxAmount": {
              "amount": "132.47",
              "currencyCode": "NOK"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "21.99",
            "currencyCode": "MNT"
          }
        },
        "validatingAirlineCode": "wY"
      },
      {
        "commission": {
          "amount": "253.47",
          "code": "JCdu",
          "currencyCode": "YER",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "9.51",
          "percentageAppliedToAmount": "171.12"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "112.4",
            "currencyCode": "ZAR"
          },
          "differentialAmount": {
            "amount": "60.46",
            "currencyCode": "AMD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Recycled Hat designed with Steel for impractical performance",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "ES",
                "taxAmount": {
                  "amount": "106.82",
                  "currencyCode": "KES"
                },
                "taxCode": "Qk",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "102"
              }
            ],
            "totalTaxAmount": {
              "amount": "140.69",
              "currencyCode": "ERN"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 626,
        "offerId": "MXTM",
        "offerItems": [
          {
            "commission": {
              "amount": "267.91",
              "code": "fKs7",
              "currencyCode": "GIP",
              "description": "STANDARD COMM",
              "percentage": "5.16",
              "percentageAppliedToAmount": "224.86"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "68.89",
                "currencyCode": "RUB"
              },
              "differentialAmount": {
                "amount": "113.65",
                "currencyCode": "DZD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and infatuated Soap comes with sky blue LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "EE",
                    "taxAmount": {
                      "amount": "172.93",
                      "currencyCode": "ALL"
                    },
                    "taxCode": "lA",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "274"
                  },
                  {
                    "description": "Discover the bird-like agility of our Shirt, perfect for ultimate users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BI",
                    "taxAmount": {
                      "amount": "148.95",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "YB",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "688"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "14.05",
                  "currencyCode": "MDL"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "Kb8h",
                "segmentRefIds": [
                  "T3Ll",
                  "GH6G",
                  "YIMI",
                  "edmM",
                  "rKpg"
                ]
              },
              {
                "priceClassRefId": "qmj8",
                "segmentRefIds": [
                  "hdTh",
                  "EIjv",
                  "88kA",
                  "ibri",
                  "MZzO"
                ]
              },
              {
                "priceClassRefId": "oStb",
                "segmentRefIds": [
                  "EnuB",
                  "kUNn",
                  "cyYa",
                  "rMYy",
                  "oBd3"
                ]
              },
              {
                "priceClassRefId": "n5py",
                "segmentRefIds": [
                  "WpU2",
                  "pz1M",
                  "DT6p",
                  "5haV",
                  "pR3H"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "174.75",
                "currencyCode": "COP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Pizza designed with Metal for miserly performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SK",
                    "taxAmount": {
                      "amount": "85.26",
                      "currencyCode": "AUD"
                    },
                    "taxCode": "Ar",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "860"
                  },
                  {
                    "description": "Professional-grade Cheese perfect for energetic training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AT",
                    "taxAmount": {
                      "amount": "177.83",
                      "currencyCode": "BBD"
                    },
                    "taxCode": "gF",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "775"
                  },
                  {
                    "description": "Introducing the Saint Lucia-inspired Chair, blending foolish style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TF",
                    "taxAmount": {
                      "amount": "21.07",
                      "currencyCode": "BAM"
                    },
                    "taxCode": "Ka",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "560"
                  },
                  {
                    "description": "The Laron Hat is the latest in a series of smart products from Treutel - Towne",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SS",
                    "taxAmount": {
                      "amount": "167.85",
                      "currencyCode": "STN"
                    },
                    "taxCode": "qj",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "577"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "129.6",
                  "currencyCode": "GNF"
                }
              }
            },
            "offerItemId": "ooE1",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "43.71",
                "currencyCode": "INR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Awesome Bacon designed with Concrete for slight performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PR",
                    "taxAmount": {
                      "amount": "153.09",
                      "currencyCode": "BND"
                    },
                    "taxCode": "Ph",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "918"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "77.75",
                  "currencyCode": "GMD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "LQBX",
                    "segmentRefIds": [
                      "4cLE"
                    ]
                  },
                  {
                    "baggageRefId": "Zyzf",
                    "segmentRefIds": [
                      "zhGk",
                      "FGuC",
                      "l2vz",
                      "CT62",
                      "M8xt"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "2y5joycF",
                      "fareCode": "360",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "Y5Es",
                    "segmentRefIds": [
                      "VYAy",
                      "ahxq",
                      "gVS7"
                    ],
                    "ticketDesignator": "pvLH",
                    "voluntaryChangeInformationRefs": [
                      "ETB",
                      "LRD",
                      "BGN",
                      "MKD"
                    ]
                  }
                ],
                "passengerRefId": "wT7v",
                "price": {
                  "baseAmount": {
                    "amount": "39.13",
                    "currencyCode": "STN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "68.64",
                      "currencyCode": "DOP"
                    },
                    "preDiscountedAmount": {
                      "amount": "11.12",
                      "currencyCode": "QAR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Experience the fuchsia brilliance of our Bike, perfect for judicious environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SB",
                        "taxAmount": {
                          "amount": "146.91",
                          "currencyCode": "SYP"
                        },
                        "taxCode": "ER",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "697"
                      },
                      {
                        "description": "Fresh Soap designed with Wooden for our performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BZ",
                        "taxAmount": {
                          "amount": "91.07",
                          "currencyCode": "MAD"
                        },
                        "taxCode": "Ve",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "311"
                      },
                      {
                        "description": "Savor the salty essence in our Pizza, designed for recent culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MZ",
                        "taxAmount": {
                          "amount": "96.98",
                          "currencyCode": "AUD"
                        },
                        "taxCode": "9f",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "440"
                      },
                      {
                        "description": "Discover the giraffe-like agility of our Soap, perfect for admired users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "KH",
                        "taxAmount": {
                          "amount": "160.28",
                          "currencyCode": "NPR"
                        },
                        "taxCode": "6B",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "679"
                      },
                      {
                        "description": "New Mouse model with 78 GB RAM, 18 GB storage, and tidy features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PH",
                        "taxAmount": {
                          "amount": "68.63",
                          "currencyCode": "XOF"
                        },
                        "taxCode": "2O",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "329"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "40.04",
                      "currencyCode": "CZK"
                    }
                  },
                  "totalAmount": {
                    "amount": "108.72",
                    "currencyCode": "LYD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "Myu18"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "SZI4",
                    "segmentRefIds": [
                      "COGI"
                    ]
                  },
                  {
                    "baggageRefId": "eKe8",
                    "segmentRefIds": [
                      "gtdB"
                    ]
                  },
                  {
                    "baggageRefId": "Vg1f",
                    "segmentRefIds": [
                      "lekI",
                      "wJdb"
                    ]
                  },
                  {
                    "baggageRefId": "5EtT",
                    "segmentRefIds": [
                      "GK4g"
                    ]
                  },
                  {
                    "baggageRefId": "9tmm",
                    "segmentRefIds": [
                      "8rm1"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "qIPiiFoK",
                      "fareCode": "749",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "3sfP",
                    "segmentRefIds": [
                      "oQLX",
                      "4rX6"
                    ],
                    "ticketDesignator": "TsZG",
                    "voluntaryChangeInformationRefs": [
                      "BMD",
                      "BOB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "oGKQmQL4",
                      "fareCode": "031",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "i1Sq",
                    "segmentRefIds": [
                      "0Tyy",
                      "0ahg"
                    ],
                    "ticketDesignator": "skIb",
                    "voluntaryChangeInformationRefs": [
                      "LBP",
                      "SYP",
                      "TZS",
                      "GBP",
                      "CDF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "BsYpEOvg",
                      "fareCode": "080",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "xEi0",
                    "segmentRefIds": [
                      "SKRv",
                      "FSoK",
                      "nvme"
                    ],
                    "ticketDesignator": "INES",
                    "voluntaryChangeInformationRefs": [
                      "PKR",
                      "ALL",
                      "BIF",
                      "ETB",
                      "PAB"
                    ]
                  }
                ],
                "passengerRefId": "HzFX",
                "price": {
                  "baseAmount": {
                    "amount": "79.38",
                    "currencyCode": "KWD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "25.56",
                      "currencyCode": "MGA"
                    },
                    "preDiscountedAmount": {
                      "amount": "163.53",
                      "currencyCode": "PKR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New magenta Car with ergonomic design for mealy comfort",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CY",
                        "taxAmount": {
                          "amount": "14.25",
                          "currencyCode": "DZD"
                        },
                        "taxCode": "i5",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "542"
                      },
                      {
                        "description": "Our cow-friendly Keyboard ensures crooked comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "VC",
                        "taxAmount": {
                          "amount": "58.12",
                          "currencyCode": "SHP"
                        },
                        "taxCode": "QN",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "636"
                      },
                      {
                        "description": "The pink Salad combines Namibia aesthetics with Sulfur-based durability",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "ES",
                        "taxAmount": {
                          "amount": "32.22",
                          "currencyCode": "AED"
                        },
                        "taxCode": "cU",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "178"
                      },
                      {
                        "description": "Discover the bitter new Pizza with an exciting mix of Concrete ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "ZM",
                        "taxAmount": {
                          "amount": "158.11",
                          "currencyCode": "NZD"
                        },
                        "taxCode": "z1",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "242"
                      },
                      {
                        "description": "Introducing the Belarus-inspired Pizza, blending fruitful style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "JE",
                        "taxAmount": {
                          "amount": "156.42",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "0C",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "119"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "15.03",
                      "currencyCode": "WST"
                    }
                  },
                  "totalAmount": {
                    "amount": "98.73",
                    "currencyCode": "GYD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "Pt3Qy"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "54.97",
                "currencyCode": "VUV",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Refined Cheese designed with Bamboo for exalted performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "OM",
                    "taxAmount": {
                      "amount": "126.17",
                      "currencyCode": "UYU"
                    },
                    "taxCode": "b2",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "765"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "137.77",
                  "currencyCode": "PKR"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "127.94",
                "currencyCode": "HUF"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "192.14",
                  "currencyCode": "ALL"
                },
                "preDiscountedAmount": {
                  "amount": "44.58",
                  "currencyCode": "SEK"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Treutel, Spinka and Kemmer's most advanced Keyboard technology increases ugly capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CK",
                    "taxAmount": {
                      "amount": "34.82",
                      "currencyCode": "GHS"
                    },
                    "taxCode": "an",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "301"
                  },
                  {
                    "description": "Experience the teal brilliance of our Chicken, perfect for frugal environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AF",
                    "taxAmount": {
                      "amount": "144.04",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "sL",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "368"
                  },
                  {
                    "description": "Discover the wavy new Chicken with an exciting mix of Steel ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KM",
                    "taxAmount": {
                      "amount": "154.53",
                      "currencyCode": "XOF"
                    },
                    "taxCode": "FE",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "629"
                  },
                  {
                    "description": "New Car model with 14 GB RAM, 9 GB storage, and good-natured features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FK",
                    "taxAmount": {
                      "amount": "163.54",
                      "currencyCode": "CNY"
                    },
                    "taxCode": "EX",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "463"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "56.55",
                  "currencyCode": "SEK"
                }
              },
              "totalAmount": {
                "amount": "157.65",
                "currencyCode": "XPF"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 25
                },
                "newSeat": {
                  "column": "E",
                  "row": 10
                },
                "passengerRefId": "6PCQ",
                "segmentRefId": "A64q"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 22
                },
                "newSeat": {
                  "column": "E",
                  "row": 24
                },
                "passengerRefId": "aKKp",
                "segmentRefId": "Xtos"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 19
                },
                "newSeat": {
                  "column": "A",
                  "row": 28
                },
                "passengerRefId": "brtH",
                "segmentRefId": "4eze"
              }
            ]
          },
          {
            "commission": {
              "amount": "306.54",
              "code": "XGdH",
              "currencyCode": "KYD",
              "description": "STANDARD COMM",
              "percentage": "10.58",
              "percentageAppliedToAmount": "679.25"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "85.46",
                "currencyCode": "FJD"
              },
              "differentialAmount": {
                "amount": "177.03",
                "currencyCode": "MGA"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the standard new Car with an exciting mix of Granite ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IT",
                    "taxAmount": {
                      "amount": "76.61",
                      "currencyCode": "ANG"
                    },
                    "taxCode": "oI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "299"
                  },
                  {
                    "description": "Discover the crocodile-like agility of our Chair, perfect for lovable users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "DJ",
                    "taxAmount": {
                      "amount": "127.63",
                      "currencyCode": "PYG"
                    },
                    "taxCode": "LS",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "907"
                  },
                  {
                    "description": "Featuring Dubnium-enhanced technology, our Bacon offers unparalleled energetic performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AE",
                    "taxAmount": {
                      "amount": "140.15",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "Cf",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "805"
                  },
                  {
                    "description": "New Shoes model with 39 GB RAM, 870 GB storage, and well-lit features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "VU",
                    "taxAmount": {
                      "amount": "45.07",
                      "currencyCode": "XAF"
                    },
                    "taxCode": "mM",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "840"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "197.69",
                  "currencyCode": "SAR"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "U15b",
                "segmentRefIds": [
                  "SWz5",
                  "IsNJ",
                  "gnYd",
                  "2vkZ",
                  "1cyN"
                ]
              },
              {
                "priceClassRefId": "go9F",
                "segmentRefIds": [
                  "6R0e"
                ]
              },
              {
                "priceClassRefId": "U1NE",
                "segmentRefIds": [
                  "aBGo",
                  "VWl3",
                  "vK1x"
                ]
              },
              {
                "priceClassRefId": "8Xzk",
                "segmentRefIds": [
                  "6dbP",
                  "6V1h",
                  "Sj0Z",
                  "C7r2"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "54.96",
                "currencyCode": "NZD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Bacon model with 27 GB RAM, 33 GB storage, and zany features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AL",
                    "taxAmount": {
                      "amount": "132.73",
                      "currencyCode": "KMF"
                    },
                    "taxCode": "SU",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "384"
                  },
                  {
                    "description": "The blue Gloves combines Paraguay aesthetics with Barium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PN",
                    "taxAmount": {
                      "amount": "45.73",
                      "currencyCode": "RUB"
                    },
                    "taxCode": "Nh",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "262"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "115.65",
                  "currencyCode": "JOD"
                }
              }
            },
            "offerItemId": "lPM5",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "173",
                "currencyCode": "DOP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our dog-friendly Chair ensures inexperienced comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "JE",
                    "taxAmount": {
                      "amount": "145.38",
                      "currencyCode": "KES"
                    },
                    "taxCode": "Y8",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "860"
                  },
                  {
                    "description": "The sleek and sardonic Chair comes with orchid LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "131.79",
                      "currencyCode": "IDR"
                    },
                    "taxCode": "1q",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "750"
                  },
                  {
                    "description": "Discover the turtle-like agility of our Chair, perfect for fine users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CD",
                    "taxAmount": {
                      "amount": "163.47",
                      "currencyCode": "DZD"
                    },
                    "taxCode": "hz",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "476"
                  },
                  {
                    "description": "Discover the turtle-like agility of our Salad, perfect for happy users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "JE",
                    "taxAmount": {
                      "amount": "127.79",
                      "currencyCode": "STN"
                    },
                    "taxCode": "ye",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "087"
                  },
                  {
                    "description": "Our lion-friendly Tuna ensures pricey comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NC",
                    "taxAmount": {
                      "amount": "92.92",
                      "currencyCode": "ARS"
                    },
                    "taxCode": "9K",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "903"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "110.66",
                  "currencyCode": "NZD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "aXfW",
                    "segmentRefIds": [
                      "Pjd4",
                      "nNW6"
                    ]
                  },
                  {
                    "baggageRefId": "e3ql",
                    "segmentRefIds": [
                      "sftI",
                      "RP9C",
                      "3Kvr",
                      "mZ5g",
                      "d1vn"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "RnZOsLgw",
                      "fareCode": "846",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "A0cM",
                    "segmentRefIds": [
                      "Ixhb",
                      "0H7z"
                    ],
                    "ticketDesignator": "Ai4z",
                    "voluntaryChangeInformationRefs": [
                      "MWK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "MHkDTsCF",
                      "fareCode": "280",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "PUGf",
                    "segmentRefIds": [
                      "gpQn"
                    ],
                    "ticketDesignator": "wt9s",
                    "voluntaryChangeInformationRefs": [
                      "LRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "VyDN3Fcl",
                      "fareCode": "233",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "X9iq",
                    "segmentRefIds": [
                      "TzXS",
                      "APzW",
                      "aW2x",
                      "GQyp"
                    ],
                    "ticketDesignator": "wITX",
                    "voluntaryChangeInformationRefs": [
                      "HUF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "jQ9RQpCQ",
                      "fareCode": "623",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "sZHW",
                    "segmentRefIds": [
                      "Q8gB",
                      "tz8y",
                      "SXpp"
                    ],
                    "ticketDesignator": "UeUt",
                    "voluntaryChangeInformationRefs": [
                      "BOB",
                      "COP",
                      "ERN",
                      "BND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "vi7Q4M1p",
                      "fareCode": "352",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "hLDw",
                    "segmentRefIds": [
                      "Nens",
                      "CCIz",
                      "M4QU"
                    ],
                    "ticketDesignator": "yCAr",
                    "voluntaryChangeInformationRefs": [
                      "SAR",
                      "UYU",
                      "RWF"
                    ]
                  }
                ],
                "passengerRefId": "3yMs",
                "price": {
                  "baseAmount": {
                    "amount": "65.97",
                    "currencyCode": "FKP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "55.28",
                      "currencyCode": "RSD"
                    },
                    "preDiscountedAmount": {
                      "amount": "24.29",
                      "currencyCode": "LRD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our crunchy-inspired Pizza brings a taste of luxury to your trusting lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SJ",
                        "taxAmount": {
                          "amount": "49.92",
                          "currencyCode": "JOD"
                        },
                        "taxCode": "JF",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "023"
                      },
                      {
                        "description": "Our fish-friendly Cheese ensures gummy comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "IR",
                        "taxAmount": {
                          "amount": "175.96",
                          "currencyCode": "PKR"
                        },
                        "taxCode": "RR",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "456"
                      },
                      {
                        "description": "Ergonomic Chicken designed with Marble for sick performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "KE",
                        "taxAmount": {
                          "amount": "36.79",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "Uh",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "631"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "92.49",
                      "currencyCode": "BWP"
                    }
                  },
                  "totalAmount": {
                    "amount": "168.7",
                    "currencyCode": "JPY"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "phTjZ"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "17.84",
                "currencyCode": "ARS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Salad model with 9 GB RAM, 87 GB storage, and rich features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NE",
                    "taxAmount": {
                      "amount": "116.45",
                      "currencyCode": "IDR"
                    },
                    "taxCode": "xv",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "024"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "185.3",
                  "currencyCode": "CNY"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "70.17",
                "currencyCode": "ILS"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "87.96",
                  "currencyCode": "TZS"
                },
                "preDiscountedAmount": {
                  "amount": "185.51",
                  "currencyCode": "BSD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Aufderhar Inc's most advanced Gloves technology increases expert capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GA",
                    "taxAmount": {
                      "amount": "74.85",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "7I",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "748"
                  },
                  {
                    "description": "Stylish Chips designed to make you stand out with inborn looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CL",
                    "taxAmount": {
                      "amount": "187.78",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "7w",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "773"
                  },
                  {
                    "description": "Stylish Pants designed to make you stand out with puny looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MS",
                    "taxAmount": {
                      "amount": "141.93",
                      "currencyCode": "NPR"
                    },
                    "taxCode": "j3",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "855"
                  },
                  {
                    "description": "Our bitter-inspired Car brings a taste of luxury to your grumpy lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NR",
                    "taxAmount": {
                      "amount": "198.49",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "Tp",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "483"
                  },
                  {
                    "description": "Introducing the Gibraltar-inspired Ball, blending esteemed style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CH",
                    "taxAmount": {
                      "amount": "146.03",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "gh",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "063"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "46.57",
                  "currencyCode": "JMD"
                }
              },
              "totalAmount": {
                "amount": "104.62",
                "currencyCode": "COP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 7
                },
                "newSeat": {
                  "column": "A",
                  "row": 9
                },
                "passengerRefId": "OBOZ",
                "segmentRefId": "2vnb"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 17
                },
                "newSeat": {
                  "column": "E",
                  "row": 3
                },
                "passengerRefId": "Nfon",
                "segmentRefId": "3cEc"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 8
                },
                "newSeat": {
                  "column": "F",
                  "row": 13
                },
                "passengerRefId": "wpog",
                "segmentRefId": "rp5S"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 7
                },
                "newSeat": {
                  "column": "C",
                  "row": 3
                },
                "passengerRefId": "Yok6",
                "segmentRefId": "xBzh"
              }
            ]
          },
          {
            "commission": {
              "amount": "131.36",
              "code": "jYsk",
              "currencyCode": "AOA",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "19.55",
              "percentageAppliedToAmount": "877.05"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "166.36",
                "currencyCode": "SDG"
              },
              "differentialAmount": {
                "amount": "24.26",
                "currencyCode": "KGS"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and pretty Salad comes with pink LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LA",
                    "taxAmount": {
                      "amount": "157.57",
                      "currencyCode": "CUP"
                    },
                    "taxCode": "bB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "691"
                  },
                  {
                    "description": "Experience the silver brilliance of our Fish, perfect for untimely environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AW",
                    "taxAmount": {
                      "amount": "127.32",
                      "currencyCode": "GNF"
                    },
                    "taxCode": "Rr",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "004"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "108.12",
                  "currencyCode": "AUD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "Kp9w",
                "segmentRefIds": [
                  "NC80",
                  "uMd5",
                  "yTRm",
                  "OG32",
                  "OU6I"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "129.68",
                "currencyCode": "SOS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Chair model with 16 GB RAM, 826 GB storage, and cautious features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "US",
                    "taxAmount": {
                      "amount": "19.93",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "mK",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "890"
                  },
                  {
                    "description": "Stylish Sausages designed to make you stand out with impure looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "174.65",
                      "currencyCode": "ETB"
                    },
                    "taxCode": "C8",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "025"
                  },
                  {
                    "description": "The Pinkie Chair is the latest in a series of monumental products from Morissette - Beer",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NP",
                    "taxAmount": {
                      "amount": "138.9",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "Wi",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "384"
                  },
                  {
                    "description": "Discover the penguin-like agility of our Ball, perfect for unwritten users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BE",
                    "taxAmount": {
                      "amount": "12.93",
                      "currencyCode": "NPR"
                    },
                    "taxCode": "5R",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "585"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "187.27",
                  "currencyCode": "BRL"
                }
              }
            },
            "offerItemId": "cU9J",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "99.24",
                "currencyCode": "LBP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Cote d'Ivoire-inspired Bacon, blending eminent style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TZ",
                    "taxAmount": {
                      "amount": "92.85",
                      "currencyCode": "KGS"
                    },
                    "taxCode": "1n",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "786"
                  },
                  {
                    "description": "The sleek and complete Car comes with black LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MR",
                    "taxAmount": {
                      "amount": "94.76",
                      "currencyCode": "RUB"
                    },
                    "taxCode": "pt",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "323"
                  },
                  {
                    "description": "Our fish-friendly Towels ensures insignificant comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KY",
                    "taxAmount": {
                      "amount": "58.88",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "E3",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "543"
                  },
                  {
                    "description": "Experience the purple brilliance of our Bike, perfect for outlying environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "EG",
                    "taxAmount": {
                      "amount": "12.6",
                      "currencyCode": "RUB"
                    },
                    "taxCode": "cg",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "515"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "184.64",
                  "currencyCode": "BND"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "ivFF",
                    "segmentRefIds": [
                      "Q5ON",
                      "bbwN"
                    ]
                  },
                  {
                    "baggageRefId": "TNay",
                    "segmentRefIds": [
                      "J4El"
                    ]
                  },
                  {
                    "baggageRefId": "lial",
                    "segmentRefIds": [
                      "Qhln",
                      "RcQD"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "AuYszTdy",
                      "fareCode": "018",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "E5NT",
                    "segmentRefIds": [
                      "dwhV",
                      "oA9V",
                      "YPTP",
                      "xkhy"
                    ],
                    "ticketDesignator": "xd4j",
                    "voluntaryChangeInformationRefs": [
                      "PGK",
                      "GTQ"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ZKyklI9F",
                      "fareCode": "466",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "1L9G",
                    "segmentRefIds": [
                      "8VH9",
                      "hPpx",
                      "lLNE",
                      "H7Z7"
                    ],
                    "ticketDesignator": "Xqqr",
                    "voluntaryChangeInformationRefs": [
                      "WST",
                      "HTG",
                      "PKR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "X7LwXwgW",
                      "fareCode": "361",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "exEg",
                    "segmentRefIds": [
                      "ItkP",
                      "ul8e"
                    ],
                    "ticketDesignator": "QoIv",
                    "voluntaryChangeInformationRefs": [
                      "SHP",
                      "GTQ",
                      "MNT",
                      "ARS",
                      "MOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "eoYnlDzY",
                      "fareCode": "204",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "UzA1",
                    "segmentRefIds": [
                      "t6uM",
                      "GF0p",
                      "1i4f",
                      "bT0y"
                    ],
                    "ticketDesignator": "Pxgb",
                    "voluntaryChangeInformationRefs": [
                      "LYD",
                      "SGD",
                      "MGA",
                      "IRR",
                      "VND"
                    ]
                  }
                ],
                "passengerRefId": "GixR",
                "price": {
                  "baseAmount": {
                    "amount": "65.14",
                    "currencyCode": "SHP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "47.49",
                      "currencyCode": "CLP"
                    },
                    "preDiscountedAmount": {
                      "amount": "85.12",
                      "currencyCode": "RWF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Davis - Bailey's most advanced Tuna technology increases brilliant capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MC",
                        "taxAmount": {
                          "amount": "71.95",
                          "currencyCode": "SBD"
                        },
                        "taxCode": "4G",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "326"
                      },
                      {
                        "description": "Innovative Soap featuring hard-to-find technology and Aluminum construction",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CX",
                        "taxAmount": {
                          "amount": "112.5",
                          "currencyCode": "XAF"
                        },
                        "taxCode": "6c",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "621"
                      },
                      {
                        "description": "The sleek and far-flung Tuna comes with plum LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GD",
                        "taxAmount": {
                          "amount": "92.57",
                          "currencyCode": "THB"
                        },
                        "taxCode": "ee",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "278"
                      },
                      {
                        "description": "The sleek and supportive Ball comes with mint green LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "HT",
                        "taxAmount": {
                          "amount": "143.27",
                          "currencyCode": "CDF"
                        },
                        "taxCode": "mW",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "769"
                      },
                      {
                        "description": "Introducing the Lao People's Democratic Republic-inspired Bike, blending shimmering style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AX",
                        "taxAmount": {
                          "amount": "49.47",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "2y",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "565"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "95.91",
                      "currencyCode": "BDT"
                    }
                  },
                  "totalAmount": {
                    "amount": "189.39",
                    "currencyCode": "PLN"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "9BR0g"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "vlQU",
                    "segmentRefIds": [
                      "Moo9",
                      "yVvL"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "nG3pIk4h",
                      "fareCode": "240",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "bI6Z",
                    "segmentRefIds": [
                      "4qT9",
                      "P17p",
                      "rNUb",
                      "0MCM",
                      "Wj2o"
                    ],
                    "ticketDesignator": "yh6S",
                    "voluntaryChangeInformationRefs": [
                      "MKD",
                      "MVR",
                      "NGN",
                      "QAR",
                      "RSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "g9mzZMBZ",
                      "fareCode": "884",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "6ae5",
                    "segmentRefIds": [
                      "UDBJ",
                      "ttBj"
                    ],
                    "ticketDesignator": "pJHH",
                    "voluntaryChangeInformationRefs": [
                      "SOS",
                      "CDF",
                      "DZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "wNS9GkiQ",
                      "fareCode": "388",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "drvb",
                    "segmentRefIds": [
                      "V7nr"
                    ],
                    "ticketDesignator": "h7qI",
                    "voluntaryChangeInformationRefs": [
                      "ZWL",
                      "TWD",
                      "AUD",
                      "HKD",
                      "CZK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "EvFosfw5",
                      "fareCode": "737",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "vO8X",
                    "segmentRefIds": [
                      "tRJl",
                      "1hLz",
                      "TgDu",
                      "398J",
                      "8FqU"
                    ],
                    "ticketDesignator": "p3qX",
                    "voluntaryChangeInformationRefs": [
                      "MNT",
                      "LKR",
                      "TZS",
                      "PEN",
                      "ARS"
                    ]
                  }
                ],
                "passengerRefId": "4s43",
                "price": {
                  "baseAmount": {
                    "amount": "142.99",
                    "currencyCode": "AED"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "107.04",
                      "currencyCode": "DJF"
                    },
                    "preDiscountedAmount": {
                      "amount": "91.73",
                      "currencyCode": "CVE"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Shoes model with 60 GB RAM, 257 GB storage, and noted features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "DO",
                        "taxAmount": {
                          "amount": "150.64",
                          "currencyCode": "AFN"
                        },
                        "taxCode": "9U",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "206"
                      },
                      {
                        "description": "New lime Pizza with ergonomic design for wonderful comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "KN",
                        "taxAmount": {
                          "amount": "23.38",
                          "currencyCode": "THB"
                        },
                        "taxCode": "YF",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "758"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "70.81",
                      "currencyCode": "QAR"
                    }
                  },
                  "totalAmount": {
                    "amount": "23.72",
                    "currencyCode": "LSL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "dOj3f"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "11.34",
                "currencyCode": "KYD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the zesty essence in our Bike, designed for stiff culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BN",
                    "taxAmount": {
                      "amount": "15.65",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "bv",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "837"
                  },
                  {
                    "description": "New cyan Hat with ergonomic design for teeming comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CX",
                    "taxAmount": {
                      "amount": "174.18",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "1S",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "469"
                  },
                  {
                    "description": "Stylish Bike designed to make you stand out with unconscious looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TR",
                    "taxAmount": {
                      "amount": "29.04",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "Dh",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "792"
                  },
                  {
                    "description": "Unbranded Mouse designed with Gold for mealy performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FR",
                    "taxAmount": {
                      "amount": "44.87",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "iO",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "026"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "42.87",
                  "currencyCode": "IDR"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "36.98",
                "currencyCode": "UYU"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "161.53",
                  "currencyCode": "SGD"
                },
                "preDiscountedAmount": {
                  "amount": "165.97",
                  "currencyCode": "BND"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the fluffy essence in our Gloves, designed for thorny culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AW",
                    "taxAmount": {
                      "amount": "150.34",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "Xo",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "206"
                  },
                  {
                    "description": "Discover the monkey-like agility of our Towels, perfect for awful users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SG",
                    "taxAmount": {
                      "amount": "198.31",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "Wy",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "674"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "103.58",
                  "currencyCode": "MWK"
                }
              },
              "totalAmount": {
                "amount": "91.12",
                "currencyCode": "VND"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 5
                },
                "newSeat": {
                  "column": "C",
                  "row": 1
                },
                "passengerRefId": "iBcS",
                "segmentRefId": "sNAS"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 26
                },
                "newSeat": {
                  "column": "B",
                  "row": 21
                },
                "passengerRefId": "ajh4",
                "segmentRefId": "2vnf"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 4
                },
                "newSeat": {
                  "column": "A",
                  "row": 25
                },
                "passengerRefId": "1Uu3",
                "segmentRefId": "ZeR9"
              }
            ]
          },
          {
            "commission": {
              "amount": "450.63",
              "code": "Oh0k",
              "currencyCode": "DKK",
              "description": "NEGOTIATED COMM",
              "percentage": "14.73",
              "percentageAppliedToAmount": "121.56"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "33.72",
                "currencyCode": "GTQ"
              },
              "differentialAmount": {
                "amount": "56.4",
                "currencyCode": "IDR"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Mann Inc's most advanced Chair technology increases upset capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "LK",
                    "taxAmount": {
                      "amount": "14.92",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "AC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "039"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "89.02",
                  "currencyCode": "NOK"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "Fhy6",
                "segmentRefIds": [
                  "LSbA",
                  "ppUQ"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "183.32",
                "currencyCode": "BSD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the hamster-like agility of our Shoes, perfect for agile users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LB",
                    "taxAmount": {
                      "amount": "193.89",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "0c",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "225"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "31.3",
                  "currencyCode": "BIF"
                }
              }
            },
            "offerItemId": "2ed7",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "110.85",
                "currencyCode": "CVE",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the olive brilliance of our Salad, perfect for considerate environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LR",
                    "taxAmount": {
                      "amount": "39.23",
                      "currencyCode": "XOF"
                    },
                    "taxCode": "ZI",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "362"
                  },
                  {
                    "description": "Frozen Computer designed with Wooden for timely performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "US",
                    "taxAmount": {
                      "amount": "32.07",
                      "currencyCode": "CAD"
                    },
                    "taxCode": "L1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "526"
                  },
                  {
                    "description": "Experience the sky blue brilliance of our Bike, perfect for anguished environments",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SB",
                    "taxAmount": {
                      "amount": "87.57",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "bn",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "852"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "198.45",
                  "currencyCode": "MRU"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "TD5f",
                    "segmentRefIds": [
                      "JSua",
                      "XLsg"
                    ]
                  },
                  {
                    "baggageRefId": "A0mX",
                    "segmentRefIds": [
                      "OlRe",
                      "WChs"
                    ]
                  },
                  {
                    "baggageRefId": "3u1c",
                    "segmentRefIds": [
                      "feCg",
                      "I5ah",
                      "9LxL"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "sGOm3cZ7",
                      "fareCode": "272",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "LcaD",
                    "segmentRefIds": [
                      "PQSI",
                      "eFRk"
                    ],
                    "ticketDesignator": "zOUY",
                    "voluntaryChangeInformationRefs": [
                      "CHF",
                      "DZD",
                      "BND",
                      "LAK",
                      "XAF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "B2g0t29c",
                      "fareCode": "599",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "VqDj",
                    "segmentRefIds": [
                      "L8ae",
                      "9VSc"
                    ],
                    "ticketDesignator": "g4Lz",
                    "voluntaryChangeInformationRefs": [
                      "KGS",
                      "LKR",
                      "MAD",
                      "GMD"
                    ]
                  }
                ],
                "passengerRefId": "phn6",
                "price": {
                  "baseAmount": {
                    "amount": "64.1",
                    "currencyCode": "BRL"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "45.8",
                      "currencyCode": "TMT"
                    },
                    "preDiscountedAmount": {
                      "amount": "93.96",
                      "currencyCode": "JPY"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the metallic new Sausages with an exciting mix of Silk ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GQ",
                        "taxAmount": {
                          "amount": "121.57",
                          "currencyCode": "CRC"
                        },
                        "taxCode": "9u",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "220"
                      },
                      {
                        "description": "The Customer-focused AI-powered standardization Fish offers reliable performance and peaceful design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "DJ",
                        "taxAmount": {
                          "amount": "46.62",
                          "currencyCode": "DOP"
                        },
                        "taxCode": "oN",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "285"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "140.63",
                      "currencyCode": "SHP"
                    }
                  },
                  "totalAmount": {
                    "amount": "186.13",
                    "currencyCode": "PYG"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "8RkTL"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "41Xt",
                    "segmentRefIds": [
                      "NNi2"
                    ]
                  },
                  {
                    "baggageRefId": "ZGxM",
                    "segmentRefIds": [
                      "2f8V",
                      "FDvh",
                      "9Swx",
                      "qC8f"
                    ]
                  },
                  {
                    "baggageRefId": "uTYh",
                    "segmentRefIds": [
                      "ZsVw",
                      "MoPM",
                      "IVSm"
                    ]
                  },
                  {
                    "baggageRefId": "CidN",
                    "segmentRefIds": [
                      "4cD4",
                      "uT6P"
                    ]
                  },
                  {
                    "baggageRefId": "U8pj",
                    "segmentRefIds": [
                      "LJLd",
                      "1BPn",
                      "kGXN",
                      "J3x6",
                      "vCK5"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "UuOW0gx7",
                      "fareCode": "525",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "NsKk",
                    "segmentRefIds": [
                      "Cpgw"
                    ],
                    "ticketDesignator": "BfYM",
                    "voluntaryChangeInformationRefs": [
                      "MUR",
                      "MRU",
                      "BBD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "k3w9VKCs",
                      "fareCode": "304",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "A9R8",
                    "segmentRefIds": [
                      "8IHa",
                      "0Nhe",
                      "YHNz"
                    ],
                    "ticketDesignator": "w9Kl",
                    "voluntaryChangeInformationRefs": [
                      "PYG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "NdmyZ23z",
                      "fareCode": "630",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "CRZp",
                    "segmentRefIds": [
                      "z2Un",
                      "Lerp",
                      "C657",
                      "ErG1"
                    ],
                    "ticketDesignator": "vGaw",
                    "voluntaryChangeInformationRefs": [
                      "MRU",
                      "BDT",
                      "GNF",
                      "PHP",
                      "SGD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "EHCNCJhN",
                      "fareCode": "326",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "K9ns",
                    "segmentRefIds": [
                      "xUZq",
                      "SLan"
                    ],
                    "ticketDesignator": "Jtqx",
                    "voluntaryChangeInformationRefs": [
                      "LYD",
                      "PYG",
                      "BND",
                      "MNT",
                      "SDG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "cwbqRIOG",
                      "fareCode": "642",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "7uJH",
                    "segmentRefIds": [
                      "8SKV",
                      "uhH0",
                      "HOEk",
                      "fGAV"
                    ],
                    "ticketDesignator": "HmcG",
                    "voluntaryChangeInformationRefs": [
                      "SSP",
                      "KHR",
                      "UAH",
                      "RON"
                    ]
                  }
                ],
                "passengerRefId": "xL4n",
                "price": {
                  "baseAmount": {
                    "amount": "75.36",
                    "currencyCode": "THB"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "106.99",
                      "currencyCode": "CZK"
                    },
                    "preDiscountedAmount": {
                      "amount": "101.74",
                      "currencyCode": "NZD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New black Gloves with ergonomic design for perky comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CW",
                        "taxAmount": {
                          "amount": "18.5",
                          "currencyCode": "ERN"
                        },
                        "taxCode": "g3",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "278"
                      },
                      {
                        "description": "The Ilene Cheese is the latest in a series of experienced products from Kuphal - Keeling",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CX",
                        "taxAmount": {
                          "amount": "89.34",
                          "currencyCode": "TOP"
                        },
                        "taxCode": "kk",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "807"
                      },
                      {
                        "description": "Professional-grade Chair perfect for delectable training and recreational use",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CN",
                        "taxAmount": {
                          "amount": "62.75",
                          "currencyCode": "BIF"
                        },
                        "taxCode": "Fb",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "133"
                      },
                      {
                        "description": "Daugherty, Abbott and Hermann's most advanced Cheese technology increases infamous capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "LR",
                        "taxAmount": {
                          "amount": "46.19",
                          "currencyCode": "MKD"
                        },
                        "taxCode": "HZ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "051"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "91.64",
                      "currencyCode": "MZN"
                    }
                  },
                  "totalAmount": {
                    "amount": "47.12",
                    "currencyCode": "BAM"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "6A59T"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "98.79",
                "currencyCode": "MDL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our savory-inspired Computer brings a taste of luxury to your general lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MA",
                    "taxAmount": {
                      "amount": "186.91",
                      "currencyCode": "SSP"
                    },
                    "taxCode": "F2",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "979"
                  },
                  {
                    "description": "Discover the outlying new Car with an exciting mix of Granite ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KY",
                    "taxAmount": {
                      "amount": "56.37",
                      "currencyCode": "GNF"
                    },
                    "taxCode": "20",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "649"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "117.88",
                  "currencyCode": "MZN"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "26.97",
                "currencyCode": "ISK"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "12.31",
                  "currencyCode": "MDL"
                },
                "preDiscountedAmount": {
                  "amount": "21.37",
                  "currencyCode": "TND"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Shirt designed to make you stand out with white looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TW",
                    "taxAmount": {
                      "amount": "67.99",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "xT",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "076"
                  },
                  {
                    "description": "Brekke Group's most advanced Salad technology increases utilized capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "RW",
                    "taxAmount": {
                      "amount": "185.85",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "nj",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "453"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "93.5",
                  "currencyCode": "MYR"
                }
              },
              "totalAmount": {
                "amount": "156.61",
                "currencyCode": "CLP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 4
                },
                "newSeat": {
                  "column": "A",
                  "row": 17
                },
                "passengerRefId": "qKCA",
                "segmentRefId": "9HHt"
              }
            ]
          }
        ],
        "ownerCode": "bw",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "132.07",
            "currencyCode": "ALL",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The tan Computer combines Panama aesthetics with Antimony-based durability",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "BS",
                "taxAmount": {
                  "amount": "90.8",
                  "currencyCode": "KHR"
                },
                "taxCode": "yD",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "379"
              },
              {
                "description": "The Optional scalable capacity Computer offers reliable performance and serene design",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "RE",
                "taxAmount": {
                  "amount": "86.26",
                  "currencyCode": "THB"
                },
                "taxCode": "gY",
                "taxCodeText": "PAID",
                "taxPadisCode": "100"
              }
            ],
            "totalTaxAmount": {
              "amount": "84.17",
              "currencyCode": "SRD"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "179.09",
            "currencyCode": "XOF"
          }
        },
        "validatingAirlineCode": "PF"
      },
      {
        "commission": {
          "amount": "69.76",
          "code": "3ceo",
          "currencyCode": "IRR",
          "description": "NEGOTIATED COMM",
          "percentage": "5.43",
          "percentageAppliedToAmount": "264.74"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "136.08",
            "currencyCode": "ISK"
          },
          "differentialAmount": {
            "amount": "118.26",
            "currencyCode": "MMK"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The Drew Bacon is the latest in a series of avaricious products from Zieme and Sons",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "US",
                "taxAmount": {
                  "amount": "17.5",
                  "currencyCode": "ISK"
                },
                "taxCode": "Or",
                "taxCodeText": "VAT",
                "taxPadisCode": "084"
              }
            ],
            "totalTaxAmount": {
              "amount": "68.97",
              "currencyCode": "CAD"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 1427,
        "offerId": "Xs9a",
        "offerItems": [
          {
            "commission": {
              "amount": "42.23",
              "code": "1xrV",
              "currencyCode": "LRD",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "8.67",
              "percentageAppliedToAmount": "362.78"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "37.07",
                "currencyCode": "KWD"
              },
              "differentialAmount": {
                "amount": "165.61",
                "currencyCode": "MWK"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Pizza designed to make you stand out with equatorial looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SJ",
                    "taxAmount": {
                      "amount": "17.26",
                      "currencyCode": "AOA"
                    },
                    "taxCode": "iH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "919"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "186.91",
                  "currencyCode": "JOD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "J5X4",
                "segmentRefIds": [
                  "nhYw"
                ]
              },
              {
                "priceClassRefId": "p1eY",
                "segmentRefIds": [
                  "EmwU",
                  "OhcY",
                  "huFb",
                  "QLcb",
                  "DDVg"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "139.99",
                "currencyCode": "CUP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Fish designed to make you stand out with delectable looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TO",
                    "taxAmount": {
                      "amount": "86.28",
                      "currencyCode": "INR"
                    },
                    "taxCode": "xq",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "703"
                  },
                  {
                    "description": "Featuring Zirconium-enhanced technology, our Chair offers unparalleled greedy performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "150.03",
                      "currencyCode": "KES"
                    },
                    "taxCode": "On",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "744"
                  },
                  {
                    "description": "Our sweet-inspired Bacon brings a taste of luxury to your hospitable lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SX",
                    "taxAmount": {
                      "amount": "163.42",
                      "currencyCode": "PGK"
                    },
                    "taxCode": "xl",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "970"
                  },
                  {
                    "description": "Licensed Sausages designed with Steel for complicated performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BI",
                    "taxAmount": {
                      "amount": "19.64",
                      "currencyCode": "EUR"
                    },
                    "taxCode": "Cv",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "361"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "150.74",
                  "currencyCode": "RON"
                }
              }
            },
            "offerItemId": "pXTw",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "161.7",
                "currencyCode": "BTN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our sour-inspired Computer brings a taste of luxury to your quiet lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "JE",
                    "taxAmount": {
                      "amount": "168.34",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "6g",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "928"
                  },
                  {
                    "description": "The ivory Computer combines Curacao aesthetics with Tellurium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CO",
                    "taxAmount": {
                      "amount": "96.41",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "Fn",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "400"
                  },
                  {
                    "description": "Experience the black brilliance of our Shirt, perfect for well-made environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AF",
                    "taxAmount": {
                      "amount": "102.72",
                      "currencyCode": "AWG"
                    },
                    "taxCode": "Iq",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "562"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "54.37",
                  "currencyCode": "RON"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "9smJ",
                    "segmentRefIds": [
                      "qHEQ",
                      "Mk5u",
                      "pN3Q",
                      "nzod"
                    ]
                  },
                  {
                    "baggageRefId": "SHLt",
                    "segmentRefIds": [
                      "LN5F"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "xRygjHeq",
                      "fareCode": "695",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "SmMC",
                    "segmentRefIds": [
                      "jI6v",
                      "4Twi"
                    ],
                    "ticketDesignator": "AiKO",
                    "voluntaryChangeInformationRefs": [
                      "YER",
                      "BOB",
                      "MMK",
                      "MVR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "srPCxGsg",
                      "fareCode": "254",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "KyqI",
                    "segmentRefIds": [
                      "wpXt",
                      "BaXT",
                      "iBIN",
                      "osRh"
                    ],
                    "ticketDesignator": "tlR3",
                    "voluntaryChangeInformationRefs": [
                      "EUR",
                      "AZN",
                      "VES",
                      "KGS",
                      "AED"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Lvz9Rkc2",
                      "fareCode": "013",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "ymaF",
                    "segmentRefIds": [
                      "Fn14",
                      "X6yQ"
                    ],
                    "ticketDesignator": "d0Lc",
                    "voluntaryChangeInformationRefs": [
                      "DKK",
                      "AOA",
                      "KWD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "1uDqt1Nx",
                      "fareCode": "786",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "YTK1",
                    "segmentRefIds": [
                      "fz1L",
                      "hHtc"
                    ],
                    "ticketDesignator": "pgpF",
                    "voluntaryChangeInformationRefs": [
                      "NOK",
                      "EUR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "c7TC5QGU",
                      "fareCode": "373",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "yyjh",
                    "segmentRefIds": [
                      "ZQer"
                    ],
                    "ticketDesignator": "Pu9w",
                    "voluntaryChangeInformationRefs": [
                      "EUR",
                      "WST",
                      "AMD",
                      "CZK"
                    ]
                  }
                ],
                "passengerRefId": "bk5d",
                "price": {
                  "baseAmount": {
                    "amount": "96.24",
                    "currencyCode": "MRU"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "66.99",
                      "currencyCode": "SCR"
                    },
                    "preDiscountedAmount": {
                      "amount": "95.26",
                      "currencyCode": "UYU"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Durgan - Botsford's most advanced Ball technology increases unsteady capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MC",
                        "taxAmount": {
                          "amount": "173.4",
                          "currencyCode": "MDL"
                        },
                        "taxCode": "uZ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "733"
                      },
                      {
                        "description": "The Multi-tiered holistic microservice Pizza offers reliable performance and accomplished design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "YE",
                        "taxAmount": {
                          "amount": "34.79",
                          "currencyCode": "RON"
                        },
                        "taxCode": "3U",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "013"
                      },
                      {
                        "description": "Savor the delicious essence in our Salad, designed for tame culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "UM",
                        "taxAmount": {
                          "amount": "118.5",
                          "currencyCode": "SGD"
                        },
                        "taxCode": "86",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "059"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "70.85",
                      "currencyCode": "SBD"
                    }
                  },
                  "totalAmount": {
                    "amount": "29.51",
                    "currencyCode": "HKD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "nCa6N"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "q4RD",
                    "segmentRefIds": [
                      "YBcO",
                      "CdPM",
                      "m5iP",
                      "G23T"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "jSOpwYXJ",
                      "fareCode": "552",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "TGMt",
                    "segmentRefIds": [
                      "ADfW",
                      "BI7Z",
                      "phIW",
                      "JBp3"
                    ],
                    "ticketDesignator": "PlhS",
                    "voluntaryChangeInformationRefs": [
                      "MRU",
                      "JPY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "nr2usUYV",
                      "fareCode": "133",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "XEZs",
                    "segmentRefIds": [
                      "UWJu",
                      "beIl"
                    ],
                    "ticketDesignator": "kSye",
                    "voluntaryChangeInformationRefs": [
                      "UZS",
                      "SEK",
                      "DJF",
                      "BRL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "93fd2Rql",
                      "fareCode": "256",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "uqSX",
                    "segmentRefIds": [
                      "Rg8d",
                      "1Zrl"
                    ],
                    "ticketDesignator": "1RpG",
                    "voluntaryChangeInformationRefs": [
                      "SRD",
                      "PYG",
                      "HUF",
                      "SDG",
                      "WST"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "CgpjRsoD",
                      "fareCode": "293",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "aTJZ",
                    "segmentRefIds": [
                      "KqvJ",
                      "9th9",
                      "LpXP",
                      "Izyb",
                      "ZcmC"
                    ],
                    "ticketDesignator": "14uK",
                    "voluntaryChangeInformationRefs": [
                      "CAD"
                    ]
                  }
                ],
                "passengerRefId": "yuiS",
                "price": {
                  "baseAmount": {
                    "amount": "172.44",
                    "currencyCode": "PYG"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "191.02",
                      "currencyCode": "UZS"
                    },
                    "preDiscountedAmount": {
                      "amount": "139.55",
                      "currencyCode": "XCD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and robust Computer comes with red LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BH",
                        "taxAmount": {
                          "amount": "83.91",
                          "currencyCode": "AED"
                        },
                        "taxCode": "e0",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "307"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "169.83",
                      "currencyCode": "ANG"
                    }
                  },
                  "totalAmount": {
                    "amount": "82.93",
                    "currencyCode": "LRD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "bTfUM"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "NsbE",
                    "segmentRefIds": [
                      "15c7",
                      "XB4p",
                      "lStT",
                      "aULe",
                      "nv9p"
                    ]
                  },
                  {
                    "baggageRefId": "QdWl",
                    "segmentRefIds": [
                      "ol0n",
                      "twLy",
                      "bzq4"
                    ]
                  },
                  {
                    "baggageRefId": "ublQ",
                    "segmentRefIds": [
                      "6SOh",
                      "OLsQ"
                    ]
                  },
                  {
                    "baggageRefId": "QzWD",
                    "segmentRefIds": [
                      "3Jri",
                      "cH2a",
                      "Bn7g",
                      "4h1h",
                      "469h"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "R8Rs9nGT",
                      "fareCode": "274",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "2avC",
                    "segmentRefIds": [
                      "5uGT",
                      "177M",
                      "7Ilv",
                      "uOUc",
                      "N1tD"
                    ],
                    "ticketDesignator": "mHGe",
                    "voluntaryChangeInformationRefs": [
                      "BWP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "kiLEfyXL",
                      "fareCode": "732",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "yM8O",
                    "segmentRefIds": [
                      "2BJq"
                    ],
                    "ticketDesignator": "eZWz",
                    "voluntaryChangeInformationRefs": [
                      "CZK",
                      "BIF",
                      "MMK",
                      "XCD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "NbiV1s9Q",
                      "fareCode": "902",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "JWcd",
                    "segmentRefIds": [
                      "6S8U",
                      "dLYR",
                      "p6dC",
                      "DeuG"
                    ],
                    "ticketDesignator": "2clE",
                    "voluntaryChangeInformationRefs": [
                      "BRL"
                    ]
                  }
                ],
                "passengerRefId": "w3QY",
                "price": {
                  "baseAmount": {
                    "amount": "12.47",
                    "currencyCode": "BAM"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "68.52",
                      "currencyCode": "MUR"
                    },
                    "preDiscountedAmount": {
                      "amount": "14.19",
                      "currencyCode": "USD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Luxurious Keyboard designed with Silk for stylish performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BJ",
                        "taxAmount": {
                          "amount": "43.1",
                          "currencyCode": "IDR"
                        },
                        "taxCode": "YY",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "253"
                      },
                      {
                        "description": "The Sustainable asynchronous support Keyboard offers reliable performance and pitiful design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CR",
                        "taxAmount": {
                          "amount": "171.26",
                          "currencyCode": "IDR"
                        },
                        "taxCode": "Sx",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "200"
                      },
                      {
                        "description": "The Profound intangible encryption Chair offers reliable performance and noxious design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "UY",
                        "taxAmount": {
                          "amount": "182.84",
                          "currencyCode": "GHS"
                        },
                        "taxCode": "Vz",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "820"
                      },
                      {
                        "description": "New fuchsia Keyboard with ergonomic design for live comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KN",
                        "taxAmount": {
                          "amount": "123.96",
                          "currencyCode": "BND"
                        },
                        "taxCode": "HY",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "882"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "25.18",
                      "currencyCode": "MOP"
                    }
                  },
                  "totalAmount": {
                    "amount": "108.53",
                    "currencyCode": "AZN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "HJtUM"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "lMAn",
                    "segmentRefIds": [
                      "JqKS",
                      "omYN"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "oVs5Z3rb",
                      "fareCode": "676",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "d4At",
                    "segmentRefIds": [
                      "wea6",
                      "fUSE",
                      "pNte"
                    ],
                    "ticketDesignator": "nYlS",
                    "voluntaryChangeInformationRefs": [
                      "SHP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Pe1ozXpc",
                      "fareCode": "373",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "KLNR",
                    "segmentRefIds": [
                      "1GB5",
                      "YrIJ",
                      "bm8J",
                      "hH6q"
                    ],
                    "ticketDesignator": "YKEx",
                    "voluntaryChangeInformationRefs": [
                      "TMT"
                    ]
                  }
                ],
                "passengerRefId": "kJ8s",
                "price": {
                  "baseAmount": {
                    "amount": "174.48",
                    "currencyCode": "RUB"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "106.85",
                      "currencyCode": "MRU"
                    },
                    "preDiscountedAmount": {
                      "amount": "34.85",
                      "currencyCode": "MDL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Experience the pink brilliance of our Table, perfect for new environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TG",
                        "taxAmount": {
                          "amount": "142.02",
                          "currencyCode": "UAH"
                        },
                        "taxCode": "Gk",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "121"
                      },
                      {
                        "description": "Ergonomic Sausages made with Ceramic for all-day wretched support",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "EG",
                        "taxAmount": {
                          "amount": "117.48",
                          "currencyCode": "LSL"
                        },
                        "taxCode": "r3",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "015"
                      },
                      {
                        "description": "Savor the zesty essence in our Pants, designed for torn culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BO",
                        "taxAmount": {
                          "amount": "136.1",
                          "currencyCode": "SOS"
                        },
                        "taxCode": "am",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "163"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "69.01",
                      "currencyCode": "SCR"
                    }
                  },
                  "totalAmount": {
                    "amount": "91.06",
                    "currencyCode": "XOF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "PWPHP"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "147.17",
                "currencyCode": "YER",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Runolfsdottir, Pagac and Gerlach's most advanced Bacon technology increases limp capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PK",
                    "taxAmount": {
                      "amount": "101.17",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "jd",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "458"
                  },
                  {
                    "description": "New Salad model with 55 GB RAM, 107 GB storage, and idolized features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IS",
                    "taxAmount": {
                      "amount": "29.54",
                      "currencyCode": "SBD"
                    },
                    "taxCode": "IN",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "857"
                  },
                  {
                    "description": "Professional-grade Pants perfect for criminal training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IE",
                    "taxAmount": {
                      "amount": "89.6",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "TK",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "494"
                  },
                  {
                    "description": "The plum Shirt combines Puerto Rico aesthetics with Silicon-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "US",
                    "taxAmount": {
                      "amount": "145.49",
                      "currencyCode": "UAH"
                    },
                    "taxCode": "Zu",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "326"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "136.11",
                  "currencyCode": "LAK"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "144.21",
                "currencyCode": "FJD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "107.6",
                  "currencyCode": "HUF"
                },
                "preDiscountedAmount": {
                  "amount": "60.91",
                  "currencyCode": "SLE"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Swift Group's most advanced Bacon technology increases unlawful capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BS",
                    "taxAmount": {
                      "amount": "175.58",
                      "currencyCode": "PAB"
                    },
                    "taxCode": "yR",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "151"
                  },
                  {
                    "description": "Intelligent Shirt designed with Steel for clean performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BW",
                    "taxAmount": {
                      "amount": "43.07",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "rC",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "089"
                  },
                  {
                    "description": "Ergonomic Chips made with Ceramic for all-day unimportant support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TC",
                    "taxAmount": {
                      "amount": "85.57",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "ho",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "005"
                  },
                  {
                    "description": "Stylish Cheese designed to make you stand out with blushing looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TW",
                    "taxAmount": {
                      "amount": "191.41",
                      "currencyCode": "CUP"
                    },
                    "taxCode": "pZ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "898"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "112.35",
                  "currencyCode": "NOK"
                }
              },
              "totalAmount": {
                "amount": "20.16",
                "currencyCode": "GBP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 17
                },
                "newSeat": {
                  "column": "E",
                  "row": 14
                },
                "passengerRefId": "IZzR",
                "segmentRefId": "vpLi"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 25
                },
                "newSeat": {
                  "column": "C",
                  "row": 3
                },
                "passengerRefId": "whHf",
                "segmentRefId": "dVXh"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 29
                },
                "newSeat": {
                  "column": "D",
                  "row": 25
                },
                "passengerRefId": "nNyk",
                "segmentRefId": "fasg"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 14
                },
                "newSeat": {
                  "column": "C",
                  "row": 4
                },
                "passengerRefId": "53JT",
                "segmentRefId": "GKav"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 28
                },
                "newSeat": {
                  "column": "B",
                  "row": 28
                },
                "passengerRefId": "VorK",
                "segmentRefId": "1SSB"
              }
            ]
          },
          {
            "commission": {
              "amount": "210.32",
              "code": "3zjA",
              "currencyCode": "TOP",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "16.77",
              "percentageAppliedToAmount": "482.47"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "146.73",
                "currencyCode": "GMD"
              },
              "differentialAmount": {
                "amount": "120.81",
                "currencyCode": "CRC"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Shoes model with 23 GB RAM, 102 GB storage, and thorough features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BR",
                    "taxAmount": {
                      "amount": "64.95",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "Ey",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "121"
                  },
                  {
                    "description": "The fuchsia Shoes combines Aruba aesthetics with Tin-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MP",
                    "taxAmount": {
                      "amount": "25.28",
                      "currencyCode": "BDT"
                    },
                    "taxCode": "Qx",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "065"
                  },
                  {
                    "description": "Stark, Cummings and Senger's most advanced Fish technology increases indelible capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "WF",
                    "taxAmount": {
                      "amount": "176.42",
                      "currencyCode": "KZT"
                    },
                    "taxCode": "id",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "763"
                  },
                  {
                    "description": "Featuring Helium-enhanced technology, our Shoes offers unparalleled mild performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AS",
                    "taxAmount": {
                      "amount": "25.44",
                      "currencyCode": "WST"
                    },
                    "taxCode": "yr",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "960"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "154.17",
                  "currencyCode": "MKD"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "1hzI",
                "segmentRefIds": [
                  "OYDQ",
                  "wjjk"
                ]
              },
              {
                "priceClassRefId": "DvcD",
                "segmentRefIds": [
                  "G4fJ",
                  "caEr",
                  "gnnS",
                  "igYR",
                  "0XTr"
                ]
              },
              {
                "priceClassRefId": "mcI0",
                "segmentRefIds": [
                  "2uC4",
                  "Bwuw",
                  "9BZC"
                ]
              },
              {
                "priceClassRefId": "TSd2",
                "segmentRefIds": [
                  "OD3e",
                  "vvQj",
                  "j0pa",
                  "GF5x"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "66.9",
                "currencyCode": "HTG",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Republic of Korea-inspired Mouse, blending inferior style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "198.68",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "EB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "018"
                  },
                  {
                    "description": "The sleek and flawless Fish comes with turquoise LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GQ",
                    "taxAmount": {
                      "amount": "167.5",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "do",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "961"
                  },
                  {
                    "description": "Our lion-friendly Pants ensures short comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PS",
                    "taxAmount": {
                      "amount": "55.69",
                      "currencyCode": "CRC"
                    },
                    "taxCode": "8H",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "636"
                  },
                  {
                    "description": "The Self-enabling holistic matrix Hat offers reliable performance and well-to-do design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SO",
                    "taxAmount": {
                      "amount": "142.21",
                      "currencyCode": "NZD"
                    },
                    "taxCode": "hB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "839"
                  },
                  {
                    "description": "Stylish Fish designed to make you stand out with passionate looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "JM",
                    "taxAmount": {
                      "amount": "112.05",
                      "currencyCode": "TOP"
                    },
                    "taxCode": "1T",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "663"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "52.31",
                  "currencyCode": "BRL"
                }
              }
            },
            "offerItemId": "6dji",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "36.77",
                "currencyCode": "KRW",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our rabbit-friendly Bike ensures helpful comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ET",
                    "taxAmount": {
                      "amount": "14.63",
                      "currencyCode": "CAD"
                    },
                    "taxCode": "p5",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "214"
                  },
                  {
                    "description": "Our rabbit-friendly Hat ensures joyous comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TM",
                    "taxAmount": {
                      "amount": "85.49",
                      "currencyCode": "SBD"
                    },
                    "taxCode": "sI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "879"
                  },
                  {
                    "description": "Stylish Tuna designed to make you stand out with lean looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IN",
                    "taxAmount": {
                      "amount": "76.77",
                      "currencyCode": "BND"
                    },
                    "taxCode": "xZ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "776"
                  },
                  {
                    "description": "The Deja Ball is the latest in a series of repentant products from O'Keefe, Sawayn and King",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BO",
                    "taxAmount": {
                      "amount": "16.95",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "Q0",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "075"
                  },
                  {
                    "description": "Professional-grade Chips perfect for short training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GL",
                    "taxAmount": {
                      "amount": "78.9",
                      "currencyCode": "PAB"
                    },
                    "taxCode": "s6",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "384"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "111.44",
                  "currencyCode": "FKP"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "uANQ",
                    "segmentRefIds": [
                      "1Gb0"
                    ]
                  },
                  {
                    "baggageRefId": "BThU",
                    "segmentRefIds": [
                      "NhEG",
                      "LzIi",
                      "AHAl",
                      "2dIy"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Ry3s6S6n",
                      "fareCode": "741",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "OAwP",
                    "segmentRefIds": [
                      "TaNE",
                      "zlvr",
                      "d1UP"
                    ],
                    "ticketDesignator": "gHni",
                    "voluntaryChangeInformationRefs": [
                      "ANG",
                      "CVE",
                      "BDT",
                      "BZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Qvf1hCT4",
                      "fareCode": "209",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "FanB",
                    "segmentRefIds": [
                      "gIoP",
                      "XFzs"
                    ],
                    "ticketDesignator": "i2x0",
                    "voluntaryChangeInformationRefs": [
                      "NOK",
                      "STN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "C5dtw3GA",
                      "fareCode": "679",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "fUnB",
                    "segmentRefIds": [
                      "mAKU",
                      "v7Ht",
                      "nJUh",
                      "xbtk",
                      "MLKc"
                    ],
                    "ticketDesignator": "L6ll",
                    "voluntaryChangeInformationRefs": [
                      "TOP",
                      "CVE",
                      "QAR",
                      "TTD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "e0VEVR24",
                      "fareCode": "538",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "6Cpc",
                    "segmentRefIds": [
                      "dJAQ",
                      "qgcx"
                    ],
                    "ticketDesignator": "soBr",
                    "voluntaryChangeInformationRefs": [
                      "GEL",
                      "BDT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "nmS6fsXU",
                      "fareCode": "076",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "CGfw",
                    "segmentRefIds": [
                      "mOhf",
                      "3FjP",
                      "5kh1",
                      "KNBz"
                    ],
                    "ticketDesignator": "I1d4",
                    "voluntaryChangeInformationRefs": [
                      "UZS",
                      "GHS",
                      "AUD",
                      "MUR",
                      "SYP"
                    ]
                  }
                ],
                "passengerRefId": "ZaaK",
                "price": {
                  "baseAmount": {
                    "amount": "142.82",
                    "currencyCode": "GEL"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "116.17",
                      "currencyCode": "AMD"
                    },
                    "preDiscountedAmount": {
                      "amount": "29.79",
                      "currencyCode": "UAH"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Table model with 71 GB RAM, 880 GB storage, and showy features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MA",
                        "taxAmount": {
                          "amount": "31.62",
                          "currencyCode": "MUR"
                        },
                        "taxCode": "En",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "769"
                      },
                      {
                        "description": "New azure Bacon with ergonomic design for minty comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BY",
                        "taxAmount": {
                          "amount": "79.03",
                          "currencyCode": "LRD"
                        },
                        "taxCode": "6g",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "817"
                      },
                      {
                        "description": "The Alena Shirt is the latest in a series of blue products from Schuster - Walker",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TT",
                        "taxAmount": {
                          "amount": "33.22",
                          "currencyCode": "HNL"
                        },
                        "taxCode": "kb",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "102"
                      },
                      {
                        "description": "Discover the hamster-like agility of our Chicken, perfect for wilted users",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "RU",
                        "taxAmount": {
                          "amount": "69.22",
                          "currencyCode": "SOS"
                        },
                        "taxCode": "YC",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "182"
                      },
                      {
                        "description": "Our penguin-friendly Sausages ensures exotic comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NL",
                        "taxAmount": {
                          "amount": "49.84",
                          "currencyCode": "MKD"
                        },
                        "taxCode": "pn",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "063"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "71.25",
                      "currencyCode": "MAD"
                    }
                  },
                  "totalAmount": {
                    "amount": "64.61",
                    "currencyCode": "GTQ"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "o1wlT"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "FXeb",
                    "segmentRefIds": [
                      "ewtV",
                      "bQ5e",
                      "6ExM"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "UTngIp9k",
                      "fareCode": "097",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "hvXe",
                    "segmentRefIds": [
                      "GbyL"
                    ],
                    "ticketDesignator": "WHHB",
                    "voluntaryChangeInformationRefs": [
                      "HTG",
                      "TTD",
                      "LBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "rKakC7Kz",
                      "fareCode": "818",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "bsjS",
                    "segmentRefIds": [
                      "DHip",
                      "fXvU",
                      "1gYl",
                      "s4eb",
                      "fhRs"
                    ],
                    "ticketDesignator": "7eef",
                    "voluntaryChangeInformationRefs": [
                      "MXN",
                      "BND",
                      "GHS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ygYaeYS4",
                      "fareCode": "806",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "LGC2",
                    "segmentRefIds": [
                      "0umD"
                    ],
                    "ticketDesignator": "ttIb",
                    "voluntaryChangeInformationRefs": [
                      "XOF",
                      "DKK",
                      "THB",
                      "KMF",
                      "BWP"
                    ]
                  }
                ],
                "passengerRefId": "p3Zo",
                "price": {
                  "baseAmount": {
                    "amount": "168.78",
                    "currencyCode": "CDF"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "52.3",
                      "currencyCode": "AFN"
                    },
                    "preDiscountedAmount": {
                      "amount": "38.72",
                      "currencyCode": "THB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Reverse-engineered reciprocal database Bacon offers reliable performance and sunny design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GG",
                        "taxAmount": {
                          "amount": "18.86",
                          "currencyCode": "EGP"
                        },
                        "taxCode": "Ze",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "137"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "180.74",
                      "currencyCode": "CAD"
                    }
                  },
                  "totalAmount": {
                    "amount": "63.75",
                    "currencyCode": "CVE"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "r1OeC"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "98.88",
                "currencyCode": "KHR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Multi-tiered coherent application Hat offers reliable performance and polished design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "WF",
                    "taxAmount": {
                      "amount": "109.7",
                      "currencyCode": "GYD"
                    },
                    "taxCode": "cR",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "553"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "160.87",
                  "currencyCode": "BMD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "28.22",
                "currencyCode": "MUR"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "32.95",
                  "currencyCode": "SAR"
                },
                "preDiscountedAmount": {
                  "amount": "13.2",
                  "currencyCode": "AOA"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the purple brilliance of our Shirt, perfect for spiteful environments",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ER",
                    "taxAmount": {
                      "amount": "198.93",
                      "currencyCode": "GEL"
                    },
                    "taxCode": "ly",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "616"
                  },
                  {
                    "description": "Stylish Chicken designed to make you stand out with sour looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "HK",
                    "taxAmount": {
                      "amount": "168.36",
                      "currencyCode": "TJS"
                    },
                    "taxCode": "eh",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "846"
                  },
                  {
                    "description": "Our crispy-inspired Ball brings a taste of luxury to your lawful lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PL",
                    "taxAmount": {
                      "amount": "28.21",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "tC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "093"
                  },
                  {
                    "description": "Introducing the Guam-inspired Chips, blending deafening style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MG",
                    "taxAmount": {
                      "amount": "80.47",
                      "currencyCode": "SOS"
                    },
                    "taxCode": "QK",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "663"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "196.66",
                  "currencyCode": "KES"
                }
              },
              "totalAmount": {
                "amount": "68.37",
                "currencyCode": "CNY"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 26
                },
                "newSeat": {
                  "column": "A",
                  "row": 24
                },
                "passengerRefId": "JOiT",
                "segmentRefId": "BpQ0"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 4
                },
                "newSeat": {
                  "column": "E",
                  "row": 10
                },
                "passengerRefId": "SwJv",
                "segmentRefId": "ek6p"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 16
                },
                "newSeat": {
                  "column": "F",
                  "row": 4
                },
                "passengerRefId": "2PiO",
                "segmentRefId": "qLeJ"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 4
                },
                "newSeat": {
                  "column": "A",
                  "row": 8
                },
                "passengerRefId": "NalD",
                "segmentRefId": "EDGo"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 10
                },
                "newSeat": {
                  "column": "A",
                  "row": 29
                },
                "passengerRefId": "C7oa",
                "segmentRefId": "hsZG"
              }
            ]
          }
        ],
        "ownerCode": "vO",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "85.57",
            "currencyCode": "KHR",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Discover the cow-like agility of our Mouse, perfect for filthy users",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "ZA",
                "taxAmount": {
                  "amount": "157.58",
                  "currencyCode": "PAB"
                },
                "taxCode": "v7",
                "taxCodeText": "PAID",
                "taxPadisCode": "492"
              },
              {
                "description": "Our crispy-inspired Shirt brings a taste of luxury to your bouncy lifestyle",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "KI",
                "taxAmount": {
                  "amount": "10",
                  "currencyCode": "LRD"
                },
                "taxCode": "PU",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "268"
              },
              {
                "description": "Discover the shark-like agility of our Gloves, perfect for silky users",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "BI",
                "taxAmount": {
                  "amount": "92.38",
                  "currencyCode": "RON"
                },
                "taxCode": "GR",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "780"
              },
              {
                "description": "New Soap model with 43 GB RAM, 840 GB storage, and colossal features",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "GU",
                "taxAmount": {
                  "amount": "149.16",
                  "currencyCode": "ALL"
                },
                "taxCode": "Sp",
                "taxCodeText": "PAID",
                "taxPadisCode": "233"
              }
            ],
            "totalTaxAmount": {
              "amount": "28.17",
              "currencyCode": "RSD"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "164.87",
            "currencyCode": "SBD"
          }
        },
        "validatingAirlineCode": "IQ"
      }
    ]
  }
}
{
  "diagnostics": [
    {
      "body": "ORDER_VIEW_REQUEST",
      "customId": "08891110-5de6-4629-b857-028595c5ba3e",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "EXCHANGE_REQUEST",
      "customId": "84ba9022-30b3-44dc-af91-49bf28ae3b0a",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "SHOP_RESPONSE",
      "customId": "d3e39663-6dfe-4af5-9746-fe76b82c686b",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    }
  ],
  "messages": [
    {
      "category": "WARNING",
      "code": 282,
      "description": "Introducing the Trinidad and Tobago-inspired Computer, blending waterlogged style with local craftsmanship",
      "service": "NDC_CONNECTOR",
      "type": "NOTICE"
    }
  ],
  "payloadAttributes": {
    "echoToken": "d61a8c21-4b30-402e-ab79-1322dac2eb96",
    "timeStamp": "2026-06-17T00:00:00.0Z",
    "trxId": "SDU8rgO69UJry"
  },
  "response": {
    "datalist": {
      "baggages": [
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 17,
              "maximumBagWeightInPounds": 34,
              "maximumLengthInCentimeters": 116,
              "maximumLengthInInches": 31,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 21,
              "maximumBagWeightInPounds": 25,
              "maximumLengthInCentimeters": 90,
              "maximumLengthInInches": 55,
              "maximumPieces": 0
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 15,
              "maximumBagWeightInPounds": 29,
              "maximumLengthInCentimeters": 117,
              "maximumLengthInInches": 53,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 12,
              "maximumBagWeightInPounds": 22,
              "maximumLengthInCentimeters": 101,
              "maximumLengthInInches": 39,
              "maximumPieces": 1
            }
          ],
          "baggageId": "fTkl",
          "descriptions": [
            "Fragile",
            "Valuable"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 20,
              "maximumBagWeightInPounds": 34,
              "maximumLengthInCentimeters": 100,
              "maximumLengthInInches": 46,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 15,
              "maximumBagWeightInPounds": 32,
              "maximumLengthInCentimeters": 81,
              "maximumLengthInInches": 60,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 17,
              "maximumBagWeightInPounds": 40,
              "maximumLengthInCentimeters": 122,
              "maximumLengthInInches": 53,
              "maximumPieces": 2
            }
          ],
          "baggageId": "reei",
          "descriptions": [
            "Heavy",
            "Sports",
            "Fragile",
            "Special",
            "Valuable"
          ],
          "typeCode": "CarryOnBag"
        }
      ],
      "passengers": [
        {
          "passengerId": "ownx",
          "typeCode": "ADT"
        },
        {
          "passengerId": "6UHg",
          "typeCode": "CHD"
        }
      ],
      "priceClasses": [
        {
          "code": "TUD",
          "descriptions": [
            {
              "description": "Stylish Chair designed to make you stand out with courageous looks",
              "descriptionId": "tIguiKG09t"
            },
            {
              "description": "Our bat-friendly Shirt ensures impressive comfort for your pets",
              "descriptionId": "k8lAwMukkx"
            },
            {
              "description": "The red Mouse combines Gabon aesthetics with Arsenic-based durability",
              "descriptionId": "QjNdFXC6tL"
            },
            {
              "description": "Experience the azure brilliance of our Gloves, perfect for flimsy environments",
              "descriptionId": "BLQ5FfsLhe"
            },
            {
              "description": "The Cortney Bacon is the latest in a series of tricky products from Kohler Inc",
              "descriptionId": "I4Ik5PweZP"
            }
          ],
          "name": "Premium Economy",
          "priceClassId": "E7tv"
        },
        {
          "code": "kc3",
          "descriptions": [
            {
              "description": "Ergonomic Pants made with Gold for all-day thin support",
              "descriptionId": "uj1cxkpYg3"
            },
            {
              "description": "Featuring Arsenic-enhanced technology, our Keyboard offers unparalleled quintessential performance",
              "descriptionId": "ZTXbQlqZCi"
            },
            {
              "description": "Introducing the Guam-inspired Bacon, blending pink style with local craftsmanship",
              "descriptionId": "kCN5gsCOvM"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "Hgmi"
        },
        {
          "code": "5kW",
          "descriptions": [
            {
              "description": "The sleek and shameful Shoes comes with maroon LED lighting for smart functionality",
              "descriptionId": "uCJMKnwb9y"
            },
            {
              "description": "Recycled Table designed with Metal for key performance",
              "descriptionId": "3lj4bLsbQj"
            },
            {
              "description": "New Pizza model with 7 GB RAM, 181 GB storage, and profitable features",
              "descriptionId": "sboHK8Cgia"
            },
            {
              "description": "Featuring Molybdenum-enhanced technology, our Keyboard offers unparalleled diligent performance",
              "descriptionId": "ob9F2kAfFz"
            }
          ],
          "name": "Economy - Saver",
          "priceClassId": "6icM"
        },
        {
          "code": "4NW",
          "descriptions": [
            {
              "description": "New green Bacon with ergonomic design for weird comfort",
              "descriptionId": "pLwaxwy8o8"
            },
            {
              "description": "Discover the tragic new Mouse with an exciting mix of Plastic ingredients",
              "descriptionId": "uiIObaSzsq"
            },
            {
              "description": "Ergonomic Bacon made with Aluminum for all-day stormy support",
              "descriptionId": "3m3bq6IAHu"
            },
            {
              "description": "Our kangaroo-friendly Bike ensures energetic comfort for your pets",
              "descriptionId": "WVBGQxguyg"
            },
            {
              "description": "The orange Pants combines Turks and Caicos Islands aesthetics with Rhodium-based durability",
              "descriptionId": "wMtk1JGHWU"
            }
          ],
          "name": "Premium Economy",
          "priceClassId": "9fvi"
        },
        {
          "code": "UOo",
          "descriptions": [
            {
              "description": "Savor the crunchy essence in our Computer, designed for scientific culinary adventures",
              "descriptionId": "vsWp9dn8Mp"
            },
            {
              "description": "New black Computer with ergonomic design for unlucky comfort",
              "descriptionId": "YIpYCCj4Bk"
            },
            {
              "description": "The Immersive client-server circuit Towels offers reliable performance and better design",
              "descriptionId": "q9L70xXypZ"
            }
          ],
          "name": "Economy - Saver",
          "priceClassId": "F4nG"
        }
      ],
      "segments": [
        {
          "arrival": {
            "airportCode": "HKG",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-05-17T00:00:00.0Z",
            "terminal": "1"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-09-07T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "departureDateTime": "2027-05-08T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-01-06T00:00:00.0Z",
                "terminal": "1"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "departureDateTime": "2027-01-05T00:00:00.0Z",
                "terminal": "B"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "HND",
            "airportName": "[object Object]",
            "departureDateTime": "2027-03-03T00:00:00.0Z",
            "terminal": "C"
          },
          "marketingAirline": {
            "code": "wS",
            "flightNumber": "267",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "f7",
            "flightNumber": "245",
            "name": "[object Object]"
          },
          "segmentId": "I6L6"
        },
        {
          "arrival": {
            "airportCode": "SIN",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-09-06T00:00:00.0Z",
            "terminal": "A"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-10-25T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "departureDateTime": "2027-06-01T00:00:00.0Z",
                "terminal": "C"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "LHR",
            "airportName": "[object Object]",
            "departureDateTime": "2027-06-10T00:00:00.0Z",
            "terminal": "5"
          },
          "marketingAirline": {
            "code": "bT",
            "flightNumber": "683",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "Xb",
            "flightNumber": "817",
            "name": "[object Object]"
          },
          "segmentId": "IIZs"
        },
        {
          "arrival": {
            "airportCode": "LHR",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-09-04T00:00:00.0Z",
            "terminal": "1"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-12-09T00:00:00.0Z",
                "terminal": "1"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "regional"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2027-02-28T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-01-04T00:00:00.0Z",
                "terminal": "C"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "regional"
              },
              "departure": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-10T00:00:00.0Z",
                "terminal": "5"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-01-30T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "regional"
              },
              "departure": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "departureDateTime": "2026-08-08T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-05-17T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2026-10-21T00:00:00.0Z",
                "terminal": "B"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-04-22T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2027-04-19T00:00:00.0Z",
                "terminal": "B"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "FRA",
            "airportName": "[object Object]",
            "departureDateTime": "2026-10-09T00:00:00.0Z",
            "terminal": "1"
          },
          "marketingAirline": {
            "code": "Qy",
            "flightNumber": "274",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "By",
            "flightNumber": "217",
            "name": "[object Object]"
          },
          "segmentId": "E5D5"
        },
        {
          "arrival": {
            "airportCode": "HND",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-11-03T00:00:00.0Z",
            "terminal": "C"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-04-12T00:00:00.0Z",
                "terminal": "2"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2026-08-24T00:00:00.0Z",
                "terminal": "B"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-02-21T00:00:00.0Z",
                "terminal": "2"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "departureDateTime": "2027-02-11T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "FRA",
            "airportName": "[object Object]",
            "departureDateTime": "2026-07-07T00:00:00.0Z",
            "terminal": "2"
          },
          "marketingAirline": {
            "code": "cY",
            "flightNumber": "732",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "vU",
            "flightNumber": "134",
            "name": "[object Object]"
          },
          "segmentId": "TQMV"
        },
        {
          "arrival": {
            "airportCode": "DXB",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-09-07T00:00:00.0Z",
            "terminal": "4"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-01-31T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "regional"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2026-06-22T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-12-13T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "departureDateTime": "2027-01-11T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-03-20T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "regional"
              },
              "departure": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "departureDateTime": "2027-05-12T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-10-05T00:00:00.0Z",
                "terminal": "2"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "regional"
              },
              "departure": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "departureDateTime": "2027-01-13T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-06-05T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "regional"
              },
              "departure": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "departureDateTime": "2026-06-18T00:00:00.0Z",
                "terminal": "C"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "HKG",
            "airportName": "[object Object]",
            "departureDateTime": "2027-05-30T00:00:00.0Z",
            "terminal": "1"
          },
          "marketingAirline": {
            "code": "35",
            "flightNumber": "103",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "sU",
            "flightNumber": "991",
            "name": "[object Object]"
          },
          "segmentId": "iX49"
        }
      ],
      "voluntaryChangeInformation": [
        {
          "applicabilityList": [
            "No Show",
            "No Show",
            "No Show"
          ],
          "changeId": "SLE",
          "description": "Change with fee",
          "feeAmount": "41.32",
          "feeCurrencyCode": "UGX",
          "hasFee": false,
          "isAllowed": true,
          "type": "Cancel"
        }
      ]
    },
    "offers": [
      {
        "commission": {
          "amount": "129.11",
          "code": "GR4g",
          "currencyCode": "FJD",
          "description": "NEGOTIATED COMM",
          "percentage": "8.61",
          "percentageAppliedToAmount": "412.43"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "12.23",
            "currencyCode": "TRY"
          },
          "differentialAmount": {
            "amount": "118.93",
            "currencyCode": "XOF"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The sky blue Shoes combines Saint Kitts and Nevis aesthetics with Uranium-based durability",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "KE",
                "taxAmount": {
                  "amount": "143.79",
                  "currencyCode": "GMD"
                },
                "taxCode": "bk",
                "taxCodeText": "PAID",
                "taxPadisCode": "680"
              },
              {
                "description": "Kozey - Jakubowski's most advanced Bacon technology increases trustworthy capabilities",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "GM",
                "taxAmount": {
                  "amount": "58.06",
                  "currencyCode": "EUR"
                },
                "taxCode": "Ix",
                "taxCodeText": "PAID",
                "taxPadisCode": "891"
              },
              {
                "description": "Introducing the Lao People's Democratic Republic-inspired Pants, blending massive style with local craftsmanship",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "LU",
                "taxAmount": {
                  "amount": "104.57",
                  "currencyCode": "CDF"
                },
                "taxCode": "gq",
                "taxCodeText": "PAID",
                "taxPadisCode": "640"
              },
              {
                "description": "The AI-driven transitional array Cheese offers reliable performance and muted design",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "FO",
                "taxAmount": {
                  "amount": "148.23",
                  "currencyCode": "TRY"
                },
                "taxCode": "yT",
                "taxCodeText": "VAT",
                "taxPadisCode": "498"
              }
            ],
            "totalTaxAmount": {
              "amount": "123.78",
              "currencyCode": "BSD"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 745,
        "offerId": "mPSH",
        "offerItems": [
          {
            "commission": {
              "amount": "65.28",
              "code": "TMRL",
              "currencyCode": "DJF",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "15.39",
              "percentageAppliedToAmount": "738.66"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "82.39",
                "currencyCode": "BWP"
              },
              "differentialAmount": {
                "amount": "154.44",
                "currencyCode": "BGN"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Bacon perfect for handy training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "US",
                    "taxAmount": {
                      "amount": "30.5",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "Cn",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "992"
                  },
                  {
                    "description": "Savor the creamy essence in our Pants, designed for knotty culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ZW",
                    "taxAmount": {
                      "amount": "47.52",
                      "currencyCode": "NAD"
                    },
                    "taxCode": "Re",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "930"
                  },
                  {
                    "description": "Ergonomic Ball made with Ceramic for all-day hopeful support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "50.18",
                      "currencyCode": "ANG"
                    },
                    "taxCode": "s4",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "796"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "159.15",
                  "currencyCode": "BIF"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "ydLz",
                "segmentRefIds": [
                  "p8Rd",
                  "djVz",
                  "LKVE"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "169.96",
                "currencyCode": "USD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Distributed directional matrices Sausages offers reliable performance and thorough design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PH",
                    "taxAmount": {
                      "amount": "38",
                      "currencyCode": "COP"
                    },
                    "taxCode": "CS",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "647"
                  },
                  {
                    "description": "Our butterfly-friendly Pizza ensures pretty comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "VG",
                    "taxAmount": {
                      "amount": "190.81",
                      "currencyCode": "SOS"
                    },
                    "taxCode": "cR",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "985"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "49",
                  "currencyCode": "PKR"
                }
              }
            },
            "offerItemId": "MzPp",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "138.4",
                "currencyCode": "BGN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our tender-inspired Hat brings a taste of luxury to your alert lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PR",
                    "taxAmount": {
                      "amount": "83.48",
                      "currencyCode": "MRU"
                    },
                    "taxCode": "Ev",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "814"
                  },
                  {
                    "description": "New maroon Hat with ergonomic design for concerned comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KG",
                    "taxAmount": {
                      "amount": "65.61",
                      "currencyCode": "SDG"
                    },
                    "taxCode": "bq",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "314"
                  },
                  {
                    "description": "Innovative Towels featuring unlined technology and Concrete construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "US",
                    "taxAmount": {
                      "amount": "103.12",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "Gm",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "603"
                  },
                  {
                    "description": "Discover the sea lion-like agility of our Tuna, perfect for cuddly users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TO",
                    "taxAmount": {
                      "amount": "120.63",
                      "currencyCode": "KWD"
                    },
                    "taxCode": "f1",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "594"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "33.43",
                  "currencyCode": "ALL"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "IAdj",
                    "segmentRefIds": [
                      "zJFQ",
                      "SGYP"
                    ]
                  },
                  {
                    "baggageRefId": "YoB9",
                    "segmentRefIds": [
                      "DUUj",
                      "WKVE",
                      "KvYW",
                      "AXHW"
                    ]
                  },
                  {
                    "baggageRefId": "0297",
                    "segmentRefIds": [
                      "S121"
                    ]
                  },
                  {
                    "baggageRefId": "7V21",
                    "segmentRefIds": [
                      "8HWv",
                      "5w2Q",
                      "hPJU",
                      "KGNE",
                      "lQ96"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "9Rac70gy",
                      "fareCode": "839",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "iwUw",
                    "segmentRefIds": [
                      "mfWJ",
                      "wPrf"
                    ],
                    "ticketDesignator": "4iS4",
                    "voluntaryChangeInformationRefs": [
                      "MKD",
                      "JOD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "six8fCkz",
                      "fareCode": "109",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "sSKW",
                    "segmentRefIds": [
                      "f99w",
                      "B1hB"
                    ],
                    "ticketDesignator": "9pgd",
                    "voluntaryChangeInformationRefs": [
                      "AED"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "mLYO7XUu",
                      "fareCode": "873",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "RKjl",
                    "segmentRefIds": [
                      "njJN",
                      "tYnp"
                    ],
                    "ticketDesignator": "b3tQ",
                    "voluntaryChangeInformationRefs": [
                      "GNF",
                      "JMD",
                      "ZMW"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Z2ATBvgO",
                      "fareCode": "885",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "t3r0",
                    "segmentRefIds": [
                      "yC4S",
                      "3nVs",
                      "Q6xf"
                    ],
                    "ticketDesignator": "fiYt",
                    "voluntaryChangeInformationRefs": [
                      "GHS",
                      "STN",
                      "PYG",
                      "ZMW",
                      "AUD"
                    ]
                  }
                ],
                "passengerRefId": "6cGs",
                "price": {
                  "baseAmount": {
                    "amount": "115.14",
                    "currencyCode": "SCR"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "133.41",
                      "currencyCode": "GNF"
                    },
                    "preDiscountedAmount": {
                      "amount": "70.22",
                      "currencyCode": "MXN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Oberbrunner Inc's most advanced Shirt technology increases twin capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TC",
                        "taxAmount": {
                          "amount": "134.55",
                          "currencyCode": "UZS"
                        },
                        "taxCode": "Rw",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "818"
                      },
                      {
                        "description": "Our hamster-friendly Shoes ensures orderly comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BO",
                        "taxAmount": {
                          "amount": "56.3",
                          "currencyCode": "MZN"
                        },
                        "taxCode": "pm",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "581"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "33.68",
                      "currencyCode": "MVR"
                    }
                  },
                  "totalAmount": {
                    "amount": "30.43",
                    "currencyCode": "UYU"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "9o8F7"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "5S6q",
                    "segmentRefIds": [
                      "4NoQ",
                      "ZOGm",
                      "Okdn"
                    ]
                  },
                  {
                    "baggageRefId": "6fLs",
                    "segmentRefIds": [
                      "MSbF",
                      "cClL",
                      "gICI",
                      "MgFf"
                    ]
                  },
                  {
                    "baggageRefId": "JTSw",
                    "segmentRefIds": [
                      "Ji4e",
                      "sLqh",
                      "DJhk"
                    ]
                  },
                  {
                    "baggageRefId": "k4hf",
                    "segmentRefIds": [
                      "28p8",
                      "AoPk",
                      "TxmS",
                      "MnnW"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "a0geWknE",
                      "fareCode": "573",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "U4VJ",
                    "segmentRefIds": [
                      "95Pv"
                    ],
                    "ticketDesignator": "5XRF",
                    "voluntaryChangeInformationRefs": [
                      "UGX",
                      "SEK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "PtdJjz4G",
                      "fareCode": "701",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "1NwF",
                    "segmentRefIds": [
                      "3fNU",
                      "BoGS"
                    ],
                    "ticketDesignator": "m6oL",
                    "voluntaryChangeInformationRefs": [
                      "KGS"
                    ]
                  }
                ],
                "passengerRefId": "5nVr",
                "price": {
                  "baseAmount": {
                    "amount": "88.86",
                    "currencyCode": "ANG"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "35.75",
                      "currencyCode": "AED"
                    },
                    "preDiscountedAmount": {
                      "amount": "21.35",
                      "currencyCode": "VND"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New magenta Shoes with ergonomic design for untried comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "SZ",
                        "taxAmount": {
                          "amount": "186.21",
                          "currencyCode": "BMD"
                        },
                        "taxCode": "2H",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "913"
                      },
                      {
                        "description": "Savor the salty essence in our Cheese, designed for actual culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NG",
                        "taxAmount": {
                          "amount": "114.17",
                          "currencyCode": "LRD"
                        },
                        "taxCode": "VQ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "151"
                      },
                      {
                        "description": "Discover the glossy new Tuna with an exciting mix of Aluminum ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MC",
                        "taxAmount": {
                          "amount": "33.83",
                          "currencyCode": "VND"
                        },
                        "taxCode": "ts",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "169"
                      },
                      {
                        "description": "Discover the elephant-like agility of our Pants, perfect for youthful users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AE",
                        "taxAmount": {
                          "amount": "82.85",
                          "currencyCode": "THB"
                        },
                        "taxCode": "7P",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "044"
                      },
                      {
                        "description": "New Ball model with 76 GB RAM, 461 GB storage, and perky features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MG",
                        "taxAmount": {
                          "amount": "51.76",
                          "currencyCode": "JMD"
                        },
                        "taxCode": "gH",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "132"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "173.24",
                      "currencyCode": "SHP"
                    }
                  },
                  "totalAmount": {
                    "amount": "24.16",
                    "currencyCode": "MNT"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "j2HwI"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "PUgy",
                    "segmentRefIds": [
                      "vk8t",
                      "u7ea",
                      "s6iz"
                    ]
                  },
                  {
                    "baggageRefId": "d39W",
                    "segmentRefIds": [
                      "vNNI",
                      "sRgE"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "B51RAlkh",
                      "fareCode": "827",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "2IB7",
                    "segmentRefIds": [
                      "lV1P"
                    ],
                    "ticketDesignator": "S2jA",
                    "voluntaryChangeInformationRefs": [
                      "STN"
                    ]
                  }
                ],
                "passengerRefId": "mDbE",
                "price": {
                  "baseAmount": {
                    "amount": "174.99",
                    "currencyCode": "USD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "34.92",
                      "currencyCode": "SGD"
                    },
                    "preDiscountedAmount": {
                      "amount": "36.35",
                      "currencyCode": "JPY"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the panda-like agility of our Pants, perfect for proper users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IE",
                        "taxAmount": {
                          "amount": "179.86",
                          "currencyCode": "SOS"
                        },
                        "taxCode": "fL",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "404"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "52.7",
                      "currencyCode": "DOP"
                    }
                  },
                  "totalAmount": {
                    "amount": "68.62",
                    "currencyCode": "MDL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "xdt8N"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "GxkX",
                    "segmentRefIds": [
                      "cXcS",
                      "vEOa",
                      "OVNi",
                      "pARZ"
                    ]
                  },
                  {
                    "baggageRefId": "KH12",
                    "segmentRefIds": [
                      "wZMP",
                      "tTDH",
                      "DCFP"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "YtdPOfcU",
                      "fareCode": "280",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "EwN7",
                    "segmentRefIds": [
                      "2hx8",
                      "TRGt"
                    ],
                    "ticketDesignator": "QTxp",
                    "voluntaryChangeInformationRefs": [
                      "AOA",
                      "WST",
                      "COP",
                      "MOP",
                      "VUV"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ajqW9Z33",
                      "fareCode": "713",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "TWGV",
                    "segmentRefIds": [
                      "8wnk",
                      "0zEX",
                      "muOT",
                      "HwUn",
                      "uI3G"
                    ],
                    "ticketDesignator": "BP7B",
                    "voluntaryChangeInformationRefs": [
                      "PYG",
                      "PHP",
                      "KHR",
                      "MNT",
                      "NZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "gUQexaEM",
                      "fareCode": "588",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "u1Sk",
                    "segmentRefIds": [
                      "5u7r",
                      "cT0v",
                      "75vn",
                      "dsPW"
                    ],
                    "ticketDesignator": "wDmW",
                    "voluntaryChangeInformationRefs": [
                      "NGN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "mO1oMKVE",
                      "fareCode": "247",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "oX19",
                    "segmentRefIds": [
                      "umjR"
                    ],
                    "ticketDesignator": "LGUs",
                    "voluntaryChangeInformationRefs": [
                      "MOP",
                      "AUD",
                      "GHS"
                    ]
                  }
                ],
                "passengerRefId": "OYn6",
                "price": {
                  "baseAmount": {
                    "amount": "100.67",
                    "currencyCode": "CVE"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "24.25",
                      "currencyCode": "AMD"
                    },
                    "preDiscountedAmount": {
                      "amount": "154.46",
                      "currencyCode": "KES"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the British Indian Ocean Territory (Chagos Archipelago)-inspired Pizza, blending favorable style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MR",
                        "taxAmount": {
                          "amount": "101.12",
                          "currencyCode": "BDT"
                        },
                        "taxCode": "tA",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "803"
                      },
                      {
                        "description": "Discover the hamster-like agility of our Hat, perfect for agile users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GD",
                        "taxAmount": {
                          "amount": "69.07",
                          "currencyCode": "PEN"
                        },
                        "taxCode": "45",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "886"
                      },
                      {
                        "description": "The Robust human-resource installation Chips offers reliable performance and failing design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "RE",
                        "taxAmount": {
                          "amount": "136.44",
                          "currencyCode": "VND"
                        },
                        "taxCode": "pf",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "195"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "119.48",
                      "currencyCode": "STN"
                    }
                  },
                  "totalAmount": {
                    "amount": "62.18",
                    "currencyCode": "DJF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "sv1uq"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "5JJG",
                    "segmentRefIds": [
                      "K5HY",
                      "omKs",
                      "bSNi",
                      "x4ur"
                    ]
                  },
                  {
                    "baggageRefId": "sSu2",
                    "segmentRefIds": [
                      "QjWo"
                    ]
                  },
                  {
                    "baggageRefId": "eQLj",
                    "segmentRefIds": [
                      "rjd3",
                      "OvHK",
                      "ip9L",
                      "iSXl",
                      "Qrrf"
                    ]
                  },
                  {
                    "baggageRefId": "KluZ",
                    "segmentRefIds": [
                      "vww3"
                    ]
                  },
                  {
                    "baggageRefId": "84Sf",
                    "segmentRefIds": [
                      "IYBx",
                      "5tis",
                      "40EJ",
                      "TCgc",
                      "yokc"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "zON68icc",
                      "fareCode": "169",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "lnIa",
                    "segmentRefIds": [
                      "EZCH",
                      "yo6D",
                      "giZe"
                    ],
                    "ticketDesignator": "UbB8",
                    "voluntaryChangeInformationRefs": [
                      "JPY",
                      "SZL",
                      "BND",
                      "CVE"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "tSXKNJy9",
                      "fareCode": "550",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "G7Mu",
                    "segmentRefIds": [
                      "ujLh",
                      "LUfS"
                    ],
                    "ticketDesignator": "Ygl3",
                    "voluntaryChangeInformationRefs": [
                      "BWP",
                      "MYR",
                      "RON",
                      "SAR",
                      "AZN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "h1tq2b6T",
                      "fareCode": "766",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "qckX",
                    "segmentRefIds": [
                      "6mWA"
                    ],
                    "ticketDesignator": "MAN7",
                    "voluntaryChangeInformationRefs": [
                      "KWD",
                      "XAF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "eEnBEJom",
                      "fareCode": "040",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "aCIk",
                    "segmentRefIds": [
                      "ZaXH"
                    ],
                    "ticketDesignator": "se8x",
                    "voluntaryChangeInformationRefs": [
                      "FJD",
                      "SRD",
                      "GNF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "CD5a1nkk",
                      "fareCode": "233",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "5kEg",
                    "segmentRefIds": [
                      "lSyv",
                      "KLab",
                      "nUp1",
                      "e0HG"
                    ],
                    "ticketDesignator": "MDG1",
                    "voluntaryChangeInformationRefs": [
                      "MMK"
                    ]
                  }
                ],
                "passengerRefId": "sjgg",
                "price": {
                  "baseAmount": {
                    "amount": "89.84",
                    "currencyCode": "LSL"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "150.78",
                      "currencyCode": "MNT"
                    },
                    "preDiscountedAmount": {
                      "amount": "32.28",
                      "currencyCode": "COP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the ample new Car with an exciting mix of Steel ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GR",
                        "taxAmount": {
                          "amount": "18.49",
                          "currencyCode": "ISK"
                        },
                        "taxCode": "p2",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "192"
                      },
                      {
                        "description": "Discover the rabbit-like agility of our Keyboard, perfect for brown users",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "SR",
                        "taxAmount": {
                          "amount": "196.5",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "eR",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "175"
                      },
                      {
                        "description": "Innovative Computer featuring polished technology and Cotton construction",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "KY",
                        "taxAmount": {
                          "amount": "49.63",
                          "currencyCode": "LSL"
                        },
                        "taxCode": "pu",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "833"
                      },
                      {
                        "description": "Discover the bird-like agility of our Towels, perfect for subdued users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NG",
                        "taxAmount": {
                          "amount": "164.39",
                          "currencyCode": "HNL"
                        },
                        "taxCode": "3M",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "397"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "99.15",
                      "currencyCode": "BTN"
                    }
                  },
                  "totalAmount": {
                    "amount": "50.38",
                    "currencyCode": "ZWL"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Gm4Qd"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "24.88",
                "currencyCode": "COP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Isle of Man-inspired Gloves, blending unlined style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PN",
                    "taxAmount": {
                      "amount": "127.96",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "F9",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "206"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "116.17",
                  "currencyCode": "TZS"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "98.15",
                "currencyCode": "DZD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "46.18",
                  "currencyCode": "LBP"
                },
                "preDiscountedAmount": {
                  "amount": "168.17",
                  "currencyCode": "OMR"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Iron-enhanced technology, our Salad offers unparalleled familiar performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MC",
                    "taxAmount": {
                      "amount": "47.97",
                      "currencyCode": "HKD"
                    },
                    "taxCode": "jB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "616"
                  },
                  {
                    "description": "Professional-grade Chips perfect for palatable training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CX",
                    "taxAmount": {
                      "amount": "66.88",
                      "currencyCode": "STN"
                    },
                    "taxCode": "uR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "498"
                  },
                  {
                    "description": "Ergonomic Mouse made with Silk for all-day damp support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VI",
                    "taxAmount": {
                      "amount": "181.79",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "gH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "140"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "15.35",
                  "currencyCode": "PEN"
                }
              },
              "totalAmount": {
                "amount": "27.24",
                "currencyCode": "BOB"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 22
                },
                "newSeat": {
                  "column": "E",
                  "row": 8
                },
                "passengerRefId": "vViy",
                "segmentRefId": "59ai"
              }
            ]
          },
          {
            "commission": {
              "amount": "36.8",
              "code": "bdf9",
              "currencyCode": "GHS",
              "description": "STANDARD COMM",
              "percentage": "6.12",
              "percentageAppliedToAmount": "857.32"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "125.02",
                "currencyCode": "STN"
              },
              "differentialAmount": {
                "amount": "27.01",
                "currencyCode": "MAD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Cheese model with 43 GB RAM, 914 GB storage, and those features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AS",
                    "taxAmount": {
                      "amount": "162.28",
                      "currencyCode": "MRU"
                    },
                    "taxCode": "ab",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "776"
                  },
                  {
                    "description": "Experience the maroon brilliance of our Sausages, perfect for medium environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "25.13",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "gH",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "428"
                  },
                  {
                    "description": "Ergonomic Bacon made with Steel for all-day grim support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TJ",
                    "taxAmount": {
                      "amount": "127.83",
                      "currencyCode": "STN"
                    },
                    "taxCode": "ma",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "181"
                  },
                  {
                    "description": "New ivory Pants with ergonomic design for vivacious comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MS",
                    "taxAmount": {
                      "amount": "190.44",
                      "currencyCode": "NZD"
                    },
                    "taxCode": "BQ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "440"
                  },
                  {
                    "description": "Discover the drab new Table with an exciting mix of Steel ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "UY",
                    "taxAmount": {
                      "amount": "52.33",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "od",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "897"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "85.73",
                  "currencyCode": "BZD"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "dUpY",
                "segmentRefIds": [
                  "YNM8",
                  "n9xu"
                ]
              },
              {
                "priceClassRefId": "Mow3",
                "segmentRefIds": [
                  "KE4G",
                  "Tqsw",
                  "p2wR",
                  "puvQ"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "71.94",
                "currencyCode": "MMK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the tan brilliance of our Sausages, perfect for questionable environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AQ",
                    "taxAmount": {
                      "amount": "194.56",
                      "currencyCode": "LRD"
                    },
                    "taxCode": "NU",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "230"
                  },
                  {
                    "description": "Discover the elephant-like agility of our Bike, perfect for muffled users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TF",
                    "taxAmount": {
                      "amount": "19.44",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "IA",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "084"
                  },
                  {
                    "description": "Electronic Chips designed with Rubber for forsaken performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LY",
                    "taxAmount": {
                      "amount": "158",
                      "currencyCode": "ERN"
                    },
                    "taxCode": "kY",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "956"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "57.25",
                  "currencyCode": "LBP"
                }
              }
            },
            "offerItemId": "hQ2v",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "126.14",
                "currencyCode": "JPY",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our creamy-inspired Keyboard brings a taste of luxury to your distant lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BV",
                    "taxAmount": {
                      "amount": "117.87",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "id",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "252"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "188.22",
                  "currencyCode": "BGN"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "HtqL",
                    "segmentRefIds": [
                      "Msl6"
                    ]
                  },
                  {
                    "baggageRefId": "abUy",
                    "segmentRefIds": [
                      "s9tf"
                    ]
                  },
                  {
                    "baggageRefId": "XIAK",
                    "segmentRefIds": [
                      "WQlJ"
                    ]
                  },
                  {
                    "baggageRefId": "4dEQ",
                    "segmentRefIds": [
                      "XGcz"
                    ]
                  },
                  {
                    "baggageRefId": "GRdX",
                    "segmentRefIds": [
                      "xEpv",
                      "Wrwn",
                      "OftG",
                      "KGs7"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ia2JPUuG",
                      "fareCode": "017",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "M0iv",
                    "segmentRefIds": [
                      "BAtJ",
                      "CQEh",
                      "Cn4N"
                    ],
                    "ticketDesignator": "h8Y7",
                    "voluntaryChangeInformationRefs": [
                      "KYD",
                      "IDR",
                      "BOB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "zd0FOrTh",
                      "fareCode": "294",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "GWYD",
                    "segmentRefIds": [
                      "lpnR",
                      "8EaM",
                      "m4zr",
                      "jajF"
                    ],
                    "ticketDesignator": "LPcA",
                    "voluntaryChangeInformationRefs": [
                      "PHP",
                      "PAB",
                      "BSD",
                      "RSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "QxbQumjT",
                      "fareCode": "316",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "VWc9",
                    "segmentRefIds": [
                      "Lpmj"
                    ],
                    "ticketDesignator": "M7hP",
                    "voluntaryChangeInformationRefs": [
                      "AOA",
                      "KMF",
                      "TWD",
                      "KHR",
                      "MUR"
                    ]
                  }
                ],
                "passengerRefId": "wLIf",
                "price": {
                  "baseAmount": {
                    "amount": "38.5",
                    "currencyCode": "KGS"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "92.63",
                      "currencyCode": "UAH"
                    },
                    "preDiscountedAmount": {
                      "amount": "87.9",
                      "currencyCode": "MKD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Tasty Chicken designed with Ceramic for classic performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PK",
                        "taxAmount": {
                          "amount": "128.05",
                          "currencyCode": "YER"
                        },
                        "taxCode": "kk",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "215"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "43.45",
                      "currencyCode": "BND"
                    }
                  },
                  "totalAmount": {
                    "amount": "140.05",
                    "currencyCode": "BYN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Oaqpa"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "P02P",
                    "segmentRefIds": [
                      "81Zy",
                      "w2Xn",
                      "n287"
                    ]
                  },
                  {
                    "baggageRefId": "8zhR",
                    "segmentRefIds": [
                      "BMJR",
                      "9bIA",
                      "enZe",
                      "iQ4F"
                    ]
                  },
                  {
                    "baggageRefId": "VaPx",
                    "segmentRefIds": [
                      "OiGC",
                      "nT99",
                      "rf3o",
                      "WZTe",
                      "i1YH"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "gspAJrcZ",
                      "fareCode": "494",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "JZZ3",
                    "segmentRefIds": [
                      "rFF6",
                      "Gowl",
                      "khDT"
                    ],
                    "ticketDesignator": "BL03",
                    "voluntaryChangeInformationRefs": [
                      "UYU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "3fq2SKmC",
                      "fareCode": "247",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "3sS8",
                    "segmentRefIds": [
                      "OjaH"
                    ],
                    "ticketDesignator": "01yU",
                    "voluntaryChangeInformationRefs": [
                      "PGK",
                      "MZN",
                      "KRW",
                      "TWD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "SvdarxDR",
                      "fareCode": "260",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "rqSl",
                    "segmentRefIds": [
                      "fitC",
                      "5hgp"
                    ],
                    "ticketDesignator": "QBiZ",
                    "voluntaryChangeInformationRefs": [
                      "CZK",
                      "BAM",
                      "MKD",
                      "WST"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "rryo1RBQ",
                      "fareCode": "661",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "qAjk",
                    "segmentRefIds": [
                      "2zLE"
                    ],
                    "ticketDesignator": "fIpK",
                    "voluntaryChangeInformationRefs": [
                      "LBP",
                      "MNT",
                      "NIO",
                      "CHF"
                    ]
                  }
                ],
                "passengerRefId": "mRTN",
                "price": {
                  "baseAmount": {
                    "amount": "23.83",
                    "currencyCode": "LKR"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "128.33",
                      "currencyCode": "BHD"
                    },
                    "preDiscountedAmount": {
                      "amount": "160.14",
                      "currencyCode": "BBD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the bitter essence in our Fish, designed for surprised culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "WF",
                        "taxAmount": {
                          "amount": "172.36",
                          "currencyCode": "HKD"
                        },
                        "taxCode": "Tw",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "928"
                      },
                      {
                        "description": "Stylish Chicken designed to make you stand out with rough looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TR",
                        "taxAmount": {
                          "amount": "130.26",
                          "currencyCode": "IRR"
                        },
                        "taxCode": "I5",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "562"
                      },
                      {
                        "description": "New Ball model with 77 GB RAM, 482 GB storage, and obvious features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SA",
                        "taxAmount": {
                          "amount": "59.51",
                          "currencyCode": "UZS"
                        },
                        "taxCode": "Jv",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "895"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "22.49",
                      "currencyCode": "IRR"
                    }
                  },
                  "totalAmount": {
                    "amount": "121.62",
                    "currencyCode": "RWF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "943Dl"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "fC4g",
                    "segmentRefIds": [
                      "X544"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "9w4LuouW",
                      "fareCode": "960",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "iOHm",
                    "segmentRefIds": [
                      "FHkC",
                      "LAQa"
                    ],
                    "ticketDesignator": "9AOa",
                    "voluntaryChangeInformationRefs": [
                      "SEK",
                      "CAD",
                      "CVE",
                      "TMT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "LEb0WWwQ",
                      "fareCode": "774",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "zg7u",
                    "segmentRefIds": [
                      "3LyS",
                      "G7kp",
                      "zoXF",
                      "VHtJ"
                    ],
                    "ticketDesignator": "4zKc",
                    "voluntaryChangeInformationRefs": [
                      "MYR",
                      "MDL",
                      "CNY",
                      "PEN",
                      "BIF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ziCQNWsQ",
                      "fareCode": "848",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "vzhk",
                    "segmentRefIds": [
                      "KyvC",
                      "UASH",
                      "OTI8"
                    ],
                    "ticketDesignator": "zLkR",
                    "voluntaryChangeInformationRefs": [
                      "PKR"
                    ]
                  }
                ],
                "passengerRefId": "8i4J",
                "price": {
                  "baseAmount": {
                    "amount": "199.8",
                    "currencyCode": "BWP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "115.41",
                      "currencyCode": "JPY"
                    },
                    "preDiscountedAmount": {
                      "amount": "122.02",
                      "currencyCode": "ZAR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New red Ball with ergonomic design for crushing comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GE",
                        "taxAmount": {
                          "amount": "181.4",
                          "currencyCode": "COP"
                        },
                        "taxCode": "HS",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "470"
                      },
                      {
                        "description": "The cyan Sausages combines Cayman Islands aesthetics with Cobalt-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "HM",
                        "taxAmount": {
                          "amount": "33.47",
                          "currencyCode": "SHP"
                        },
                        "taxCode": "mI",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "515"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "38.2",
                      "currencyCode": "AMD"
                    }
                  },
                  "totalAmount": {
                    "amount": "72.83",
                    "currencyCode": "ZMW"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "pt3kM"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "4N0h",
                    "segmentRefIds": [
                      "8QNo",
                      "LGHT",
                      "JT6v"
                    ]
                  },
                  {
                    "baggageRefId": "YyKm",
                    "segmentRefIds": [
                      "ZfGO",
                      "oYha",
                      "k8dn",
                      "xR43"
                    ]
                  },
                  {
                    "baggageRefId": "CMhQ",
                    "segmentRefIds": [
                      "cxcW",
                      "Eklo"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "SODwWlK0",
                      "fareCode": "348",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "i3wb",
                    "segmentRefIds": [
                      "r7SV",
                      "ArSs"
                    ],
                    "ticketDesignator": "hIaY",
                    "voluntaryChangeInformationRefs": [
                      "NOK",
                      "NGN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Cwric3Wf",
                      "fareCode": "696",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "UuFp",
                    "segmentRefIds": [
                      "tb0E",
                      "BMNt",
                      "ip17",
                      "SCxg",
                      "Kish"
                    ],
                    "ticketDesignator": "ICcs",
                    "voluntaryChangeInformationRefs": [
                      "VUV",
                      "TWD",
                      "VUV",
                      "HTG",
                      "DKK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "BeyxpkGV",
                      "fareCode": "461",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "JTsv",
                    "segmentRefIds": [
                      "lBKw",
                      "Sc66",
                      "GJSj",
                      "1tbf",
                      "tDaE"
                    ],
                    "ticketDesignator": "bR2V",
                    "voluntaryChangeInformationRefs": [
                      "HTG",
                      "BDT",
                      "CVE"
                    ]
                  }
                ],
                "passengerRefId": "BCeI",
                "price": {
                  "baseAmount": {
                    "amount": "131.65",
                    "currencyCode": "CLP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "50.21",
                      "currencyCode": "GEL"
                    },
                    "preDiscountedAmount": {
                      "amount": "84.67",
                      "currencyCode": "UYU"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Hat model with 26 GB RAM, 454 GB storage, and yellow features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NU",
                        "taxAmount": {
                          "amount": "25.12",
                          "currencyCode": "TRY"
                        },
                        "taxCode": "Ri",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "816"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "42.61",
                      "currencyCode": "IQD"
                    }
                  },
                  "totalAmount": {
                    "amount": "184.19",
                    "currencyCode": "KES"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "NpRry"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "sb4B",
                    "segmentRefIds": [
                      "IHgq",
                      "6AZi",
                      "mpy1",
                      "PxXv"
                    ]
                  },
                  {
                    "baggageRefId": "BZzM",
                    "segmentRefIds": [
                      "PzKd",
                      "axCi",
                      "5MzX",
                      "XXBv"
                    ]
                  },
                  {
                    "baggageRefId": "hnAY",
                    "segmentRefIds": [
                      "Br9h",
                      "Xayi"
                    ]
                  },
                  {
                    "baggageRefId": "nzcJ",
                    "segmentRefIds": [
                      "EjZ9",
                      "g7eG",
                      "luan",
                      "SeL5",
                      "DQ7v"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "rJtCiHbV",
                      "fareCode": "745",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "Ko7L",
                    "segmentRefIds": [
                      "1Mo2",
                      "MxQj",
                      "CpEz",
                      "k5Tm",
                      "FPvw"
                    ],
                    "ticketDesignator": "7qza",
                    "voluntaryChangeInformationRefs": [
                      "SCR",
                      "TMT",
                      "SCR"
                    ]
                  }
                ],
                "passengerRefId": "elXC",
                "price": {
                  "baseAmount": {
                    "amount": "194.06",
                    "currencyCode": "BWP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "24.49",
                      "currencyCode": "LAK"
                    },
                    "preDiscountedAmount": {
                      "amount": "23.18",
                      "currencyCode": "BDT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Rutherfordium-enhanced technology, our Shoes offers unparalleled closed performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "LI",
                        "taxAmount": {
                          "amount": "185.91",
                          "currencyCode": "LRD"
                        },
                        "taxCode": "2Z",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "341"
                      },
                      {
                        "description": "Savor the crunchy essence in our Keyboard, designed for unconscious culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SJ",
                        "taxAmount": {
                          "amount": "83.15",
                          "currencyCode": "JOD"
                        },
                        "taxCode": "8J",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "669"
                      },
                      {
                        "description": "Featuring Samarium-enhanced technology, our Mouse offers unparalleled negligible performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CM",
                        "taxAmount": {
                          "amount": "198.8",
                          "currencyCode": "SEK"
                        },
                        "taxCode": "Kg",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "423"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "58.37",
                      "currencyCode": "MDL"
                    }
                  },
                  "totalAmount": {
                    "amount": "57.91",
                    "currencyCode": "AMD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "PAoJH"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "15.63",
                "currencyCode": "KGS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Keyboard perfect for uneven training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "YE",
                    "taxAmount": {
                      "amount": "23.02",
                      "currencyCode": "STN"
                    },
                    "taxCode": "Uz",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "760"
                  },
                  {
                    "description": "Stylish Computer designed to make you stand out with excitable looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "ZW",
                    "taxAmount": {
                      "amount": "41.47",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "Mq",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "519"
                  },
                  {
                    "description": "The sleek and cruel Mouse comes with magenta LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "110.6",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "X5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "604"
                  },
                  {
                    "description": "Professional-grade Shoes perfect for sparse training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MH",
                    "taxAmount": {
                      "amount": "69.38",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "MF",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "254"
                  },
                  {
                    "description": "The sleek and likable Computer comes with plum LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TD",
                    "taxAmount": {
                      "amount": "146.24",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "DU",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "250"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "30.24",
                  "currencyCode": "ISK"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "180.98",
                "currencyCode": "BRL"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "131.08",
                  "currencyCode": "ALL"
                },
                "preDiscountedAmount": {
                  "amount": "115.64",
                  "currencyCode": "LKR"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and punctual Pizza comes with cyan LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SK",
                    "taxAmount": {
                      "amount": "34.35",
                      "currencyCode": "THB"
                    },
                    "taxCode": "Nu",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "027"
                  },
                  {
                    "description": "The Viviane Chair is the latest in a series of instructive products from Bruen, Wyman and Stehr",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BF",
                    "taxAmount": {
                      "amount": "137.72",
                      "currencyCode": "THB"
                    },
                    "taxCode": "fi",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "785"
                  },
                  {
                    "description": "The Terence Towels is the latest in a series of far-off products from Feest and Sons",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "DO",
                    "taxAmount": {
                      "amount": "45.8",
                      "currencyCode": "CUP"
                    },
                    "taxCode": "yF",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "203"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "19.08",
                  "currencyCode": "MMK"
                }
              },
              "totalAmount": {
                "amount": "23.69",
                "currencyCode": "HUF"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 24
                },
                "newSeat": {
                  "column": "A",
                  "row": 13
                },
                "passengerRefId": "9uJT",
                "segmentRefId": "KH0R"
              }
            ]
          }
        ],
        "ownerCode": "ee",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "125.41",
            "currencyCode": "INR",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Stylish Keyboard designed to make you stand out with mean looks",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "PR",
                "taxAmount": {
                  "amount": "162.86",
                  "currencyCode": "BMD"
                },
                "taxCode": "mV",
                "taxCodeText": "PAID",
                "taxPadisCode": "143"
              },
              {
                "description": "Introducing the Somalia-inspired Bike, blending back style with local craftsmanship",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "SH",
                "taxAmount": {
                  "amount": "157.34",
                  "currencyCode": "SDG"
                },
                "taxCode": "7h",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "813"
              },
              {
                "description": "Experience the pink brilliance of our Soap, perfect for usable environments",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "VU",
                "taxAmount": {
                  "amount": "140.36",
                  "currencyCode": "CDF"
                },
                "taxCode": "Fk",
                "taxCodeText": "PAID",
                "taxPadisCode": "943"
              },
              {
                "description": "Featuring Iron-enhanced technology, our Hat offers unparalleled slimy performance",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "UM",
                "taxAmount": {
                  "amount": "175.35",
                  "currencyCode": "LAK"
                },
                "taxCode": "Jk",
                "taxCodeText": "PAID",
                "taxPadisCode": "518"
              }
            ],
            "totalTaxAmount": {
              "amount": "129.16",
              "currencyCode": "SCR"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "112.21",
            "currencyCode": "RUB"
          }
        },
        "validatingAirlineCode": "Rn"
      },
      {
        "commission": {
          "amount": "75.64",
          "code": "hIDC",
          "currencyCode": "VES",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "9.18",
          "percentageAppliedToAmount": "433.61"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "143.29",
            "currencyCode": "INR"
          },
          "differentialAmount": {
            "amount": "181.9",
            "currencyCode": "XCD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "New Shirt model with 5 GB RAM, 314 GB storage, and gaseous features",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "CX",
                "taxAmount": {
                  "amount": "36.44",
                  "currencyCode": "MNT"
                },
                "taxCode": "Wf",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "397"
              },
              {
                "description": "Introducing the Montenegro-inspired Car, blending whirlwind style with local craftsmanship",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "BT",
                "taxAmount": {
                  "amount": "173.36",
                  "currencyCode": "HUF"
                },
                "taxCode": "0w",
                "taxCodeText": "VAT",
                "taxPadisCode": "673"
              }
            ],
            "totalTaxAmount": {
              "amount": "117.25",
              "currencyCode": "TOP"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 3478,
        "offerId": "xTJk",
        "offerItems": [
          {
            "commission": {
              "amount": "353.43",
              "code": "0Yhn",
              "currencyCode": "MVR",
              "description": "NEGOTIATED COMM",
              "percentage": "12.96",
              "percentageAppliedToAmount": "802.54"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "98.92",
                "currencyCode": "SSP"
              },
              "differentialAmount": {
                "amount": "148.64",
                "currencyCode": "RSD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Haiti-inspired Cheese, blending tall style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SK",
                    "taxAmount": {
                      "amount": "178.65",
                      "currencyCode": "CUP"
                    },
                    "taxCode": "k6",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "697"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "73.27",
                  "currencyCode": "GNF"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "dJVT",
                "segmentRefIds": [
                  "jZQT",
                  "9xHL",
                  "9NL4"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "144.8",
                "currencyCode": "SLE",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Automated uniform infrastructure Keyboard offers reliable performance and soupy design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GT",
                    "taxAmount": {
                      "amount": "60.19",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "lj",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "561"
                  },
                  {
                    "description": "Savor the spicy essence in our Bike, designed for extroverted culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "37.72",
                      "currencyCode": "SCR"
                    },
                    "taxCode": "Ah",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "538"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "27.21",
                  "currencyCode": "DOP"
                }
              }
            },
            "offerItemId": "MOVI",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "152.03",
                "currencyCode": "KWD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Tasty Chicken designed with Rubber for blushing performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BY",
                    "taxAmount": {
                      "amount": "124.36",
                      "currencyCode": "AWG"
                    },
                    "taxCode": "HX",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "587"
                  },
                  {
                    "description": "Introducing the Argentina-inspired Chair, blending brave style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AM",
                    "taxAmount": {
                      "amount": "48.59",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "l8",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "196"
                  },
                  {
                    "description": "Innovative Car featuring sparse technology and Marble construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "WS",
                    "taxAmount": {
                      "amount": "15.98",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "d2",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "240"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "190.21",
                  "currencyCode": "SAR"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "cnNR",
                    "segmentRefIds": [
                      "dkMl",
                      "tNlN",
                      "zBUj",
                      "yCtW"
                    ]
                  },
                  {
                    "baggageRefId": "Wh0h",
                    "segmentRefIds": [
                      "CCvk",
                      "rfbG",
                      "nOPW"
                    ]
                  },
                  {
                    "baggageRefId": "5iR8",
                    "segmentRefIds": [
                      "dI3v",
                      "NM7i",
                      "9ZNz",
                      "nCnG",
                      "XOpR"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "9pN6BaKk",
                      "fareCode": "589",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "lsd0",
                    "segmentRefIds": [
                      "0Tip",
                      "Kmai",
                      "H4Ec"
                    ],
                    "ticketDesignator": "MFJU",
                    "voluntaryChangeInformationRefs": [
                      "AWG",
                      "HNL",
                      "MXN",
                      "DOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "gb3JIPyn",
                      "fareCode": "459",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "4EcL",
                    "segmentRefIds": [
                      "yAou",
                      "ktM6",
                      "JiDw",
                      "RIYP"
                    ],
                    "ticketDesignator": "XQgs",
                    "voluntaryChangeInformationRefs": [
                      "BYN",
                      "MMK",
                      "BDT",
                      "GTQ"
                    ]
                  }
                ],
                "passengerRefId": "LQ1W",
                "price": {
                  "baseAmount": {
                    "amount": "29.29",
                    "currencyCode": "PYG"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "197.22",
                      "currencyCode": "XOF"
                    },
                    "preDiscountedAmount": {
                      "amount": "23.7",
                      "currencyCode": "CAD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and nocturnal Hat comes with ivory LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "HT",
                        "taxAmount": {
                          "amount": "115.17",
                          "currencyCode": "AWG"
                        },
                        "taxCode": "JY",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "803"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "86.94",
                      "currencyCode": "MZN"
                    }
                  },
                  "totalAmount": {
                    "amount": "185.61",
                    "currencyCode": "KMF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "DOprb"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "81.59",
                "currencyCode": "HUF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Brooke Table is the latest in a series of remorseful products from Barrows - Pollich",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TL",
                    "taxAmount": {
                      "amount": "78.54",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "LM",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "434"
                  },
                  {
                    "description": "Our creamy-inspired Computer brings a taste of luxury to your well-lit lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FM",
                    "taxAmount": {
                      "amount": "90.54",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "an",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "833"
                  },
                  {
                    "description": "Featuring Thorium-enhanced technology, our Bike offers unparalleled delicious performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "21.69",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "Cj",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "930"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "37.87",
                  "currencyCode": "MNT"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "33.57",
                "currencyCode": "BDT"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "177.31",
                  "currencyCode": "PLN"
                },
                "preDiscountedAmount": {
                  "amount": "135.28",
                  "currencyCode": "UGX"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the magenta brilliance of our Mouse, perfect for juicy environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "91.12",
                      "currencyCode": "VES"
                    },
                    "taxCode": "B2",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "625"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "148.18",
                  "currencyCode": "PGK"
                }
              },
              "totalAmount": {
                "amount": "125.45",
                "currencyCode": "LSL"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 4
                },
                "newSeat": {
                  "column": "D",
                  "row": 16
                },
                "passengerRefId": "CeXz",
                "segmentRefId": "EU8h"
              }
            ]
          },
          {
            "commission": {
              "amount": "94.41",
              "code": "SdmF",
              "currencyCode": "UAH",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "12.65",
              "percentageAppliedToAmount": "585.06"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "20.91",
                "currencyCode": "UAH"
              },
              "differentialAmount": {
                "amount": "181.76",
                "currencyCode": "ZWL"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Chips designed to make you stand out with good-natured looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ME",
                    "taxAmount": {
                      "amount": "60.86",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "0e",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "455"
                  },
                  {
                    "description": "Experience the maroon brilliance of our Chips, perfect for personal environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MX",
                    "taxAmount": {
                      "amount": "162.68",
                      "currencyCode": "TOP"
                    },
                    "taxCode": "Iq",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "179"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "39.92",
                  "currencyCode": "TJS"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "pQBQ",
                "segmentRefIds": [
                  "l1rB"
                ]
              },
              {
                "priceClassRefId": "5wJS",
                "segmentRefIds": [
                  "DJJl",
                  "mtme"
                ]
              },
              {
                "priceClassRefId": "QzPi",
                "segmentRefIds": [
                  "nZmf",
                  "cBnl",
                  "Xrdo",
                  "SGdW"
                ]
              },
              {
                "priceClassRefId": "GNUL",
                "segmentRefIds": [
                  "yVN3"
                ]
              },
              {
                "priceClassRefId": "FWzO",
                "segmentRefIds": [
                  "JmEj"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "75.95",
                "currencyCode": "GMD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the rapid new Chips with an exciting mix of Concrete ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CW",
                    "taxAmount": {
                      "amount": "144.47",
                      "currencyCode": "CDF"
                    },
                    "taxCode": "1j",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "267"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "132.66",
                  "currencyCode": "SAR"
                }
              }
            },
            "offerItemId": "YvV5",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "17.74",
                "currencyCode": "ILS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Computer perfect for idealistic training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FJ",
                    "taxAmount": {
                      "amount": "162.83",
                      "currencyCode": "INR"
                    },
                    "taxCode": "Fi",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "230"
                  },
                  {
                    "description": "Savor the delicious essence in our Shoes, designed for doting culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "JP",
                    "taxAmount": {
                      "amount": "29.97",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "qB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "342"
                  },
                  {
                    "description": "Featuring Nitrogen-enhanced technology, our Fish offers unparalleled mundane performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ML",
                    "taxAmount": {
                      "amount": "15.59",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "E8",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "736"
                  },
                  {
                    "description": "Ergonomic Chicken made with Ceramic for all-day dirty support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GT",
                    "taxAmount": {
                      "amount": "19.98",
                      "currencyCode": "AMD"
                    },
                    "taxCode": "4d",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "156"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "15.06",
                  "currencyCode": "DOP"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "PUna",
                    "segmentRefIds": [
                      "QcSP",
                      "Cg5f",
                      "HFir"
                    ]
                  },
                  {
                    "baggageRefId": "JwDV",
                    "segmentRefIds": [
                      "vj4w"
                    ]
                  },
                  {
                    "baggageRefId": "7BOK",
                    "segmentRefIds": [
                      "OHj0",
                      "JcNO"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "uVbnPAYT",
                      "fareCode": "183",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "R0NM",
                    "segmentRefIds": [
                      "TrNq",
                      "Nkm1",
                      "41fy",
                      "ETye"
                    ],
                    "ticketDesignator": "NAOW",
                    "voluntaryChangeInformationRefs": [
                      "TZS",
                      "BGN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "SRZTvM8I",
                      "fareCode": "539",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "NUlG",
                    "segmentRefIds": [
                      "JWUh",
                      "H8UR",
                      "y19h",
                      "2UPt",
                      "mVpA"
                    ],
                    "ticketDesignator": "K2iC",
                    "voluntaryChangeInformationRefs": [
                      "CHF",
                      "MUR",
                      "SRD",
                      "DZD",
                      "ISK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "M61X4lD7",
                      "fareCode": "070",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "Dzbn",
                    "segmentRefIds": [
                      "24z1",
                      "ufTf",
                      "cW4M",
                      "kcuY",
                      "oht1"
                    ],
                    "ticketDesignator": "lviX",
                    "voluntaryChangeInformationRefs": [
                      "UAH",
                      "MUR",
                      "GMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "8w4WFlr6",
                      "fareCode": "358",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Rbq3",
                    "segmentRefIds": [
                      "c6eN",
                      "8esW"
                    ],
                    "ticketDesignator": "uO3i",
                    "voluntaryChangeInformationRefs": [
                      "IRR",
                      "AFN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "8ckGfimh",
                      "fareCode": "077",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "VqQ2",
                    "segmentRefIds": [
                      "aJTG",
                      "KSyT"
                    ],
                    "ticketDesignator": "OlBm",
                    "voluntaryChangeInformationRefs": [
                      "RON",
                      "BHD",
                      "USD"
                    ]
                  }
                ],
                "passengerRefId": "6zpO",
                "price": {
                  "baseAmount": {
                    "amount": "20.56",
                    "currencyCode": "AED"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "162.56",
                      "currencyCode": "AFN"
                    },
                    "preDiscountedAmount": {
                      "amount": "86.05",
                      "currencyCode": "TJS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the hamster-like agility of our Chicken, perfect for timely users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GE",
                        "taxAmount": {
                          "amount": "16.68",
                          "currencyCode": "XAF"
                        },
                        "taxCode": "Ts",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "663"
                      },
                      {
                        "description": "Our squirrel-friendly Shirt ensures rapid comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PT",
                        "taxAmount": {
                          "amount": "50.97",
                          "currencyCode": "THB"
                        },
                        "taxCode": "Xo",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "437"
                      },
                      {
                        "description": "Stylish Cheese designed to make you stand out with cool looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GU",
                        "taxAmount": {
                          "amount": "91.34",
                          "currencyCode": "ETB"
                        },
                        "taxCode": "5v",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "442"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "22.37",
                      "currencyCode": "HKD"
                    }
                  },
                  "totalAmount": {
                    "amount": "142.95",
                    "currencyCode": "RUB"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "nsAcU"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "t6pz",
                    "segmentRefIds": [
                      "X3dT",
                      "E4nH",
                      "Z9QK",
                      "KkFe"
                    ]
                  },
                  {
                    "baggageRefId": "44yd",
                    "segmentRefIds": [
                      "Wrxi",
                      "uToa"
                    ]
                  },
                  {
                    "baggageRefId": "7mnn",
                    "segmentRefIds": [
                      "NByt",
                      "MZ21"
                    ]
                  },
                  {
                    "baggageRefId": "dagj",
                    "segmentRefIds": [
                      "8tuR",
                      "p0h6",
                      "UjeH"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "CGBigven",
                      "fareCode": "820",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "5yXs",
                    "segmentRefIds": [
                      "BwrT"
                    ],
                    "ticketDesignator": "W7sg",
                    "voluntaryChangeInformationRefs": [
                      "SCR",
                      "GMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "kmxTlulh",
                      "fareCode": "594",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "K6A2",
                    "segmentRefIds": [
                      "rqPW",
                      "6Dty",
                      "5r8e"
                    ],
                    "ticketDesignator": "qI7e",
                    "voluntaryChangeInformationRefs": [
                      "FJD",
                      "BSD",
                      "TJS"
                    ]
                  }
                ],
                "passengerRefId": "4CfS",
                "price": {
                  "baseAmount": {
                    "amount": "25.55",
                    "currencyCode": "JMD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "54",
                      "currencyCode": "BRL"
                    },
                    "preDiscountedAmount": {
                      "amount": "98.43",
                      "currencyCode": "VES"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New lime Tuna with ergonomic design for artistic comfort",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "FM",
                        "taxAmount": {
                          "amount": "18.8",
                          "currencyCode": "AWG"
                        },
                        "taxCode": "T1",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "212"
                      },
                      {
                        "description": "New Mouse model with 72 GB RAM, 833 GB storage, and pointless features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TC",
                        "taxAmount": {
                          "amount": "140.79",
                          "currencyCode": "USD"
                        },
                        "taxCode": "gk",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "634"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "106.96",
                      "currencyCode": "TWD"
                    }
                  },
                  "totalAmount": {
                    "amount": "161.65",
                    "currencyCode": "MXN"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "mPD1F"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "37.57",
                "currencyCode": "CAD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Fish designed to make you stand out with mysterious looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NA",
                    "taxAmount": {
                      "amount": "19.65",
                      "currencyCode": "AED"
                    },
                    "taxCode": "Lx",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "444"
                  },
                  {
                    "description": "The orchid Fish combines Eswatini aesthetics with Carbon-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AD",
                    "taxAmount": {
                      "amount": "171.06",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "oX",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "389"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "50.19",
                  "currencyCode": "TMT"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "146.54",
                "currencyCode": "UAH"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "16.11",
                  "currencyCode": "ETB"
                },
                "preDiscountedAmount": {
                  "amount": "93.99",
                  "currencyCode": "THB"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Germany-inspired Shoes, blending alienated style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BI",
                    "taxAmount": {
                      "amount": "149.57",
                      "currencyCode": "UZS"
                    },
                    "taxCode": "OC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "079"
                  },
                  {
                    "description": "Our salty-inspired Bacon brings a taste of luxury to your rectangular lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NI",
                    "taxAmount": {
                      "amount": "28.72",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "gI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "745"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "169.4",
                  "currencyCode": "MVR"
                }
              },
              "totalAmount": {
                "amount": "135.8",
                "currencyCode": "MOP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 1
                },
                "newSeat": {
                  "column": "D",
                  "row": 18
                },
                "passengerRefId": "fm6V",
                "segmentRefId": "cuCj"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 26
                },
                "newSeat": {
                  "column": "A",
                  "row": 29
                },
                "passengerRefId": "CyUx",
                "segmentRefId": "DiB7"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 27
                },
                "newSeat": {
                  "column": "B",
                  "row": 26
                },
                "passengerRefId": "9ojq",
                "segmentRefId": "PaoK"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 1
                },
                "newSeat": {
                  "column": "D",
                  "row": 1
                },
                "passengerRefId": "TgKz",
                "segmentRefId": "Fzqk"
              }
            ]
          },
          {
            "commission": {
              "amount": "180.19",
              "code": "GFid",
              "currencyCode": "KPW",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "10.45",
              "percentageAppliedToAmount": "918.37"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "116.97",
                "currencyCode": "YER"
              },
              "differentialAmount": {
                "amount": "185.99",
                "currencyCode": "UGX"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Soft Pizza designed with Gold for delirious performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "94.64",
                      "currencyCode": "GTQ"
                    },
                    "taxCode": "Th",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "866"
                  },
                  {
                    "description": "Professional-grade Gloves perfect for spotless training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BB",
                    "taxAmount": {
                      "amount": "101.03",
                      "currencyCode": "UAH"
                    },
                    "taxCode": "7b",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "200"
                  },
                  {
                    "description": "Featuring Fluorine-enhanced technology, our Hat offers unparalleled anguished performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IT",
                    "taxAmount": {
                      "amount": "17.04",
                      "currencyCode": "MXN"
                    },
                    "taxCode": "Ue",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "440"
                  },
                  {
                    "description": "Experience the black brilliance of our Salad, perfect for friendly environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MU",
                    "taxAmount": {
                      "amount": "119.18",
                      "currencyCode": "VES"
                    },
                    "taxCode": "DR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "007"
                  },
                  {
                    "description": "Mohr, Senger and Feil's most advanced Shirt technology increases measly capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "JM",
                    "taxAmount": {
                      "amount": "102.95",
                      "currencyCode": "AOA"
                    },
                    "taxCode": "g1",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "410"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "80.25",
                  "currencyCode": "FJD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "nBeK",
                "segmentRefIds": [
                  "FadQ",
                  "cxTc",
                  "LBbO",
                  "MbBf",
                  "GwnB"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "156.52",
                "currencyCode": "KHR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Hoeger, Rau and Denesik's most advanced Pants technology increases writhing capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BZ",
                    "taxAmount": {
                      "amount": "25.7",
                      "currencyCode": "USD"
                    },
                    "taxCode": "KA",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "765"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "66.12",
                  "currencyCode": "LRD"
                }
              }
            },
            "offerItemId": "S6G7",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "103.76",
                "currencyCode": "AMD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Car model with 90 GB RAM, 239 GB storage, and winding features",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GH",
                    "taxAmount": {
                      "amount": "38.2",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "Ka",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "558"
                  },
                  {
                    "description": "Professional-grade Hat perfect for slushy training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BE",
                    "taxAmount": {
                      "amount": "96.98",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "yX",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "252"
                  },
                  {
                    "description": "Discover the scaly new Ball with an exciting mix of Silk ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HM",
                    "taxAmount": {
                      "amount": "78.27",
                      "currencyCode": "CUP"
                    },
                    "taxCode": "F7",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "969"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "21.14",
                  "currencyCode": "XCD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "XeKK",
                    "segmentRefIds": [
                      "Vp2i"
                    ]
                  },
                  {
                    "baggageRefId": "cqgx",
                    "segmentRefIds": [
                      "p1E0",
                      "yVpH",
                      "SZnv",
                      "YSMd"
                    ]
                  },
                  {
                    "baggageRefId": "l80Q",
                    "segmentRefIds": [
                      "xlZV"
                    ]
                  },
                  {
                    "baggageRefId": "nyNb",
                    "segmentRefIds": [
                      "B0q9",
                      "fAF6",
                      "M1ui",
                      "mU0I"
                    ]
                  },
                  {
                    "baggageRefId": "be4d",
                    "segmentRefIds": [
                      "EmOE",
                      "fmY4",
                      "VY6s",
                      "2fm0"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "K9mVHvYz",
                      "fareCode": "210",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "iTkX",
                    "segmentRefIds": [
                      "KGJc",
                      "Dm2e",
                      "1uIM",
                      "31Ht"
                    ],
                    "ticketDesignator": "S43B",
                    "voluntaryChangeInformationRefs": [
                      "MUR",
                      "PHP",
                      "ERN",
                      "MWK",
                      "DJF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "zdwvNJ3F",
                      "fareCode": "602",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "zKhy",
                    "segmentRefIds": [
                      "TIxB",
                      "Go4h",
                      "Jtzl"
                    ],
                    "ticketDesignator": "sYkF",
                    "voluntaryChangeInformationRefs": [
                      "NIO",
                      "PEN",
                      "CNY",
                      "XOF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "INTXfcax",
                      "fareCode": "962",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "st55",
                    "segmentRefIds": [
                      "MNnx",
                      "eQyh"
                    ],
                    "ticketDesignator": "qSoL",
                    "voluntaryChangeInformationRefs": [
                      "CUP",
                      "MNT",
                      "TTD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "E1Kuyd6H",
                      "fareCode": "327",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "MMZa",
                    "segmentRefIds": [
                      "Wrtr",
                      "tHCK",
                      "uxxK"
                    ],
                    "ticketDesignator": "rL1o",
                    "voluntaryChangeInformationRefs": [
                      "USD"
                    ]
                  }
                ],
                "passengerRefId": "8pyp",
                "price": {
                  "baseAmount": {
                    "amount": "158.66",
                    "currencyCode": "GMD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "10.51",
                      "currencyCode": "ISK"
                    },
                    "preDiscountedAmount": {
                      "amount": "151.14",
                      "currencyCode": "BWP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Actinium-enhanced technology, our Shirt offers unparalleled powerful performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TJ",
                        "taxAmount": {
                          "amount": "84.87",
                          "currencyCode": "OMR"
                        },
                        "taxCode": "Ej",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "931"
                      },
                      {
                        "description": "Experience the yellow brilliance of our Cheese, perfect for black-and-white environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NA",
                        "taxAmount": {
                          "amount": "128.47",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "7F",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "798"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "91.12",
                      "currencyCode": "LRD"
                    }
                  },
                  "totalAmount": {
                    "amount": "32.57",
                    "currencyCode": "AZN"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "QlILe"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "d9yL",
                    "segmentRefIds": [
                      "WYeG",
                      "YhGa",
                      "YjBq"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "qbQw0XzN",
                      "fareCode": "011",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "4Fjm",
                    "segmentRefIds": [
                      "I3fX",
                      "xl3F",
                      "Mxea",
                      "oaL0",
                      "2ID3"
                    ],
                    "ticketDesignator": "qYWE",
                    "voluntaryChangeInformationRefs": [
                      "COP",
                      "BHD"
                    ]
                  }
                ],
                "passengerRefId": "QzBu",
                "price": {
                  "baseAmount": {
                    "amount": "13.64",
                    "currencyCode": "BIF"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "100.05",
                      "currencyCode": "BIF"
                    },
                    "preDiscountedAmount": {
                      "amount": "101.77",
                      "currencyCode": "KGS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Ball perfect for flimsy training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TR",
                        "taxAmount": {
                          "amount": "11.76",
                          "currencyCode": "MYR"
                        },
                        "taxCode": "Iq",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "756"
                      },
                      {
                        "description": "Ergonomic Table made with Plastic for all-day spirited support",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PW",
                        "taxAmount": {
                          "amount": "198.86",
                          "currencyCode": "TJS"
                        },
                        "taxCode": "O9",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "958"
                      },
                      {
                        "description": "New Salad model with 83 GB RAM, 193 GB storage, and smooth features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "JP",
                        "taxAmount": {
                          "amount": "119.89",
                          "currencyCode": "EGP"
                        },
                        "taxCode": "Uj",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "281"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "12.56",
                      "currencyCode": "MZN"
                    }
                  },
                  "totalAmount": {
                    "amount": "126.27",
                    "currencyCode": "XPF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "FO5nt"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "GRTU",
                    "segmentRefIds": [
                      "15ey",
                      "X2NJ",
                      "Lmqr",
                      "DTqN"
                    ]
                  },
                  {
                    "baggageRefId": "pXCr",
                    "segmentRefIds": [
                      "ecER",
                      "coZ8",
                      "iCNN"
                    ]
                  },
                  {
                    "baggageRefId": "uBSO",
                    "segmentRefIds": [
                      "qW1O",
                      "iURV",
                      "chaQ",
                      "dfE1"
                    ]
                  },
                  {
                    "baggageRefId": "xIPQ",
                    "segmentRefIds": [
                      "LuuQ",
                      "hgVG"
                    ]
                  },
                  {
                    "baggageRefId": "PWyM",
                    "segmentRefIds": [
                      "9lCK",
                      "SqHq"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Z405z7DT",
                      "fareCode": "369",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "spM6",
                    "segmentRefIds": [
                      "aZFn",
                      "EcGD",
                      "dPRi",
                      "sgBG",
                      "uAJs"
                    ],
                    "ticketDesignator": "Le9j",
                    "voluntaryChangeInformationRefs": [
                      "ISK",
                      "UYU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "iDneStkf",
                      "fareCode": "330",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "vstp",
                    "segmentRefIds": [
                      "0101",
                      "Cqec",
                      "IIA9",
                      "BBlC"
                    ],
                    "ticketDesignator": "zZoa",
                    "voluntaryChangeInformationRefs": [
                      "BAM",
                      "RON"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Po4H8Hwk",
                      "fareCode": "883",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "SF8b",
                    "segmentRefIds": [
                      "iimC",
                      "2yh7"
                    ],
                    "ticketDesignator": "7pNd",
                    "voluntaryChangeInformationRefs": [
                      "HUF"
                    ]
                  }
                ],
                "passengerRefId": "xp4g",
                "price": {
                  "baseAmount": {
                    "amount": "39.12",
                    "currencyCode": "LBP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "46.95",
                      "currencyCode": "GBP"
                    },
                    "preDiscountedAmount": {
                      "amount": "142.24",
                      "currencyCode": "TWD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our lion-friendly Shoes ensures tender comfort for your pets",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GY",
                        "taxAmount": {
                          "amount": "151.54",
                          "currencyCode": "DJF"
                        },
                        "taxCode": "bS",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "507"
                      },
                      {
                        "description": "The black Table combines French Polynesia aesthetics with Ytterbium-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CX",
                        "taxAmount": {
                          "amount": "84.74",
                          "currencyCode": "BND"
                        },
                        "taxCode": "1Q",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "955"
                      },
                      {
                        "description": "The black Mouse combines Saint Martin aesthetics with Fermium-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CM",
                        "taxAmount": {
                          "amount": "90.08",
                          "currencyCode": "MVR"
                        },
                        "taxCode": "QX",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "305"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "129.21",
                      "currencyCode": "NOK"
                    }
                  },
                  "totalAmount": {
                    "amount": "188.36",
                    "currencyCode": "NPR"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "NbuRs"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "aGMK",
                    "segmentRefIds": [
                      "nrNZ",
                      "lcwf",
                      "XMCt",
                      "D0Zq",
                      "jLwc"
                    ]
                  },
                  {
                    "baggageRefId": "Eohg",
                    "segmentRefIds": [
                      "wWeV",
                      "rQqu",
                      "coBn",
                      "P5Cx"
                    ]
                  },
                  {
                    "baggageRefId": "acFj",
                    "segmentRefIds": [
                      "8FBX",
                      "J1lQ",
                      "pSRu",
                      "oaty"
                    ]
                  },
                  {
                    "baggageRefId": "SK4x",
                    "segmentRefIds": [
                      "TRAD",
                      "js5x",
                      "Q0Rd",
                      "wqAV",
                      "QmVh"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "t4XY43u9",
                      "fareCode": "795",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "VA1j",
                    "segmentRefIds": [
                      "8jlB",
                      "nZGY"
                    ],
                    "ticketDesignator": "PAzH",
                    "voluntaryChangeInformationRefs": [
                      "SSP",
                      "TWD",
                      "GBP",
                      "SYP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "3CZFjuXj",
                      "fareCode": "896",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "yzsR",
                    "segmentRefIds": [
                      "mwGf",
                      "DopC",
                      "EgjT",
                      "2jCe"
                    ],
                    "ticketDesignator": "9RdG",
                    "voluntaryChangeInformationRefs": [
                      "GIP",
                      "ANG",
                      "JMD"
                    ]
                  }
                ],
                "passengerRefId": "cXaC",
                "price": {
                  "baseAmount": {
                    "amount": "72.43",
                    "currencyCode": "KWD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "127.82",
                      "currencyCode": "CNY"
                    },
                    "preDiscountedAmount": {
                      "amount": "44.27",
                      "currencyCode": "OMR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Chicken made with Granite for all-day vain support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "PT",
                        "taxAmount": {
                          "amount": "177.51",
                          "currencyCode": "CAD"
                        },
                        "taxCode": "bB",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "783"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "196.76",
                      "currencyCode": "NZD"
                    }
                  },
                  "totalAmount": {
                    "amount": "85.77",
                    "currencyCode": "MWK"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "uYKfk"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "uYJr",
                    "segmentRefIds": [
                      "4kLX",
                      "DAzj",
                      "JR5k"
                    ]
                  },
                  {
                    "baggageRefId": "7mIE",
                    "segmentRefIds": [
                      "vw0D",
                      "nIGC",
                      "0RSj",
                      "lRQz"
                    ]
                  },
                  {
                    "baggageRefId": "pgk5",
                    "segmentRefIds": [
                      "AOmZ",
                      "MFTS",
                      "7L2d",
                      "WkT6",
                      "1T7C"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "bSf3zH5V",
                      "fareCode": "766",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "4oc7",
                    "segmentRefIds": [
                      "1GWo",
                      "qtox"
                    ],
                    "ticketDesignator": "xdVR",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "MZN",
                      "MNT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ujg3NncF",
                      "fareCode": "350",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "LQX0",
                    "segmentRefIds": [
                      "oIDT",
                      "zyck",
                      "CRs7",
                      "0twU",
                      "2xNV"
                    ],
                    "ticketDesignator": "6OT5",
                    "voluntaryChangeInformationRefs": [
                      "MWK",
                      "YER"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "qlVX4MnK",
                      "fareCode": "035",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "rWz8",
                    "segmentRefIds": [
                      "JkOR",
                      "LyTY"
                    ],
                    "ticketDesignator": "WfXy",
                    "voluntaryChangeInformationRefs": [
                      "BOB",
                      "AFN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "d3EvUQRk",
                      "fareCode": "926",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "vraI",
                    "segmentRefIds": [
                      "SRWv"
                    ],
                    "ticketDesignator": "IsNF",
                    "voluntaryChangeInformationRefs": [
                      "RON",
                      "GIP",
                      "ZMW",
                      "NIO",
                      "SZL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "MtyKgZGB",
                      "fareCode": "172",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "J5N4",
                    "segmentRefIds": [
                      "eb77"
                    ],
                    "ticketDesignator": "QGjs",
                    "voluntaryChangeInformationRefs": [
                      "MNT",
                      "UAH",
                      "CUP"
                    ]
                  }
                ],
                "passengerRefId": "UAJp",
                "price": {
                  "baseAmount": {
                    "amount": "172.46",
                    "currencyCode": "BWP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "82.76",
                      "currencyCode": "DJF"
                    },
                    "preDiscountedAmount": {
                      "amount": "100.56",
                      "currencyCode": "EGP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Elyssa Car is the latest in a series of necessary products from Mohr - Gorczany",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GM",
                        "taxAmount": {
                          "amount": "180.85",
                          "currencyCode": "HNL"
                        },
                        "taxCode": "NO",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "126"
                      },
                      {
                        "description": "The sleek and distinct Soap comes with green LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AG",
                        "taxAmount": {
                          "amount": "32.56",
                          "currencyCode": "PGK"
                        },
                        "taxCode": "ze",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "705"
                      },
                      {
                        "description": "Experience the orange brilliance of our Pizza, perfect for forceful environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "SM",
                        "taxAmount": {
                          "amount": "196.64",
                          "currencyCode": "AUD"
                        },
                        "taxCode": "ma",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "862"
                      },
                      {
                        "description": "Professional-grade Hat perfect for odd training and recreational use",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GP",
                        "taxAmount": {
                          "amount": "16.25",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "TG",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "569"
                      },
                      {
                        "description": "New lime Chair with ergonomic design for intelligent comfort",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BE",
                        "taxAmount": {
                          "amount": "18.52",
                          "currencyCode": "BHD"
                        },
                        "taxCode": "bq",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "187"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "195.6",
                      "currencyCode": "IRR"
                    }
                  },
                  "totalAmount": {
                    "amount": "171.67",
                    "currencyCode": "AED"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "LiWB5"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "80.58",
                "currencyCode": "NAD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Chicken featuring normal technology and Concrete construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GM",
                    "taxAmount": {
                      "amount": "33.13",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "Xc",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "826"
                  },
                  {
                    "description": "Featuring Astatine-enhanced technology, our Shoes offers unparalleled muffled performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LB",
                    "taxAmount": {
                      "amount": "159.48",
                      "currencyCode": "IDR"
                    },
                    "taxCode": "eA",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "976"
                  },
                  {
                    "description": "Our tangy-inspired Shoes brings a taste of luxury to your glorious lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AZ",
                    "taxAmount": {
                      "amount": "143.03",
                      "currencyCode": "CAD"
                    },
                    "taxCode": "oW",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "337"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "114.94",
                  "currencyCode": "XOF"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "176.98",
                "currencyCode": "INR"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "36.99",
                  "currencyCode": "TZS"
                },
                "preDiscountedAmount": {
                  "amount": "10.98",
                  "currencyCode": "CZK"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Car model with 99 GB RAM, 545 GB storage, and nervous features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AT",
                    "taxAmount": {
                      "amount": "193.47",
                      "currencyCode": "SSP"
                    },
                    "taxCode": "ve",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "067"
                  },
                  {
                    "description": "The ivory Sausages combines Australia aesthetics with Sulfur-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AQ",
                    "taxAmount": {
                      "amount": "193.7",
                      "currencyCode": "BBD"
                    },
                    "taxCode": "m1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "722"
                  },
                  {
                    "description": "Stylish Cheese designed to make you stand out with rundown looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TC",
                    "taxAmount": {
                      "amount": "138.63",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "5v",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "358"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "47.79",
                  "currencyCode": "BMD"
                }
              },
              "totalAmount": {
                "amount": "64.45",
                "currencyCode": "IDR"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 20
                },
                "newSeat": {
                  "column": "E",
                  "row": 8
                },
                "passengerRefId": "QB4w",
                "segmentRefId": "i5T4"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 19
                },
                "newSeat": {
                  "column": "D",
                  "row": 22
                },
                "passengerRefId": "0RvF",
                "segmentRefId": "P4Ev"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 12
                },
                "newSeat": {
                  "column": "E",
                  "row": 11
                },
                "passengerRefId": "UlHr",
                "segmentRefId": "15ua"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 3
                },
                "newSeat": {
                  "column": "C",
                  "row": 18
                },
                "passengerRefId": "jTCP",
                "segmentRefId": "rReu"
              }
            ]
          },
          {
            "commission": {
              "amount": "51.35",
              "code": "ysJn",
              "currencyCode": "COP",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "7.33",
              "percentageAppliedToAmount": "622.92"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "61.97",
                "currencyCode": "EUR"
              },
              "differentialAmount": {
                "amount": "66.71",
                "currencyCode": "KYD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Hat model with 22 GB RAM, 53 GB storage, and vague features",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GI",
                    "taxAmount": {
                      "amount": "84.73",
                      "currencyCode": "KMF"
                    },
                    "taxCode": "qJ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "022"
                  },
                  {
                    "description": "The Operative reciprocal capability Pizza offers reliable performance and moral design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "VC",
                    "taxAmount": {
                      "amount": "177.1",
                      "currencyCode": "ALL"
                    },
                    "taxCode": "17",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "323"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "122.76",
                  "currencyCode": "PEN"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "IWOK",
                "segmentRefIds": [
                  "UyMI",
                  "Fr6F",
                  "gdAY"
                ]
              },
              {
                "priceClassRefId": "K2dA",
                "segmentRefIds": [
                  "FiMB",
                  "7LNj"
                ]
              },
              {
                "priceClassRefId": "ZQfL",
                "segmentRefIds": [
                  "V9E1",
                  "7qtw"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "19.71",
                "currencyCode": "BDT",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Nauru-inspired Mouse, blending gullible style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GM",
                    "taxAmount": {
                      "amount": "94.96",
                      "currencyCode": "MRU"
                    },
                    "taxCode": "Cf",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "203"
                  },
                  {
                    "description": "Stylish Shoes designed to make you stand out with blaring looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IE",
                    "taxAmount": {
                      "amount": "145.47",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "OG",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "195"
                  },
                  {
                    "description": "Professional-grade Bacon perfect for each training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KM",
                    "taxAmount": {
                      "amount": "80.13",
                      "currencyCode": "SLE"
                    },
                    "taxCode": "0o",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "729"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "148.19",
                  "currencyCode": "BDT"
                }
              }
            },
            "offerItemId": "nxuz",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF01",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "143.84",
                "currencyCode": "IQD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Keyboard featuring hefty technology and Ceramic construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MS",
                    "taxAmount": {
                      "amount": "21.41",
                      "currencyCode": "GHS"
                    },
                    "taxCode": "Ga",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "405"
                  },
                  {
                    "description": "Savor the sweet essence in our Keyboard, designed for experienced culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CX",
                    "taxAmount": {
                      "amount": "57.22",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "oP",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "621"
                  },
                  {
                    "description": "Refined Hat designed with Concrete for pink performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ST",
                    "taxAmount": {
                      "amount": "76.11",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "ci",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "907"
                  },
                  {
                    "description": "Discover the bat-like agility of our Gloves, perfect for lovely users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HU",
                    "taxAmount": {
                      "amount": "79.37",
                      "currencyCode": "KMF"
                    },
                    "taxCode": "TI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "200"
                  },
                  {
                    "description": "Stylish Salad designed to make you stand out with wobbly looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NC",
                    "taxAmount": {
                      "amount": "110.07",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "YZ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "505"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "19.14",
                  "currencyCode": "UYU"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "qChr",
                    "segmentRefIds": [
                      "m9jK",
                      "17Ut",
                      "UdkX"
                    ]
                  },
                  {
                    "baggageRefId": "udoT",
                    "segmentRefIds": [
                      "ec1r",
                      "zIEH",
                      "65Q7",
                      "anVT",
                      "grfJ"
                    ]
                  },
                  {
                    "baggageRefId": "cXc2",
                    "segmentRefIds": [
                      "8hvA",
                      "J3kx",
                      "W4YJ"
                    ]
                  },
                  {
                    "baggageRefId": "vj5j",
                    "segmentRefIds": [
                      "PLzq",
                      "LUXU",
                      "K4Wa"
                    ]
                  },
                  {
                    "baggageRefId": "SblZ",
                    "segmentRefIds": [
                      "PhuV"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "diiHqIYs",
                      "fareCode": "398",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "FGLw",
                    "segmentRefIds": [
                      "gpj2",
                      "guaz",
                      "1uxY",
                      "sXkc"
                    ],
                    "ticketDesignator": "xrgg",
                    "voluntaryChangeInformationRefs": [
                      "LYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ThQGtjJa",
                      "fareCode": "392",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "4s7m",
                    "segmentRefIds": [
                      "7WP2",
                      "3rmJ",
                      "MDAK"
                    ],
                    "ticketDesignator": "qmyz",
                    "voluntaryChangeInformationRefs": [
                      "JOD",
                      "XCD",
                      "ZWL",
                      "PAB"
                    ]
                  }
                ],
                "passengerRefId": "0MwO",
                "price": {
                  "baseAmount": {
                    "amount": "171.49",
                    "currencyCode": "GNF"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "66.14",
                      "currencyCode": "DKK"
                    },
                    "preDiscountedAmount": {
                      "amount": "31.81",
                      "currencyCode": "CLP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Shoes model with 25 GB RAM, 475 GB storage, and frizzy features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "UG",
                        "taxAmount": {
                          "amount": "100.43",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "RG",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "971"
                      },
                      {
                        "description": "Discover the suburban new Salad with an exciting mix of Steel ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "LC",
                        "taxAmount": {
                          "amount": "54.98",
                          "currencyCode": "UYU"
                        },
                        "taxCode": "wT",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "952"
                      },
                      {
                        "description": "Generic Pizza designed with Bamboo for second-hand performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "EE",
                        "taxAmount": {
                          "amount": "119.64",
                          "currencyCode": "CAD"
                        },
                        "taxCode": "dm",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "381"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "142.66",
                      "currencyCode": "BOB"
                    }
                  },
                  "totalAmount": {
                    "amount": "158.44",
                    "currencyCode": "CHF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "e9anw"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ttxp",
                    "segmentRefIds": [
                      "m8oC",
                      "NUYM",
                      "4lVT"
                    ]
                  },
                  {
                    "baggageRefId": "d4Ib",
                    "segmentRefIds": [
                      "Qelp",
                      "IvWE",
                      "cLY9"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "wHF15htu",
                      "fareCode": "860",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "Ui93",
                    "segmentRefIds": [
                      "su23"
                    ],
                    "ticketDesignator": "hFu6",
                    "voluntaryChangeInformationRefs": [
                      "SCR",
                      "NZD",
                      "MYR",
                      "KYD",
                      "BIF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "RsehMZFI",
                      "fareCode": "048",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "yhdR",
                    "segmentRefIds": [
                      "GZhc"
                    ],
                    "ticketDesignator": "LMHm",
                    "voluntaryChangeInformationRefs": [
                      "SLE",
                      "HUF",
                      "SLE",
                      "TJS",
                      "INR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ZSpjYcRL",
                      "fareCode": "921",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "7b7q",
                    "segmentRefIds": [
                      "CyNb",
                      "hCVt",
                      "VVKB"
                    ],
                    "ticketDesignator": "Ahz3",
                    "voluntaryChangeInformationRefs": [
                      "MNT"
                    ]
                  }
                ],
                "passengerRefId": "5oW3",
                "price": {
                  "baseAmount": {
                    "amount": "197.66",
                    "currencyCode": "NZD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "133.1",
                      "currencyCode": "THB"
                    },
                    "preDiscountedAmount": {
                      "amount": "89.95",
                      "currencyCode": "PYG"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The teal Keyboard combines Antigua and Barbuda aesthetics with Indium-based durability",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BM",
                        "taxAmount": {
                          "amount": "27.49",
                          "currencyCode": "AFN"
                        },
                        "taxCode": "hU",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "905"
                      },
                      {
                        "description": "Stylish Ball designed to make you stand out with some looks",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AG",
                        "taxAmount": {
                          "amount": "151.32",
                          "currencyCode": "STN"
                        },
                        "taxCode": "M4",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "656"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "32.33",
                      "currencyCode": "YER"
                    }
                  },
                  "totalAmount": {
                    "amount": "108.52",
                    "currencyCode": "MRU"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "NaqZF"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "UHnc",
                    "segmentRefIds": [
                      "nUxT",
                      "Zq8g",
                      "zHPg",
                      "BmXC"
                    ]
                  },
                  {
                    "baggageRefId": "RXBp",
                    "segmentRefIds": [
                      "PuqQ",
                      "HSX5",
                      "ilHI",
                      "jsFM"
                    ]
                  },
                  {
                    "baggageRefId": "FBfx",
                    "segmentRefIds": [
                      "MubO"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "RrlCiYdM",
                      "fareCode": "450",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "gyoO",
                    "segmentRefIds": [
                      "r4cA",
                      "SXcf",
                      "K7oM",
                      "OYbZ",
                      "rLwD"
                    ],
                    "ticketDesignator": "oreh",
                    "voluntaryChangeInformationRefs": [
                      "ERN",
                      "VND",
                      "BMD",
                      "TWD",
                      "NAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "uwfbURz8",
                      "fareCode": "117",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "P8ZX",
                    "segmentRefIds": [
                      "spwR"
                    ],
                    "ticketDesignator": "nWuW",
                    "voluntaryChangeInformationRefs": [
                      "EUR",
                      "RWF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "eZYN771D",
                      "fareCode": "487",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "OqSZ",
                    "segmentRefIds": [
                      "663H"
                    ],
                    "ticketDesignator": "4HTY",
                    "voluntaryChangeInformationRefs": [
                      "ANG",
                      "SLE",
                      "TOP",
                      "ETB",
                      "ZMW"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "1HVP5l6X",
                      "fareCode": "851",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "EpYW",
                    "segmentRefIds": [
                      "s74t",
                      "tQuF",
                      "KzGg"
                    ],
                    "ticketDesignator": "6s7b",
                    "voluntaryChangeInformationRefs": [
                      "BIF",
                      "ZAR",
                      "HNL",
                      "BHD",
                      "RSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "gsIDOvXA",
                      "fareCode": "716",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "iaup",
                    "segmentRefIds": [
                      "cPiP",
                      "WrLN"
                    ],
                    "ticketDesignator": "tj6x",
                    "voluntaryChangeInformationRefs": [
                      "UYU",
                      "BAM"
                    ]
                  }
                ],
                "passengerRefId": "opVs",
                "price": {
                  "baseAmount": {
                    "amount": "166.27",
                    "currencyCode": "THB"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "176.77",
                      "currencyCode": "CDF"
                    },
                    "preDiscountedAmount": {
                      "amount": "73.1",
                      "currencyCode": "AED"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the sweet essence in our Towels, designed for delectable culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BB",
                        "taxAmount": {
                          "amount": "93.76",
                          "currencyCode": "KES"
                        },
                        "taxCode": "mH",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "018"
                      },
                      {
                        "description": "Savor the crispy essence in our Ball, designed for pure culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LB",
                        "taxAmount": {
                          "amount": "145.3",
                          "currencyCode": "NIO"
                        },
                        "taxCode": "ej",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "468"
                      },
                      {
                        "description": "Savor the fluffy essence in our Cheese, designed for ill-fated culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "RO",
                        "taxAmount": {
                          "amount": "62.16",
                          "currencyCode": "PKR"
                        },
                        "taxCode": "Jc",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "771"
                      },
                      {
                        "description": "Oriental Mouse designed with Aluminum for sneaky performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MS",
                        "taxAmount": {
                          "amount": "120.54",
                          "currencyCode": "SGD"
                        },
                        "taxCode": "cX",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "225"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "66.58",
                      "currencyCode": "PKR"
                    }
                  },
                  "totalAmount": {
                    "amount": "126.35",
                    "currencyCode": "MUR"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "ktgfW"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "F52f",
                    "segmentRefIds": [
                      "ZmDO",
                      "6yTl"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "rTyKPFZk",
                      "fareCode": "361",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "FR0c",
                    "segmentRefIds": [
                      "eXIe",
                      "lKOS",
                      "gZyD",
                      "92zK",
                      "H4yq"
                    ],
                    "ticketDesignator": "cB4r",
                    "voluntaryChangeInformationRefs": [
                      "LRD",
                      "HNL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "1z6Zv2mR",
                      "fareCode": "549",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "82zY",
                    "segmentRefIds": [
                      "TFSR",
                      "XkNj",
                      "MlPw",
                      "HxQR",
                      "51VH"
                    ],
                    "ticketDesignator": "DHNl",
                    "voluntaryChangeInformationRefs": [
                      "ALL",
                      "SGD",
                      "GMD",
                      "NAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "33m4RruT",
                      "fareCode": "129",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "CerP",
                    "segmentRefIds": [
                      "fM2r",
                      "v2FB",
                      "NpDe"
                    ],
                    "ticketDesignator": "exJf",
                    "voluntaryChangeInformationRefs": [
                      "CAD",
                      "GBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "QAnYhcez",
                      "fareCode": "113",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "tZhi",
                    "segmentRefIds": [
                      "2mNO",
                      "0a3e",
                      "to3s",
                      "ISmG"
                    ],
                    "ticketDesignator": "uZCg",
                    "voluntaryChangeInformationRefs": [
                      "TND",
                      "ZMW",
                      "PEN",
                      "RON"
                    ]
                  }
                ],
                "passengerRefId": "UEPb",
                "price": {
                  "baseAmount": {
                    "amount": "30.79",
                    "currencyCode": "STN"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "131.85",
                      "currencyCode": "NAD"
                    },
                    "preDiscountedAmount": {
                      "amount": "110.52",
                      "currencyCode": "SYP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Innovative Sausages featuring oily technology and Wooden construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PY",
                        "taxAmount": {
                          "amount": "102.42",
                          "currencyCode": "ARS"
                        },
                        "taxCode": "z7",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "989"
                      },
                      {
                        "description": "The silver Towels combines Syrian Arab Republic aesthetics with Boron-based durability",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AL",
                        "taxAmount": {
                          "amount": "125.92",
                          "currencyCode": "COP"
                        },
                        "taxCode": "mD",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "793"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "95.5",
                      "currencyCode": "BDT"
                    }
                  },
                  "totalAmount": {
                    "amount": "169.75",
                    "currencyCode": "CDF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "neVHN"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "GxGd",
                    "segmentRefIds": [
                      "h1AO",
                      "6aMH",
                      "tXv5"
                    ]
                  },
                  {
                    "baggageRefId": "rtCP",
                    "segmentRefIds": [
                      "Yhow"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "1AJeXFEa",
                      "fareCode": "783",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "hgBT",
                    "segmentRefIds": [
                      "NFfV",
                      "NJzi"
                    ],
                    "ticketDesignator": "d68u",
                    "voluntaryChangeInformationRefs": [
                      "MUR",
                      "UZS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "qG2v9jc2",
                      "fareCode": "843",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "r8ag",
                    "segmentRefIds": [
                      "Jp6x",
                      "fANt",
                      "qxyt",
                      "5RC1",
                      "hW64"
                    ],
                    "ticketDesignator": "ncj4",
                    "voluntaryChangeInformationRefs": [
                      "MXN",
                      "PLN",
                      "PGK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "iWc3i0a8",
                      "fareCode": "372",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "ecBB",
                    "segmentRefIds": [
                      "be84"
                    ],
                    "ticketDesignator": "yiOZ",
                    "voluntaryChangeInformationRefs": [
                      "ARS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "2eXckSZD",
                      "fareCode": "211",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "9DBp",
                    "segmentRefIds": [
                      "Qifu",
                      "Z7yd",
                      "XHlA",
                      "gnjl"
                    ],
                    "ticketDesignator": "elm4",
                    "voluntaryChangeInformationRefs": [
                      "MUR"
                    ]
                  }
                ],
                "passengerRefId": "EmCj",
                "price": {
                  "baseAmount": {
                    "amount": "56.46",
                    "currencyCode": "ZMW"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "120.73",
                      "currencyCode": "LAK"
                    },
                    "preDiscountedAmount": {
                      "amount": "66.05",
                      "currencyCode": "LSL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the outlying new Shoes with an exciting mix of Gold ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CF",
                        "taxAmount": {
                          "amount": "114.93",
                          "currencyCode": "VES"
                        },
                        "taxCode": "lL",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "785"
                      },
                      {
                        "description": "Savor the tangy essence in our Salad, designed for altruistic culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "IN",
                        "taxAmount": {
                          "amount": "92.23",
                          "currencyCode": "AUD"
                        },
                        "taxCode": "r6",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "828"
                      },
                      {
                        "description": "The Distributed system-worthy open architecture Car offers reliable performance and obedient design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "UA",
                        "taxAmount": {
                          "amount": "196.43",
                          "currencyCode": "KPW"
                        },
                        "taxCode": "Jm",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "338"
                      },
                      {
                        "description": "Discover the untried new Shoes with an exciting mix of Concrete ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CA",
                        "taxAmount": {
                          "amount": "82.48",
                          "currencyCode": "AOA"
                        },
                        "taxCode": "kt",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "895"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "53.45",
                      "currencyCode": "CRC"
                    }
                  },
                  "totalAmount": {
                    "amount": "169.62",
                    "currencyCode": "VND"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "dX4Tx"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "72.71",
                "currencyCode": "TTD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Awesome Keyboard designed with Rubber for cumbersome performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TL",
                    "taxAmount": {
                      "amount": "156.48",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "tc",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "159"
                  },
                  {
                    "description": "The Open-architected value-added installation Table offers reliable performance and lighthearted design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SJ",
                    "taxAmount": {
                      "amount": "26.2",
                      "currencyCode": "UAH"
                    },
                    "taxCode": "39",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "969"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "191.3",
                  "currencyCode": "UAH"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "148.42",
                "currencyCode": "MZN"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "12.91",
                  "currencyCode": "BOB"
                },
                "preDiscountedAmount": {
                  "amount": "24.9",
                  "currencyCode": "SRD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Mouse perfect for oval training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BJ",
                    "taxAmount": {
                      "amount": "87.18",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "oD",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "444"
                  },
                  {
                    "description": "Experience the red brilliance of our Bike, perfect for unhealthy environments",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CF",
                    "taxAmount": {
                      "amount": "50.51",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "6y",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "895"
                  },
                  {
                    "description": "Experience the teal brilliance of our Ball, perfect for quarrelsome environments",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KR",
                    "taxAmount": {
                      "amount": "143.72",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "f7",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "020"
                  },
                  {
                    "description": "New pink Table with ergonomic design for golden comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BI",
                    "taxAmount": {
                      "amount": "151.99",
                      "currencyCode": "AMD"
                    },
                    "taxCode": "wH",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "313"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "14.53",
                  "currencyCode": "SCR"
                }
              },
              "totalAmount": {
                "amount": "86.52",
                "currencyCode": "BRL"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 24
                },
                "newSeat": {
                  "column": "A",
                  "row": 27
                },
                "passengerRefId": "HFDU",
                "segmentRefId": "cCru"
              }
            ]
          }
        ],
        "ownerCode": "sp",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "19.08",
            "currencyCode": "GIP",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Ergonomic Computer made with Bamboo for all-day unwritten support",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "FK",
                "taxAmount": {
                  "amount": "64.39",
                  "currencyCode": "TOP"
                },
                "taxCode": "G9",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "112"
              },
              {
                "description": "Stylish Fish designed to make you stand out with babyish looks",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "SD",
                "taxAmount": {
                  "amount": "54.09",
                  "currencyCode": "BWP"
                },
                "taxCode": "fC",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "170"
              },
              {
                "description": "Featuring Silver-enhanced technology, our Cheese offers unparalleled anguished performance",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "RE",
                "taxAmount": {
                  "amount": "189.65",
                  "currencyCode": "GTQ"
                },
                "taxCode": "5n",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "993"
              },
              {
                "description": "Featuring Cobalt-enhanced technology, our Shoes offers unparalleled reflecting performance",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "OM",
                "taxAmount": {
                  "amount": "126.71",
                  "currencyCode": "KWD"
                },
                "taxCode": "SW",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "178"
              }
            ],
            "totalTaxAmount": {
              "amount": "157.04",
              "currencyCode": "PYG"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "66.13",
            "currencyCode": "MGA"
          }
        },
        "validatingAirlineCode": "EK"
      },
      {
        "commission": {
          "amount": "134.37",
          "code": "gAl0",
          "currencyCode": "DJF",
          "description": "NEGOTIATED COMM",
          "percentage": "8.76",
          "percentageAppliedToAmount": "159.59"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "161.13",
            "currencyCode": "PLN"
          },
          "differentialAmount": {
            "amount": "170.02",
            "currencyCode": "AUD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Experience the salmon brilliance of our Gloves, perfect for descriptive environments",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "EE",
                "taxAmount": {
                  "amount": "161.83",
                  "currencyCode": "GHS"
                },
                "taxCode": "vl",
                "taxCodeText": "PAID",
                "taxPadisCode": "944"
              },
              {
                "description": "Introducing the Indonesia-inspired Cheese, blending new style with local craftsmanship",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "MU",
                "taxAmount": {
                  "amount": "148.38",
                  "currencyCode": "UZS"
                },
                "taxCode": "37",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "676"
              },
              {
                "description": "Our sweet-inspired Table brings a taste of luxury to your dapper lifestyle",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "HR",
                "taxAmount": {
                  "amount": "80.06",
                  "currencyCode": "GTQ"
                },
                "taxCode": "m2",
                "taxCodeText": "VAT",
                "taxPadisCode": "157"
              }
            ],
            "totalTaxAmount": {
              "amount": "198.93",
              "currencyCode": "CZK"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2814,
        "offerId": "MPYY",
        "offerItems": [
          {
            "commission": {
              "amount": "64.88",
              "code": "fl5a",
              "currencyCode": "AUD",
              "description": "NEGOTIATED COMM",
              "percentage": "6.17",
              "percentageAppliedToAmount": "668.13"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "122.65",
                "currencyCode": "DKK"
              },
              "differentialAmount": {
                "amount": "71.2",
                "currencyCode": "SOS"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the gecko-like agility of our Ball, perfect for plain users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SO",
                    "taxAmount": {
                      "amount": "152.95",
                      "currencyCode": "AED"
                    },
                    "taxCode": "QK",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "958"
                  },
                  {
                    "description": "Our salty-inspired Tuna brings a taste of luxury to your ideal lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IE",
                    "taxAmount": {
                      "amount": "154.25",
                      "currencyCode": "FKP"
                    },
                    "taxCode": "kG",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "371"
                  },
                  {
                    "description": "Experience the ivory brilliance of our Sausages, perfect for crushing environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MM",
                    "taxAmount": {
                      "amount": "171.9",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "NA",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "420"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "91.01",
                  "currencyCode": "JPY"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "Yw0C",
                "segmentRefIds": [
                  "WCcj",
                  "xI8X",
                  "fySk",
                  "AS6l",
                  "30sw"
                ]
              },
              {
                "priceClassRefId": "nLsq",
                "segmentRefIds": [
                  "LWOi",
                  "mu9y",
                  "TS9m",
                  "IYR0",
                  "i3MC"
                ]
              },
              {
                "priceClassRefId": "7xad",
                "segmentRefIds": [
                  "8Ofi",
                  "BbMK",
                  "lRg5"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "124.61",
                "currencyCode": "ISK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Ruthenium-enhanced technology, our Chicken offers unparalleled austere performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "49.87",
                      "currencyCode": "BND"
                    },
                    "taxCode": "z2",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "574"
                  },
                  {
                    "description": "Our spicy-inspired Computer brings a taste of luxury to your alarmed lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MM",
                    "taxAmount": {
                      "amount": "19.12",
                      "currencyCode": "TJS"
                    },
                    "taxCode": "hy",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "064"
                  },
                  {
                    "description": "The sleek and idealistic Car comes with salmon LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NF",
                    "taxAmount": {
                      "amount": "44.54",
                      "currencyCode": "DZD"
                    },
                    "taxCode": "gd",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "380"
                  },
                  {
                    "description": "The Brisa Chicken is the latest in a series of unpleasant products from Stark, Wintheiser and Crooks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PW",
                    "taxAmount": {
                      "amount": "197.55",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "ai",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "962"
                  },
                  {
                    "description": "Professional-grade Chicken perfect for uncommon training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PF",
                    "taxAmount": {
                      "amount": "118.05",
                      "currencyCode": "MRU"
                    },
                    "taxCode": "QR",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "881"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "20.07",
                  "currencyCode": "DJF"
                }
              }
            },
            "offerItemId": "luIF",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "192.69",
                "currencyCode": "ZWL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our sea lion-friendly Shoes ensures big comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "173.53",
                      "currencyCode": "THB"
                    },
                    "taxCode": "yw",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "826"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "129.97",
                  "currencyCode": "ANG"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "fOcA",
                    "segmentRefIds": [
                      "Jt0b"
                    ]
                  },
                  {
                    "baggageRefId": "EBE7",
                    "segmentRefIds": [
                      "2EzG",
                      "vPHX",
                      "NFVF"
                    ]
                  },
                  {
                    "baggageRefId": "bHFR",
                    "segmentRefIds": [
                      "9cM0",
                      "raJ8"
                    ]
                  },
                  {
                    "baggageRefId": "HLi1",
                    "segmentRefIds": [
                      "TM96"
                    ]
                  },
                  {
                    "baggageRefId": "iAor",
                    "segmentRefIds": [
                      "RGb5",
                      "biuy"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ji5Zj9HT",
                      "fareCode": "656",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "5Wmq",
                    "segmentRefIds": [
                      "GvQy"
                    ],
                    "ticketDesignator": "d3HA",
                    "voluntaryChangeInformationRefs": [
                      "GBP",
                      "ALL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "qGxCm0rE",
                      "fareCode": "398",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "AFhX",
                    "segmentRefIds": [
                      "L7Aw"
                    ],
                    "ticketDesignator": "oS01",
                    "voluntaryChangeInformationRefs": [
                      "NPR",
                      "KYD",
                      "AED",
                      "PKR",
                      "KRW"
                    ]
                  }
                ],
                "passengerRefId": "GXhU",
                "price": {
                  "baseAmount": {
                    "amount": "194.67",
                    "currencyCode": "BBD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "173.97",
                      "currencyCode": "JOD"
                    },
                    "preDiscountedAmount": {
                      "amount": "54.21",
                      "currencyCode": "AZN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the lone new Chair with an exciting mix of Metal ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TZ",
                        "taxAmount": {
                          "amount": "187.9",
                          "currencyCode": "STN"
                        },
                        "taxCode": "Ba",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "227"
                      },
                      {
                        "description": "Experience the olive brilliance of our Shirt, perfect for crushing environments",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TT",
                        "taxAmount": {
                          "amount": "160.6",
                          "currencyCode": "GTQ"
                        },
                        "taxCode": "ua",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "921"
                      },
                      {
                        "description": "The Future-proofed context-sensitive function Hat offers reliable performance and ample design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PL",
                        "taxAmount": {
                          "amount": "13.96",
                          "currencyCode": "WST"
                        },
                        "taxCode": "0M",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "523"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "75.72",
                      "currencyCode": "NZD"
                    }
                  },
                  "totalAmount": {
                    "amount": "187.52",
                    "currencyCode": "CRC"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Nwa1z"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "4Eqq",
                    "segmentRefIds": [
                      "R53s",
                      "8mfV"
                    ]
                  },
                  {
                    "baggageRefId": "yCPw",
                    "segmentRefIds": [
                      "78OL",
                      "Ldtf"
                    ]
                  },
                  {
                    "baggageRefId": "Zj0p",
                    "segmentRefIds": [
                      "lBsg",
                      "Qwgm",
                      "OoWO",
                      "moUJ",
                      "3Az7"
                    ]
                  },
                  {
                    "baggageRefId": "ffrR",
                    "segmentRefIds": [
                      "DbcD"
                    ]
                  },
                  {
                    "baggageRefId": "BJkH",
                    "segmentRefIds": [
                      "epdF",
                      "tatl",
                      "Ngjr"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "TiVbIqgq",
                      "fareCode": "601",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Nq0n",
                    "segmentRefIds": [
                      "Qntj",
                      "mxLo",
                      "p3ZQ",
                      "5rSD",
                      "d8Dv"
                    ],
                    "ticketDesignator": "MXXF",
                    "voluntaryChangeInformationRefs": [
                      "RSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ar0LTYhN",
                      "fareCode": "529",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "JGRm",
                    "segmentRefIds": [
                      "hJdi",
                      "wO0N"
                    ],
                    "ticketDesignator": "xBEi",
                    "voluntaryChangeInformationRefs": [
                      "BWP",
                      "LSL",
                      "LAK",
                      "CVE",
                      "BHD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Ia1IQpTf",
                      "fareCode": "884",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "1SPL",
                    "segmentRefIds": [
                      "6E0s",
                      "2EAg",
                      "iHF8",
                      "cRvM",
                      "enA0"
                    ],
                    "ticketDesignator": "Gq8M",
                    "voluntaryChangeInformationRefs": [
                      "YER",
                      "INR",
                      "DZD",
                      "KYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "O9eoiIrc",
                      "fareCode": "157",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "yNOz",
                    "segmentRefIds": [
                      "wYi3",
                      "7Kyb",
                      "iuy8",
                      "Js5O",
                      "uRuj"
                    ],
                    "ticketDesignator": "DEB7",
                    "voluntaryChangeInformationRefs": [
                      "AED",
                      "MKD",
                      "NPR"
                    ]
                  }
                ],
                "passengerRefId": "x3lY",
                "price": {
                  "baseAmount": {
                    "amount": "179.18",
                    "currencyCode": "XCD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "123.94",
                      "currencyCode": "MKD"
                    },
                    "preDiscountedAmount": {
                      "amount": "188.58",
                      "currencyCode": "HUF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Intelligent Shirt designed with Bamboo for filthy performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CK",
                        "taxAmount": {
                          "amount": "189.89",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "bP",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "707"
                      },
                      {
                        "description": "Experience the fuchsia brilliance of our Tuna, perfect for creamy environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AG",
                        "taxAmount": {
                          "amount": "22.47",
                          "currencyCode": "TJS"
                        },
                        "taxCode": "I8",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "110"
                      },
                      {
                        "description": "Our moist-inspired Pizza brings a taste of luxury to your moist lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "ZA",
                        "taxAmount": {
                          "amount": "179.94",
                          "currencyCode": "CRC"
                        },
                        "taxCode": "YL",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "090"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "70.45",
                      "currencyCode": "LYD"
                    }
                  },
                  "totalAmount": {
                    "amount": "115.06",
                    "currencyCode": "MXN"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "Ybqiu"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Y4SX",
                    "segmentRefIds": [
                      "DjIX",
                      "5Itr"
                    ]
                  },
                  {
                    "baggageRefId": "bAm8",
                    "segmentRefIds": [
                      "7Vzz",
                      "iTIu",
                      "HrgL",
                      "ln6T"
                    ]
                  },
                  {
                    "baggageRefId": "EQ9Z",
                    "segmentRefIds": [
                      "giVV",
                      "gcRE",
                      "vBRa",
                      "Lgpi"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "lI0fi3oW",
                      "fareCode": "840",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "bgDY",
                    "segmentRefIds": [
                      "0Zul"
                    ],
                    "ticketDesignator": "VnZi",
                    "voluntaryChangeInformationRefs": [
                      "BND",
                      "COP",
                      "YER",
                      "NIO"
                    ]
                  }
                ],
                "passengerRefId": "L3u4",
                "price": {
                  "baseAmount": {
                    "amount": "132.36",
                    "currencyCode": "CZK"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "195.54",
                      "currencyCode": "RWF"
                    },
                    "preDiscountedAmount": {
                      "amount": "124.4",
                      "currencyCode": "SHP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Innovative Shirt featuring meager technology and Cotton construction",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TT",
                        "taxAmount": {
                          "amount": "72.81",
                          "currencyCode": "EUR"
                        },
                        "taxCode": "Ag",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "786"
                      },
                      {
                        "description": "Discover the giraffe-like agility of our Gloves, perfect for innocent users",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NZ",
                        "taxAmount": {
                          "amount": "156.45",
                          "currencyCode": "CZK"
                        },
                        "taxCode": "4n",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "941"
                      },
                      {
                        "description": "Discover the criminal new Pizza with an exciting mix of Concrete ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GU",
                        "taxAmount": {
                          "amount": "81.2",
                          "currencyCode": "PAB"
                        },
                        "taxCode": "NO",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "923"
                      },
                      {
                        "description": "Volkman - Fritsch's most advanced Chair technology increases shocked capabilities",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "ER",
                        "taxAmount": {
                          "amount": "192",
                          "currencyCode": "TOP"
                        },
                        "taxCode": "O4",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "687"
                      },
                      {
                        "description": "The lime Car combines Uzbekistan aesthetics with Potassium-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "FI",
                        "taxAmount": {
                          "amount": "142.8",
                          "currencyCode": "ANG"
                        },
                        "taxCode": "7y",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "100"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "59.5",
                      "currencyCode": "BTN"
                    }
                  },
                  "totalAmount": {
                    "amount": "120.92",
                    "currencyCode": "KPW"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "KFlbd"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "CLoJ",
                    "segmentRefIds": [
                      "qtDt"
                    ]
                  },
                  {
                    "baggageRefId": "O86y",
                    "segmentRefIds": [
                      "DcMe",
                      "vTkv",
                      "RDqf",
                      "00Qv"
                    ]
                  },
                  {
                    "baggageRefId": "K5hf",
                    "segmentRefIds": [
                      "86TO",
                      "GFUZ",
                      "rZV7",
                      "y0rR"
                    ]
                  },
                  {
                    "baggageRefId": "HsmL",
                    "segmentRefIds": [
                      "9SBg",
                      "PnrL",
                      "KtER",
                      "hqqq"
                    ]
                  },
                  {
                    "baggageRefId": "M2Nm",
                    "segmentRefIds": [
                      "8nMs"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "nMwd5e2Q",
                      "fareCode": "538",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "HCud",
                    "segmentRefIds": [
                      "AWfX",
                      "0pxN",
                      "5tCi"
                    ],
                    "ticketDesignator": "Ri3V",
                    "voluntaryChangeInformationRefs": [
                      "USD",
                      "CHF",
                      "IDR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "QsvJgnS6",
                      "fareCode": "851",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "LJ74",
                    "segmentRefIds": [
                      "B49T",
                      "2mxz",
                      "T4gN",
                      "Azhz"
                    ],
                    "ticketDesignator": "JFbj",
                    "voluntaryChangeInformationRefs": [
                      "XPF",
                      "XPF",
                      "XCD",
                      "KGS",
                      "AWG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "c3rlGwI5",
                      "fareCode": "915",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "Y3Rt",
                    "segmentRefIds": [
                      "KXqv",
                      "JFux",
                      "3PRh",
                      "Sh0m"
                    ],
                    "ticketDesignator": "kMx8",
                    "voluntaryChangeInformationRefs": [
                      "TZS"
                    ]
                  }
                ],
                "passengerRefId": "yB3v",
                "price": {
                  "baseAmount": {
                    "amount": "36.66",
                    "currencyCode": "BBD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "197.37",
                      "currencyCode": "KWD"
                    },
                    "preDiscountedAmount": {
                      "amount": "52.38",
                      "currencyCode": "MVR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Kyla Mouse is the latest in a series of sleepy products from Russel LLC",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "FR",
                        "taxAmount": {
                          "amount": "14.65",
                          "currencyCode": "CLP"
                        },
                        "taxCode": "yV",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "750"
                      },
                      {
                        "description": "Savor the fresh essence in our Towels, designed for burly culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "US",
                        "taxAmount": {
                          "amount": "196.03",
                          "currencyCode": "GHS"
                        },
                        "taxCode": "VF",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "108"
                      },
                      {
                        "description": "Our fluffy-inspired Cheese brings a taste of luxury to your pleasing lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "KP",
                        "taxAmount": {
                          "amount": "88.24",
                          "currencyCode": "EGP"
                        },
                        "taxCode": "sc",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "676"
                      },
                      {
                        "description": "Introducing the New Zealand-inspired Bacon, blending blue style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GH",
                        "taxAmount": {
                          "amount": "13.76",
                          "currencyCode": "FKP"
                        },
                        "taxCode": "pU",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "276"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "180.1",
                      "currencyCode": "NPR"
                    }
                  },
                  "totalAmount": {
                    "amount": "193.05",
                    "currencyCode": "TMT"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "TrL6P"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "WOha",
                    "segmentRefIds": [
                      "DT7o",
                      "S7Fx",
                      "cAgN",
                      "pBRy"
                    ]
                  },
                  {
                    "baggageRefId": "Df0G",
                    "segmentRefIds": [
                      "UwAD",
                      "cz7y",
                      "GKJY",
                      "kCOb",
                      "T0nk"
                    ]
                  },
                  {
                    "baggageRefId": "L7FZ",
                    "segmentRefIds": [
                      "1ZIO",
                      "O09w"
                    ]
                  },
                  {
                    "baggageRefId": "oVp2",
                    "segmentRefIds": [
                      "8SzV",
                      "nJel",
                      "6CEq",
                      "FMHN"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "NFV6AWSO",
                      "fareCode": "617",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "4aSR",
                    "segmentRefIds": [
                      "XHGw",
                      "G5pG"
                    ],
                    "ticketDesignator": "6AO8",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "KES",
                      "KRW"
                    ]
                  }
                ],
                "passengerRefId": "UMPy",
                "price": {
                  "baseAmount": {
                    "amount": "125.53",
                    "currencyCode": "VUV"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "33.07",
                      "currencyCode": "BSD"
                    },
                    "preDiscountedAmount": {
                      "amount": "54.03",
                      "currencyCode": "COP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Fundamental immersive adapter Ball offers reliable performance and scared design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AO",
                        "taxAmount": {
                          "amount": "63.24",
                          "currencyCode": "TRY"
                        },
                        "taxCode": "7D",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "380"
                      },
                      {
                        "description": "Discover the hollow new Chips with an exciting mix of Concrete ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CR",
                        "taxAmount": {
                          "amount": "183.94",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "iU",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "768"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "178.4",
                      "currencyCode": "GIP"
                    }
                  },
                  "totalAmount": {
                    "amount": "61.97",
                    "currencyCode": "GEL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "p3NvZ"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "166.91",
                "currencyCode": "TTD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Centralized holistic system engine Bacon offers reliable performance and limited design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "IR",
                    "taxAmount": {
                      "amount": "162.74",
                      "currencyCode": "SCR"
                    },
                    "taxCode": "Lm",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "505"
                  },
                  {
                    "description": "New cyan Tuna with ergonomic design for hot comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "LC",
                    "taxAmount": {
                      "amount": "112.24",
                      "currencyCode": "BOB"
                    },
                    "taxCode": "kg",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "035"
                  },
                  {
                    "description": "Discover the crocodile-like agility of our Car, perfect for devoted users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "113.26",
                      "currencyCode": "CVE"
                    },
                    "taxCode": "m3",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "294"
                  },
                  {
                    "description": "Stylish Sausages designed to make you stand out with far looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MA",
                    "taxAmount": {
                      "amount": "20.81",
                      "currencyCode": "KWD"
                    },
                    "taxCode": "mK",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "260"
                  },
                  {
                    "description": "Goodwin - Christiansen's most advanced Towels technology increases showy capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GQ",
                    "taxAmount": {
                      "amount": "167.5",
                      "currencyCode": "BBD"
                    },
                    "taxCode": "4N",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "022"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "49.71",
                  "currencyCode": "EGP"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "150.47",
                "currencyCode": "PHP"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "192.9",
                  "currencyCode": "AUD"
                },
                "preDiscountedAmount": {
                  "amount": "12.53",
                  "currencyCode": "PGK"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Schiller and Sons's most advanced Bacon technology increases greedy capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MF",
                    "taxAmount": {
                      "amount": "175.76",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "1g",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "256"
                  },
                  {
                    "description": "Experience the olive brilliance of our Computer, perfect for infatuated environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PY",
                    "taxAmount": {
                      "amount": "75.74",
                      "currencyCode": "KES"
                    },
                    "taxCode": "wt",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "457"
                  },
                  {
                    "description": "Discover the bee-like agility of our Shirt, perfect for prestigious users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BS",
                    "taxAmount": {
                      "amount": "10.21",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "t7",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "342"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "25.06",
                  "currencyCode": "SHP"
                }
              },
              "totalAmount": {
                "amount": "156.56",
                "currencyCode": "JPY"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 4
                },
                "newSeat": {
                  "column": "F",
                  "row": 23
                },
                "passengerRefId": "nDwF",
                "segmentRefId": "66o4"
              }
            ]
          },
          {
            "commission": {
              "amount": "237.82",
              "code": "GaWV",
              "currencyCode": "DZD",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "16",
              "percentageAppliedToAmount": "836.77"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "30.37",
                "currencyCode": "SGD"
              },
              "differentialAmount": {
                "amount": "81.39",
                "currencyCode": "COP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the peacock-like agility of our Chair, perfect for pessimistic users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NC",
                    "taxAmount": {
                      "amount": "39.12",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "mK",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "130"
                  },
                  {
                    "description": "Stylish Salad designed to make you stand out with unhealthy looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SN",
                    "taxAmount": {
                      "amount": "110.05",
                      "currencyCode": "SGD"
                    },
                    "taxCode": "oR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "735"
                  },
                  {
                    "description": "Our tender-inspired Shirt brings a taste of luxury to your focused lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PR",
                    "taxAmount": {
                      "amount": "13.64",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "53",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "672"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "83.53",
                  "currencyCode": "TOP"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "Tu1N",
                "segmentRefIds": [
                  "h2uA"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "67.46",
                "currencyCode": "BRL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The olive Computer combines Saint Barthelemy aesthetics with Radium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BB",
                    "taxAmount": {
                      "amount": "16.93",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "n2",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "055"
                  },
                  {
                    "description": "Ergonomic Salad made with Ceramic for all-day near support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ML",
                    "taxAmount": {
                      "amount": "25.48",
                      "currencyCode": "FKP"
                    },
                    "taxCode": "ip",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "195"
                  },
                  {
                    "description": "Discover the butterfly-like agility of our Computer, perfect for mixed users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ME",
                    "taxAmount": {
                      "amount": "147.53",
                      "currencyCode": "SRD"
                    },
                    "taxCode": "eC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "583"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "60.08",
                  "currencyCode": "SDG"
                }
              }
            },
            "offerItemId": "DnDT",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "189.61",
                "currencyCode": "SLE",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the rich essence in our Ball, designed for pricey culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GH",
                    "taxAmount": {
                      "amount": "176.76",
                      "currencyCode": "LYD"
                    },
                    "taxCode": "q2",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "731"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "86.38",
                  "currencyCode": "HTG"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "Mx20",
                    "segmentRefIds": [
                      "9i7P",
                      "N37n",
                      "g5tF",
                      "1dJ6"
                    ]
                  },
                  {
                    "baggageRefId": "4O8D",
                    "segmentRefIds": [
                      "Cvgc"
                    ]
                  },
                  {
                    "baggageRefId": "656I",
                    "segmentRefIds": [
                      "iHV4",
                      "ZH4H",
                      "CJbh",
                      "flq5"
                    ]
                  },
                  {
                    "baggageRefId": "CGof",
                    "segmentRefIds": [
                      "qt9R",
                      "oCy0",
                      "Zmgb"
                    ]
                  },
                  {
                    "baggageRefId": "7Q9K",
                    "segmentRefIds": [
                      "RmQh",
                      "zeCL",
                      "oBJU"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "qjIM2zmW",
                      "fareCode": "634",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "SP9L",
                    "segmentRefIds": [
                      "iC3p",
                      "uGOv",
                      "wPnT",
                      "IplZ",
                      "OmVZ"
                    ],
                    "ticketDesignator": "N8a9",
                    "voluntaryChangeInformationRefs": [
                      "SSP",
                      "OMR",
                      "ZAR",
                      "LKR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "3n7otgmc",
                      "fareCode": "852",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "4Vvk",
                    "segmentRefIds": [
                      "FIQh",
                      "qnYr",
                      "Wa1h"
                    ],
                    "ticketDesignator": "KDnO",
                    "voluntaryChangeInformationRefs": [
                      "GHS",
                      "SOS",
                      "MXN",
                      "SRD",
                      "GYD"
                    ]
                  }
                ],
                "passengerRefId": "Fb4Z",
                "price": {
                  "baseAmount": {
                    "amount": "154.39",
                    "currencyCode": "MAD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "106.7",
                      "currencyCode": "NGN"
                    },
                    "preDiscountedAmount": {
                      "amount": "65.1",
                      "currencyCode": "BZD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Pizza designed to make you stand out with motionless looks",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "OM",
                        "taxAmount": {
                          "amount": "154.25",
                          "currencyCode": "GEL"
                        },
                        "taxCode": "nT",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "693"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "105",
                      "currencyCode": "SLE"
                    }
                  },
                  "totalAmount": {
                    "amount": "180.68",
                    "currencyCode": "GNF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "VSj5V"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ilNj",
                    "segmentRefIds": [
                      "9XSg",
                      "mj7u"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "IX3E7KPd",
                      "fareCode": "857",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "arpI",
                    "segmentRefIds": [
                      "HoVs",
                      "DXgZ",
                      "8fTj",
                      "LNNP"
                    ],
                    "ticketDesignator": "3Dxg",
                    "voluntaryChangeInformationRefs": [
                      "ETB",
                      "EGP",
                      "ALL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "g6TypyT1",
                      "fareCode": "489",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "ls90",
                    "segmentRefIds": [
                      "PeYZ",
                      "kyNM",
                      "etvK",
                      "MsKp"
                    ],
                    "ticketDesignator": "87n3",
                    "voluntaryChangeInformationRefs": [
                      "IQD",
                      "SOS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "rWxxPCIR",
                      "fareCode": "134",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "aGUO",
                    "segmentRefIds": [
                      "qRUp",
                      "rmYU",
                      "NmQN"
                    ],
                    "ticketDesignator": "DDGo",
                    "voluntaryChangeInformationRefs": [
                      "FJD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "UA3MCjmp",
                      "fareCode": "702",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "rbbI",
                    "segmentRefIds": [
                      "6Z3V",
                      "fOmt",
                      "XQEe",
                      "wjf0",
                      "Ktpl"
                    ],
                    "ticketDesignator": "Ut5L",
                    "voluntaryChangeInformationRefs": [
                      "GEL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "WNFzzPFu",
                      "fareCode": "076",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "xMPA",
                    "segmentRefIds": [
                      "1qY3"
                    ],
                    "ticketDesignator": "trjw",
                    "voluntaryChangeInformationRefs": [
                      "PGK",
                      "NOK",
                      "OMR",
                      "NGN",
                      "KWD"
                    ]
                  }
                ],
                "passengerRefId": "8Lmv",
                "price": {
                  "baseAmount": {
                    "amount": "14.85",
                    "currencyCode": "GBP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "182.68",
                      "currencyCode": "FJD"
                    },
                    "preDiscountedAmount": {
                      "amount": "15.56",
                      "currencyCode": "BAM"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Palau-inspired Bacon, blending wiggly style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CC",
                        "taxAmount": {
                          "amount": "91.33",
                          "currencyCode": "IQD"
                        },
                        "taxCode": "27",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "118"
                      },
                      {
                        "description": "Discover the frog-like agility of our Sausages, perfect for avaricious users",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GG",
                        "taxAmount": {
                          "amount": "141.85",
                          "currencyCode": "GTQ"
                        },
                        "taxCode": "c7",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "148"
                      },
                      {
                        "description": "Discover the butterfly-like agility of our Gloves, perfect for soggy users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TT",
                        "taxAmount": {
                          "amount": "193.79",
                          "currencyCode": "USD"
                        },
                        "taxCode": "jj",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "194"
                      },
                      {
                        "description": "The Monitored incremental functionalities Gloves offers reliable performance and easy design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GE",
                        "taxAmount": {
                          "amount": "120.79",
                          "currencyCode": "BMD"
                        },
                        "taxCode": "Xu",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "788"
                      },
                      {
                        "description": "Powlowski, Nitzsche and Howe's most advanced Towels technology increases miserable capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AG",
                        "taxAmount": {
                          "amount": "196.25",
                          "currencyCode": "BGN"
                        },
                        "taxCode": "3n",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "321"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "100.1",
                      "currencyCode": "LYD"
                    }
                  },
                  "totalAmount": {
                    "amount": "187.08",
                    "currencyCode": "COP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "X7tTn"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "LkOS",
                    "segmentRefIds": [
                      "wYmH",
                      "gZvq",
                      "oqOr",
                      "KOU6"
                    ]
                  },
                  {
                    "baggageRefId": "zLR1",
                    "segmentRefIds": [
                      "DakP",
                      "ooGP",
                      "6Boy",
                      "NMsM",
                      "N4it"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "IBD9eIbp",
                      "fareCode": "918",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "0oeh",
                    "segmentRefIds": [
                      "W4Zh",
                      "J7b4",
                      "yorT",
                      "9QWh",
                      "SsyR"
                    ],
                    "ticketDesignator": "l0Vo",
                    "voluntaryChangeInformationRefs": [
                      "LRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "wI83fU8v",
                      "fareCode": "019",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "YBbE",
                    "segmentRefIds": [
                      "xLd1"
                    ],
                    "ticketDesignator": "FJWg",
                    "voluntaryChangeInformationRefs": [
                      "AZN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "l7BMwB1e",
                      "fareCode": "775",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "XK0N",
                    "segmentRefIds": [
                      "Q1lh",
                      "C6Ep"
                    ],
                    "ticketDesignator": "3k9L",
                    "voluntaryChangeInformationRefs": [
                      "XOF"
                    ]
                  }
                ],
                "passengerRefId": "dnTw",
                "price": {
                  "baseAmount": {
                    "amount": "39.01",
                    "currencyCode": "VES"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "175.61",
                      "currencyCode": "IDR"
                    },
                    "preDiscountedAmount": {
                      "amount": "52.39",
                      "currencyCode": "FKP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Gloves designed to make you stand out with total looks",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AI",
                        "taxAmount": {
                          "amount": "166.03",
                          "currencyCode": "CAD"
                        },
                        "taxCode": "m9",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "021"
                      },
                      {
                        "description": "Innovative Salad featuring functional technology and Steel construction",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CK",
                        "taxAmount": {
                          "amount": "54.7",
                          "currencyCode": "STN"
                        },
                        "taxCode": "FW",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "108"
                      },
                      {
                        "description": "Professional-grade Gloves perfect for impressive training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GN",
                        "taxAmount": {
                          "amount": "99.44",
                          "currencyCode": "VND"
                        },
                        "taxCode": "rd",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "820"
                      },
                      {
                        "description": "Discover the rabbit-like agility of our Keyboard, perfect for vain users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "ML",
                        "taxAmount": {
                          "amount": "105.84",
                          "currencyCode": "TJS"
                        },
                        "taxCode": "u7",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "470"
                      },
                      {
                        "description": "The sleek and cute Car comes with plum LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "IL",
                        "taxAmount": {
                          "amount": "17.28",
                          "currencyCode": "BYN"
                        },
                        "taxCode": "i3",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "061"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "160.15",
                      "currencyCode": "LYD"
                    }
                  },
                  "totalAmount": {
                    "amount": "120.28",
                    "currencyCode": "BYN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "rYDbo"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "124.18",
                "currencyCode": "NIO",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Hackett, Bode and Kirlin's most advanced Table technology increases insecure capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AQ",
                    "taxAmount": {
                      "amount": "48.51",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "MF",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "472"
                  },
                  {
                    "description": "The red Shirt combines Algeria aesthetics with Promethium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CG",
                    "taxAmount": {
                      "amount": "88.95",
                      "currencyCode": "MAD"
                    },
                    "taxCode": "5C",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "847"
                  },
                  {
                    "description": "Licensed Soap designed with Rubber for clear performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TN",
                    "taxAmount": {
                      "amount": "39.68",
                      "currencyCode": "IDR"
                    },
                    "taxCode": "oz",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "468"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "195.34",
                  "currencyCode": "CLP"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "12.34",
                "currencyCode": "IRR"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "183.81",
                  "currencyCode": "MYR"
                },
                "preDiscountedAmount": {
                  "amount": "55.77",
                  "currencyCode": "DJF"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the untidy new Gloves with an exciting mix of Cotton ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GL",
                    "taxAmount": {
                      "amount": "56.35",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "6p",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "447"
                  },
                  {
                    "description": "Ergonomic Mouse made with Granite for all-day motionless support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "IM",
                    "taxAmount": {
                      "amount": "32.27",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "Dq",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "057"
                  },
                  {
                    "description": "Tasty Pizza designed with Concrete for buzzing performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SX",
                    "taxAmount": {
                      "amount": "102.56",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "vz",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "018"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "155.08",
                  "currencyCode": "KES"
                }
              },
              "totalAmount": {
                "amount": "46.01",
                "currencyCode": "MGA"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 26
                },
                "newSeat": {
                  "column": "B",
                  "row": 27
                },
                "passengerRefId": "ilUl",
                "segmentRefId": "uiTJ"
              }
            ]
          },
          {
            "commission": {
              "amount": "254.96",
              "code": "f08B",
              "currencyCode": "ZWL",
              "description": "NEGOTIATED COMM",
              "percentage": "6.11",
              "percentageAppliedToAmount": "219.97"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "132.36",
                "currencyCode": "BAM"
              },
              "differentialAmount": {
                "amount": "36.14",
                "currencyCode": "GMD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Tasty Chips designed with Plastic for self-reliant performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AD",
                    "taxAmount": {
                      "amount": "42.46",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "hI",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "416"
                  },
                  {
                    "description": "Experience the turquoise brilliance of our Pizza, perfect for careless environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MK",
                    "taxAmount": {
                      "amount": "170.07",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "SN",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "983"
                  },
                  {
                    "description": "Introducing the Congo-inspired Salad, blending well-to-do style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "JO",
                    "taxAmount": {
                      "amount": "145.82",
                      "currencyCode": "BRL"
                    },
                    "taxCode": "72",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "754"
                  },
                  {
                    "description": "Discover the snake-like agility of our Fish, perfect for pricey users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BW",
                    "taxAmount": {
                      "amount": "14.65",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "3m",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "182"
                  },
                  {
                    "description": "Discover the whale-like agility of our Car, perfect for unkempt users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "JE",
                    "taxAmount": {
                      "amount": "144.29",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "d5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "053"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "33.58",
                  "currencyCode": "SAR"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "pPlg",
                "segmentRefIds": [
                  "bcox",
                  "VCtQ",
                  "y1KP"
                ]
              },
              {
                "priceClassRefId": "wNqr",
                "segmentRefIds": [
                  "ltxw",
                  "iPTq",
                  "HKcR"
                ]
              },
              {
                "priceClassRefId": "nKOZ",
                "segmentRefIds": [
                  "p6ij",
                  "CUWp",
                  "SI1g",
                  "6VYO",
                  "jUlR"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "140.87",
                "currencyCode": "SSP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Keyboard featuring useless technology and Wooden construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TO",
                    "taxAmount": {
                      "amount": "14.85",
                      "currencyCode": "PGK"
                    },
                    "taxCode": "ky",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "983"
                  },
                  {
                    "description": "The Programmable clear-thinking collaboration Shirt offers reliable performance and failing design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TO",
                    "taxAmount": {
                      "amount": "169.24",
                      "currencyCode": "BZD"
                    },
                    "taxCode": "6y",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "419"
                  },
                  {
                    "description": "New lime Sausages with ergonomic design for normal comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FR",
                    "taxAmount": {
                      "amount": "199.47",
                      "currencyCode": "BND"
                    },
                    "taxCode": "72",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "202"
                  },
                  {
                    "description": "Innovative Hat featuring homely technology and Steel construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "ZW",
                    "taxAmount": {
                      "amount": "131.49",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "LQ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "034"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "128.65",
                  "currencyCode": "CDF"
                }
              }
            },
            "offerItemId": "UghZ",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "96.79",
                "currencyCode": "VES",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The turquoise Chips combines Estonia aesthetics with Praseodymium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MV",
                    "taxAmount": {
                      "amount": "131.83",
                      "currencyCode": "GNF"
                    },
                    "taxCode": "HE",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "666"
                  },
                  {
                    "description": "The sleek and devoted Pizza comes with azure LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CH",
                    "taxAmount": {
                      "amount": "72.31",
                      "currencyCode": "UYU"
                    },
                    "taxCode": "An",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "043"
                  },
                  {
                    "description": "New Pizza model with 79 GB RAM, 706 GB storage, and majestic features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CL",
                    "taxAmount": {
                      "amount": "109.68",
                      "currencyCode": "SLE"
                    },
                    "taxCode": "F9",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "443"
                  },
                  {
                    "description": "New black Keyboard with ergonomic design for reflecting comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "RU",
                    "taxAmount": {
                      "amount": "54.74",
                      "currencyCode": "AED"
                    },
                    "taxCode": "al",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "691"
                  },
                  {
                    "description": "Featuring Polonium-enhanced technology, our Keyboard offers unparalleled palatable performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TV",
                    "taxAmount": {
                      "amount": "121.56",
                      "currencyCode": "UAH"
                    },
                    "taxCode": "M9",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "647"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "57.34",
                  "currencyCode": "VND"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "lcCF",
                    "segmentRefIds": [
                      "TFhQ",
                      "PoUG",
                      "b5tx",
                      "WxEB"
                    ]
                  },
                  {
                    "baggageRefId": "eQbQ",
                    "segmentRefIds": [
                      "MOMc",
                      "hjXe",
                      "biRb",
                      "DSXG",
                      "WJ3P"
                    ]
                  },
                  {
                    "baggageRefId": "3BoW",
                    "segmentRefIds": [
                      "p4jr",
                      "Qiw9",
                      "ZAs6",
                      "wAbO"
                    ]
                  },
                  {
                    "baggageRefId": "zRv8",
                    "segmentRefIds": [
                      "ocBp",
                      "sJz9",
                      "IjyM",
                      "irFg"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "zbfAcgw6",
                      "fareCode": "693",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "IcrI",
                    "segmentRefIds": [
                      "MBIq",
                      "biFU",
                      "7CZk",
                      "3aTL"
                    ],
                    "ticketDesignator": "Yoj9",
                    "voluntaryChangeInformationRefs": [
                      "CAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "VuJ3K6qT",
                      "fareCode": "306",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "kFel",
                    "segmentRefIds": [
                      "Fant",
                      "7sXh"
                    ],
                    "ticketDesignator": "abCi",
                    "voluntaryChangeInformationRefs": [
                      "FKP",
                      "KES",
                      "GMD"
                    ]
                  }
                ],
                "passengerRefId": "izvO",
                "price": {
                  "baseAmount": {
                    "amount": "168.1",
                    "currencyCode": "PHP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "183.56",
                      "currencyCode": "CAD"
                    },
                    "preDiscountedAmount": {
                      "amount": "134.42",
                      "currencyCode": "DKK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Chips made with Steel for all-day mushy support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "FO",
                        "taxAmount": {
                          "amount": "122.71",
                          "currencyCode": "BDT"
                        },
                        "taxCode": "9t",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "993"
                      },
                      {
                        "description": "The sleek and hollow Chair comes with orchid LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BQ",
                        "taxAmount": {
                          "amount": "149.55",
                          "currencyCode": "EGP"
                        },
                        "taxCode": "9A",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "157"
                      },
                      {
                        "description": "Discover the pertinent new Chair with an exciting mix of Silk ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AU",
                        "taxAmount": {
                          "amount": "83.42",
                          "currencyCode": "LBP"
                        },
                        "taxCode": "0Y",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "916"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "152.76",
                      "currencyCode": "SEK"
                    }
                  },
                  "totalAmount": {
                    "amount": "133.54",
                    "currencyCode": "JOD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "cGWeo"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "NrSl",
                    "segmentRefIds": [
                      "3sGD",
                      "z1Vj",
                      "aB5z",
                      "n5Qs"
                    ]
                  },
                  {
                    "baggageRefId": "1onI",
                    "segmentRefIds": [
                      "UUNw",
                      "tT5M",
                      "ZSeo"
                    ]
                  },
                  {
                    "baggageRefId": "CZtC",
                    "segmentRefIds": [
                      "41eX",
                      "ncSs",
                      "p3G8",
                      "8tbW",
                      "wRmJ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "jEF0860w",
                      "fareCode": "081",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "hpEB",
                    "segmentRefIds": [
                      "7Xe2",
                      "W4OH",
                      "ajsX",
                      "OPvy",
                      "U1VJ"
                    ],
                    "ticketDesignator": "FgR7",
                    "voluntaryChangeInformationRefs": [
                      "IRR",
                      "GIP",
                      "ZWL",
                      "GNF",
                      "KZT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "49zQLN7H",
                      "fareCode": "262",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "Lpl0",
                    "segmentRefIds": [
                      "TtlZ",
                      "4yOs",
                      "fRKx",
                      "6XmG",
                      "c1Zn"
                    ],
                    "ticketDesignator": "Lba6",
                    "voluntaryChangeInformationRefs": [
                      "CZK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ELKEcUfp",
                      "fareCode": "689",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "XTGo",
                    "segmentRefIds": [
                      "5fJi",
                      "cVEy",
                      "loCo"
                    ],
                    "ticketDesignator": "meJj",
                    "voluntaryChangeInformationRefs": [
                      "OMR",
                      "MAD",
                      "ZMW",
                      "DJF"
                    ]
                  }
                ],
                "passengerRefId": "UOcF",
                "price": {
                  "baseAmount": {
                    "amount": "25.31",
                    "currencyCode": "IQD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "89.51",
                      "currencyCode": "TRY"
                    },
                    "preDiscountedAmount": {
                      "amount": "49.06",
                      "currencyCode": "LSL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The purple Towels combines Myanmar aesthetics with Meitnerium-based durability",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "RO",
                        "taxAmount": {
                          "amount": "130.44",
                          "currencyCode": "CVE"
                        },
                        "taxCode": "kC",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "385"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "60.32",
                      "currencyCode": "XPF"
                    }
                  },
                  "totalAmount": {
                    "amount": "145.77",
                    "currencyCode": "PYG"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "JrUOY"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "FECB",
                    "segmentRefIds": [
                      "6tbq",
                      "4GlT",
                      "Q2RI"
                    ]
                  },
                  {
                    "baggageRefId": "Ytvx",
                    "segmentRefIds": [
                      "rYb7",
                      "m76E",
                      "agun",
                      "Owmv",
                      "ukG6"
                    ]
                  },
                  {
                    "baggageRefId": "3W0Y",
                    "segmentRefIds": [
                      "47tQ",
                      "KhR9"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "pyUDQ2sl",
                      "fareCode": "274",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "WQ6p",
                    "segmentRefIds": [
                      "qgyQ",
                      "xG3I",
                      "XOIJ"
                    ],
                    "ticketDesignator": "OiWI",
                    "voluntaryChangeInformationRefs": [
                      "DZD",
                      "PHP",
                      "BDT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Sywg8Bq6",
                      "fareCode": "279",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "2Vvp",
                    "segmentRefIds": [
                      "BIt4",
                      "7wQb",
                      "jkuC",
                      "Eq9g",
                      "ya0Y"
                    ],
                    "ticketDesignator": "pekW",
                    "voluntaryChangeInformationRefs": [
                      "MUR",
                      "PAB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "gmKNuqII",
                      "fareCode": "446",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "LI8L",
                    "segmentRefIds": [
                      "1FNj",
                      "Dnmg",
                      "nm5g",
                      "VsO7",
                      "TGL2"
                    ],
                    "ticketDesignator": "GBaC",
                    "voluntaryChangeInformationRefs": [
                      "GHS",
                      "BDT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "G2DHwtx8",
                      "fareCode": "512",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "iXR6",
                    "segmentRefIds": [
                      "yOYG",
                      "dVQj",
                      "5eGm",
                      "NuAt"
                    ],
                    "ticketDesignator": "gDfp",
                    "voluntaryChangeInformationRefs": [
                      "KRW",
                      "ETB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "njyQJQrL",
                      "fareCode": "100",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "mXqQ",
                    "segmentRefIds": [
                      "d1pU",
                      "KoZ8",
                      "9o4L"
                    ],
                    "ticketDesignator": "zxuO",
                    "voluntaryChangeInformationRefs": [
                      "MZN",
                      "RUB",
                      "BSD"
                    ]
                  }
                ],
                "passengerRefId": "7hYn",
                "price": {
                  "baseAmount": {
                    "amount": "44.44",
                    "currencyCode": "IDR"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "189.2",
                      "currencyCode": "BYN"
                    },
                    "preDiscountedAmount": {
                      "amount": "185.66",
                      "currencyCode": "MUR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Experience the yellow brilliance of our Pants, perfect for serpentine environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TL",
                        "taxAmount": {
                          "amount": "153.03",
                          "currencyCode": "CHF"
                        },
                        "taxCode": "SF",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "955"
                      },
                      {
                        "description": "New Computer model with 37 GB RAM, 993 GB storage, and damp features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "SH",
                        "taxAmount": {
                          "amount": "173.75",
                          "currencyCode": "LSL"
                        },
                        "taxCode": "pm",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "480"
                      },
                      {
                        "description": "Discover the ambitious new Mouse with an exciting mix of Cotton ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TR",
                        "taxAmount": {
                          "amount": "30.66",
                          "currencyCode": "BWP"
                        },
                        "taxCode": "h6",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "552"
                      },
                      {
                        "description": "Our hippopotamus-friendly Soap ensures free comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MS",
                        "taxAmount": {
                          "amount": "177.68",
                          "currencyCode": "GNF"
                        },
                        "taxCode": "Sb",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "844"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "166.04",
                      "currencyCode": "ERN"
                    }
                  },
                  "totalAmount": {
                    "amount": "59.16",
                    "currencyCode": "NOK"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "OgH5k"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "G8fE",
                    "segmentRefIds": [
                      "ra8g"
                    ]
                  },
                  {
                    "baggageRefId": "hVTs",
                    "segmentRefIds": [
                      "KxOy",
                      "LyFq",
                      "GXiZ",
                      "3L4B"
                    ]
                  },
                  {
                    "baggageRefId": "kbQQ",
                    "segmentRefIds": [
                      "dTSy",
                      "Ael3"
                    ]
                  },
                  {
                    "baggageRefId": "ORMa",
                    "segmentRefIds": [
                      "NhM5",
                      "tcfA"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "l9MkJvJ2",
                      "fareCode": "500",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "rVqV",
                    "segmentRefIds": [
                      "peKP"
                    ],
                    "ticketDesignator": "FwXs",
                    "voluntaryChangeInformationRefs": [
                      "DJF",
                      "TRY",
                      "MDL",
                      "HUF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "GGcrLK1j",
                      "fareCode": "971",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "zNIT",
                    "segmentRefIds": [
                      "R95K",
                      "edNN",
                      "wADR",
                      "2TdL"
                    ],
                    "ticketDesignator": "A6s6",
                    "voluntaryChangeInformationRefs": [
                      "CUP",
                      "XCD",
                      "STN",
                      "AUD",
                      "AWG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "dRdVs3hJ",
                      "fareCode": "220",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "xajp",
                    "segmentRefIds": [
                      "5M2t"
                    ],
                    "ticketDesignator": "n48A",
                    "voluntaryChangeInformationRefs": [
                      "OMR",
                      "AFN",
                      "OMR",
                      "BMD"
                    ]
                  }
                ],
                "passengerRefId": "xEvE",
                "price": {
                  "baseAmount": {
                    "amount": "11.44",
                    "currencyCode": "XOF"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "117.05",
                      "currencyCode": "TMT"
                    },
                    "preDiscountedAmount": {
                      "amount": "195.51",
                      "currencyCode": "KES"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Reinhold Salad is the latest in a series of tinted products from Hettinger and Sons",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "HU",
                        "taxAmount": {
                          "amount": "199.83",
                          "currencyCode": "TRY"
                        },
                        "taxCode": "eu",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "532"
                      },
                      {
                        "description": "The sleek and well-to-do Shoes comes with salmon LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "ID",
                        "taxAmount": {
                          "amount": "164.75",
                          "currencyCode": "AED"
                        },
                        "taxCode": "IA",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "827"
                      },
                      {
                        "description": "Featuring Platinum-enhanced technology, our Chips offers unparalleled dim performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "HK",
                        "taxAmount": {
                          "amount": "58.71",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "bE",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "667"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "108.02",
                      "currencyCode": "CLP"
                    }
                  },
                  "totalAmount": {
                    "amount": "65.42",
                    "currencyCode": "TMT"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "w6dqi"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "LFTY",
                    "segmentRefIds": [
                      "3nok",
                      "jqbs"
                    ]
                  },
                  {
                    "baggageRefId": "aGjB",
                    "segmentRefIds": [
                      "bf42",
                      "1DJf",
                      "iKTU",
                      "4Hzu"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "RZjY8PVt",
                      "fareCode": "090",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "HhsA",
                    "segmentRefIds": [
                      "4yYg"
                    ],
                    "ticketDesignator": "y4kz",
                    "voluntaryChangeInformationRefs": [
                      "BND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "f70jXH9v",
                      "fareCode": "934",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "m88l",
                    "segmentRefIds": [
                      "njUT",
                      "el86"
                    ],
                    "ticketDesignator": "Yzzn",
                    "voluntaryChangeInformationRefs": [
                      "FKP",
                      "SLE",
                      "DJF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ChQOgNKW",
                      "fareCode": "520",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "DSfd",
                    "segmentRefIds": [
                      "CJnp",
                      "stIp",
                      "PCyN",
                      "KvWH",
                      "GnoS"
                    ],
                    "ticketDesignator": "nemy",
                    "voluntaryChangeInformationRefs": [
                      "MVR",
                      "TRY",
                      "BAM",
                      "PKR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "RXAnfyBF",
                      "fareCode": "999",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "DqGz",
                    "segmentRefIds": [
                      "5jkP",
                      "yEgD",
                      "fUh4",
                      "xXaf"
                    ],
                    "ticketDesignator": "jt2U",
                    "voluntaryChangeInformationRefs": [
                      "BTN"
                    ]
                  }
                ],
                "passengerRefId": "u2WT",
                "price": {
                  "baseAmount": {
                    "amount": "22.45",
                    "currencyCode": "DJF"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "58.35",
                      "currencyCode": "MWK"
                    },
                    "preDiscountedAmount": {
                      "amount": "57.65",
                      "currencyCode": "KPW"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our peacock-friendly Chicken ensures pastel comfort for your pets",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "HT",
                        "taxAmount": {
                          "amount": "171.52",
                          "currencyCode": "ISK"
                        },
                        "taxCode": "B8",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "630"
                      },
                      {
                        "description": "Our savory-inspired Pants brings a taste of luxury to your reasonable lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AO",
                        "taxAmount": {
                          "amount": "77.2",
                          "currencyCode": "USD"
                        },
                        "taxCode": "jk",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "645"
                      },
                      {
                        "description": "The indigo Chicken combines Timor-Leste aesthetics with Helium-based durability",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "FM",
                        "taxAmount": {
                          "amount": "175.55",
                          "currencyCode": "JMD"
                        },
                        "taxCode": "n2",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "025"
                      },
                      {
                        "description": "Discover the flamingo-like agility of our Cheese, perfect for bleak users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "ET",
                        "taxAmount": {
                          "amount": "73.31",
                          "currencyCode": "ARS"
                        },
                        "taxCode": "Ja",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "453"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "43.3",
                      "currencyCode": "USD"
                    }
                  },
                  "totalAmount": {
                    "amount": "50.65",
                    "currencyCode": "AWG"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Xh6si"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "134.98",
                "currencyCode": "TOP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Fish made with Aluminum for all-day lustrous support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NP",
                    "taxAmount": {
                      "amount": "128.1",
                      "currencyCode": "KPW"
                    },
                    "taxCode": "0N",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "385"
                  },
                  {
                    "description": "Our frog-friendly Bacon ensures honored comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AW",
                    "taxAmount": {
                      "amount": "109.57",
                      "currencyCode": "AWG"
                    },
                    "taxCode": "Ps",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "981"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "66.11",
                  "currencyCode": "MRU"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "18.17",
                "currencyCode": "SLE"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "22.17",
                  "currencyCode": "EUR"
                },
                "preDiscountedAmount": {
                  "amount": "14.66",
                  "currencyCode": "GNF"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our delicious-inspired Towels brings a taste of luxury to your roasted lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LA",
                    "taxAmount": {
                      "amount": "27.35",
                      "currencyCode": "SSP"
                    },
                    "taxCode": "ZW",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "375"
                  },
                  {
                    "description": "New Bike model with 85 GB RAM, 464 GB storage, and shoddy features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "VU",
                    "taxAmount": {
                      "amount": "140.88",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "V5",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "918"
                  },
                  {
                    "description": "Introducing the Cuba-inspired Computer, blending webbed style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PN",
                    "taxAmount": {
                      "amount": "59.93",
                      "currencyCode": "MXN"
                    },
                    "taxCode": "PV",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "149"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "151.9",
                  "currencyCode": "VUV"
                }
              },
              "totalAmount": {
                "amount": "155",
                "currencyCode": "MUR"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 26
                },
                "newSeat": {
                  "column": "B",
                  "row": 21
                },
                "passengerRefId": "RXMa",
                "segmentRefId": "nCgU"
              }
            ]
          }
        ],
        "ownerCode": "UV",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "86.53",
            "currencyCode": "TJS",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Jones Group's most advanced Shoes technology increases emotional capabilities",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "CN",
                "taxAmount": {
                  "amount": "54.8",
                  "currencyCode": "ZWL"
                },
                "taxCode": "VS",
                "taxCodeText": "VAT",
                "taxPadisCode": "585"
              },
              {
                "description": "Jakubowski and Sons's most advanced Pants technology increases frugal capabilities",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "LS",
                "taxAmount": {
                  "amount": "144.48",
                  "currencyCode": "BOB"
                },
                "taxCode": "8H",
                "taxCodeText": "PAID",
                "taxPadisCode": "976"
              },
              {
                "description": "New Chicken model with 95 GB RAM, 294 GB storage, and ironclad features",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "BL",
                "taxAmount": {
                  "amount": "172.51",
                  "currencyCode": "GHS"
                },
                "taxCode": "Bs",
                "taxCodeText": "PAID",
                "taxPadisCode": "876"
              },
              {
                "description": "Professional-grade Mouse perfect for unimportant training and recreational use",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "UG",
                "taxAmount": {
                  "amount": "108.15",
                  "currencyCode": "SSP"
                },
                "taxCode": "Cy",
                "taxCodeText": "VAT",
                "taxPadisCode": "389"
              },
              {
                "description": "New Cheese model with 7 GB RAM, 452 GB storage, and round features",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "CK",
                "taxAmount": {
                  "amount": "38.18",
                  "currencyCode": "DKK"
                },
                "taxCode": "Zp",
                "taxCodeText": "PAID",
                "taxPadisCode": "820"
              }
            ],
            "totalTaxAmount": {
              "amount": "43.02",
              "currencyCode": "LYD"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "168.93",
            "currencyCode": "ANG"
          }
        },
        "validatingAirlineCode": "JV"
      }
    ]
  }
}
{
  "diagnostics": [
    {
      "body": "SHOP_RESPONSE",
      "customId": "04e1a0ba-dd9f-46b9-98d5-fa57bc6bd1ec",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "EXCHANGE_REQUEST",
      "customId": "77ba2936-69c1-413d-8e18-96ada3e6d45c",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    }
  ],
  "messages": [
    {
      "category": "WARNING",
      "code": 632,
      "description": "Discover the ajar new Chair with an exciting mix of Silk ingredients",
      "service": "NDC_CONNECTOR",
      "type": "NOTICE"
    },
    {
      "category": "WARNING",
      "code": 751,
      "description": "The sleek and orange Cheese comes with blue LED lighting for smart functionality",
      "service": "SHOPPING_API",
      "type": "NOTICE"
    }
  ],
  "payloadAttributes": {
    "echoToken": "2b995857-2aba-4b5c-862d-3260fbf2e74f",
    "timeStamp": "2026-06-17T00:00:00.0Z",
    "trxId": "3mx018MmvfBMB"
  },
  "response": {
    "datalist": {
      "baggages": [
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 12,
              "maximumBagWeightInPounds": 45,
              "maximumLengthInCentimeters": 148,
              "maximumLengthInInches": 60,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 12,
              "maximumBagWeightInPounds": 20,
              "maximumLengthInCentimeters": 132,
              "maximumLengthInInches": 60,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 12,
              "maximumBagWeightInPounds": 39,
              "maximumLengthInCentimeters": 83,
              "maximumLengthInInches": 35,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 16,
              "maximumBagWeightInPounds": 44,
              "maximumLengthInCentimeters": 110,
              "maximumLengthInInches": 60,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 14,
              "maximumBagWeightInPounds": 35,
              "maximumLengthInCentimeters": 88,
              "maximumLengthInInches": 36,
              "maximumPieces": 3
            }
          ],
          "baggageId": "nxp1",
          "descriptions": [
            "Sports",
            "Special",
            "Heavy",
            "Fragile",
            "Valuable"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 11,
              "maximumBagWeightInPounds": 39,
              "maximumLengthInCentimeters": 124,
              "maximumLengthInInches": 56,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 17,
              "maximumBagWeightInPounds": 36,
              "maximumLengthInCentimeters": 133,
              "maximumLengthInInches": 60,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 19,
              "maximumBagWeightInPounds": 33,
              "maximumLengthInCentimeters": 135,
              "maximumLengthInInches": 42,
              "maximumPieces": 2
            }
          ],
          "baggageId": "zYtM",
          "descriptions": [
            "Valuable",
            "Heavy",
            "Fragile",
            "Sports"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 11,
              "maximumBagWeightInPounds": 28,
              "maximumLengthInCentimeters": 82,
              "maximumLengthInInches": 40,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 12,
              "maximumBagWeightInPounds": 49,
              "maximumLengthInCentimeters": 97,
              "maximumLengthInInches": 35,
              "maximumPieces": 0
            }
          ],
          "baggageId": "0hIl",
          "descriptions": [
            "Fragile",
            "Valuable",
            "Sports",
            "Heavy"
          ],
          "typeCode": "CheckedBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 23,
              "maximumBagWeightInPounds": 46,
              "maximumLengthInCentimeters": 136,
              "maximumLengthInInches": 52,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 11,
              "maximumBagWeightInPounds": 27,
              "maximumLengthInCentimeters": 120,
              "maximumLengthInInches": 33,
              "maximumPieces": 0
            }
          ],
          "baggageId": "dpwn",
          "descriptions": [
            "Sports",
            "Valuable"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 14,
              "maximumBagWeightInPounds": 28,
              "maximumLengthInCentimeters": 128,
              "maximumLengthInInches": 38,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 14,
              "maximumBagWeightInPounds": 49,
              "maximumLengthInCentimeters": 120,
              "maximumLengthInInches": 45,
              "maximumPieces": 0
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 11,
              "maximumBagWeightInPounds": 46,
              "maximumLengthInCentimeters": 143,
              "maximumLengthInInches": 43,
              "maximumPieces": 2
            }
          ],
          "baggageId": "HeQl",
          "descriptions": [
            "Heavy",
            "Valuable",
            "Fragile",
            "Sports",
            "Special"
          ],
          "typeCode": "CarryOnBag"
        }
      ],
      "passengers": [
        {
          "passengerId": "opqg",
          "typeCode": "ADT"
        },
        {
          "passengerId": "wDwX",
          "typeCode": "CHD"
        }
      ],
      "priceClasses": [
        {
          "code": "JBV",
          "descriptions": [
            {
              "description": "Discover the ajar new Salad with an exciting mix of Plastic ingredients",
              "descriptionId": "F5joxzQrXq"
            },
            {
              "description": "The Networked impactful encoding Cheese offers reliable performance and cute design",
              "descriptionId": "tfn1vQ6axD"
            },
            {
              "description": "Professional-grade Sausages perfect for deafening training and recreational use",
              "descriptionId": "SIh23GoNFs"
            },
            {
              "description": "New Mouse model with 41 GB RAM, 567 GB storage, and golden features",
              "descriptionId": "YahXmXBjtK"
            },
            {
              "description": "Fantastic Gloves designed with Cotton for direct performance",
              "descriptionId": "koDn7TVXkM"
            }
          ],
          "name": "Economy - Saver",
          "priceClassId": "I30d"
        },
        {
          "code": "gFC",
          "descriptions": [
            {
              "description": "Savor the golden essence in our Bacon, designed for vast culinary adventures",
              "descriptionId": "DvaGYDMJmP"
            },
            {
              "description": "Discover the tense new Keyboard with an exciting mix of Marble ingredients",
              "descriptionId": "McN4ke7zxO"
            },
            {
              "description": "Introducing the Afghanistan-inspired Fish, blending late style with local craftsmanship",
              "descriptionId": "jZ4f7E9s7i"
            }
          ],
          "name": "Economy - Saver",
          "priceClassId": "u5Ng"
        },
        {
          "code": "HpD",
          "descriptions": [
            {
              "description": "The sleek and ambitious Car comes with red LED lighting for smart functionality",
              "descriptionId": "DEVtSFcHhj"
            },
            {
              "description": "The Organic static application Bike offers reliable performance and knotty design",
              "descriptionId": "Kd5zLcUfd8"
            }
          ],
          "name": "First - Fully Refundable",
          "priceClassId": "aYuv"
        },
        {
          "code": "G9b",
          "descriptions": [
            {
              "description": "The Sandrine Mouse is the latest in a series of flowery products from Kulas Inc",
              "descriptionId": "o2slVc1TB3"
            },
            {
              "description": "Spencer - Douglas's most advanced Towels technology increases neighboring capabilities",
              "descriptionId": "jzMkpov4e9"
            },
            {
              "description": "Ergonomic Table made with Bronze for all-day sour support",
              "descriptionId": "WRSXOrxzED"
            },
            {
              "description": "Featuring Nobelium-enhanced technology, our Salad offers unparalleled rotating performance",
              "descriptionId": "Ws9CID40Oa"
            },
            {
              "description": "Barton, Casper and Senger's most advanced Pants technology increases unknown capabilities",
              "descriptionId": "FJcrS1Nw3F"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "iDWj"
        },
        {
          "code": "HS3",
          "descriptions": [
            {
              "description": "Stylish Computer designed to make you stand out with late looks",
              "descriptionId": "bYinvW4WIG"
            },
            {
              "description": "Our tender-inspired Table brings a taste of luxury to your normal lifestyle",
              "descriptionId": "VqjLecjz5Q"
            },
            {
              "description": "Introducing the Oman-inspired Computer, blending impartial style with local craftsmanship",
              "descriptionId": "gRvRyVPPlx"
            },
            {
              "description": "Bespoke Table designed with Cotton for silky performance",
              "descriptionId": "whDQn8HsAQ"
            },
            {
              "description": "Savor the zesty essence in our Bacon, designed for frugal culinary adventures",
              "descriptionId": "Q6MB2le3Xo"
            }
          ],
          "name": "First - Fully Refundable",
          "priceClassId": "NRro"
        }
      ],
      "segments": [
        {
          "arrival": {
            "airportCode": "LAX",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-03-04T00:00:00.0Z",
            "terminal": "1"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-10-11T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2027-05-05T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-09-13T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "departureDateTime": "2026-09-02T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-09-06T00:00:00.0Z",
                "terminal": "1"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "departureDateTime": "2027-04-29T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "SIN",
            "airportName": "[object Object]",
            "departureDateTime": "2027-04-02T00:00:00.0Z",
            "terminal": "B"
          },
          "marketingAirline": {
            "code": "kr",
            "flightNumber": "972",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "wG",
            "flightNumber": "910",
            "name": "[object Object]"
          },
          "segmentId": "ZAr6"
        },
        {
          "arrival": {
            "airportCode": "HND",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-05-12T00:00:00.0Z",
            "terminal": "5"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-11-08T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "departureDateTime": "2027-05-23T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "SIN",
            "airportName": "[object Object]",
            "departureDateTime": "2027-02-19T00:00:00.0Z",
            "terminal": "B"
          },
          "marketingAirline": {
            "code": "tu",
            "flightNumber": "196",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "T9",
            "flightNumber": "917",
            "name": "[object Object]"
          },
          "segmentId": "qM2n"
        },
        {
          "arrival": {
            "airportCode": "FRA",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-04-05T00:00:00.0Z",
            "terminal": "1"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-12-18T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "departureDateTime": "2027-05-10T00:00:00.0Z",
                "terminal": "1"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-03-15T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "regional"
              },
              "departure": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "departureDateTime": "2027-04-23T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "LHR",
            "airportName": "[object Object]",
            "departureDateTime": "2027-04-10T00:00:00.0Z",
            "terminal": "2"
          },
          "marketingAirline": {
            "code": "92",
            "flightNumber": "129",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "ZC",
            "flightNumber": "862",
            "name": "[object Object]"
          },
          "segmentId": "Dnyc"
        },
        {
          "arrival": {
            "airportCode": "HND",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-02-16T00:00:00.0Z",
            "terminal": "C"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-02-12T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "departureDateTime": "2026-11-24T00:00:00.0Z",
                "terminal": "C"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-03-22T00:00:00.0Z",
                "terminal": "2"
              },
              "carrierAircraftType": {
                "code": "73H",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "departureDateTime": "2026-08-22T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-06-23T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "departureDateTime": "2026-12-23T00:00:00.0Z",
                "terminal": "A"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "LAX",
            "airportName": "[object Object]",
            "departureDateTime": "2026-08-13T00:00:00.0Z",
            "terminal": "C"
          },
          "marketingAirline": {
            "code": "oP",
            "flightNumber": "560",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "ei",
            "flightNumber": "674",
            "name": "[object Object]"
          },
          "segmentId": "0B6e"
        }
      ],
      "voluntaryChangeInformation": [
        {
          "applicabilityList": [
            "No Show",
            "After Departure",
            "No Show",
            "After Departure"
          ],
          "changeId": "AWG",
          "description": "Change with fee",
          "feeAmount": "196.55",
          "feeCurrencyCode": "ETB",
          "hasFee": false,
          "isAllowed": true,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "No Show"
          ],
          "changeId": "SGD",
          "description": "Change with fee",
          "feeAmount": "180.92",
          "feeCurrencyCode": "MAD",
          "hasFee": false,
          "isAllowed": false,
          "type": "Cancel"
        },
        {
          "applicabilityList": [
            "After Departure",
            "After Departure",
            "After Departure"
          ],
          "changeId": "KPW",
          "description": "Contact airline",
          "feeAmount": "92.37",
          "feeCurrencyCode": "XAF",
          "hasFee": false,
          "isAllowed": true,
          "type": "Cancel"
        }
      ]
    },
    "offers": [
      {
        "commission": {
          "amount": "305.59",
          "code": "SA62",
          "currencyCode": "SEK",
          "description": "NEGOTIATED COMM",
          "percentage": "9.78",
          "percentageAppliedToAmount": "776.36"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "167.73",
            "currencyCode": "ARS"
          },
          "differentialAmount": {
            "amount": "168.34",
            "currencyCode": "CAD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The Polarised immersive archive Fish offers reliable performance and witty design",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "CK",
                "taxAmount": {
                  "amount": "58.27",
                  "currencyCode": "SGD"
                },
                "taxCode": "Ki",
                "taxCodeText": "PAID",
                "taxPadisCode": "371"
              }
            ],
            "totalTaxAmount": {
              "amount": "70.49",
              "currencyCode": "GTQ"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 530,
        "offerId": "Bu44",
        "offerItems": [
          {
            "commission": {
              "amount": "406.94",
              "code": "4Cxu",
              "currencyCode": "YER",
              "description": "NEGOTIATED COMM",
              "percentage": "18.62",
              "percentageAppliedToAmount": "679.69"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "65.59",
                "currencyCode": "AFN"
              },
              "differentialAmount": {
                "amount": "32.07",
                "currencyCode": "YER"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Sulfur-enhanced technology, our Sausages offers unparalleled unrealistic performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PF",
                    "taxAmount": {
                      "amount": "194.98",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "my",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "118"
                  },
                  {
                    "description": "Innovative Computer featuring fatal technology and Ceramic construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "RE",
                    "taxAmount": {
                      "amount": "24.41",
                      "currencyCode": "ALL"
                    },
                    "taxCode": "JE",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "281"
                  },
                  {
                    "description": "The salmon Fish combines Cayman Islands aesthetics with Mercury-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "WF",
                    "taxAmount": {
                      "amount": "120.46",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "uY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "333"
                  },
                  {
                    "description": "Stylish Soap designed to make you stand out with thrifty looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GA",
                    "taxAmount": {
                      "amount": "113.55",
                      "currencyCode": "GHS"
                    },
                    "taxCode": "hE",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "568"
                  },
                  {
                    "description": "The Brandt Bike is the latest in a series of quarterly products from Gleichner Inc",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MC",
                    "taxAmount": {
                      "amount": "113.67",
                      "currencyCode": "MMK"
                    },
                    "taxCode": "ty",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "650"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "113.95",
                  "currencyCode": "BAM"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "y7Yl",
                "segmentRefIds": [
                  "bdkz",
                  "XzYd",
                  "s6pM",
                  "h4Fl",
                  "Om0N"
                ]
              },
              {
                "priceClassRefId": "jg3w",
                "segmentRefIds": [
                  "aUlB"
                ]
              },
              {
                "priceClassRefId": "Z5J5",
                "segmentRefIds": [
                  "vpdT",
                  "SXoo",
                  "niGq",
                  "vyaR"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "40.28",
                "currencyCode": "YER",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the creamy essence in our Ball, designed for enchanted culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CR",
                    "taxAmount": {
                      "amount": "160.37",
                      "currencyCode": "HKD"
                    },
                    "taxCode": "HN",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "832"
                  },
                  {
                    "description": "Savor the smoky essence in our Bike, designed for plain culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PK",
                    "taxAmount": {
                      "amount": "185.89",
                      "currencyCode": "KRW"
                    },
                    "taxCode": "gg",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "795"
                  },
                  {
                    "description": "Discover the polar bear-like agility of our Shoes, perfect for respectful users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BE",
                    "taxAmount": {
                      "amount": "21.79",
                      "currencyCode": "ANG"
                    },
                    "taxCode": "ZC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "667"
                  },
                  {
                    "description": "Savor the creamy essence in our Pants, designed for noteworthy culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "131.32",
                      "currencyCode": "STN"
                    },
                    "taxCode": "Yd",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "862"
                  },
                  {
                    "description": "Innovative Salad featuring adolescent technology and Rubber construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ML",
                    "taxAmount": {
                      "amount": "24.97",
                      "currencyCode": "TND"
                    },
                    "taxCode": "bB",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "299"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "150.26",
                  "currencyCode": "SRD"
                }
              }
            },
            "offerItemId": "GbgI",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "22.62",
                "currencyCode": "AFN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Elisa Keyboard is the latest in a series of new products from Bergstrom - Huel",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SN",
                    "taxAmount": {
                      "amount": "178.3",
                      "currencyCode": "SDG"
                    },
                    "taxCode": "Li",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "266"
                  },
                  {
                    "description": "The sleek and hot Mouse comes with cyan LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GQ",
                    "taxAmount": {
                      "amount": "95.7",
                      "currencyCode": "BRL"
                    },
                    "taxCode": "8y",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "715"
                  },
                  {
                    "description": "Deckow - Rath's most advanced Table technology increases wordy capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TN",
                    "taxAmount": {
                      "amount": "86.05",
                      "currencyCode": "AED"
                    },
                    "taxCode": "D2",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "726"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "67.94",
                  "currencyCode": "THB"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "QyMt",
                    "segmentRefIds": [
                      "hxyE"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "c7FvYAMn",
                      "fareCode": "999",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "mr2G",
                    "segmentRefIds": [
                      "BNeY",
                      "LfcM"
                    ],
                    "ticketDesignator": "aajp",
                    "voluntaryChangeInformationRefs": [
                      "KWD",
                      "SCR",
                      "COP",
                      "JPY",
                      "KHR"
                    ]
                  }
                ],
                "passengerRefId": "gGLG",
                "price": {
                  "baseAmount": {
                    "amount": "174.51",
                    "currencyCode": "KGS"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "121.2",
                      "currencyCode": "GHS"
                    },
                    "preDiscountedAmount": {
                      "amount": "75.67",
                      "currencyCode": "DJF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Clarabelle Tuna is the latest in a series of accurate products from Balistreri, Schulist and Sporer",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SB",
                        "taxAmount": {
                          "amount": "130.09",
                          "currencyCode": "DOP"
                        },
                        "taxCode": "gh",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "495"
                      },
                      {
                        "description": "New ivory Table with ergonomic design for ironclad comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "LK",
                        "taxAmount": {
                          "amount": "90.71",
                          "currencyCode": "MAD"
                        },
                        "taxCode": "6T",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "964"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "64.11",
                      "currencyCode": "SYP"
                    }
                  },
                  "totalAmount": {
                    "amount": "23.62",
                    "currencyCode": "ZAR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "aXuMz"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "joWi",
                    "segmentRefIds": [
                      "xZKE",
                      "ulsd",
                      "wJwg"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "hLUIFlNI",
                      "fareCode": "376",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "04zc",
                    "segmentRefIds": [
                      "II5p",
                      "hNm0",
                      "V37y"
                    ],
                    "ticketDesignator": "dyU2",
                    "voluntaryChangeInformationRefs": [
                      "CAD",
                      "GMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "8KLRacst",
                      "fareCode": "882",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "z0bu",
                    "segmentRefIds": [
                      "GdrL",
                      "nlrA",
                      "Hyna",
                      "Bdum"
                    ],
                    "ticketDesignator": "2oJF",
                    "voluntaryChangeInformationRefs": [
                      "CHF",
                      "COP",
                      "ZWL",
                      "DOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "6w4qHDx0",
                      "fareCode": "693",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "ZnyD",
                    "segmentRefIds": [
                      "Kg6H",
                      "N8TA"
                    ],
                    "ticketDesignator": "h5M9",
                    "voluntaryChangeInformationRefs": [
                      "CUP",
                      "LKR"
                    ]
                  }
                ],
                "passengerRefId": "6Tcs",
                "price": {
                  "baseAmount": {
                    "amount": "106.25",
                    "currencyCode": "IQD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "154.75",
                      "currencyCode": "MOP"
                    },
                    "preDiscountedAmount": {
                      "amount": "108.49",
                      "currencyCode": "BIF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Salad model with 7 GB RAM, 114 GB storage, and gracious features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BV",
                        "taxAmount": {
                          "amount": "167.72",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "nr",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "632"
                      },
                      {
                        "description": "The sleek and unpleasant Mouse comes with green LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GD",
                        "taxAmount": {
                          "amount": "90.59",
                          "currencyCode": "MAD"
                        },
                        "taxCode": "0h",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "873"
                      },
                      {
                        "description": "Ergonomic Shoes made with Plastic for all-day uncommon support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PH",
                        "taxAmount": {
                          "amount": "171.88",
                          "currencyCode": "BND"
                        },
                        "taxCode": "ik",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "931"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "122.04",
                      "currencyCode": "NPR"
                    }
                  },
                  "totalAmount": {
                    "amount": "152.3",
                    "currencyCode": "MWK"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "JMEPa"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ODlh",
                    "segmentRefIds": [
                      "SSv6",
                      "W85n",
                      "gQGK",
                      "3KpB",
                      "e1wl"
                    ]
                  },
                  {
                    "baggageRefId": "5atV",
                    "segmentRefIds": [
                      "ZG06",
                      "5iZP",
                      "7FdS"
                    ]
                  },
                  {
                    "baggageRefId": "AGVI",
                    "segmentRefIds": [
                      "GTzS",
                      "8kzR",
                      "hZ13",
                      "743k",
                      "w9g4"
                    ]
                  },
                  {
                    "baggageRefId": "joqZ",
                    "segmentRefIds": [
                      "aYi9",
                      "bsEj",
                      "wCx3"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "MBveLzvH",
                      "fareCode": "794",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "WZ4O",
                    "segmentRefIds": [
                      "aPL0",
                      "LcB8",
                      "FBZK",
                      "I7S2",
                      "oH9a"
                    ],
                    "ticketDesignator": "9bfu",
                    "voluntaryChangeInformationRefs": [
                      "ERN",
                      "GTQ",
                      "XCD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "oGvP2GWh",
                      "fareCode": "903",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "p6lg",
                    "segmentRefIds": [
                      "7iPt",
                      "Cs1B",
                      "Qyx8",
                      "zUGp"
                    ],
                    "ticketDesignator": "suFs",
                    "voluntaryChangeInformationRefs": [
                      "GYD",
                      "INR",
                      "KRW",
                      "AOA",
                      "THB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "9vhuEymf",
                      "fareCode": "360",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "Nagp",
                    "segmentRefIds": [
                      "hjyN",
                      "gOLG",
                      "2ejb",
                      "cAA9",
                      "lZpH"
                    ],
                    "ticketDesignator": "BqjW",
                    "voluntaryChangeInformationRefs": [
                      "SZL",
                      "ANG",
                      "EUR",
                      "MNT"
                    ]
                  }
                ],
                "passengerRefId": "9oRW",
                "price": {
                  "baseAmount": {
                    "amount": "136.82",
                    "currencyCode": "UYU"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "187.25",
                      "currencyCode": "BIF"
                    },
                    "preDiscountedAmount": {
                      "amount": "135.47",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and standard Bacon comes with maroon LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TF",
                        "taxAmount": {
                          "amount": "16.42",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "s8",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "998"
                      },
                      {
                        "description": "Featuring Silicon-enhanced technology, our Bike offers unparalleled reflecting performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LA",
                        "taxAmount": {
                          "amount": "121.04",
                          "currencyCode": "AUD"
                        },
                        "taxCode": "fm",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "930"
                      },
                      {
                        "description": "Introducing the Ghana-inspired Ball, blending utter style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SH",
                        "taxAmount": {
                          "amount": "161.85",
                          "currencyCode": "ETB"
                        },
                        "taxCode": "RM",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "548"
                      },
                      {
                        "description": "Stylish Cheese designed to make you stand out with hot looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "ZA",
                        "taxAmount": {
                          "amount": "185.72",
                          "currencyCode": "BOB"
                        },
                        "taxCode": "KQ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "427"
                      },
                      {
                        "description": "The Automated static software Towels offers reliable performance and stormy design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TM",
                        "taxAmount": {
                          "amount": "171.64",
                          "currencyCode": "HUF"
                        },
                        "taxCode": "Ef",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "523"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "42.09",
                      "currencyCode": "GYD"
                    }
                  },
                  "totalAmount": {
                    "amount": "135.61",
                    "currencyCode": "BAM"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "zoD3t"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "130.47",
                "currencyCode": "KGS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our sour-inspired Bacon brings a taste of luxury to your grave lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "KY",
                    "taxAmount": {
                      "amount": "181.42",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "n9",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "261"
                  },
                  {
                    "description": "Ergonomic Soap made with Aluminum for all-day empty support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MY",
                    "taxAmount": {
                      "amount": "99.85",
                      "currencyCode": "ARS"
                    },
                    "taxCode": "e9",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "168"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "114.08",
                  "currencyCode": "RUB"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "81.08",
                "currencyCode": "SLE"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "132.35",
                  "currencyCode": "SEK"
                },
                "preDiscountedAmount": {
                  "amount": "102.33",
                  "currencyCode": "ZMW"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Fritsch and Sons's most advanced Chicken technology increases nifty capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HN",
                    "taxAmount": {
                      "amount": "61.25",
                      "currencyCode": "SDG"
                    },
                    "taxCode": "mJ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "947"
                  },
                  {
                    "description": "Discover the parrot-like agility of our Mouse, perfect for lovable users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "RU",
                    "taxAmount": {
                      "amount": "82.55",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "1d",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "019"
                  },
                  {
                    "description": "Anderson - Walter's most advanced Bike technology increases unknown capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IT",
                    "taxAmount": {
                      "amount": "60.85",
                      "currencyCode": "VES"
                    },
                    "taxCode": "x3",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "537"
                  },
                  {
                    "description": "Our whale-friendly Hat ensures average comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PM",
                    "taxAmount": {
                      "amount": "115.37",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "z3",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "520"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "87.57",
                  "currencyCode": "RWF"
                }
              },
              "totalAmount": {
                "amount": "16.22",
                "currencyCode": "BGN"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 5
                },
                "newSeat": {
                  "column": "F",
                  "row": 25
                },
                "passengerRefId": "AE0B",
                "segmentRefId": "1aQH"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 8
                },
                "newSeat": {
                  "column": "B",
                  "row": 5
                },
                "passengerRefId": "ga2J",
                "segmentRefId": "9jMS"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 4
                },
                "newSeat": {
                  "column": "C",
                  "row": 5
                },
                "passengerRefId": "lGPM",
                "segmentRefId": "GXSi"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 9
                },
                "newSeat": {
                  "column": "F",
                  "row": 18
                },
                "passengerRefId": "HOUq",
                "segmentRefId": "1XTg"
              }
            ]
          },
          {
            "commission": {
              "amount": "54.22",
              "code": "6gJi",
              "currencyCode": "GEL",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "10.04",
              "percentageAppliedToAmount": "363.78"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "186.92",
                "currencyCode": "BDT"
              },
              "differentialAmount": {
                "amount": "173.95",
                "currencyCode": "AUD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Face to face system-worthy ability Chicken offers reliable performance and secondary design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "DO",
                    "taxAmount": {
                      "amount": "180.17",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "SB",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "821"
                  },
                  {
                    "description": "New Gloves model with 60 GB RAM, 505 GB storage, and lucky features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BO",
                    "taxAmount": {
                      "amount": "88.5",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "5u",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "184"
                  },
                  {
                    "description": "Discover the tedious new Table with an exciting mix of Concrete ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CH",
                    "taxAmount": {
                      "amount": "140.78",
                      "currencyCode": "INR"
                    },
                    "taxCode": "Bt",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "046"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "21.9",
                  "currencyCode": "BOB"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "ogqb",
                "segmentRefIds": [
                  "R0SB",
                  "dSgt"
                ]
              },
              {
                "priceClassRefId": "JUoF",
                "segmentRefIds": [
                  "qEik",
                  "XqDn"
                ]
              },
              {
                "priceClassRefId": "t5zH",
                "segmentRefIds": [
                  "ynX2",
                  "wiVx",
                  "g66h"
                ]
              },
              {
                "priceClassRefId": "mevn",
                "segmentRefIds": [
                  "wwo5",
                  "3yLT"
                ]
              },
              {
                "priceClassRefId": "Szt0",
                "segmentRefIds": [
                  "cpLX"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "71.55",
                "currencyCode": "NIO",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the savory essence in our Fish, designed for political culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "85.35",
                      "currencyCode": "AUD"
                    },
                    "taxCode": "Ev",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "235"
                  },
                  {
                    "description": "The Arvid Gloves is the latest in a series of favorite products from Labadie, Dare and Gottlieb",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LA",
                    "taxAmount": {
                      "amount": "173.22",
                      "currencyCode": "AWG"
                    },
                    "taxCode": "9C",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "300"
                  },
                  {
                    "description": "New silver Bacon with ergonomic design for liquid comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SZ",
                    "taxAmount": {
                      "amount": "24.54",
                      "currencyCode": "HTG"
                    },
                    "taxCode": "81",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "401"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "141.42",
                  "currencyCode": "GTQ"
                }
              }
            },
            "offerItemId": "nsTY",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "38.9",
                "currencyCode": "MYR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Sausages made with Granite for all-day fantastic support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IR",
                    "taxAmount": {
                      "amount": "51.28",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "FR",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "197"
                  },
                  {
                    "description": "Our zesty-inspired Ball brings a taste of luxury to your pointless lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FK",
                    "taxAmount": {
                      "amount": "152.22",
                      "currencyCode": "VND"
                    },
                    "taxCode": "vR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "070"
                  },
                  {
                    "description": "The sleek and focused Ball comes with indigo LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TO",
                    "taxAmount": {
                      "amount": "110.78",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "NN",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "675"
                  },
                  {
                    "description": "Stylish Ball designed to make you stand out with far-flung looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HU",
                    "taxAmount": {
                      "amount": "96.95",
                      "currencyCode": "GEL"
                    },
                    "taxCode": "IT",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "214"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "20.23",
                  "currencyCode": "LYD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "aJRD",
                    "segmentRefIds": [
                      "W4Nz",
                      "Onwb",
                      "ZrJQ",
                      "ndy9"
                    ]
                  },
                  {
                    "baggageRefId": "zv4D",
                    "segmentRefIds": [
                      "jFcg"
                    ]
                  },
                  {
                    "baggageRefId": "olNx",
                    "segmentRefIds": [
                      "NWld",
                      "VIAi",
                      "bzbG",
                      "Pq09",
                      "4IPi"
                    ]
                  },
                  {
                    "baggageRefId": "qnn7",
                    "segmentRefIds": [
                      "gSfz",
                      "WJeY",
                      "4Z1Z",
                      "u7jF",
                      "QaYE"
                    ]
                  },
                  {
                    "baggageRefId": "fuBv",
                    "segmentRefIds": [
                      "dZA0",
                      "3uaG",
                      "tyrH",
                      "5kIx"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "xWPSAgyT",
                      "fareCode": "673",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "jIRv",
                    "segmentRefIds": [
                      "rEh8",
                      "j8yb",
                      "i7ho",
                      "Es5O"
                    ],
                    "ticketDesignator": "Lfhc",
                    "voluntaryChangeInformationRefs": [
                      "AWG",
                      "BAM",
                      "AMD",
                      "ISK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "28ujHEB3",
                      "fareCode": "467",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "GjBJ",
                    "segmentRefIds": [
                      "FHSg",
                      "k8TC",
                      "tXz0",
                      "vbKg"
                    ],
                    "ticketDesignator": "Z2eM",
                    "voluntaryChangeInformationRefs": [
                      "SHP",
                      "AMD",
                      "LRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "oC5BDHeY",
                      "fareCode": "362",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "Lt0o",
                    "segmentRefIds": [
                      "YhjF",
                      "GIpK",
                      "q3rv"
                    ],
                    "ticketDesignator": "ekPg",
                    "voluntaryChangeInformationRefs": [
                      "TWD",
                      "PEN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "EvxfkdNY",
                      "fareCode": "683",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "gHSv",
                    "segmentRefIds": [
                      "unTM",
                      "3HKf",
                      "oGeR",
                      "UrO1",
                      "RwiS"
                    ],
                    "ticketDesignator": "Wao9",
                    "voluntaryChangeInformationRefs": [
                      "KRW",
                      "KES",
                      "NPR",
                      "ZMW",
                      "THB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Ka4coiCh",
                      "fareCode": "013",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "CQdH",
                    "segmentRefIds": [
                      "cG0E",
                      "oQHv",
                      "5vRA",
                      "7gvi",
                      "sLa7"
                    ],
                    "ticketDesignator": "SEYH",
                    "voluntaryChangeInformationRefs": [
                      "VES",
                      "SAR",
                      "AFN",
                      "MDL",
                      "KHR"
                    ]
                  }
                ],
                "passengerRefId": "IO4I",
                "price": {
                  "baseAmount": {
                    "amount": "58.14",
                    "currencyCode": "TZS"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "167.23",
                      "currencyCode": "TND"
                    },
                    "preDiscountedAmount": {
                      "amount": "32.13",
                      "currencyCode": "CLP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "McDermott - McLaughlin's most advanced Computer technology increases elementary capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TV",
                        "taxAmount": {
                          "amount": "76.53",
                          "currencyCode": "CLP"
                        },
                        "taxCode": "BG",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "931"
                      },
                      {
                        "description": "The sleek and fruitful Car comes with silver LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AL",
                        "taxAmount": {
                          "amount": "169.88",
                          "currencyCode": "CAD"
                        },
                        "taxCode": "w7",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "851"
                      },
                      {
                        "description": "New Bike model with 33 GB RAM, 892 GB storage, and vengeful features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MW",
                        "taxAmount": {
                          "amount": "194.75",
                          "currencyCode": "SLE"
                        },
                        "taxCode": "iz",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "945"
                      },
                      {
                        "description": "Our cat-friendly Gloves ensures sinful comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BJ",
                        "taxAmount": {
                          "amount": "135.96",
                          "currencyCode": "CHF"
                        },
                        "taxCode": "Ql",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "174"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "41.57",
                      "currencyCode": "HKD"
                    }
                  },
                  "totalAmount": {
                    "amount": "56.43",
                    "currencyCode": "SLE"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "YBamV"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "44.91",
                "currencyCode": "BGN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Tuna perfect for neglected training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GD",
                    "taxAmount": {
                      "amount": "60.35",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "bg",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "087"
                  },
                  {
                    "description": "Savor the golden essence in our Pizza, designed for linear culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HK",
                    "taxAmount": {
                      "amount": "73.76",
                      "currencyCode": "KES"
                    },
                    "taxCode": "Zw",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "268"
                  },
                  {
                    "description": "New black Ball with ergonomic design for soft comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "YE",
                    "taxAmount": {
                      "amount": "107.83",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "Ag",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "881"
                  },
                  {
                    "description": "The Quality-focused dedicated architecture Keyboard offers reliable performance and compassionate design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CV",
                    "taxAmount": {
                      "amount": "11",
                      "currencyCode": "GYD"
                    },
                    "taxCode": "Sl",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "206"
                  },
                  {
                    "description": "Experience the purple brilliance of our Fish, perfect for orderly environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TC",
                    "taxAmount": {
                      "amount": "22.48",
                      "currencyCode": "GYD"
                    },
                    "taxCode": "Nw",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "973"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "158.07",
                  "currencyCode": "CVE"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "137.37",
                "currencyCode": "FJD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "116.14",
                  "currencyCode": "BTN"
                },
                "preDiscountedAmount": {
                  "amount": "195.97",
                  "currencyCode": "HNL"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our squirrel-friendly Bacon ensures naughty comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "174.48",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "d0",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "583"
                  },
                  {
                    "description": "Discover the giraffe-like agility of our Mouse, perfect for junior users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "17.9",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "N1",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "281"
                  },
                  {
                    "description": "New salmon Bike with ergonomic design for inborn comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SN",
                    "taxAmount": {
                      "amount": "179.54",
                      "currencyCode": "HTG"
                    },
                    "taxCode": "fY",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "138"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "191.1",
                  "currencyCode": "UAH"
                }
              },
              "totalAmount": {
                "amount": "187.77",
                "currencyCode": "BIF"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 8
                },
                "newSeat": {
                  "column": "E",
                  "row": 25
                },
                "passengerRefId": "ZpMK",
                "segmentRefId": "9jS5"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 17
                },
                "newSeat": {
                  "column": "B",
                  "row": 5
                },
                "passengerRefId": "sYl4",
                "segmentRefId": "VsUZ"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 29
                },
                "newSeat": {
                  "column": "E",
                  "row": 25
                },
                "passengerRefId": "l1yx",
                "segmentRefId": "7PP2"
              }
            ]
          }
        ],
        "ownerCode": "gK",
        "paymentTimeLimitDateTime": "2026-06-18T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "71.17",
            "currencyCode": "JOD",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The Sydnie Ball is the latest in a series of thorny products from Reichert - Gerhold",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "NG",
                "taxAmount": {
                  "amount": "193.16",
                  "currencyCode": "VES"
                },
                "taxCode": "wf",
                "taxCodeText": "PAID",
                "taxPadisCode": "815"
              }
            ],
            "totalTaxAmount": {
              "amount": "64.33",
              "currencyCode": "PKR"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "83.59",
            "currencyCode": "IRR"
          }
        },
        "validatingAirlineCode": "Y2"
      },
      {
        "commission": {
          "amount": "361.17",
          "code": "BwSP",
          "currencyCode": "XAF",
          "description": "NEGOTIATED COMM",
          "percentage": "9.13",
          "percentageAppliedToAmount": "606.73"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "50.67",
            "currencyCode": "SLE"
          },
          "differentialAmount": {
            "amount": "117.43",
            "currencyCode": "ETB"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Featuring Radium-enhanced technology, our Sausages offers unparalleled optimistic performance",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "LA",
                "taxAmount": {
                  "amount": "55.09",
                  "currencyCode": "SZL"
                },
                "taxCode": "R8",
                "taxCodeText": "VAT",
                "taxPadisCode": "395"
              },
              {
                "description": "Introducing the San Marino-inspired Chicken, blending experienced style with local craftsmanship",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "ID",
                "taxAmount": {
                  "amount": "38.28",
                  "currencyCode": "CAD"
                },
                "taxCode": "ca",
                "taxCodeText": "VAT",
                "taxPadisCode": "770"
              },
              {
                "description": "Featuring Rutherfordium-enhanced technology, our Keyboard offers unparalleled wretched performance",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "BH",
                "taxAmount": {
                  "amount": "192.94",
                  "currencyCode": "RWF"
                },
                "taxCode": "Vu",
                "taxCodeText": "PAID",
                "taxPadisCode": "333"
              },
              {
                "description": "Stylish Chair designed to make you stand out with pitiful looks",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "AL",
                "taxAmount": {
                  "amount": "123.94",
                  "currencyCode": "KZT"
                },
                "taxCode": "25",
                "taxCodeText": "PAID",
                "taxPadisCode": "115"
              },
              {
                "description": "Featuring Silver-enhanced technology, our Keyboard offers unparalleled square performance",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "TM",
                "taxAmount": {
                  "amount": "141.15",
                  "currencyCode": "BYN"
                },
                "taxCode": "bu",
                "taxCodeText": "VAT",
                "taxPadisCode": "819"
              }
            ],
            "totalTaxAmount": {
              "amount": "16.98",
              "currencyCode": "XAF"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2337,
        "offerId": "QHcs",
        "offerItems": [
          {
            "commission": {
              "amount": "268.25",
              "code": "K2yp",
              "currencyCode": "SLE",
              "description": "NEGOTIATED COMM",
              "percentage": "12.52",
              "percentageAppliedToAmount": "439.35"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "157.02",
                "currencyCode": "THB"
              },
              "differentialAmount": {
                "amount": "198.09",
                "currencyCode": "SEK"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the moist essence in our Bike, designed for able culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "YT",
                    "taxAmount": {
                      "amount": "96.61",
                      "currencyCode": "MMK"
                    },
                    "taxCode": "M7",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "550"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "52.37",
                  "currencyCode": "ZAR"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "Q93A",
                "segmentRefIds": [
                  "8beB"
                ]
              },
              {
                "priceClassRefId": "m5Uf",
                "segmentRefIds": [
                  "Hhfx",
                  "rYcD",
                  "OLtU"
                ]
              },
              {
                "priceClassRefId": "FNAE",
                "segmentRefIds": [
                  "6g3b",
                  "pemI",
                  "i4AM",
                  "Kft4"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "27.97",
                "currencyCode": "MXN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Fantastic Ball designed with Plastic for aggravating performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TF",
                    "taxAmount": {
                      "amount": "197.44",
                      "currencyCode": "IDR"
                    },
                    "taxCode": "Vc",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "399"
                  },
                  {
                    "description": "The sleek and plump Tuna comes with black LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MW",
                    "taxAmount": {
                      "amount": "20.12",
                      "currencyCode": "GTQ"
                    },
                    "taxCode": "xF",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "202"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "15.86",
                  "currencyCode": "BRL"
                }
              }
            },
            "offerItemId": "NEdK",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "107.44",
                "currencyCode": "SSP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Cheese perfect for mundane training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BZ",
                    "taxAmount": {
                      "amount": "158.67",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "J1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "061"
                  },
                  {
                    "description": "New teal Hat with ergonomic design for unsteady comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SZ",
                    "taxAmount": {
                      "amount": "65.01",
                      "currencyCode": "MYR"
                    },
                    "taxCode": "UL",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "960"
                  },
                  {
                    "description": "Incredible Soap designed with Bronze for serene performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GI",
                    "taxAmount": {
                      "amount": "185.46",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "8w",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "050"
                  },
                  {
                    "description": "New sky blue Soap with ergonomic design for flustered comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GT",
                    "taxAmount": {
                      "amount": "170.6",
                      "currencyCode": "GTQ"
                    },
                    "taxCode": "G1",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "708"
                  },
                  {
                    "description": "Tasty Shirt designed with Silk for sick performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "UZ",
                    "taxAmount": {
                      "amount": "199.43",
                      "currencyCode": "ANG"
                    },
                    "taxCode": "3y",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "923"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "98.49",
                  "currencyCode": "BYN"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "uMS6",
                    "segmentRefIds": [
                      "0XfS",
                      "eg39",
                      "DWX5",
                      "Xq1k"
                    ]
                  },
                  {
                    "baggageRefId": "MheE",
                    "segmentRefIds": [
                      "L7Km",
                      "BzxL",
                      "e7Ei",
                      "1QSP"
                    ]
                  },
                  {
                    "baggageRefId": "gdXF",
                    "segmentRefIds": [
                      "gkOi"
                    ]
                  },
                  {
                    "baggageRefId": "xBua",
                    "segmentRefIds": [
                      "5zdm",
                      "SNa0",
                      "WXRh",
                      "Fwox"
                    ]
                  },
                  {
                    "baggageRefId": "UjWY",
                    "segmentRefIds": [
                      "zJwa",
                      "OYCB"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "gfFhQApC",
                      "fareCode": "510",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "Crf0",
                    "segmentRefIds": [
                      "DeFY",
                      "tLnP",
                      "3exA",
                      "ZpyP",
                      "Erfl"
                    ],
                    "ticketDesignator": "R3xd",
                    "voluntaryChangeInformationRefs": [
                      "YER",
                      "MOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "CXSDr0eT",
                      "fareCode": "592",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "rbvz",
                    "segmentRefIds": [
                      "bJgG",
                      "sU7t"
                    ],
                    "ticketDesignator": "Ykuw",
                    "voluntaryChangeInformationRefs": [
                      "ZWL",
                      "MRU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "1ud6ERuT",
                      "fareCode": "052",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "FCsT",
                    "segmentRefIds": [
                      "t0tp",
                      "KDwq",
                      "PHYy",
                      "37Yg",
                      "4LFR"
                    ],
                    "ticketDesignator": "aWJn",
                    "voluntaryChangeInformationRefs": [
                      "EUR",
                      "PHP",
                      "BYN",
                      "TTD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "X1XHV3Iq",
                      "fareCode": "721",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "BoJH",
                    "segmentRefIds": [
                      "5atc",
                      "C9rE",
                      "4d6l",
                      "AFTL"
                    ],
                    "ticketDesignator": "r3QX",
                    "voluntaryChangeInformationRefs": [
                      "KZT"
                    ]
                  }
                ],
                "passengerRefId": "6fYu",
                "price": {
                  "baseAmount": {
                    "amount": "120.79",
                    "currencyCode": "ALL"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "183.08",
                      "currencyCode": "MMK"
                    },
                    "preDiscountedAmount": {
                      "amount": "174.43",
                      "currencyCode": "NOK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Fantastic Cheese designed with Ceramic for blind performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "EE",
                        "taxAmount": {
                          "amount": "105.37",
                          "currencyCode": "MWK"
                        },
                        "taxCode": "5j",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "442"
                      },
                      {
                        "description": "Stylish Pizza designed to make you stand out with magnificent looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CY",
                        "taxAmount": {
                          "amount": "91.35",
                          "currencyCode": "DOP"
                        },
                        "taxCode": "Cr",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "754"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "87.28",
                      "currencyCode": "XAF"
                    }
                  },
                  "totalAmount": {
                    "amount": "86.43",
                    "currencyCode": "MNT"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "4WrYx"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "eZ0v",
                    "segmentRefIds": [
                      "aT6S",
                      "M4hF",
                      "JwRH",
                      "XvQJ",
                      "95JJ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "IOIHrwJU",
                      "fareCode": "596",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "shuq",
                    "segmentRefIds": [
                      "4aar",
                      "5Wkb"
                    ],
                    "ticketDesignator": "u5fT",
                    "voluntaryChangeInformationRefs": [
                      "NPR",
                      "CDF",
                      "PHP",
                      "TMT",
                      "PKR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "49lFhsPp",
                      "fareCode": "805",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "cY1e",
                    "segmentRefIds": [
                      "xOWq",
                      "MSq7"
                    ],
                    "ticketDesignator": "ojt3",
                    "voluntaryChangeInformationRefs": [
                      "BTN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "xGdyXSsN",
                      "fareCode": "863",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "N6T8",
                    "segmentRefIds": [
                      "qCrA",
                      "O6iz",
                      "AzCm"
                    ],
                    "ticketDesignator": "GRdP",
                    "voluntaryChangeInformationRefs": [
                      "PAB",
                      "SBD",
                      "JOD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "CKZ4BcLQ",
                      "fareCode": "529",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "KTp1",
                    "segmentRefIds": [
                      "9HAO",
                      "78lk",
                      "3cfp"
                    ],
                    "ticketDesignator": "lBIx",
                    "voluntaryChangeInformationRefs": [
                      "MGA"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "WCbX5Pf5",
                      "fareCode": "618",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "rDDM",
                    "segmentRefIds": [
                      "xMSf",
                      "K93s",
                      "GhpO"
                    ],
                    "ticketDesignator": "5kiL",
                    "voluntaryChangeInformationRefs": [
                      "HNL"
                    ]
                  }
                ],
                "passengerRefId": "5Vc6",
                "price": {
                  "baseAmount": {
                    "amount": "160.28",
                    "currencyCode": "XOF"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "182.77",
                      "currencyCode": "KRW"
                    },
                    "preDiscountedAmount": {
                      "amount": "175.17",
                      "currencyCode": "DZD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our frog-friendly Chicken ensures ethical comfort for your pets",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CO",
                        "taxAmount": {
                          "amount": "29.1",
                          "currencyCode": "MDL"
                        },
                        "taxCode": "Bl",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "008"
                      },
                      {
                        "description": "Discover the expert new Soap with an exciting mix of Granite ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TZ",
                        "taxAmount": {
                          "amount": "67.53",
                          "currencyCode": "YER"
                        },
                        "taxCode": "rE",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "568"
                      },
                      {
                        "description": "Stylish Salad designed to make you stand out with young looks",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "JP",
                        "taxAmount": {
                          "amount": "149.67",
                          "currencyCode": "GEL"
                        },
                        "taxCode": "lb",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "441"
                      },
                      {
                        "description": "New Shoes model with 76 GB RAM, 613 GB storage, and instructive features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "IR",
                        "taxAmount": {
                          "amount": "167.9",
                          "currencyCode": "AED"
                        },
                        "taxCode": "Ku",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "324"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "119.35",
                      "currencyCode": "TMT"
                    }
                  },
                  "totalAmount": {
                    "amount": "156.68",
                    "currencyCode": "BSD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "uZaUW"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "109.74",
                "currencyCode": "ETB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the green brilliance of our Pizza, perfect for milky environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "EH",
                    "taxAmount": {
                      "amount": "59.31",
                      "currencyCode": "VND"
                    },
                    "taxCode": "HJ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "194"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "92.63",
                  "currencyCode": "IDR"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "60.24",
                "currencyCode": "CLP"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "56.79",
                  "currencyCode": "SGD"
                },
                "preDiscountedAmount": {
                  "amount": "47.48",
                  "currencyCode": "MXN"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Handcrafted Hat designed with Plastic for mealy performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NR",
                    "taxAmount": {
                      "amount": "96.19",
                      "currencyCode": "JPY"
                    },
                    "taxCode": "FO",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "635"
                  },
                  {
                    "description": "Innovative Table featuring functional technology and Wooden construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VA",
                    "taxAmount": {
                      "amount": "30.63",
                      "currencyCode": "XAF"
                    },
                    "taxCode": "3F",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "559"
                  },
                  {
                    "description": "Featuring Einsteinium-enhanced technology, our Sausages offers unparalleled gaseous performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IE",
                    "taxAmount": {
                      "amount": "98.38",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "AW",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "583"
                  },
                  {
                    "description": "The black Computer combines Liechtenstein aesthetics with Chlorine-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VG",
                    "taxAmount": {
                      "amount": "52.2",
                      "currencyCode": "LRD"
                    },
                    "taxCode": "QN",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "079"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "81.44",
                  "currencyCode": "STN"
                }
              },
              "totalAmount": {
                "amount": "34.18",
                "currencyCode": "VES"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 4
                },
                "newSeat": {
                  "column": "D",
                  "row": 29
                },
                "passengerRefId": "oJEc",
                "segmentRefId": "ulpf"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 26
                },
                "newSeat": {
                  "column": "C",
                  "row": 23
                },
                "passengerRefId": "y9Jm",
                "segmentRefId": "6Zdj"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 11
                },
                "newSeat": {
                  "column": "F",
                  "row": 4
                },
                "passengerRefId": "14ay",
                "segmentRefId": "nby1"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 5
                },
                "newSeat": {
                  "column": "D",
                  "row": 28
                },
                "passengerRefId": "aCQD",
                "segmentRefId": "sitf"
              }
            ]
          },
          {
            "commission": {
              "amount": "309.16",
              "code": "6jsk",
              "currencyCode": "MGA",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "15.56",
              "percentageAppliedToAmount": "194.01"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "148.41",
                "currencyCode": "TOP"
              },
              "differentialAmount": {
                "amount": "184.27",
                "currencyCode": "CZK"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Constantin Computer is the latest in a series of enraged products from Kshlerin and Sons",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VG",
                    "taxAmount": {
                      "amount": "157.72",
                      "currencyCode": "KES"
                    },
                    "taxCode": "MF",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "365"
                  },
                  {
                    "description": "Ergonomic Pizza made with Marble for all-day honorable support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AO",
                    "taxAmount": {
                      "amount": "78.48",
                      "currencyCode": "STN"
                    },
                    "taxCode": "So",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "196"
                  },
                  {
                    "description": "Professional-grade Salad perfect for clueless training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GE",
                    "taxAmount": {
                      "amount": "164.88",
                      "currencyCode": "GHS"
                    },
                    "taxCode": "0U",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "023"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "43.67",
                  "currencyCode": "OMR"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "MOdD",
                "segmentRefIds": [
                  "vTHP",
                  "jRt5",
                  "uNrL",
                  "1FVi",
                  "M75j"
                ]
              },
              {
                "priceClassRefId": "a3FC",
                "segmentRefIds": [
                  "tMwv"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "178.1",
                "currencyCode": "VND",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ebert, Stehr and Spinka's most advanced Sausages technology increases internal capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "LU",
                    "taxAmount": {
                      "amount": "86.98",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "vN",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "076"
                  },
                  {
                    "description": "Experience the ivory brilliance of our Cheese, perfect for neglected environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SY",
                    "taxAmount": {
                      "amount": "99.24",
                      "currencyCode": "MNT"
                    },
                    "taxCode": "Hj",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "352"
                  },
                  {
                    "description": "The azure Soap combines Azerbaijan aesthetics with Darmstadtium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LS",
                    "taxAmount": {
                      "amount": "89.06",
                      "currencyCode": "MXN"
                    },
                    "taxCode": "le",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "947"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "107.52",
                  "currencyCode": "AMD"
                }
              }
            },
            "offerItemId": "S5BC",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "67.14",
                "currencyCode": "MKD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Shirt featuring criminal technology and Aluminum construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "159.75",
                      "currencyCode": "MAD"
                    },
                    "taxCode": "yu",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "104"
                  },
                  {
                    "description": "Discover the upbeat new Fish with an exciting mix of Bamboo ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CC",
                    "taxAmount": {
                      "amount": "96.74",
                      "currencyCode": "ANG"
                    },
                    "taxCode": "S5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "892"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "102.81",
                  "currencyCode": "VES"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "ZkIF",
                    "segmentRefIds": [
                      "kQCx"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "jv14dSr4",
                      "fareCode": "897",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "58mV",
                    "segmentRefIds": [
                      "oT55",
                      "kToI",
                      "VHkR"
                    ],
                    "ticketDesignator": "iOuc",
                    "voluntaryChangeInformationRefs": [
                      "ERN",
                      "JPY",
                      "HNL",
                      "SDG"
                    ]
                  }
                ],
                "passengerRefId": "9JwX",
                "price": {
                  "baseAmount": {
                    "amount": "113.6",
                    "currencyCode": "TMT"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "55.02",
                      "currencyCode": "ZWL"
                    },
                    "preDiscountedAmount": {
                      "amount": "128.22",
                      "currencyCode": "LSL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Phased interactive capacity Salad offers reliable performance and hurtful design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NL",
                        "taxAmount": {
                          "amount": "181.43",
                          "currencyCode": "GNF"
                        },
                        "taxCode": "Dw",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "621"
                      },
                      {
                        "description": "Hintz, Harris and Batz's most advanced Bike technology increases brisk capabilities",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AG",
                        "taxAmount": {
                          "amount": "53.29",
                          "currencyCode": "GBP"
                        },
                        "taxCode": "2d",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "258"
                      },
                      {
                        "description": "The sleek and vivid Salad comes with tan LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "RS",
                        "taxAmount": {
                          "amount": "22.07",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "o7",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "428"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "17.57",
                      "currencyCode": "RWF"
                    }
                  },
                  "totalAmount": {
                    "amount": "134.04",
                    "currencyCode": "BAM"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "pB951"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "83.07",
                "currencyCode": "MXN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Fish perfect for unselfish training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CA",
                    "taxAmount": {
                      "amount": "24.73",
                      "currencyCode": "UZS"
                    },
                    "taxCode": "uB",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "320"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "109.37",
                  "currencyCode": "OMR"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "39.31",
                "currencyCode": "FKP"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "130.49",
                  "currencyCode": "BBD"
                },
                "preDiscountedAmount": {
                  "amount": "91.97",
                  "currencyCode": "LSL"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Iraq-inspired Hat, blending webbed style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BO",
                    "taxAmount": {
                      "amount": "60.02",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "3O",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "958"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "144.66",
                  "currencyCode": "PHP"
                }
              },
              "totalAmount": {
                "amount": "148.34",
                "currencyCode": "XOF"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 19
                },
                "newSeat": {
                  "column": "E",
                  "row": 7
                },
                "passengerRefId": "4rLH",
                "segmentRefId": "DuRS"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 5
                },
                "newSeat": {
                  "column": "B",
                  "row": 10
                },
                "passengerRefId": "9gLf",
                "segmentRefId": "AcRf"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 29
                },
                "newSeat": {
                  "column": "C",
                  "row": 3
                },
                "passengerRefId": "VnAr",
                "segmentRefId": "coNz"
              }
            ]
          },
          {
            "commission": {
              "amount": "269.76",
              "code": "kBUQ",
              "currencyCode": "HNL",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "6.79",
              "percentageAppliedToAmount": "571.97"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "71.42",
                "currencyCode": "TWD"
              },
              "differentialAmount": {
                "amount": "24.45",
                "currencyCode": "BIF"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Car featuring mammoth technology and Silk construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CM",
                    "taxAmount": {
                      "amount": "133.42",
                      "currencyCode": "DZD"
                    },
                    "taxCode": "Sd",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "631"
                  },
                  {
                    "description": "Innovative Shoes featuring far-flung technology and Granite construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GR",
                    "taxAmount": {
                      "amount": "67.56",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "UU",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "532"
                  },
                  {
                    "description": "Professional-grade Towels perfect for grim training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "RE",
                    "taxAmount": {
                      "amount": "34.64",
                      "currencyCode": "ANG"
                    },
                    "taxCode": "3x",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "277"
                  },
                  {
                    "description": "The white Table combines Costa Rica aesthetics with Hydrogen-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MA",
                    "taxAmount": {
                      "amount": "165.21",
                      "currencyCode": "TOP"
                    },
                    "taxCode": "wu",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "365"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "178.22",
                  "currencyCode": "ZAR"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "3bgK",
                "segmentRefIds": [
                  "xz1z",
                  "XrbI"
                ]
              },
              {
                "priceClassRefId": "zoUG",
                "segmentRefIds": [
                  "upXZ",
                  "cWtR",
                  "76x1"
                ]
              },
              {
                "priceClassRefId": "32GB",
                "segmentRefIds": [
                  "VdmY",
                  "ipEQ",
                  "0AGi",
                  "nCT1",
                  "uOEi"
                ]
              },
              {
                "priceClassRefId": "vxlK",
                "segmentRefIds": [
                  "vd9l",
                  "W1UL",
                  "BzGu",
                  "NfW8"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "117.69",
                "currencyCode": "AED",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The lime Hat combines Trinidad and Tobago aesthetics with Copper-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "114.22",
                      "currencyCode": "DJF"
                    },
                    "taxCode": "kQ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "209"
                  },
                  {
                    "description": "New lime Chips with ergonomic design for chilly comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "EG",
                    "taxAmount": {
                      "amount": "135.89",
                      "currencyCode": "SDG"
                    },
                    "taxCode": "oK",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "742"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "40.16",
                  "currencyCode": "TZS"
                }
              }
            },
            "offerItemId": "MZqK",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "75.66",
                "currencyCode": "KES",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our fish-friendly Sausages ensures tired comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PA",
                    "taxAmount": {
                      "amount": "109.47",
                      "currencyCode": "BZD"
                    },
                    "taxCode": "Fx",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "217"
                  },
                  {
                    "description": "Savor the moist essence in our Computer, designed for blaring culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VU",
                    "taxAmount": {
                      "amount": "178.1",
                      "currencyCode": "BYN"
                    },
                    "taxCode": "lS",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "521"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "11.53",
                  "currencyCode": "VUV"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "lxWP",
                    "segmentRefIds": [
                      "Dxn0",
                      "ZkY2"
                    ]
                  },
                  {
                    "baggageRefId": "y24E",
                    "segmentRefIds": [
                      "zqU4",
                      "vtHS",
                      "XxYm"
                    ]
                  },
                  {
                    "baggageRefId": "xDde",
                    "segmentRefIds": [
                      "D3hd"
                    ]
                  },
                  {
                    "baggageRefId": "W8jp",
                    "segmentRefIds": [
                      "44wx",
                      "M6Et",
                      "88Mb",
                      "4GYK",
                      "FJiL"
                    ]
                  },
                  {
                    "baggageRefId": "HPWA",
                    "segmentRefIds": [
                      "HJJj",
                      "eWZd",
                      "ZAnh",
                      "OCjW",
                      "ESQI"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ifQQElkO",
                      "fareCode": "021",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "gqjw",
                    "segmentRefIds": [
                      "CahU",
                      "uY9l",
                      "abRp"
                    ],
                    "ticketDesignator": "U1pA",
                    "voluntaryChangeInformationRefs": [
                      "NPR",
                      "KPW",
                      "MAD",
                      "KHR",
                      "NZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "z2LJNmtV",
                      "fareCode": "499",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "6dRN",
                    "segmentRefIds": [
                      "IKWd",
                      "Usde"
                    ],
                    "ticketDesignator": "YsQo",
                    "voluntaryChangeInformationRefs": [
                      "GMD",
                      "RON"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "bQ3FOc9i",
                      "fareCode": "614",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "9ogp",
                    "segmentRefIds": [
                      "ZhsP",
                      "NgQI",
                      "XfFu",
                      "eYpe"
                    ],
                    "ticketDesignator": "pvm9",
                    "voluntaryChangeInformationRefs": [
                      "MDL",
                      "IDR",
                      "XOF"
                    ]
                  }
                ],
                "passengerRefId": "xQQ0",
                "price": {
                  "baseAmount": {
                    "amount": "86.86",
                    "currencyCode": "CVE"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "173.52",
                      "currencyCode": "SGD"
                    },
                    "preDiscountedAmount": {
                      "amount": "23.67",
                      "currencyCode": "XAF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Computer perfect for impressionable training and recreational use",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CA",
                        "taxAmount": {
                          "amount": "132.48",
                          "currencyCode": "VES"
                        },
                        "taxCode": "wo",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "678"
                      },
                      {
                        "description": "Ergonomic Computer made with Gold for all-day aggravating support",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "IS",
                        "taxAmount": {
                          "amount": "120.62",
                          "currencyCode": "FJD"
                        },
                        "taxCode": "eO",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "529"
                      },
                      {
                        "description": "The Ericka Pants is the latest in a series of recent products from Heaney - Weimann",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SI",
                        "taxAmount": {
                          "amount": "149.58",
                          "currencyCode": "GHS"
                        },
                        "taxCode": "xT",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "299"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "147.47",
                      "currencyCode": "TMT"
                    }
                  },
                  "totalAmount": {
                    "amount": "30.35",
                    "currencyCode": "MVR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "TN2X6"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "6N7Z",
                    "segmentRefIds": [
                      "LWXE"
                    ]
                  },
                  {
                    "baggageRefId": "jUyJ",
                    "segmentRefIds": [
                      "0e1i",
                      "cQ1F",
                      "L43p"
                    ]
                  },
                  {
                    "baggageRefId": "8sT3",
                    "segmentRefIds": [
                      "qvTr",
                      "VKaR",
                      "mB20",
                      "CqzJ",
                      "tRQs"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "CvoP13y0",
                      "fareCode": "782",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "dqgH",
                    "segmentRefIds": [
                      "VITv",
                      "vgJu"
                    ],
                    "ticketDesignator": "1gAi",
                    "voluntaryChangeInformationRefs": [
                      "GHS",
                      "KYD",
                      "LBP"
                    ]
                  }
                ],
                "passengerRefId": "hQK1",
                "price": {
                  "baseAmount": {
                    "amount": "151.81",
                    "currencyCode": "KPW"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "66.87",
                      "currencyCode": "HTG"
                    },
                    "preDiscountedAmount": {
                      "amount": "42.07",
                      "currencyCode": "NIO"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New sky blue Soap with ergonomic design for clear-cut comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "UZ",
                        "taxAmount": {
                          "amount": "115.66",
                          "currencyCode": "CRC"
                        },
                        "taxCode": "eY",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "511"
                      },
                      {
                        "description": "Handcrafted Table designed with Plastic for rubbery performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PE",
                        "taxAmount": {
                          "amount": "54.09",
                          "currencyCode": "CUP"
                        },
                        "taxCode": "JZ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "058"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "64.38",
                      "currencyCode": "LYD"
                    }
                  },
                  "totalAmount": {
                    "amount": "191.62",
                    "currencyCode": "MNT"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "KUzda"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "101.73",
                "currencyCode": "GIP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the bird-like agility of our Pizza, perfect for delirious users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AU",
                    "taxAmount": {
                      "amount": "35.16",
                      "currencyCode": "UYU"
                    },
                    "taxCode": "8g",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "780"
                  },
                  {
                    "description": "Ergonomic Table made with Metal for all-day misguided support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KG",
                    "taxAmount": {
                      "amount": "44.63",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "FV",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "383"
                  },
                  {
                    "description": "Professional-grade Car perfect for extroverted training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GR",
                    "taxAmount": {
                      "amount": "150.78",
                      "currencyCode": "BOB"
                    },
                    "taxCode": "7V",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "590"
                  },
                  {
                    "description": "The fuchsia Cheese combines Dominican Republic aesthetics with Scandium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "EC",
                    "taxAmount": {
                      "amount": "160.8",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "uO",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "703"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "60.57",
                  "currencyCode": "CDF"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "44.62",
                "currencyCode": "SBD"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "123.02",
                  "currencyCode": "PKR"
                },
                "preDiscountedAmount": {
                  "amount": "81.62",
                  "currencyCode": "JOD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Emard, Rau and Kuhn's most advanced Ball technology increases thorny capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BD",
                    "taxAmount": {
                      "amount": "143.43",
                      "currencyCode": "GYD"
                    },
                    "taxCode": "OB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "326"
                  },
                  {
                    "description": "The sleek and ironclad Chicken comes with turquoise LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SC",
                    "taxAmount": {
                      "amount": "135.05",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "Bq",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "204"
                  },
                  {
                    "description": "Schneider, O'Hara and Ritchie's most advanced Table technology increases caring capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AW",
                    "taxAmount": {
                      "amount": "164.26",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "1Z",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "050"
                  },
                  {
                    "description": "Hickle - Cartwright's most advanced Shoes technology increases thorny capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TK",
                    "taxAmount": {
                      "amount": "192.58",
                      "currencyCode": "OMR"
                    },
                    "taxCode": "hb",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "326"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "136.27",
                  "currencyCode": "BYN"
                }
              },
              "totalAmount": {
                "amount": "80.7",
                "currencyCode": "UAH"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 6
                },
                "newSeat": {
                  "column": "D",
                  "row": 17
                },
                "passengerRefId": "jFCL",
                "segmentRefId": "GDrI"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 23
                },
                "newSeat": {
                  "column": "A",
                  "row": 6
                },
                "passengerRefId": "J1Zs",
                "segmentRefId": "2Wlo"
              }
            ]
          }
        ],
        "ownerCode": "Vx",
        "paymentTimeLimitDateTime": "2026-06-18T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-18T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "86.12",
            "currencyCode": "ZAR",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Innovative Gloves featuring massive technology and Granite construction",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "CF",
                "taxAmount": {
                  "amount": "46.99",
                  "currencyCode": "UZS"
                },
                "taxCode": "jW",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "850"
              }
            ],
            "totalTaxAmount": {
              "amount": "147.77",
              "currencyCode": "DJF"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "71.63",
            "currencyCode": "AMD"
          }
        },
        "validatingAirlineCode": "OQ"
      },
      {
        "commission": {
          "amount": "247.3",
          "code": "fHLZ",
          "currencyCode": "AFN",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "19.33",
          "percentageAppliedToAmount": "694.88"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "47.54",
            "currencyCode": "BHD"
          },
          "differentialAmount": {
            "amount": "146.3",
            "currencyCode": "MVR"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The Johnathon Shirt is the latest in a series of well-to-do products from Torp, Fisher and Ebert",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "FO",
                "taxAmount": {
                  "amount": "92.04",
                  "currencyCode": "MAD"
                },
                "taxCode": "l1",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "623"
              },
              {
                "description": "New Shirt model with 11 GB RAM, 798 GB storage, and gaseous features",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "VN",
                "taxAmount": {
                  "amount": "168.58",
                  "currencyCode": "AZN"
                },
                "taxCode": "An",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "696"
              },
              {
                "description": "New gold Bike with ergonomic design for regular comfort",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "BF",
                "taxAmount": {
                  "amount": "79.8",
                  "currencyCode": "BOB"
                },
                "taxCode": "eF",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "827"
              }
            ],
            "totalTaxAmount": {
              "amount": "12.81",
              "currencyCode": "SCR"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 1882,
        "offerId": "I76r",
        "offerItems": [
          {
            "commission": {
              "amount": "265.54",
              "code": "5Z2y",
              "currencyCode": "JPY",
              "description": "NEGOTIATED COMM",
              "percentage": "17.64",
              "percentageAppliedToAmount": "318.04"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "187.73",
                "currencyCode": "RSD"
              },
              "differentialAmount": {
                "amount": "48.86",
                "currencyCode": "BZD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The grey Car combines Saint Martin aesthetics with Curium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GN",
                    "taxAmount": {
                      "amount": "75.2",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "sM",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "016"
                  },
                  {
                    "description": "Ergonomic Keyboard designed with Steel for colorful performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MV",
                    "taxAmount": {
                      "amount": "107.88",
                      "currencyCode": "SOS"
                    },
                    "taxCode": "G6",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "204"
                  },
                  {
                    "description": "Discover the frog-like agility of our Salad, perfect for snoopy users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "RU",
                    "taxAmount": {
                      "amount": "76.94",
                      "currencyCode": "BOB"
                    },
                    "taxCode": "rd",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "436"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "151.93",
                  "currencyCode": "XPF"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "EJFh",
                "segmentRefIds": [
                  "sbbH",
                  "k0U3",
                  "MHG0"
                ]
              },
              {
                "priceClassRefId": "2uFL",
                "segmentRefIds": [
                  "XTCy"
                ]
              },
              {
                "priceClassRefId": "n9nG",
                "segmentRefIds": [
                  "YOJ2",
                  "NeoX",
                  "ATJ9",
                  "U49y",
                  "fSeS"
                ]
              },
              {
                "priceClassRefId": "1usy",
                "segmentRefIds": [
                  "F2yM",
                  "vR5E",
                  "DFGc",
                  "89zs",
                  "POFG"
                ]
              },
              {
                "priceClassRefId": "Obrw",
                "segmentRefIds": [
                  "1Y40",
                  "BdWZ",
                  "8A6Y"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "102.11",
                "currencyCode": "UAH",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our gecko-friendly Chair ensures murky comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "HU",
                    "taxAmount": {
                      "amount": "172.14",
                      "currencyCode": "BND"
                    },
                    "taxCode": "1p",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "683"
                  },
                  {
                    "description": "The Marisa Chicken is the latest in a series of happy-go-lucky products from Stroman, Reilly and Champlin",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SB",
                    "taxAmount": {
                      "amount": "81.66",
                      "currencyCode": "PGK"
                    },
                    "taxCode": "gf",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "523"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "165.28",
                  "currencyCode": "MRU"
                }
              }
            },
            "offerItemId": "8Pui",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "112.52",
                "currencyCode": "ISK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Maximillian Tuna is the latest in a series of drab products from Wintheiser Group",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SE",
                    "taxAmount": {
                      "amount": "193.87",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "FX",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "803"
                  },
                  {
                    "description": "Experience the salmon brilliance of our Sausages, perfect for nutritious environments",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HM",
                    "taxAmount": {
                      "amount": "108.98",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "j4",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "388"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "145.19",
                  "currencyCode": "SHP"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "1AMO",
                    "segmentRefIds": [
                      "It6L",
                      "onwj"
                    ]
                  },
                  {
                    "baggageRefId": "h7K8",
                    "segmentRefIds": [
                      "iiSG",
                      "Ork5",
                      "gtek",
                      "VRkR",
                      "DYoz"
                    ]
                  },
                  {
                    "baggageRefId": "zcf4",
                    "segmentRefIds": [
                      "JHzq",
                      "kwst",
                      "VSWY",
                      "9S4X",
                      "37jR"
                    ]
                  },
                  {
                    "baggageRefId": "ryP5",
                    "segmentRefIds": [
                      "7cGY",
                      "foGi"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "BYkIhw0s",
                      "fareCode": "758",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "98WD",
                    "segmentRefIds": [
                      "gQbV",
                      "6uW7",
                      "qWxo",
                      "jB80"
                    ],
                    "ticketDesignator": "QiNv",
                    "voluntaryChangeInformationRefs": [
                      "RON",
                      "NPR",
                      "LBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "pZcpis3f",
                      "fareCode": "310",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "ZlQ1",
                    "segmentRefIds": [
                      "6V7X",
                      "d4zF",
                      "5g7k",
                      "nc0F"
                    ],
                    "ticketDesignator": "uRYl",
                    "voluntaryChangeInformationRefs": [
                      "NIO",
                      "TND",
                      "SYP",
                      "YER"
                    ]
                  }
                ],
                "passengerRefId": "6hFh",
                "price": {
                  "baseAmount": {
                    "amount": "149.96",
                    "currencyCode": "PEN"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "70.34",
                      "currencyCode": "HKD"
                    },
                    "preDiscountedAmount": {
                      "amount": "33.03",
                      "currencyCode": "EUR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the excellent new Ball with an exciting mix of Bamboo ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "HK",
                        "taxAmount": {
                          "amount": "50.69",
                          "currencyCode": "SYP"
                        },
                        "taxCode": "6a",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "848"
                      },
                      {
                        "description": "Our dolphin-friendly Gloves ensures serene comfort for your pets",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SE",
                        "taxAmount": {
                          "amount": "84.29",
                          "currencyCode": "CRC"
                        },
                        "taxCode": "Od",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "945"
                      },
                      {
                        "description": "Awesome Tuna designed with Plastic for calculating performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TM",
                        "taxAmount": {
                          "amount": "101.85",
                          "currencyCode": "ZWL"
                        },
                        "taxCode": "06",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "611"
                      },
                      {
                        "description": "The Lavada Table is the latest in a series of worse products from VonRueden, Murray and Schiller",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CN",
                        "taxAmount": {
                          "amount": "183.96",
                          "currencyCode": "GEL"
                        },
                        "taxCode": "jf",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "045"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "174.13",
                      "currencyCode": "NIO"
                    }
                  },
                  "totalAmount": {
                    "amount": "153.3",
                    "currencyCode": "TRY"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "ZzabH"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "YGn7",
                    "segmentRefIds": [
                      "f4mo"
                    ]
                  },
                  {
                    "baggageRefId": "yc67",
                    "segmentRefIds": [
                      "IUBG",
                      "510a",
                      "aV0S",
                      "bOQF",
                      "HVMK"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "mWSn39H4",
                      "fareCode": "676",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "yfMA",
                    "segmentRefIds": [
                      "EMUr"
                    ],
                    "ticketDesignator": "o4Uy",
                    "voluntaryChangeInformationRefs": [
                      "JOD",
                      "SYP",
                      "LRD",
                      "IDR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "SiOaNnh4",
                      "fareCode": "275",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "Ncbj",
                    "segmentRefIds": [
                      "bE0C",
                      "y3gz"
                    ],
                    "ticketDesignator": "oBKP",
                    "voluntaryChangeInformationRefs": [
                      "SLE"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "I1vPqY67",
                      "fareCode": "464",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "NEP1",
                    "segmentRefIds": [
                      "M2pW",
                      "047T",
                      "uHDO",
                      "5mp5",
                      "h7rr"
                    ],
                    "ticketDesignator": "xXkT",
                    "voluntaryChangeInformationRefs": [
                      "PLN",
                      "BBD",
                      "PKR",
                      "PHP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "rjG7orM4",
                      "fareCode": "772",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "oPN9",
                    "segmentRefIds": [
                      "Uhiq",
                      "rcwD",
                      "eO4m",
                      "NhJZ",
                      "mJD4"
                    ],
                    "ticketDesignator": "WzKE",
                    "voluntaryChangeInformationRefs": [
                      "NGN",
                      "SAR",
                      "MZN"
                    ]
                  }
                ],
                "passengerRefId": "Mjte",
                "price": {
                  "baseAmount": {
                    "amount": "55.15",
                    "currencyCode": "SZL"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "35.33",
                      "currencyCode": "BDT"
                    },
                    "preDiscountedAmount": {
                      "amount": "49.51",
                      "currencyCode": "PKR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Experience the yellow brilliance of our Bacon, perfect for meaty environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NZ",
                        "taxAmount": {
                          "amount": "91.55",
                          "currencyCode": "IQD"
                        },
                        "taxCode": "eD",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "053"
                      },
                      {
                        "description": "Collier, Kassulke and Wintheiser's most advanced Chair technology increases creamy capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AS",
                        "taxAmount": {
                          "amount": "32.23",
                          "currencyCode": "KGS"
                        },
                        "taxCode": "iV",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "687"
                      },
                      {
                        "description": "Discover the lion-like agility of our Keyboard, perfect for that users",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NG",
                        "taxAmount": {
                          "amount": "150.31",
                          "currencyCode": "AOA"
                        },
                        "taxCode": "cx",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "316"
                      },
                      {
                        "description": "Ergonomic Salad made with Granite for all-day sugary support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "JP",
                        "taxAmount": {
                          "amount": "164.96",
                          "currencyCode": "CLP"
                        },
                        "taxCode": "wQ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "205"
                      },
                      {
                        "description": "Experience the sky blue brilliance of our Table, perfect for lean environments",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "US",
                        "taxAmount": {
                          "amount": "169.21",
                          "currencyCode": "SZL"
                        },
                        "taxCode": "xT",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "209"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "188.18",
                      "currencyCode": "SSP"
                    }
                  },
                  "totalAmount": {
                    "amount": "129.25",
                    "currencyCode": "DZD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "CqiC2"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "e9OL",
                    "segmentRefIds": [
                      "I3S2",
                      "cioP",
                      "GiAO",
                      "zj56",
                      "NYLs"
                    ]
                  },
                  {
                    "baggageRefId": "wacD",
                    "segmentRefIds": [
                      "jn1D",
                      "cDUe",
                      "BQCN",
                      "t58X"
                    ]
                  },
                  {
                    "baggageRefId": "wrVS",
                    "segmentRefIds": [
                      "diqs"
                    ]
                  },
                  {
                    "baggageRefId": "owZZ",
                    "segmentRefIds": [
                      "wjCq",
                      "K8Ew",
                      "2HdH",
                      "ZmiU"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "gXs8oygz",
                      "fareCode": "960",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "BXWA",
                    "segmentRefIds": [
                      "lKo5",
                      "PGne",
                      "mke7",
                      "Sdbq"
                    ],
                    "ticketDesignator": "fAjr",
                    "voluntaryChangeInformationRefs": [
                      "WST",
                      "HKD",
                      "MMK",
                      "FKP",
                      "DOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "tEATz5V1",
                      "fareCode": "896",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "xxBZ",
                    "segmentRefIds": [
                      "LVHm",
                      "MzUi",
                      "V2K3",
                      "Iy3A"
                    ],
                    "ticketDesignator": "3S2e",
                    "voluntaryChangeInformationRefs": [
                      "IRR",
                      "BRL",
                      "BDT",
                      "GMD",
                      "AWG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "HZGaB0HX",
                      "fareCode": "505",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "H1HQ",
                    "segmentRefIds": [
                      "iLSo",
                      "IrcO",
                      "ITXc",
                      "6x9w"
                    ],
                    "ticketDesignator": "AH5j",
                    "voluntaryChangeInformationRefs": [
                      "EUR",
                      "SZL",
                      "NZD",
                      "KES",
                      "LYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "iPUPxqtA",
                      "fareCode": "992",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "7bp3",
                    "segmentRefIds": [
                      "ccxg",
                      "Xgt9",
                      "EAwU"
                    ],
                    "ticketDesignator": "69X2",
                    "voluntaryChangeInformationRefs": [
                      "TMT",
                      "DOP",
                      "ILS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "cncHNP84",
                      "fareCode": "574",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "h2FE",
                    "segmentRefIds": [
                      "TzJe",
                      "wH6A",
                      "Deyj",
                      "h2N3"
                    ],
                    "ticketDesignator": "8Z6m",
                    "voluntaryChangeInformationRefs": [
                      "SZL",
                      "ANG"
                    ]
                  }
                ],
                "passengerRefId": "6h1j",
                "price": {
                  "baseAmount": {
                    "amount": "70.77",
                    "currencyCode": "ETB"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "43.44",
                      "currencyCode": "CAD"
                    },
                    "preDiscountedAmount": {
                      "amount": "168.99",
                      "currencyCode": "DZD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our lion-friendly Pizza ensures dirty comfort for your pets",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CY",
                        "taxAmount": {
                          "amount": "120.73",
                          "currencyCode": "TTD"
                        },
                        "taxCode": "Gc",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "188"
                      },
                      {
                        "description": "New sky blue Ball with ergonomic design for pricey comfort",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "FI",
                        "taxAmount": {
                          "amount": "28.75",
                          "currencyCode": "VES"
                        },
                        "taxCode": "v8",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "487"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "57.24",
                      "currencyCode": "XCD"
                    }
                  },
                  "totalAmount": {
                    "amount": "144.5",
                    "currencyCode": "YER"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "ffIUN"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "51.09",
                "currencyCode": "SSP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Aniya Car is the latest in a series of spirited products from Heidenreich, Grady and Braun",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MT",
                    "taxAmount": {
                      "amount": "166.15",
                      "currencyCode": "CNY"
                    },
                    "taxCode": "d0",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "333"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "120.5",
                  "currencyCode": "INR"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "62.94",
                "currencyCode": "RON"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "68.1",
                  "currencyCode": "PGK"
                },
                "preDiscountedAmount": {
                  "amount": "43.63",
                  "currencyCode": "DJF"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The green Pants combines Haiti aesthetics with Titanium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "123.27",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "F2",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "574"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "175.45",
                  "currencyCode": "KRW"
                }
              },
              "totalAmount": {
                "amount": "144.64",
                "currencyCode": "TOP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 27
                },
                "newSeat": {
                  "column": "B",
                  "row": 11
                },
                "passengerRefId": "pSWo",
                "segmentRefId": "tW5i"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 28
                },
                "newSeat": {
                  "column": "C",
                  "row": 7
                },
                "passengerRefId": "2MTB",
                "segmentRefId": "ovSf"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 15
                },
                "newSeat": {
                  "column": "B",
                  "row": 2
                },
                "passengerRefId": "lvkH",
                "segmentRefId": "waSo"
              }
            ]
          },
          {
            "commission": {
              "amount": "226.64",
              "code": "sGkx",
              "currencyCode": "GBP",
              "description": "STANDARD COMM",
              "percentage": "5.97",
              "percentageAppliedToAmount": "433.44"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "62.49",
                "currencyCode": "PGK"
              },
              "differentialAmount": {
                "amount": "196.28",
                "currencyCode": "MWK"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Soap perfect for first training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "UY",
                    "taxAmount": {
                      "amount": "19.52",
                      "currencyCode": "KPW"
                    },
                    "taxCode": "yv",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "228"
                  },
                  {
                    "description": "Stylish Pants designed to make you stand out with outgoing looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NL",
                    "taxAmount": {
                      "amount": "44.04",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "zF",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "377"
                  },
                  {
                    "description": "Introducing the South Africa-inspired Tuna, blending worthwhile style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TF",
                    "taxAmount": {
                      "amount": "160.2",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "HT",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "715"
                  },
                  {
                    "description": "Stylish Keyboard designed to make you stand out with homely looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CX",
                    "taxAmount": {
                      "amount": "128.18",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "D3",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "594"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "21.6",
                  "currencyCode": "AZN"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "JHoF",
                "segmentRefIds": [
                  "qlf3",
                  "x2fh",
                  "M8tr"
                ]
              },
              {
                "priceClassRefId": "1K64",
                "segmentRefIds": [
                  "5fbI"
                ]
              },
              {
                "priceClassRefId": "NhAK",
                "segmentRefIds": [
                  "OZWW",
                  "JLKV"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "37.63",
                "currencyCode": "GBP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Winston Computer is the latest in a series of gracious products from Mertz - Littel",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BV",
                    "taxAmount": {
                      "amount": "151.39",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "QM",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "476"
                  },
                  {
                    "description": "The maroon Chicken combines United Kingdom aesthetics with Lithium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "148.32",
                      "currencyCode": "SBD"
                    },
                    "taxCode": "pt",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "456"
                  },
                  {
                    "description": "New grey Chips with ergonomic design for crazy comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "199.06",
                      "currencyCode": "RSD"
                    },
                    "taxCode": "N7",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "316"
                  },
                  {
                    "description": "Innovative Salad featuring cuddly technology and Gold construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "WS",
                    "taxAmount": {
                      "amount": "172.36",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "Rf",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "101"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "36.75",
                  "currencyCode": "MGA"
                }
              }
            },
            "offerItemId": "8Rqj",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "122.75",
                "currencyCode": "YER",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our gorilla-friendly Bike ensures frilly comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GQ",
                    "taxAmount": {
                      "amount": "58.29",
                      "currencyCode": "MZN"
                    },
                    "taxCode": "0q",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "006"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "30.94",
                  "currencyCode": "MYR"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "qzLa",
                    "segmentRefIds": [
                      "K1yb",
                      "ZRXX"
                    ]
                  },
                  {
                    "baggageRefId": "Npbe",
                    "segmentRefIds": [
                      "6gar",
                      "ugWw",
                      "r8fi"
                    ]
                  },
                  {
                    "baggageRefId": "8SJO",
                    "segmentRefIds": [
                      "PYb6",
                      "ia6n"
                    ]
                  },
                  {
                    "baggageRefId": "kcBa",
                    "segmentRefIds": [
                      "Zzni",
                      "xwZ2",
                      "AYnh",
                      "JaHo"
                    ]
                  },
                  {
                    "baggageRefId": "yTw4",
                    "segmentRefIds": [
                      "WSYu",
                      "7ijF",
                      "WGjc",
                      "Gjg7"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "lyAeI5gy",
                      "fareCode": "807",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "lEpM",
                    "segmentRefIds": [
                      "548S"
                    ],
                    "ticketDesignator": "UcR4",
                    "voluntaryChangeInformationRefs": [
                      "MUR",
                      "KWD",
                      "CDF",
                      "SHP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "tfwYVl6b",
                      "fareCode": "565",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "5i0S",
                    "segmentRefIds": [
                      "EQTK"
                    ],
                    "ticketDesignator": "af6f",
                    "voluntaryChangeInformationRefs": [
                      "LYD",
                      "MMK",
                      "BTN",
                      "GMD"
                    ]
                  }
                ],
                "passengerRefId": "jo5m",
                "price": {
                  "baseAmount": {
                    "amount": "126.73",
                    "currencyCode": "BTN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "197.26",
                      "currencyCode": "UGX"
                    },
                    "preDiscountedAmount": {
                      "amount": "123.14",
                      "currencyCode": "SBD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the zebra-like agility of our Chips, perfect for poor users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MV",
                        "taxAmount": {
                          "amount": "182.14",
                          "currencyCode": "COP"
                        },
                        "taxCode": "JU",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "182"
                      },
                      {
                        "description": "Professional-grade Mouse perfect for reckless training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MT",
                        "taxAmount": {
                          "amount": "193.67",
                          "currencyCode": "MZN"
                        },
                        "taxCode": "IA",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "023"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "49.66",
                      "currencyCode": "MXN"
                    }
                  },
                  "totalAmount": {
                    "amount": "118.45",
                    "currencyCode": "AUD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Y8B1C"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "0oBn",
                    "segmentRefIds": [
                      "h3eN",
                      "GCen",
                      "Rteu",
                      "Di00"
                    ]
                  },
                  {
                    "baggageRefId": "X8t0",
                    "segmentRefIds": [
                      "RpSq",
                      "icni",
                      "vFLc",
                      "uDnq"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "dWJEcM3G",
                      "fareCode": "622",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "GTro",
                    "segmentRefIds": [
                      "FgQy",
                      "4uIC",
                      "QKJv"
                    ],
                    "ticketDesignator": "P66a",
                    "voluntaryChangeInformationRefs": [
                      "RWF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Ffsj1lMG",
                      "fareCode": "977",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "n1Jx",
                    "segmentRefIds": [
                      "TjrC",
                      "LQc4",
                      "d1Hj",
                      "x29F"
                    ],
                    "ticketDesignator": "K3gv",
                    "voluntaryChangeInformationRefs": [
                      "BHD",
                      "SSP"
                    ]
                  }
                ],
                "passengerRefId": "o8yy",
                "price": {
                  "baseAmount": {
                    "amount": "67.87",
                    "currencyCode": "SLE"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "182.96",
                      "currencyCode": "XCD"
                    },
                    "preDiscountedAmount": {
                      "amount": "122.01",
                      "currencyCode": "THB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Hattie Pants is the latest in a series of formal products from Ledner - Hackett",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "KY",
                        "taxAmount": {
                          "amount": "15.16",
                          "currencyCode": "WST"
                        },
                        "taxCode": "VU",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "126"
                      },
                      {
                        "description": "New Towels model with 76 GB RAM, 593 GB storage, and extra-large features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "DK",
                        "taxAmount": {
                          "amount": "47.78",
                          "currencyCode": "ANG"
                        },
                        "taxCode": "85",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "233"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "92.34",
                      "currencyCode": "JOD"
                    }
                  },
                  "totalAmount": {
                    "amount": "142.92",
                    "currencyCode": "COP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "D441l"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "vsCD",
                    "segmentRefIds": [
                      "3Iqw"
                    ]
                  },
                  {
                    "baggageRefId": "zcYl",
                    "segmentRefIds": [
                      "yGJU",
                      "tV6N",
                      "PYfo"
                    ]
                  },
                  {
                    "baggageRefId": "GDFm",
                    "segmentRefIds": [
                      "ZDS2"
                    ]
                  },
                  {
                    "baggageRefId": "jNWQ",
                    "segmentRefIds": [
                      "nL1a",
                      "Vcku"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "RfnvP6VN",
                      "fareCode": "867",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "d9TV",
                    "segmentRefIds": [
                      "aAQ9",
                      "OiXF"
                    ],
                    "ticketDesignator": "D8FL",
                    "voluntaryChangeInformationRefs": [
                      "GIP",
                      "HUF",
                      "GBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "6Bgfewmv",
                      "fareCode": "820",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "KoVo",
                    "segmentRefIds": [
                      "pobr",
                      "DK8w",
                      "oN4k",
                      "VhpP",
                      "cevn"
                    ],
                    "ticketDesignator": "VrQH",
                    "voluntaryChangeInformationRefs": [
                      "IRR",
                      "GNF",
                      "BYN",
                      "UGX",
                      "FKP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "nUjHrmAL",
                      "fareCode": "594",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "Z4LY",
                    "segmentRefIds": [
                      "R77i",
                      "obM4",
                      "y0tH"
                    ],
                    "ticketDesignator": "eMum",
                    "voluntaryChangeInformationRefs": [
                      "PAB"
                    ]
                  }
                ],
                "passengerRefId": "V05p",
                "price": {
                  "baseAmount": {
                    "amount": "177.24",
                    "currencyCode": "JMD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "90.18",
                      "currencyCode": "SGD"
                    },
                    "preDiscountedAmount": {
                      "amount": "73.36",
                      "currencyCode": "ZWL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Rath, Kunze and Grimes's most advanced Car technology increases glittering capabilities",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GI",
                        "taxAmount": {
                          "amount": "175.37",
                          "currencyCode": "ILS"
                        },
                        "taxCode": "Gg",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "882"
                      },
                      {
                        "description": "Fantastic Towels designed with Cotton for dull performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AO",
                        "taxAmount": {
                          "amount": "74.14",
                          "currencyCode": "CUP"
                        },
                        "taxCode": "pV",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "528"
                      },
                      {
                        "description": "Savor the savory essence in our Shoes, designed for afraid culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GY",
                        "taxAmount": {
                          "amount": "129.2",
                          "currencyCode": "PGK"
                        },
                        "taxCode": "bF",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "345"
                      },
                      {
                        "description": "The Adaptive modular function Keyboard offers reliable performance and ajar design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "LU",
                        "taxAmount": {
                          "amount": "94.13",
                          "currencyCode": "AWG"
                        },
                        "taxCode": "bY",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "915"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "42.52",
                      "currencyCode": "EUR"
                    }
                  },
                  "totalAmount": {
                    "amount": "173.03",
                    "currencyCode": "CUP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "lnutj"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Sq39",
                    "segmentRefIds": [
                      "Mc7o"
                    ]
                  },
                  {
                    "baggageRefId": "Q2TO",
                    "segmentRefIds": [
                      "IM6C",
                      "kXxE",
                      "CLaJ",
                      "r3aj"
                    ]
                  },
                  {
                    "baggageRefId": "INYE",
                    "segmentRefIds": [
                      "IKoU"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "TkK7r8zQ",
                      "fareCode": "229",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "BJZe",
                    "segmentRefIds": [
                      "NfHZ",
                      "O4yn",
                      "0Fu2",
                      "o6nN"
                    ],
                    "ticketDesignator": "2FwT",
                    "voluntaryChangeInformationRefs": [
                      "CNY",
                      "SOS",
                      "KRW",
                      "OMR"
                    ]
                  }
                ],
                "passengerRefId": "UrHp",
                "price": {
                  "baseAmount": {
                    "amount": "184.74",
                    "currencyCode": "STN"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "184.75",
                      "currencyCode": "ISK"
                    },
                    "preDiscountedAmount": {
                      "amount": "25.56",
                      "currencyCode": "MVR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Sausages designed to make you stand out with huge looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CF",
                        "taxAmount": {
                          "amount": "167.45",
                          "currencyCode": "PAB"
                        },
                        "taxCode": "aI",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "764"
                      },
                      {
                        "description": "New ivory Salad with ergonomic design for familiar comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "ET",
                        "taxAmount": {
                          "amount": "12.72",
                          "currencyCode": "ANG"
                        },
                        "taxCode": "9R",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "544"
                      },
                      {
                        "description": "The Reactive stable software Keyboard offers reliable performance and burdensome design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MY",
                        "taxAmount": {
                          "amount": "110.7",
                          "currencyCode": "CDF"
                        },
                        "taxCode": "VB",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "059"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "123.94",
                      "currencyCode": "QAR"
                    }
                  },
                  "totalAmount": {
                    "amount": "35.49",
                    "currencyCode": "AED"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "ciZ24"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "prrg",
                    "segmentRefIds": [
                      "jkis"
                    ]
                  },
                  {
                    "baggageRefId": "Claf",
                    "segmentRefIds": [
                      "NvBs",
                      "e8El",
                      "5MO6",
                      "u6Fl"
                    ]
                  },
                  {
                    "baggageRefId": "jbiV",
                    "segmentRefIds": [
                      "CBRN",
                      "1bgE",
                      "klrZ",
                      "XAFJ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "XvVGk8qc",
                      "fareCode": "652",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "m2mk",
                    "segmentRefIds": [
                      "9JPa",
                      "ffoZ"
                    ],
                    "ticketDesignator": "d5S0",
                    "voluntaryChangeInformationRefs": [
                      "SGD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "HXymhBg8",
                      "fareCode": "307",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "QmJB",
                    "segmentRefIds": [
                      "0xM6",
                      "f3N0",
                      "BA9D"
                    ],
                    "ticketDesignator": "BXlj",
                    "voluntaryChangeInformationRefs": [
                      "NZD",
                      "BMD",
                      "YER",
                      "SBD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "7KsbJvAT",
                      "fareCode": "808",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "FujT",
                    "segmentRefIds": [
                      "8HuQ",
                      "nsat"
                    ],
                    "ticketDesignator": "Hm5J",
                    "voluntaryChangeInformationRefs": [
                      "SRD",
                      "MOP",
                      "MAD",
                      "TTD",
                      "DOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "YS5uMnDY",
                      "fareCode": "677",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "yY9i",
                    "segmentRefIds": [
                      "1E1L",
                      "pbqy",
                      "6Jk4",
                      "iSki",
                      "cz7r"
                    ],
                    "ticketDesignator": "POUN",
                    "voluntaryChangeInformationRefs": [
                      "BTN",
                      "MDL",
                      "ZWL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "l9i14MNE",
                      "fareCode": "144",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "WeAB",
                    "segmentRefIds": [
                      "4oDT"
                    ],
                    "ticketDesignator": "afzh",
                    "voluntaryChangeInformationRefs": [
                      "MGA",
                      "MWK",
                      "XAF",
                      "BDT"
                    ]
                  }
                ],
                "passengerRefId": "oD4d",
                "price": {
                  "baseAmount": {
                    "amount": "144.24",
                    "currencyCode": "XOF"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "96.85",
                      "currencyCode": "DJF"
                    },
                    "preDiscountedAmount": {
                      "amount": "135.31",
                      "currencyCode": "UYU"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Ball model with 14 GB RAM, 333 GB storage, and sweet features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "UG",
                        "taxAmount": {
                          "amount": "114.38",
                          "currencyCode": "MOP"
                        },
                        "taxCode": "3s",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "802"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "165.24",
                      "currencyCode": "INR"
                    }
                  },
                  "totalAmount": {
                    "amount": "101.99",
                    "currencyCode": "IQD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "xCAXO"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "173.8",
                "currencyCode": "MZN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the advanced new Pants with an exciting mix of Wooden ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AL",
                    "taxAmount": {
                      "amount": "103.4",
                      "currencyCode": "MMK"
                    },
                    "taxCode": "cL",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "306"
                  },
                  {
                    "description": "Ergonomic Mouse made with Concrete for all-day unfit support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "JO",
                    "taxAmount": {
                      "amount": "198.87",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "dG",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "632"
                  },
                  {
                    "description": "New Bacon model with 34 GB RAM, 973 GB storage, and royal features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GF",
                    "taxAmount": {
                      "amount": "126.64",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "0M",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "024"
                  },
                  {
                    "description": "Ergonomic Shirt made with Steel for all-day amused support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CK",
                    "taxAmount": {
                      "amount": "75.52",
                      "currencyCode": "SAR"
                    },
                    "taxCode": "Z1",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "835"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "86.33",
                  "currencyCode": "BTN"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "180.24",
                "currencyCode": "AED"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "69.63",
                  "currencyCode": "UAH"
                },
                "preDiscountedAmount": {
                  "amount": "26.35",
                  "currencyCode": "RSD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Car model with 79 GB RAM, 888 GB storage, and authentic features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HT",
                    "taxAmount": {
                      "amount": "30.15",
                      "currencyCode": "THB"
                    },
                    "taxCode": "X1",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "823"
                  },
                  {
                    "description": "New silver Gloves with ergonomic design for rusty comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CH",
                    "taxAmount": {
                      "amount": "66.15",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "NR",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "223"
                  },
                  {
                    "description": "New Bike model with 20 GB RAM, 41 GB storage, and sparkling features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SY",
                    "taxAmount": {
                      "amount": "68.82",
                      "currencyCode": "RON"
                    },
                    "taxCode": "Wa",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "416"
                  },
                  {
                    "description": "Ergonomic Car made with Gold for all-day secret support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MZ",
                    "taxAmount": {
                      "amount": "163.94",
                      "currencyCode": "GHS"
                    },
                    "taxCode": "XN",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "732"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "196.48",
                  "currencyCode": "GHS"
                }
              },
              "totalAmount": {
                "amount": "177.85",
                "currencyCode": "BDT"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 11
                },
                "newSeat": {
                  "column": "B",
                  "row": 3
                },
                "passengerRefId": "BJpT",
                "segmentRefId": "ulxY"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 21
                },
                "newSeat": {
                  "column": "B",
                  "row": 1
                },
                "passengerRefId": "ghaL",
                "segmentRefId": "IL1t"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 18
                },
                "newSeat": {
                  "column": "E",
                  "row": 27
                },
                "passengerRefId": "B4XG",
                "segmentRefId": "MzGG"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 10
                },
                "newSeat": {
                  "column": "E",
                  "row": 16
                },
                "passengerRefId": "mhLj",
                "segmentRefId": "47ga"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 20
                },
                "newSeat": {
                  "column": "A",
                  "row": 4
                },
                "passengerRefId": "yXA8",
                "segmentRefId": "yd6Y"
              }
            ]
          },
          {
            "commission": {
              "amount": "211.18",
              "code": "ojID",
              "currencyCode": "NAD",
              "description": "NEGOTIATED COMM",
              "percentage": "5.77",
              "percentageAppliedToAmount": "344.77"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "195.67",
                "currencyCode": "EUR"
              },
              "differentialAmount": {
                "amount": "148.41",
                "currencyCode": "RWF"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Computer model with 99 GB RAM, 899 GB storage, and warm features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AG",
                    "taxAmount": {
                      "amount": "61.85",
                      "currencyCode": "XAF"
                    },
                    "taxCode": "fw",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "477"
                  },
                  {
                    "description": "Our dolphin-friendly Keyboard ensures hefty comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SY",
                    "taxAmount": {
                      "amount": "83.33",
                      "currencyCode": "KRW"
                    },
                    "taxCode": "hc",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "313"
                  },
                  {
                    "description": "Our zesty-inspired Bike brings a taste of luxury to your only lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CM",
                    "taxAmount": {
                      "amount": "185.8",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "qc",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "816"
                  },
                  {
                    "description": "Discover the important new Soap with an exciting mix of Silk ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BF",
                    "taxAmount": {
                      "amount": "53.22",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "sm",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "126"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "54.35",
                  "currencyCode": "VND"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "R3TX",
                "segmentRefIds": [
                  "51nA",
                  "NN9J"
                ]
              },
              {
                "priceClassRefId": "2MMA",
                "segmentRefIds": [
                  "zOaC",
                  "gy07"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "125.41",
                "currencyCode": "STN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New indigo Salad with ergonomic design for fake comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TC",
                    "taxAmount": {
                      "amount": "103.34",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "FT",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "717"
                  },
                  {
                    "description": "New Gloves model with 34 GB RAM, 137 GB storage, and practical features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FI",
                    "taxAmount": {
                      "amount": "155.01",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "0S",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "876"
                  },
                  {
                    "description": "Ergonomic Pizza made with Marble for all-day rundown support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AF",
                    "taxAmount": {
                      "amount": "22.5",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "rb",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "623"
                  },
                  {
                    "description": "New violet Chair with ergonomic design for tame comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "WS",
                    "taxAmount": {
                      "amount": "197.99",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "VR",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "935"
                  },
                  {
                    "description": "The sleek and scared Hat comes with orange LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PL",
                    "taxAmount": {
                      "amount": "56.76",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "S5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "136"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "17.26",
                  "currencyCode": "CRC"
                }
              }
            },
            "offerItemId": "bbpP",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "192.3",
                "currencyCode": "XOF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Pants featuring apt technology and Concrete construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "129.88",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "9j",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "696"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "82.43",
                  "currencyCode": "SOS"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "F3ZN",
                    "segmentRefIds": [
                      "38rV",
                      "qq3I",
                      "3ygC"
                    ]
                  },
                  {
                    "baggageRefId": "iLIK",
                    "segmentRefIds": [
                      "x8mZ",
                      "9OIr",
                      "eUGD",
                      "tpHh"
                    ]
                  },
                  {
                    "baggageRefId": "hu18",
                    "segmentRefIds": [
                      "pU82",
                      "bHxm",
                      "cjCr",
                      "l5kd"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Rh3C2Thi",
                      "fareCode": "499",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "sKZn",
                    "segmentRefIds": [
                      "vxoC",
                      "L2mF"
                    ],
                    "ticketDesignator": "CfWe",
                    "voluntaryChangeInformationRefs": [
                      "BGN",
                      "VND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "9wLgVx1E",
                      "fareCode": "654",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "1TNR",
                    "segmentRefIds": [
                      "QK6h",
                      "MfBP",
                      "Mp7p"
                    ],
                    "ticketDesignator": "1BQ1",
                    "voluntaryChangeInformationRefs": [
                      "OMR",
                      "QAR"
                    ]
                  }
                ],
                "passengerRefId": "B5WB",
                "price": {
                  "baseAmount": {
                    "amount": "124.55",
                    "currencyCode": "SHP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "143.49",
                      "currencyCode": "BND"
                    },
                    "preDiscountedAmount": {
                      "amount": "50.36",
                      "currencyCode": "GHS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Gloves model with 24 GB RAM, 528 GB storage, and sorrowful features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CN",
                        "taxAmount": {
                          "amount": "90.36",
                          "currencyCode": "NIO"
                        },
                        "taxCode": "di",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "990"
                      },
                      {
                        "description": "Reichert, Becker and Quitzon's most advanced Chicken technology increases big capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PE",
                        "taxAmount": {
                          "amount": "105.94",
                          "currencyCode": "USD"
                        },
                        "taxCode": "Nh",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "890"
                      },
                      {
                        "description": "Featuring Tantalum-enhanced technology, our Towels offers unparalleled blond performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NC",
                        "taxAmount": {
                          "amount": "174.19",
                          "currencyCode": "EUR"
                        },
                        "taxCode": "k9",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "518"
                      },
                      {
                        "description": "Our crocodile-friendly Mouse ensures junior comfort for your pets",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NR",
                        "taxAmount": {
                          "amount": "37.24",
                          "currencyCode": "CDF"
                        },
                        "taxCode": "5w",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "639"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "79.91",
                      "currencyCode": "GBP"
                    }
                  },
                  "totalAmount": {
                    "amount": "59.16",
                    "currencyCode": "KPW"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "VcD9X"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "mVF0",
                    "segmentRefIds": [
                      "Ydgy",
                      "YQrA",
                      "jZXG"
                    ]
                  },
                  {
                    "baggageRefId": "Qp5h",
                    "segmentRefIds": [
                      "JaxA",
                      "xHh5"
                    ]
                  },
                  {
                    "baggageRefId": "IzCC",
                    "segmentRefIds": [
                      "MJiT",
                      "KaIZ",
                      "2iL2",
                      "xSS3"
                    ]
                  },
                  {
                    "baggageRefId": "zbfa",
                    "segmentRefIds": [
                      "OcDG",
                      "QUXY",
                      "f8BO",
                      "xCr1",
                      "Im1R"
                    ]
                  },
                  {
                    "baggageRefId": "5beh",
                    "segmentRefIds": [
                      "5dFT",
                      "QYVP"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "pQ2NCFAk",
                      "fareCode": "578",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "OSxA",
                    "segmentRefIds": [
                      "TAvW",
                      "ZwWa",
                      "eZeV"
                    ],
                    "ticketDesignator": "d3qb",
                    "voluntaryChangeInformationRefs": [
                      "CVE"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "aDfUNXuc",
                      "fareCode": "833",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Rd35",
                    "segmentRefIds": [
                      "ku8q",
                      "iAqu"
                    ],
                    "ticketDesignator": "hzHT",
                    "voluntaryChangeInformationRefs": [
                      "GMD",
                      "ETB",
                      "DJF",
                      "MWK",
                      "DJF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "S8e0TO43",
                      "fareCode": "318",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "v3Bq",
                    "segmentRefIds": [
                      "Cknw",
                      "njKI",
                      "Lq6F",
                      "UDYh"
                    ],
                    "ticketDesignator": "N0jC",
                    "voluntaryChangeInformationRefs": [
                      "IDR",
                      "BHD"
                    ]
                  }
                ],
                "passengerRefId": "J7Ut",
                "price": {
                  "baseAmount": {
                    "amount": "56.53",
                    "currencyCode": "LYD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "79.91",
                      "currencyCode": "DJF"
                    },
                    "preDiscountedAmount": {
                      "amount": "101.54",
                      "currencyCode": "MGA"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Intelligent Soap designed with Rubber for able performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "YT",
                        "taxAmount": {
                          "amount": "110.12",
                          "currencyCode": "AUD"
                        },
                        "taxCode": "sb",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "539"
                      },
                      {
                        "description": "The grey Sausages combines Moldova aesthetics with Oganesson-based durability",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "EG",
                        "taxAmount": {
                          "amount": "101.64",
                          "currencyCode": "HNL"
                        },
                        "taxCode": "La",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "657"
                      },
                      {
                        "description": "Kiehn, Adams and Howe's most advanced Gloves technology increases monumental capabilities",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LA",
                        "taxAmount": {
                          "amount": "95.59",
                          "currencyCode": "PAB"
                        },
                        "taxCode": "tJ",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "933"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "13.21",
                      "currencyCode": "BZD"
                    }
                  },
                  "totalAmount": {
                    "amount": "95.68",
                    "currencyCode": "DOP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Jyk52"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "61.33",
                "currencyCode": "TTD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The salmon Towels combines Poland aesthetics with Beryllium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IE",
                    "taxAmount": {
                      "amount": "186.03",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "Q5",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "320"
                  },
                  {
                    "description": "New Pizza model with 15 GB RAM, 730 GB storage, and late features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SY",
                    "taxAmount": {
                      "amount": "107.49",
                      "currencyCode": "HTG"
                    },
                    "taxCode": "xL",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "072"
                  },
                  {
                    "description": "The sleek and superficial Chair comes with turquoise LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SZ",
                    "taxAmount": {
                      "amount": "25.79",
                      "currencyCode": "COP"
                    },
                    "taxCode": "aP",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "964"
                  },
                  {
                    "description": "The Lee Table is the latest in a series of dependent products from Dach, Boehm and Goldner",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GL",
                    "taxAmount": {
                      "amount": "112.32",
                      "currencyCode": "BSD"
                    },
                    "taxCode": "kT",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "060"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "154.55",
                  "currencyCode": "ERN"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "94.77",
                "currencyCode": "MUR"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "114.14",
                  "currencyCode": "ERN"
                },
                "preDiscountedAmount": {
                  "amount": "95.35",
                  "currencyCode": "GEL"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Greenholt Group's most advanced Bacon technology increases crowded capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MK",
                    "taxAmount": {
                      "amount": "159.09",
                      "currencyCode": "TND"
                    },
                    "taxCode": "iJ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "787"
                  },
                  {
                    "description": "The Smart zero administration projection Keyboard offers reliable performance and unwilling design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HT",
                    "taxAmount": {
                      "amount": "46.94",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "XX",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "782"
                  },
                  {
                    "description": "Professional-grade Sausages perfect for clear-cut training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IS",
                    "taxAmount": {
                      "amount": "143.62",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "Ua",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "179"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "48.49",
                  "currencyCode": "BYN"
                }
              },
              "totalAmount": {
                "amount": "80.89",
                "currencyCode": "MVR"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 23
                },
                "newSeat": {
                  "column": "F",
                  "row": 15
                },
                "passengerRefId": "8sAF",
                "segmentRefId": "gLi3"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 21
                },
                "newSeat": {
                  "column": "B",
                  "row": 8
                },
                "passengerRefId": "zx2b",
                "segmentRefId": "Foid"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 16
                },
                "newSeat": {
                  "column": "A",
                  "row": 7
                },
                "passengerRefId": "kGNb",
                "segmentRefId": "asRg"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 21
                },
                "newSeat": {
                  "column": "B",
                  "row": 21
                },
                "passengerRefId": "0nBf",
                "segmentRefId": "HI1x"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 11
                },
                "newSeat": {
                  "column": "C",
                  "row": 16
                },
                "passengerRefId": "TyQ8",
                "segmentRefId": "HNuX"
              }
            ]
          },
          {
            "commission": {
              "amount": "412.38",
              "code": "Ffxa",
              "currencyCode": "GYD",
              "description": "NEGOTIATED COMM",
              "percentage": "11.17",
              "percentageAppliedToAmount": "497.77"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "172.62",
                "currencyCode": "USD"
              },
              "differentialAmount": {
                "amount": "177.55",
                "currencyCode": "TMT"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New olive Soap with ergonomic design for obvious comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FI",
                    "taxAmount": {
                      "amount": "20.46",
                      "currencyCode": "BBD"
                    },
                    "taxCode": "1O",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "812"
                  },
                  {
                    "description": "Discover the gecko-like agility of our Sausages, perfect for sneaky users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "87.29",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "To",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "973"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "154.03",
                  "currencyCode": "BWP"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "hi1U",
                "segmentRefIds": [
                  "mOBo",
                  "yb8U",
                  "QJpO",
                  "dtF9"
                ]
              },
              {
                "priceClassRefId": "iXoe",
                "segmentRefIds": [
                  "e8oA",
                  "QLEQ",
                  "cnC3",
                  "PzG5"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "46.96",
                "currencyCode": "EUR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Sudan-inspired Bacon, blending expensive style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KI",
                    "taxAmount": {
                      "amount": "160.47",
                      "currencyCode": "MMK"
                    },
                    "taxCode": "bg",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "574"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "98.26",
                  "currencyCode": "BWP"
                }
              }
            },
            "offerItemId": "WXeJ",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "125.82",
                "currencyCode": "VES",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the great new Sausages with an exciting mix of Metal ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MY",
                    "taxAmount": {
                      "amount": "153.02",
                      "currencyCode": "MWK"
                    },
                    "taxCode": "go",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "492"
                  },
                  {
                    "description": "The sleek and sleepy Keyboard comes with white LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PS",
                    "taxAmount": {
                      "amount": "99.49",
                      "currencyCode": "KWD"
                    },
                    "taxCode": "iV",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "210"
                  },
                  {
                    "description": "Discover the shark-like agility of our Gloves, perfect for illiterate users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "UY",
                    "taxAmount": {
                      "amount": "112.7",
                      "currencyCode": "BBD"
                    },
                    "taxCode": "mE",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "619"
                  },
                  {
                    "description": "Stylish Cheese designed to make you stand out with bad looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SD",
                    "taxAmount": {
                      "amount": "192.16",
                      "currencyCode": "MVR"
                    },
                    "taxCode": "F7",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "322"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "154.67",
                  "currencyCode": "XAF"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "2xBF",
                    "segmentRefIds": [
                      "LlBQ",
                      "b3E0",
                      "4jAY"
                    ]
                  },
                  {
                    "baggageRefId": "CjC5",
                    "segmentRefIds": [
                      "uCe8",
                      "Q4vN",
                      "V4Tf",
                      "ZnJg",
                      "WNRZ"
                    ]
                  },
                  {
                    "baggageRefId": "6bLo",
                    "segmentRefIds": [
                      "8ZSv"
                    ]
                  },
                  {
                    "baggageRefId": "gWSV",
                    "segmentRefIds": [
                      "qvBW",
                      "8EIw",
                      "n6XY",
                      "baPJ"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "nQkfadKd",
                      "fareCode": "273",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "qogZ",
                    "segmentRefIds": [
                      "ezln",
                      "3K8x",
                      "uFvC",
                      "U5o2"
                    ],
                    "ticketDesignator": "3tvX",
                    "voluntaryChangeInformationRefs": [
                      "BMD",
                      "ILS"
                    ]
                  }
                ],
                "passengerRefId": "y48K",
                "price": {
                  "baseAmount": {
                    "amount": "78.12",
                    "currencyCode": "VND"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "38.27",
                      "currencyCode": "HTG"
                    },
                    "preDiscountedAmount": {
                      "amount": "194.31",
                      "currencyCode": "TRY"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the upbeat new Mouse with an exciting mix of Gold ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "EH",
                        "taxAmount": {
                          "amount": "88.22",
                          "currencyCode": "ZWL"
                        },
                        "taxCode": "XJ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "036"
                      },
                      {
                        "description": "Recycled Fish designed with Gold for tame performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "UY",
                        "taxAmount": {
                          "amount": "60.61",
                          "currencyCode": "TZS"
                        },
                        "taxCode": "SA",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "158"
                      },
                      {
                        "description": "The grey Ball combines Christmas Island aesthetics with Mendelevium-based durability",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GF",
                        "taxAmount": {
                          "amount": "13.51",
                          "currencyCode": "ZWL"
                        },
                        "taxCode": "Lz",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "712"
                      },
                      {
                        "description": "Discover the whirlwind new Ball with an exciting mix of Metal ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "DJ",
                        "taxAmount": {
                          "amount": "41.41",
                          "currencyCode": "ILS"
                        },
                        "taxCode": "O3",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "510"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "21.88",
                      "currencyCode": "HUF"
                    }
                  },
                  "totalAmount": {
                    "amount": "35.56",
                    "currencyCode": "AWG"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "zBYiE"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "YB3N",
                    "segmentRefIds": [
                      "xzUG",
                      "Hbd0",
                      "Wuaa",
                      "1vsc"
                    ]
                  },
                  {
                    "baggageRefId": "tIy9",
                    "segmentRefIds": [
                      "j8m5",
                      "zY0A"
                    ]
                  },
                  {
                    "baggageRefId": "pyG2",
                    "segmentRefIds": [
                      "lbvn",
                      "K9xl",
                      "WUxV",
                      "l4Gk",
                      "akSe"
                    ]
                  },
                  {
                    "baggageRefId": "zXzJ",
                    "segmentRefIds": [
                      "OjMn"
                    ]
                  },
                  {
                    "baggageRefId": "h5PZ",
                    "segmentRefIds": [
                      "Clb7",
                      "g3WD",
                      "wv0g"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "b00HJonk",
                      "fareCode": "473",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "t100",
                    "segmentRefIds": [
                      "HL68",
                      "wUSv",
                      "JUoo",
                      "kb0w",
                      "ycli"
                    ],
                    "ticketDesignator": "qmHA",
                    "voluntaryChangeInformationRefs": [
                      "SRD",
                      "AOA",
                      "MYR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "jyoWR2kD",
                      "fareCode": "851",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "sXDe",
                    "segmentRefIds": [
                      "06Uz",
                      "uHDI",
                      "LjR6",
                      "QSO1"
                    ],
                    "ticketDesignator": "iV8y",
                    "voluntaryChangeInformationRefs": [
                      "RUB",
                      "NPR",
                      "CZK",
                      "VES"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "g8rPzLH1",
                      "fareCode": "092",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "E1KZ",
                    "segmentRefIds": [
                      "mmf9"
                    ],
                    "ticketDesignator": "kzOM",
                    "voluntaryChangeInformationRefs": [
                      "KMF",
                      "HKD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "EYE0rbZe",
                      "fareCode": "784",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "1e5H",
                    "segmentRefIds": [
                      "VDS4",
                      "PqRD",
                      "07kT",
                      "f3gR"
                    ],
                    "ticketDesignator": "OF27",
                    "voluntaryChangeInformationRefs": [
                      "KHR"
                    ]
                  }
                ],
                "passengerRefId": "gokJ",
                "price": {
                  "baseAmount": {
                    "amount": "141.69",
                    "currencyCode": "BGN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "83.62",
                      "currencyCode": "STN"
                    },
                    "preDiscountedAmount": {
                      "amount": "113.34",
                      "currencyCode": "PAB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Iron-enhanced technology, our Chips offers unparalleled old-fashioned performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "US",
                        "taxAmount": {
                          "amount": "140.55",
                          "currencyCode": "HKD"
                        },
                        "taxCode": "hY",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "593"
                      },
                      {
                        "description": "Professional-grade Keyboard perfect for dependable training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BO",
                        "taxAmount": {
                          "amount": "181.62",
                          "currencyCode": "LBP"
                        },
                        "taxCode": "Av",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "104"
                      },
                      {
                        "description": "New Bike model with 85 GB RAM, 452 GB storage, and hidden features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CM",
                        "taxAmount": {
                          "amount": "87.59",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "J5",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "270"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "79.34",
                      "currencyCode": "MYR"
                    }
                  },
                  "totalAmount": {
                    "amount": "30.79",
                    "currencyCode": "LKR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "XtGaW"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "4YCA",
                    "segmentRefIds": [
                      "zJyA",
                      "gOuo",
                      "02nv",
                      "0NWx"
                    ]
                  },
                  {
                    "baggageRefId": "befI",
                    "segmentRefIds": [
                      "4ykH"
                    ]
                  },
                  {
                    "baggageRefId": "Dmzq",
                    "segmentRefIds": [
                      "pb9T",
                      "wo0i",
                      "DePh"
                    ]
                  },
                  {
                    "baggageRefId": "K2zH",
                    "segmentRefIds": [
                      "mnNq",
                      "x9Du",
                      "9S5e"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "tlihHB17",
                      "fareCode": "458",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "hLs8",
                    "segmentRefIds": [
                      "sAAu",
                      "lsNF",
                      "QcGw"
                    ],
                    "ticketDesignator": "8zBA",
                    "voluntaryChangeInformationRefs": [
                      "XCD",
                      "GNF",
                      "FKP",
                      "BDT",
                      "GNF"
                    ]
                  }
                ],
                "passengerRefId": "3GIQ",
                "price": {
                  "baseAmount": {
                    "amount": "191.56",
                    "currencyCode": "AMD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "122.08",
                      "currencyCode": "BWP"
                    },
                    "preDiscountedAmount": {
                      "amount": "130.45",
                      "currencyCode": "DZD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Hat made with Granite for all-day wry support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "RO",
                        "taxAmount": {
                          "amount": "157.4",
                          "currencyCode": "BND"
                        },
                        "taxCode": "X0",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "710"
                      },
                      {
                        "description": "Discover the bat-like agility of our Tuna, perfect for coordinated users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GB",
                        "taxAmount": {
                          "amount": "101.84",
                          "currencyCode": "QAR"
                        },
                        "taxCode": "cX",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "080"
                      },
                      {
                        "description": "The Naomi Gloves is the latest in a series of impeccable products from Thompson and Sons",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TZ",
                        "taxAmount": {
                          "amount": "25.22",
                          "currencyCode": "BAM"
                        },
                        "taxCode": "t5",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "215"
                      },
                      {
                        "description": "The User-friendly reciprocal knowledge base Table offers reliable performance and grounded design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NC",
                        "taxAmount": {
                          "amount": "41.03",
                          "currencyCode": "AFN"
                        },
                        "taxCode": "8z",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "343"
                      },
                      {
                        "description": "Discover the fish-like agility of our Pants, perfect for enchanting users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "DM",
                        "taxAmount": {
                          "amount": "180.18",
                          "currencyCode": "KES"
                        },
                        "taxCode": "Io",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "698"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "166",
                      "currencyCode": "RSD"
                    }
                  },
                  "totalAmount": {
                    "amount": "115.53",
                    "currencyCode": "BOB"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "25wPg"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "HCD2",
                    "segmentRefIds": [
                      "oGtd",
                      "vX14",
                      "bNeC",
                      "wBA5"
                    ]
                  },
                  {
                    "baggageRefId": "yI1N",
                    "segmentRefIds": [
                      "03uC"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "RietBwmo",
                      "fareCode": "393",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "IrGT",
                    "segmentRefIds": [
                      "FT9W"
                    ],
                    "ticketDesignator": "kZyO",
                    "voluntaryChangeInformationRefs": [
                      "KGS",
                      "RUB",
                      "QAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "xzBgU2ti",
                      "fareCode": "697",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "IdZI",
                    "segmentRefIds": [
                      "Pngo",
                      "PpKZ",
                      "0lr8",
                      "a6Zy",
                      "VWx9"
                    ],
                    "ticketDesignator": "XD7l",
                    "voluntaryChangeInformationRefs": [
                      "AUD",
                      "BYN",
                      "HTG",
                      "SBD",
                      "CDF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "3uNaMuh8",
                      "fareCode": "617",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "EjWn",
                    "segmentRefIds": [
                      "JaOz"
                    ],
                    "ticketDesignator": "5rsU",
                    "voluntaryChangeInformationRefs": [
                      "CNY",
                      "BZD",
                      "NIO",
                      "ERN",
                      "PAB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "IcjJVHqN",
                      "fareCode": "575",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "Dfsu",
                    "segmentRefIds": [
                      "so6q",
                      "POFl"
                    ],
                    "ticketDesignator": "olz0",
                    "voluntaryChangeInformationRefs": [
                      "SYP",
                      "GMD",
                      "STN"
                    ]
                  }
                ],
                "passengerRefId": "2ALk",
                "price": {
                  "baseAmount": {
                    "amount": "179.72",
                    "currencyCode": "LYD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "61.75",
                      "currencyCode": "BOB"
                    },
                    "preDiscountedAmount": {
                      "amount": "85.46",
                      "currencyCode": "ETB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our salty-inspired Chicken brings a taste of luxury to your wrathful lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SX",
                        "taxAmount": {
                          "amount": "194.4",
                          "currencyCode": "KWD"
                        },
                        "taxCode": "Uu",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "916"
                      },
                      {
                        "description": "New lavender Gloves with ergonomic design for timely comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TD",
                        "taxAmount": {
                          "amount": "117.6",
                          "currencyCode": "JOD"
                        },
                        "taxCode": "lk",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "095"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "142.44",
                      "currencyCode": "PKR"
                    }
                  },
                  "totalAmount": {
                    "amount": "58.8",
                    "currencyCode": "SYP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "DYXix"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "zmXG",
                    "segmentRefIds": [
                      "yquz",
                      "yiUc",
                      "OnvT"
                    ]
                  },
                  {
                    "baggageRefId": "Z83s",
                    "segmentRefIds": [
                      "GyV6",
                      "7eEo",
                      "zEEE",
                      "uORy"
                    ]
                  },
                  {
                    "baggageRefId": "Rx2k",
                    "segmentRefIds": [
                      "N0h0",
                      "Ife5",
                      "KtYY"
                    ]
                  },
                  {
                    "baggageRefId": "P5Gb",
                    "segmentRefIds": [
                      "9oHh",
                      "VR1e"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "DvkWJRcH",
                      "fareCode": "235",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "LEHz",
                    "segmentRefIds": [
                      "rMy6"
                    ],
                    "ticketDesignator": "P64B",
                    "voluntaryChangeInformationRefs": [
                      "BDT",
                      "ILS",
                      "MKD"
                    ]
                  }
                ],
                "passengerRefId": "VLGQ",
                "price": {
                  "baseAmount": {
                    "amount": "138.72",
                    "currencyCode": "LRD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "130.13",
                      "currencyCode": "MRU"
                    },
                    "preDiscountedAmount": {
                      "amount": "30.1",
                      "currencyCode": "KHR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our golden-inspired Towels brings a taste of luxury to your grimy lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GY",
                        "taxAmount": {
                          "amount": "138.62",
                          "currencyCode": "GIP"
                        },
                        "taxCode": "ZS",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "986"
                      },
                      {
                        "description": "The Open-architected bottom-line functionalities Salad offers reliable performance and charming design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "UG",
                        "taxAmount": {
                          "amount": "78.55",
                          "currencyCode": "TMT"
                        },
                        "taxCode": "P3",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "464"
                      },
                      {
                        "description": "Experience the gold brilliance of our Hat, perfect for neat environments",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CI",
                        "taxAmount": {
                          "amount": "65.44",
                          "currencyCode": "TMT"
                        },
                        "taxCode": "3t",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "072"
                      },
                      {
                        "description": "New Tuna model with 31 GB RAM, 167 GB storage, and knotty features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NU",
                        "taxAmount": {
                          "amount": "117.95",
                          "currencyCode": "ILS"
                        },
                        "taxCode": "k7",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "062"
                      },
                      {
                        "description": "Discover the immense new Table with an exciting mix of Gold ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AX",
                        "taxAmount": {
                          "amount": "121.66",
                          "currencyCode": "ZAR"
                        },
                        "taxCode": "ac",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "728"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "42.7",
                      "currencyCode": "SZL"
                    }
                  },
                  "totalAmount": {
                    "amount": "56.71",
                    "currencyCode": "OMR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "uEoXD"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "124.6",
                "currencyCode": "ZWL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the whole new Bike with an exciting mix of Marble ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TG",
                    "taxAmount": {
                      "amount": "125.64",
                      "currencyCode": "JOD"
                    },
                    "taxCode": "dd",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "099"
                  },
                  {
                    "description": "Professional-grade Hat perfect for late training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BM",
                    "taxAmount": {
                      "amount": "60.78",
                      "currencyCode": "THB"
                    },
                    "taxCode": "1G",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "840"
                  },
                  {
                    "description": "Ergonomic Soap made with Ceramic for all-day spiffy support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BY",
                    "taxAmount": {
                      "amount": "120.31",
                      "currencyCode": "TJS"
                    },
                    "taxCode": "0P",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "965"
                  },
                  {
                    "description": "Discover the frog-like agility of our Salad, perfect for illiterate users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "OM",
                    "taxAmount": {
                      "amount": "171.26",
                      "currencyCode": "CRC"
                    },
                    "taxCode": "or",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "463"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "116.76",
                  "currencyCode": "KMF"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "45.35",
                "currencyCode": "QAR"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "147.68",
                  "currencyCode": "DOP"
                },
                "preDiscountedAmount": {
                  "amount": "121.2",
                  "currencyCode": "MKD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Eliane Bacon is the latest in a series of rare products from Buckridge - Skiles",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SA",
                    "taxAmount": {
                      "amount": "111.95",
                      "currencyCode": "HKD"
                    },
                    "taxCode": "aI",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "357"
                  },
                  {
                    "description": "New Computer model with 10 GB RAM, 287 GB storage, and clean features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CL",
                    "taxAmount": {
                      "amount": "87.41",
                      "currencyCode": "KPW"
                    },
                    "taxCode": "gV",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "462"
                  },
                  {
                    "description": "Discover the witty new Keyboard with an exciting mix of Cotton ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VC",
                    "taxAmount": {
                      "amount": "73.74",
                      "currencyCode": "GMD"
                    },
                    "taxCode": "zI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "468"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "103.55",
                  "currencyCode": "PLN"
                }
              },
              "totalAmount": {
                "amount": "64.91",
                "currencyCode": "ISK"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 22
                },
                "newSeat": {
                  "column": "E",
                  "row": 18
                },
                "passengerRefId": "i8p2",
                "segmentRefId": "8DSh"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 17
                },
                "newSeat": {
                  "column": "B",
                  "row": 26
                },
                "passengerRefId": "onHx",
                "segmentRefId": "fQF9"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 21
                },
                "newSeat": {
                  "column": "C",
                  "row": 16
                },
                "passengerRefId": "UKVY",
                "segmentRefId": "DPv9"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 9
                },
                "newSeat": {
                  "column": "C",
                  "row": 2
                },
                "passengerRefId": "1ZOT",
                "segmentRefId": "VLUj"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 19
                },
                "newSeat": {
                  "column": "F",
                  "row": 9
                },
                "passengerRefId": "oi5O",
                "segmentRefId": "P4q3"
              }
            ]
          }
        ],
        "ownerCode": "Wa",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-18T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "160.65",
            "currencyCode": "OMR",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Our rich-inspired Bike brings a taste of luxury to your punctual lifestyle",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "AW",
                "taxAmount": {
                  "amount": "36.59",
                  "currencyCode": "GIP"
                },
                "taxCode": "SK",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "749"
              },
              {
                "description": "Von LLC's most advanced Table technology increases unlawful capabilities",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "DK",
                "taxAmount": {
                  "amount": "42.78",
                  "currencyCode": "MWK"
                },
                "taxCode": "Ks",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "546"
              },
              {
                "description": "Featuring Tellurium-enhanced technology, our Ball offers unparalleled deficient performance",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "UM",
                "taxAmount": {
                  "amount": "81.75",
                  "currencyCode": "MXN"
                },
                "taxCode": "WT",
                "taxCodeText": "PAID",
                "taxPadisCode": "382"
              },
              {
                "description": "Savor the crunchy essence in our Pizza, designed for dismal culinary adventures",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "SM",
                "taxAmount": {
                  "amount": "57.7",
                  "currencyCode": "SSP"
                },
                "taxCode": "M6",
                "taxCodeText": "VAT",
                "taxPadisCode": "737"
              },
              {
                "description": "The lavender Computer combines Myanmar aesthetics with Beryllium-based durability",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "IO",
                "taxAmount": {
                  "amount": "160.96",
                  "currencyCode": "WST"
                },
                "taxCode": "28",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "234"
              }
            ],
            "totalTaxAmount": {
              "amount": "164.51",
              "currencyCode": "BOB"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "107.6",
            "currencyCode": "MNT"
          }
        },
        "validatingAirlineCode": "oJ"
      }
    ]
  }
}
{
  "diagnostics": [
    {
      "body": "ORDER_VIEW_REQUEST",
      "customId": "d3451cc0-3d7d-41aa-98cd-269b6e758996",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    }
  ],
  "messages": [
    {
      "category": "WARNING",
      "code": 573,
      "description": "Professional-grade Keyboard perfect for celebrated training and recreational use",
      "service": "EXCHANGE_SERVICE",
      "type": "INFO"
    },
    {
      "category": "WARNING",
      "code": 999,
      "description": "Stylish Bacon designed to make you stand out with yellow looks",
      "service": "NDC_CONNECTOR",
      "type": "ERROR"
    },
    {
      "category": "WARNING",
      "code": 461,
      "description": "Electronic Pants designed with Gold for polite performance",
      "service": "NDC_CONNECTOR",
      "type": "ERROR"
    },
    {
      "category": "WARNING",
      "code": 235,
      "description": "Innovative Keyboard featuring thorough technology and Marble construction",
      "service": "EXCHANGE_SERVICE",
      "type": "ERROR"
    }
  ],
  "payloadAttributes": {
    "echoToken": "69bfb4f7-9b64-40ec-84a7-a4ad4c27b5da",
    "timeStamp": "2026-06-17T00:00:00.0Z",
    "trxId": "cFfDSzMKFSRpJ"
  },
  "response": {
    "datalist": {
      "baggages": [
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 21,
              "maximumBagWeightInPounds": 32,
              "maximumLengthInCentimeters": 147,
              "maximumLengthInInches": 46,
              "maximumPieces": 0
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 21,
              "maximumBagWeightInPounds": 26,
              "maximumLengthInCentimeters": 142,
              "maximumLengthInInches": 47,
              "maximumPieces": 0
            }
          ],
          "baggageId": "GDrO",
          "descriptions": [
            "Fragile",
            "Sports",
            "Heavy"
          ],
          "typeCode": "CheckedBag"
        }
      ],
      "passengers": [
        {
          "passengerId": "Ysyr",
          "typeCode": "CHD"
        },
        {
          "passengerId": "NMPa",
          "typeCode": "CHD"
        },
        {
          "passengerId": "jsdR",
          "typeCode": "CHD"
        },
        {
          "passengerId": "p3uu",
          "typeCode": "CHD"
        },
        {
          "passengerId": "ZwmX",
          "typeCode": "ADT"
        }
      ],
      "priceClasses": [
        {
          "code": "eSV",
          "descriptions": [
            {
              "description": "Discover the panda-like agility of our Shoes, perfect for soft users",
              "descriptionId": "vtXQmzosnJ"
            },
            {
              "description": "The orchid Pants combines Serbia aesthetics with Lutetium-based durability",
              "descriptionId": "Y0pWOIF9xX"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "z65p"
        },
        {
          "code": "xMP",
          "descriptions": [
            {
              "description": "Savor the zesty essence in our Sausages, designed for ill culinary adventures",
              "descriptionId": "kfEKWHOJno"
            },
            {
              "description": "Innovative Computer featuring sore technology and Wooden construction",
              "descriptionId": "ZI8oBe0xd0"
            },
            {
              "description": "The orange Car combines Ecuador aesthetics with Darmstadtium-based durability",
              "descriptionId": "PqQ5zcKVi2"
            },
            {
              "description": "Professional-grade Chips perfect for superb training and recreational use",
              "descriptionId": "U963m0xIDJ"
            },
            {
              "description": "Savor the smoky essence in our Tuna, designed for which culinary adventures",
              "descriptionId": "YEZeAY1VbZ"
            }
          ],
          "name": "Premium Economy",
          "priceClassId": "Pj9T"
        },
        {
          "code": "jPR",
          "descriptions": [
            {
              "description": "Featuring Lutetium-enhanced technology, our Gloves offers unparalleled coordinated performance",
              "descriptionId": "yTUgKZgk3m"
            },
            {
              "description": "Discover the winding new Bacon with an exciting mix of Plastic ingredients",
              "descriptionId": "B6h3pRTyZC"
            },
            {
              "description": "Savor the tender essence in our Chair, designed for imaginary culinary adventures",
              "descriptionId": "0NdDndpIDK"
            },
            {
              "description": "Discover the peacock-like agility of our Bacon, perfect for lanky users",
              "descriptionId": "zC5DqBq9zY"
            },
            {
              "description": "Experience the yellow brilliance of our Mouse, perfect for lively environments",
              "descriptionId": "yTqFh0YNYl"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "LLZq"
        },
        {
          "code": "ugo",
          "descriptions": [
            {
              "description": "Innovative Computer featuring our technology and Bronze construction",
              "descriptionId": "FjECrq7zws"
            },
            {
              "description": "Discover the perky new Car with an exciting mix of Cotton ingredients",
              "descriptionId": "fjtifQfvNE"
            },
            {
              "description": "Recycled Keyboard designed with Bamboo for sarcastic performance",
              "descriptionId": "QqoTGDO71A"
            }
          ],
          "name": "Business - Flex",
          "priceClassId": "ton1"
        }
      ],
      "segments": [
        {
          "arrival": {
            "airportCode": "CDG",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-06-01T00:00:00.0Z",
            "terminal": "C"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-08-28T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "380",
                "name": "regional"
              },
              "departure": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "departureDateTime": "2026-08-04T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-03-17T00:00:00.0Z",
                "terminal": "C"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "departureDateTime": "2026-08-01T00:00:00.0Z",
                "terminal": "C"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "CDG",
            "airportName": "[object Object]",
            "departureDateTime": "2027-02-22T00:00:00.0Z",
            "terminal": "1"
          },
          "marketingAirline": {
            "code": "sw",
            "flightNumber": "620",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "vH",
            "flightNumber": "820",
            "name": "[object Object]"
          },
          "segmentId": "xGxU"
        },
        {
          "arrival": {
            "airportCode": "DXB",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-03-10T00:00:00.0Z",
            "terminal": "C"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "HND",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-12-04T00:00:00.0Z",
                "terminal": "2"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "regional"
              },
              "departure": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-22T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-01-25T00:00:00.0Z",
                "terminal": "C"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "departureDateTime": "2026-08-16T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-12-12T00:00:00.0Z",
                "terminal": "2"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "regional"
              },
              "departure": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "departureDateTime": "2026-10-08T00:00:00.0Z",
                "terminal": "5"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-05-26T00:00:00.0Z",
                "terminal": "3"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "DXB",
                "airportName": "[object Object]",
                "departureDateTime": "2026-08-03T00:00:00.0Z",
                "terminal": "4"
              },
              "isChangeOfGauge": true
            },
            {
              "arrival": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-04-05T00:00:00.0Z",
                "terminal": "B"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2027-02-08T00:00:00.0Z",
                "terminal": "3"
              },
              "isChangeOfGauge": true
            }
          ],
          "departure": {
            "airportCode": "LHR",
            "airportName": "[object Object]",
            "departureDateTime": "2026-09-11T00:00:00.0Z",
            "terminal": "C"
          },
          "marketingAirline": {
            "code": "JC",
            "flightNumber": "519",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "5r",
            "flightNumber": "385",
            "name": "[object Object]"
          },
          "segmentId": "RO2U"
        },
        {
          "arrival": {
            "airportCode": "SIN",
            "airportName": "[object Object]",
            "arrivalDateTime": "2027-03-24T00:00:00.0Z",
            "terminal": "B"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "NYC",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-06-16T00:00:00.0Z",
                "terminal": "5"
              },
              "carrierAircraftType": {
                "code": "788",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SIN",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-29T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "LAX",
            "airportName": "[object Object]",
            "departureDateTime": "2027-01-11T00:00:00.0Z",
            "terminal": "4"
          },
          "marketingAirline": {
            "code": "3n",
            "flightNumber": "357",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "yF",
            "flightNumber": "976",
            "name": "[object Object]"
          },
          "segmentId": "JIyj"
        }
      ],
      "voluntaryChangeInformation": [
        {
          "applicabilityList": [
            "Before Departure",
            "No Show"
          ],
          "changeId": "TOP",
          "description": "Change with fee",
          "feeAmount": "104.22",
          "feeCurrencyCode": "HKD",
          "hasFee": false,
          "isAllowed": true,
          "type": "Cancel"
        }
      ]
    },
    "offers": [
      {
        "commission": {
          "amount": "103.12",
          "code": "qiDK",
          "currencyCode": "MVR",
          "description": "NEGOTIATED COMM",
          "percentage": "9.7",
          "percentageAppliedToAmount": "791.37"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "114.98",
            "currencyCode": "SBD"
          },
          "differentialAmount": {
            "amount": "163.43",
            "currencyCode": "CVE"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Featuring Nickel-enhanced technology, our Gloves offers unparalleled twin performance",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "VE",
                "taxAmount": {
                  "amount": "168.44",
                  "currencyCode": "SEK"
                },
                "taxCode": "8X",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "262"
              },
              {
                "description": "Our giraffe-friendly Pizza ensures ashamed comfort for your pets",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "SI",
                "taxAmount": {
                  "amount": "29.57",
                  "currencyCode": "KZT"
                },
                "taxCode": "yd",
                "taxCodeText": "PAID",
                "taxPadisCode": "540"
              },
              {
                "description": "Discover the untidy new Ball with an exciting mix of Ceramic ingredients",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "GG",
                "taxAmount": {
                  "amount": "85.21",
                  "currencyCode": "MOP"
                },
                "taxCode": "6r",
                "taxCodeText": "PAID",
                "taxPadisCode": "602"
              },
              {
                "description": "Experience the violet brilliance of our Chair, perfect for memorable environments",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "YE",
                "taxAmount": {
                  "amount": "67.84",
                  "currencyCode": "BOB"
                },
                "taxCode": "go",
                "taxCodeText": "PAID",
                "taxPadisCode": "604"
              },
              {
                "description": "Experience the pink brilliance of our Chicken, perfect for guilty environments",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "NC",
                "taxAmount": {
                  "amount": "134.35",
                  "currencyCode": "AMD"
                },
                "taxCode": "5z",
                "taxCodeText": "PAID",
                "taxPadisCode": "974"
              }
            ],
            "totalTaxAmount": {
              "amount": "84.33",
              "currencyCode": "TJS"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-18T00:00:00.0Z",
        "offerExpirationInSeconds": 1828,
        "offerId": "7suT",
        "offerItems": [
          {
            "commission": {
              "amount": "400.82",
              "code": "ltlX",
              "currencyCode": "MDL",
              "description": "STANDARD COMM",
              "percentage": "16.37",
              "percentageAppliedToAmount": "459.78"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "98",
                "currencyCode": "LAK"
              },
              "differentialAmount": {
                "amount": "101.8",
                "currencyCode": "BND"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our sour-inspired Chicken brings a taste of luxury to your unfinished lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "RE",
                    "taxAmount": {
                      "amount": "183.94",
                      "currencyCode": "TOP"
                    },
                    "taxCode": "lM",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "836"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "95.81",
                  "currencyCode": "MUR"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "fPxd",
                "segmentRefIds": [
                  "784u",
                  "6HX5",
                  "ZKio"
                ]
              },
              {
                "priceClassRefId": "fOWZ",
                "segmentRefIds": [
                  "wxRu",
                  "wRDm",
                  "7z6v",
                  "kzko",
                  "qGlQ"
                ]
              },
              {
                "priceClassRefId": "0c7f",
                "segmentRefIds": [
                  "pGpo"
                ]
              },
              {
                "priceClassRefId": "iSY5",
                "segmentRefIds": [
                  "9mR8",
                  "iiH0",
                  "ntdU"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "174.98",
                "currencyCode": "TZS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Dee Fish is the latest in a series of colossal products from Stiedemann Group",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MO",
                    "taxAmount": {
                      "amount": "121.53",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "h9",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "555"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "167.48",
                  "currencyCode": "FJD"
                }
              }
            },
            "offerItemId": "G4WN",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "158.26",
                "currencyCode": "BYN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Noemy Fish is the latest in a series of failing products from Stark, Bogisich and Douglas",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SG",
                    "taxAmount": {
                      "amount": "165.1",
                      "currencyCode": "TRY"
                    },
                    "taxCode": "kZ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "961"
                  },
                  {
                    "description": "Discover the impossible new Shoes with an exciting mix of Marble ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VN",
                    "taxAmount": {
                      "amount": "195.11",
                      "currencyCode": "PGK"
                    },
                    "taxCode": "Bn",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "821"
                  },
                  {
                    "description": "The Colten Chair is the latest in a series of velvety products from Weber LLC",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PY",
                    "taxAmount": {
                      "amount": "70.96",
                      "currencyCode": "MRU"
                    },
                    "taxCode": "VX",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "674"
                  },
                  {
                    "description": "Introducing the Austria-inspired Chicken, blending shameless style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GI",
                    "taxAmount": {
                      "amount": "21.01",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "dR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "435"
                  },
                  {
                    "description": "Professional-grade Ball perfect for difficult training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GP",
                    "taxAmount": {
                      "amount": "54",
                      "currencyCode": "UYU"
                    },
                    "taxCode": "ZM",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "247"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "40.4",
                  "currencyCode": "AZN"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "7oo7",
                    "segmentRefIds": [
                      "LfUA",
                      "UKnF",
                      "D9Ty",
                      "mroq",
                      "ixuv"
                    ]
                  },
                  {
                    "baggageRefId": "OBZR",
                    "segmentRefIds": [
                      "jXqO",
                      "abCU",
                      "O6Ou",
                      "Xhlb"
                    ]
                  },
                  {
                    "baggageRefId": "mAMd",
                    "segmentRefIds": [
                      "g023",
                      "X0Ya",
                      "fvXL"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ZRRWOgGf",
                      "fareCode": "312",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "gYJD",
                    "segmentRefIds": [
                      "5CAZ",
                      "Qs9D",
                      "jo9f",
                      "fW8t"
                    ],
                    "ticketDesignator": "f0Cy",
                    "voluntaryChangeInformationRefs": [
                      "BTN",
                      "BGN",
                      "GBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "7BIgI5kM",
                      "fareCode": "967",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "37lX",
                    "segmentRefIds": [
                      "kuEw",
                      "jxMA",
                      "W3iS"
                    ],
                    "ticketDesignator": "Ij3S",
                    "voluntaryChangeInformationRefs": [
                      "VUV"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "6d32V3Nf",
                      "fareCode": "583",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "GGCd",
                    "segmentRefIds": [
                      "AEaX",
                      "dPRL",
                      "EMxJ"
                    ],
                    "ticketDesignator": "kUvq",
                    "voluntaryChangeInformationRefs": [
                      "QAR",
                      "KPW",
                      "NIO",
                      "KHR"
                    ]
                  }
                ],
                "passengerRefId": "YbCQ",
                "price": {
                  "baseAmount": {
                    "amount": "58.25",
                    "currencyCode": "UGX"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "72.24",
                      "currencyCode": "IDR"
                    },
                    "preDiscountedAmount": {
                      "amount": "83.72",
                      "currencyCode": "ERN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Keyboard made with Bamboo for all-day oval support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "EH",
                        "taxAmount": {
                          "amount": "86.29",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "rG",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "015"
                      },
                      {
                        "description": "New yellow Pants with ergonomic design for unrealistic comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GL",
                        "taxAmount": {
                          "amount": "180.59",
                          "currencyCode": "GBP"
                        },
                        "taxCode": "MO",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "997"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "141.56",
                      "currencyCode": "EGP"
                    }
                  },
                  "totalAmount": {
                    "amount": "154.74",
                    "currencyCode": "SSP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "hk7yN"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "PviH",
                    "segmentRefIds": [
                      "oDMQ",
                      "POrJ",
                      "uUWR",
                      "LqbN",
                      "paZu"
                    ]
                  },
                  {
                    "baggageRefId": "Kc5r",
                    "segmentRefIds": [
                      "ajbQ"
                    ]
                  },
                  {
                    "baggageRefId": "D0eB",
                    "segmentRefIds": [
                      "CkPz",
                      "A0ln",
                      "ItEn"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "ItXMemdb",
                      "fareCode": "684",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "qjzq",
                    "segmentRefIds": [
                      "RirR",
                      "tpmh",
                      "RCrU",
                      "KdPW",
                      "rry0"
                    ],
                    "ticketDesignator": "dPKR",
                    "voluntaryChangeInformationRefs": [
                      "IRR",
                      "THB",
                      "SOS",
                      "GMD",
                      "ARS"
                    ]
                  }
                ],
                "passengerRefId": "Q2oD",
                "price": {
                  "baseAmount": {
                    "amount": "50.95",
                    "currencyCode": "UYU"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "70.73",
                      "currencyCode": "MZN"
                    },
                    "preDiscountedAmount": {
                      "amount": "193.68",
                      "currencyCode": "KPW"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the mixed new Pizza with an exciting mix of Cotton ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "ZW",
                        "taxAmount": {
                          "amount": "62.46",
                          "currencyCode": "VUV"
                        },
                        "taxCode": "qa",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "365"
                      },
                      {
                        "description": "Our sweet-inspired Pants brings a taste of luxury to your delectable lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "FM",
                        "taxAmount": {
                          "amount": "154.15",
                          "currencyCode": "LBP"
                        },
                        "taxCode": "pN",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "981"
                      },
                      {
                        "description": "Experience the plum brilliance of our Keyboard, perfect for husky environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CW",
                        "taxAmount": {
                          "amount": "152.26",
                          "currencyCode": "TND"
                        },
                        "taxCode": "Fj",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "611"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "76.64",
                      "currencyCode": "GBP"
                    }
                  },
                  "totalAmount": {
                    "amount": "66.6",
                    "currencyCode": "BGN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "dwfEf"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "xUrk",
                    "segmentRefIds": [
                      "paSl",
                      "fHVN"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Mh8SNxp3",
                      "fareCode": "330",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "ezkr",
                    "segmentRefIds": [
                      "FYZE",
                      "6MRt",
                      "eTe7"
                    ],
                    "ticketDesignator": "JWjC",
                    "voluntaryChangeInformationRefs": [
                      "MKD",
                      "HNL",
                      "STN",
                      "HKD"
                    ]
                  }
                ],
                "passengerRefId": "MHXc",
                "price": {
                  "baseAmount": {
                    "amount": "118.67",
                    "currencyCode": "TWD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "127.4",
                      "currencyCode": "XCD"
                    },
                    "preDiscountedAmount": {
                      "amount": "126.34",
                      "currencyCode": "MWK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New purple Cheese with ergonomic design for raw comfort",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GP",
                        "taxAmount": {
                          "amount": "116.98",
                          "currencyCode": "CVE"
                        },
                        "taxCode": "PH",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "139"
                      },
                      {
                        "description": "The Reggie Shoes is the latest in a series of shady products from Leannon Inc",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BD",
                        "taxAmount": {
                          "amount": "137.46",
                          "currencyCode": "KGS"
                        },
                        "taxCode": "pP",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "764"
                      },
                      {
                        "description": "Stylish Shoes designed to make you stand out with disloyal looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "VG",
                        "taxAmount": {
                          "amount": "141.74",
                          "currencyCode": "BTN"
                        },
                        "taxCode": "M4",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "079"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "34.12",
                      "currencyCode": "AZN"
                    }
                  },
                  "totalAmount": {
                    "amount": "143.89",
                    "currencyCode": "ARS"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "3PBPK"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "43.34",
                "currencyCode": "BDT",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Jordan-inspired Table, blending mysterious style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NO",
                    "taxAmount": {
                      "amount": "56.64",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "ND",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "113"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "33.06",
                  "currencyCode": "LKR"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "148.12",
                "currencyCode": "IRR"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "139.98",
                  "currencyCode": "AZN"
                },
                "preDiscountedAmount": {
                  "amount": "129.95",
                  "currencyCode": "SAR"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the spicy essence in our Table, designed for dutiful culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BH",
                    "taxAmount": {
                      "amount": "130.09",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "Kw",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "010"
                  },
                  {
                    "description": "Stylish Soap designed to make you stand out with boiling looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BB",
                    "taxAmount": {
                      "amount": "70.16",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "ob",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "365"
                  },
                  {
                    "description": "Professional-grade Shirt perfect for ugly training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MS",
                    "taxAmount": {
                      "amount": "158.13",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "Gp",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "566"
                  },
                  {
                    "description": "New gold Cheese with ergonomic design for noteworthy comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FO",
                    "taxAmount": {
                      "amount": "75.64",
                      "currencyCode": "CLP"
                    },
                    "taxCode": "TW",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "407"
                  },
                  {
                    "description": "The sleek and critical Ball comes with olive LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TK",
                    "taxAmount": {
                      "amount": "121.62",
                      "currencyCode": "KZT"
                    },
                    "taxCode": "nY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "815"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "195.81",
                  "currencyCode": "CLP"
                }
              },
              "totalAmount": {
                "amount": "52.04",
                "currencyCode": "BOB"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 15
                },
                "newSeat": {
                  "column": "A",
                  "row": 5
                },
                "passengerRefId": "T2q6",
                "segmentRefId": "m0og"
              }
            ]
          },
          {
            "commission": {
              "amount": "421.15",
              "code": "c5Cm",
              "currencyCode": "VUV",
              "description": "STANDARD COMM",
              "percentage": "13.24",
              "percentageAppliedToAmount": "191.47"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "181.51",
                "currencyCode": "CUP"
              },
              "differentialAmount": {
                "amount": "178.32",
                "currencyCode": "AFN"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and sticky Soap comes with maroon LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AO",
                    "taxAmount": {
                      "amount": "151.48",
                      "currencyCode": "HKD"
                    },
                    "taxCode": "CX",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "511"
                  },
                  {
                    "description": "The Reduced discrete success Keyboard offers reliable performance and untidy design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GQ",
                    "taxAmount": {
                      "amount": "192.66",
                      "currencyCode": "ETB"
                    },
                    "taxCode": "NG",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "926"
                  },
                  {
                    "description": "Discover the penguin-like agility of our Keyboard, perfect for actual users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ES",
                    "taxAmount": {
                      "amount": "134.27",
                      "currencyCode": "BND"
                    },
                    "taxCode": "vf",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "929"
                  },
                  {
                    "description": "Professional-grade Table perfect for troubled training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PH",
                    "taxAmount": {
                      "amount": "149.61",
                      "currencyCode": "LYD"
                    },
                    "taxCode": "X4",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "300"
                  },
                  {
                    "description": "Professional-grade Mouse perfect for tasty training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FJ",
                    "taxAmount": {
                      "amount": "35.31",
                      "currencyCode": "MNT"
                    },
                    "taxCode": "Ud",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "123"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "123.99",
                  "currencyCode": "MVR"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "cjco",
                "segmentRefIds": [
                  "IKuE"
                ]
              },
              {
                "priceClassRefId": "Fl85",
                "segmentRefIds": [
                  "1eu5",
                  "ZbUu",
                  "JH5s"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "159.89",
                "currencyCode": "TTD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the squirrel-like agility of our Chips, perfect for amused users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VI",
                    "taxAmount": {
                      "amount": "161.67",
                      "currencyCode": "GNF"
                    },
                    "taxCode": "is",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "123"
                  },
                  {
                    "description": "Ergonomic Ball made with Cotton for all-day flawed support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MM",
                    "taxAmount": {
                      "amount": "44.41",
                      "currencyCode": "DJF"
                    },
                    "taxCode": "FJ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "470"
                  },
                  {
                    "description": "New silver Computer with ergonomic design for inborn comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BZ",
                    "taxAmount": {
                      "amount": "25.35",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "ZG",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "907"
                  },
                  {
                    "description": "Discover the unrealistic new Pizza with an exciting mix of Bamboo ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BQ",
                    "taxAmount": {
                      "amount": "16.07",
                      "currencyCode": "SDG"
                    },
                    "taxCode": "po",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "069"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "32.3",
                  "currencyCode": "UZS"
                }
              }
            },
            "offerItemId": "yr1w",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "143.87",
                "currencyCode": "ZWL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Marvin Inc's most advanced Pants technology increases quiet capabilities",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NF",
                    "taxAmount": {
                      "amount": "120.87",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "Wj",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "573"
                  },
                  {
                    "description": "Introducing the South Georgia and the South Sandwich Islands-inspired Chips, blending ripe style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "VU",
                    "taxAmount": {
                      "amount": "194.92",
                      "currencyCode": "MWK"
                    },
                    "taxCode": "RN",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "453"
                  },
                  {
                    "description": "The sleek and immense Chicken comes with white LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HU",
                    "taxAmount": {
                      "amount": "46.44",
                      "currencyCode": "THB"
                    },
                    "taxCode": "pT",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "644"
                  },
                  {
                    "description": "The salmon Table combines Estonia aesthetics with Selenium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "EG",
                    "taxAmount": {
                      "amount": "196.33",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "P2",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "872"
                  },
                  {
                    "description": "Our sweet-inspired Shirt brings a taste of luxury to your functional lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IL",
                    "taxAmount": {
                      "amount": "167.88",
                      "currencyCode": "GEL"
                    },
                    "taxCode": "Rw",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "557"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "49.97",
                  "currencyCode": "ERN"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "158t",
                    "segmentRefIds": [
                      "d3ha"
                    ]
                  },
                  {
                    "baggageRefId": "ibRb",
                    "segmentRefIds": [
                      "GPYa",
                      "xbV7",
                      "ksAr",
                      "CUcZ",
                      "A3A7"
                    ]
                  },
                  {
                    "baggageRefId": "O1ID",
                    "segmentRefIds": [
                      "QR0l"
                    ]
                  },
                  {
                    "baggageRefId": "sZ59",
                    "segmentRefIds": [
                      "ez73",
                      "5RsY",
                      "JB2t",
                      "i6ru"
                    ]
                  },
                  {
                    "baggageRefId": "KkMr",
                    "segmentRefIds": [
                      "WhWX",
                      "u0NA",
                      "b5br"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "20nQZuij",
                      "fareCode": "754",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "zfeI",
                    "segmentRefIds": [
                      "Mn9E",
                      "S33B",
                      "QbFZ",
                      "Kqb1"
                    ],
                    "ticketDesignator": "sxNh",
                    "voluntaryChangeInformationRefs": [
                      "CLP",
                      "ILS"
                    ]
                  }
                ],
                "passengerRefId": "hJf8",
                "price": {
                  "baseAmount": {
                    "amount": "13.58",
                    "currencyCode": "DJF"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "184.6",
                      "currencyCode": "ZAR"
                    },
                    "preDiscountedAmount": {
                      "amount": "130.93",
                      "currencyCode": "GNF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Shoes made with Silk for all-day thick support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SN",
                        "taxAmount": {
                          "amount": "148.04",
                          "currencyCode": "LAK"
                        },
                        "taxCode": "69",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "123"
                      },
                      {
                        "description": "Discover the animated new Salad with an exciting mix of Marble ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GF",
                        "taxAmount": {
                          "amount": "107.13",
                          "currencyCode": "ARS"
                        },
                        "taxCode": "Ma",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "507"
                      },
                      {
                        "description": "New Salad model with 56 GB RAM, 253 GB storage, and frail features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SC",
                        "taxAmount": {
                          "amount": "168.39",
                          "currencyCode": "FKP"
                        },
                        "taxCode": "hp",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "065"
                      },
                      {
                        "description": "Experience the pink brilliance of our Car, perfect for palatable environments",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SM",
                        "taxAmount": {
                          "amount": "120.73",
                          "currencyCode": "SEK"
                        },
                        "taxCode": "Sd",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "992"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "174.03",
                      "currencyCode": "KWD"
                    }
                  },
                  "totalAmount": {
                    "amount": "180.4",
                    "currencyCode": "ZWL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "CHQzb"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "CznI",
                    "segmentRefIds": [
                      "dwGI",
                      "MKTG",
                      "7oWD"
                    ]
                  },
                  {
                    "baggageRefId": "DlIs",
                    "segmentRefIds": [
                      "o5y9",
                      "2ea1",
                      "87Dv",
                      "pyvx",
                      "hm1r"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "IUhEQkqe",
                      "fareCode": "194",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "GG9H",
                    "segmentRefIds": [
                      "qbvx",
                      "cYQe",
                      "zDmU",
                      "pSWZ"
                    ],
                    "ticketDesignator": "PCaH",
                    "voluntaryChangeInformationRefs": [
                      "GEL",
                      "EUR",
                      "CHF"
                    ]
                  }
                ],
                "passengerRefId": "h4JN",
                "price": {
                  "baseAmount": {
                    "amount": "159.5",
                    "currencyCode": "RUB"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "37.85",
                      "currencyCode": "UYU"
                    },
                    "preDiscountedAmount": {
                      "amount": "147.43",
                      "currencyCode": "UGX"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the hippopotamus-like agility of our Car, perfect for fatherly users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "PA",
                        "taxAmount": {
                          "amount": "155.69",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "3k",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "625"
                      },
                      {
                        "description": "Featuring Berkelium-enhanced technology, our Chicken offers unparalleled impeccable performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TZ",
                        "taxAmount": {
                          "amount": "189.51",
                          "currencyCode": "CLP"
                        },
                        "taxCode": "pr",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "320"
                      },
                      {
                        "description": "The Russel Shirt is the latest in a series of lovely products from Homenick, Weimann and Rippin",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "FJ",
                        "taxAmount": {
                          "amount": "122.88",
                          "currencyCode": "NGN"
                        },
                        "taxCode": "mr",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "805"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "108.52",
                      "currencyCode": "MYR"
                    }
                  },
                  "totalAmount": {
                    "amount": "62.19",
                    "currencyCode": "IRR"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "es7jd"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "157.74",
                "currencyCode": "LYD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our dog-friendly Towels ensures striking comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "DO",
                    "taxAmount": {
                      "amount": "170.48",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "25",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "947"
                  },
                  {
                    "description": "The silver Hat combines Algeria aesthetics with Silicon-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "OM",
                    "taxAmount": {
                      "amount": "52.29",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "V8",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "645"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "53.27",
                  "currencyCode": "BOB"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "180.34",
                "currencyCode": "KMF"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "69.87",
                  "currencyCode": "XOF"
                },
                "preDiscountedAmount": {
                  "amount": "137.57",
                  "currencyCode": "ARS"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our zesty-inspired Salad brings a taste of luxury to your tragic lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "UA",
                    "taxAmount": {
                      "amount": "107.92",
                      "currencyCode": "YER"
                    },
                    "taxCode": "sk",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "337"
                  },
                  {
                    "description": "New Bacon model with 15 GB RAM, 364 GB storage, and orange features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CU",
                    "taxAmount": {
                      "amount": "78.36",
                      "currencyCode": "HKD"
                    },
                    "taxCode": "Wc",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "167"
                  },
                  {
                    "description": "Our bat-friendly Bacon ensures juvenile comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TK",
                    "taxAmount": {
                      "amount": "73.45",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "WH",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "426"
                  },
                  {
                    "description": "Professional-grade Bike perfect for querulous training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AD",
                    "taxAmount": {
                      "amount": "188.23",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "e4",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "258"
                  },
                  {
                    "description": "Introducing the India-inspired Chicken, blending dependable style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "JO",
                    "taxAmount": {
                      "amount": "100.36",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "iH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "070"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "152",
                  "currencyCode": "CVE"
                }
              },
              "totalAmount": {
                "amount": "198.89",
                "currencyCode": "AMD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 2
                },
                "newSeat": {
                  "column": "D",
                  "row": 19
                },
                "passengerRefId": "2AlA",
                "segmentRefId": "NUak"
              }
            ]
          }
        ],
        "ownerCode": "Rr",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "deferred",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "50.37",
            "currencyCode": "ERN",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Ergonomic Gloves made with Bamboo for all-day experienced support",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "BD",
                "taxAmount": {
                  "amount": "73.38",
                  "currencyCode": "PKR"
                },
                "taxCode": "yZ",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "504"
              },
              {
                "description": "Innovative Salad featuring dead technology and Rubber construction",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "AR",
                "taxAmount": {
                  "amount": "170.78",
                  "currencyCode": "ALL"
                },
                "taxCode": "hf",
                "taxCodeText": "PAID",
                "taxPadisCode": "571"
              },
              {
                "description": "New Keyboard model with 4 GB RAM, 350 GB storage, and indolent features",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "BM",
                "taxAmount": {
                  "amount": "38.44",
                  "currencyCode": "HNL"
                },
                "taxCode": "sA",
                "taxCodeText": "PAID",
                "taxPadisCode": "843"
              },
              {
                "description": "Discover the sorrowful new Salad with an exciting mix of Bronze ingredients",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "LI",
                "taxAmount": {
                  "amount": "145.73",
                  "currencyCode": "CDF"
                },
                "taxCode": "AM",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "486"
              }
            ],
            "totalTaxAmount": {
              "amount": "108.83",
              "currencyCode": "MKD"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "188.93",
            "currencyCode": "SSP"
          }
        },
        "validatingAirlineCode": "YG"
      },
      {
        "commission": {
          "amount": "260.91",
          "code": "vzKD",
          "currencyCode": "FKP",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "16.37",
          "percentageAppliedToAmount": "540.55"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "138.28",
            "currencyCode": "HNL"
          },
          "differentialAmount": {
            "amount": "23.43",
            "currencyCode": "NPR"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Savor the rich essence in our Soap, designed for utilized culinary adventures",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "UG",
                "taxAmount": {
                  "amount": "142.3",
                  "currencyCode": "GMD"
                },
                "taxCode": "8s",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "531"
              },
              {
                "description": "The pink Chicken combines Svalbard & Jan Mayen Islands aesthetics with Neodymium-based durability",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "CM",
                "taxAmount": {
                  "amount": "183.91",
                  "currencyCode": "SEK"
                },
                "taxCode": "LG",
                "taxCodeText": "VAT",
                "taxPadisCode": "405"
              },
              {
                "description": "Stylish Bacon designed to make you stand out with complicated looks",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "TF",
                "taxAmount": {
                  "amount": "35.59",
                  "currencyCode": "PAB"
                },
                "taxCode": "nE",
                "taxCodeText": "PAID",
                "taxPadisCode": "460"
              },
              {
                "description": "Savor the savory essence in our Pizza, designed for rubbery culinary adventures",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "CI",
                "taxAmount": {
                  "amount": "75.05",
                  "currencyCode": "GIP"
                },
                "taxCode": "7B",
                "taxCodeText": "PAID",
                "taxPadisCode": "477"
              },
              {
                "description": "Ergonomic Ball made with Bamboo for all-day entire support",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "GF",
                "taxAmount": {
                  "amount": "172.94",
                  "currencyCode": "CAD"
                },
                "taxCode": "SF",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "617"
              }
            ],
            "totalTaxAmount": {
              "amount": "43.2",
              "currencyCode": "KYD"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 987,
        "offerId": "CDJB",
        "offerItems": [
          {
            "commission": {
              "amount": "468.08",
              "code": "c5CK",
              "currencyCode": "MKD",
              "description": "NEGOTIATED COMM",
              "percentage": "16.07",
              "percentageAppliedToAmount": "412.17"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "147.56",
                "currencyCode": "CRC"
              },
              "differentialAmount": {
                "amount": "184.35",
                "currencyCode": "KMF"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and ideal Shirt comes with azure LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "LI",
                    "taxAmount": {
                      "amount": "28.01",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "xc",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "589"
                  },
                  {
                    "description": "Professional-grade Pizza perfect for prestigious training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TC",
                    "taxAmount": {
                      "amount": "13.32",
                      "currencyCode": "AED"
                    },
                    "taxCode": "Id",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "320"
                  },
                  {
                    "description": "Ergonomic Car made with Bamboo for all-day illustrious support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LR",
                    "taxAmount": {
                      "amount": "153.91",
                      "currencyCode": "PAB"
                    },
                    "taxCode": "cG",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "642"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "48.42",
                  "currencyCode": "QAR"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "lYRR",
                "segmentRefIds": [
                  "02j3",
                  "wa1y"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "45.22",
                "currencyCode": "JPY",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The lime Chips combines Angola aesthetics with Selenium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PN",
                    "taxAmount": {
                      "amount": "170.71",
                      "currencyCode": "HKD"
                    },
                    "taxCode": "Di",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "024"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "76.97",
                  "currencyCode": "ERN"
                }
              }
            },
            "offerItemId": "wWT4",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "95.75",
                "currencyCode": "IQD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New yellow Bacon with ergonomic design for glum comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MC",
                    "taxAmount": {
                      "amount": "22.95",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "Y7",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "983"
                  },
                  {
                    "description": "The Destiney Shoes is the latest in a series of frequent products from Haley Inc",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MD",
                    "taxAmount": {
                      "amount": "69.85",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "hX",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "338"
                  },
                  {
                    "description": "Ergonomic Shirt made with Metal for all-day vain support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SS",
                    "taxAmount": {
                      "amount": "149.68",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "Lj",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "659"
                  },
                  {
                    "description": "Professional-grade Bike perfect for husky training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MZ",
                    "taxAmount": {
                      "amount": "172.03",
                      "currencyCode": "ETB"
                    },
                    "taxCode": "o6",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "934"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "139.86",
                  "currencyCode": "KPW"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "io9S",
                    "segmentRefIds": [
                      "vb8O",
                      "7iBb",
                      "Ld0X",
                      "dVUV"
                    ]
                  },
                  {
                    "baggageRefId": "0wVU",
                    "segmentRefIds": [
                      "vxI5",
                      "k0yZ",
                      "uCXe"
                    ]
                  },
                  {
                    "baggageRefId": "ke7l",
                    "segmentRefIds": [
                      "xrEz",
                      "71gv",
                      "sIgI",
                      "8pHh"
                    ]
                  },
                  {
                    "baggageRefId": "AyEk",
                    "segmentRefIds": [
                      "FQmV"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "W0JEwvyq",
                      "fareCode": "528",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "9ow9",
                    "segmentRefIds": [
                      "TYvO",
                      "3SLK",
                      "ihMd"
                    ],
                    "ticketDesignator": "xCHs",
                    "voluntaryChangeInformationRefs": [
                      "DKK"
                    ]
                  }
                ],
                "passengerRefId": "1ZYV",
                "price": {
                  "baseAmount": {
                    "amount": "128.91",
                    "currencyCode": "TRY"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "47.34",
                      "currencyCode": "MOP"
                    },
                    "preDiscountedAmount": {
                      "amount": "113.85",
                      "currencyCode": "MMK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Soft Car designed with Rubber for babyish performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CC",
                        "taxAmount": {
                          "amount": "25.23",
                          "currencyCode": "EGP"
                        },
                        "taxCode": "9G",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "478"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "97.72",
                      "currencyCode": "XAF"
                    }
                  },
                  "totalAmount": {
                    "amount": "185.7",
                    "currencyCode": "KMF"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "7DBAX"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Bpuh",
                    "segmentRefIds": [
                      "1LMX",
                      "rQi5",
                      "yTeN",
                      "sq3A"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "rdERnS8h",
                      "fareCode": "309",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "bXhW",
                    "segmentRefIds": [
                      "U5LE",
                      "b25m",
                      "TNIC",
                      "bl6D"
                    ],
                    "ticketDesignator": "D4Za",
                    "voluntaryChangeInformationRefs": [
                      "NAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "VJgZHBnr",
                      "fareCode": "543",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "ERsw",
                    "segmentRefIds": [
                      "z3SK",
                      "wCtZ",
                      "t7Hs"
                    ],
                    "ticketDesignator": "L7t1",
                    "voluntaryChangeInformationRefs": [
                      "TWD",
                      "UZS",
                      "SDG",
                      "XPF",
                      "LKR"
                    ]
                  }
                ],
                "passengerRefId": "nB4G",
                "price": {
                  "baseAmount": {
                    "amount": "91.69",
                    "currencyCode": "MOP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "72.97",
                      "currencyCode": "MYR"
                    },
                    "preDiscountedAmount": {
                      "amount": "133.79",
                      "currencyCode": "BAM"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Innovative Salad featuring vague technology and Marble construction",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AI",
                        "taxAmount": {
                          "amount": "141.29",
                          "currencyCode": "AMD"
                        },
                        "taxCode": "1w",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "963"
                      },
                      {
                        "description": "The Erica Tuna is the latest in a series of educated products from Watsica, Stroman and Kunze",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GE",
                        "taxAmount": {
                          "amount": "19.88",
                          "currencyCode": "AED"
                        },
                        "taxCode": "eE",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "539"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "105.9",
                      "currencyCode": "XPF"
                    }
                  },
                  "totalAmount": {
                    "amount": "97.47",
                    "currencyCode": "CAD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "oEhun"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "RcfR",
                    "segmentRefIds": [
                      "gD9L"
                    ]
                  },
                  {
                    "baggageRefId": "4uRO",
                    "segmentRefIds": [
                      "u4Xi",
                      "NbtB",
                      "pMYn"
                    ]
                  },
                  {
                    "baggageRefId": "6oWn",
                    "segmentRefIds": [
                      "j0uT",
                      "6Pim"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "40ogBqVz",
                      "fareCode": "891",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "SzAX",
                    "segmentRefIds": [
                      "m1St",
                      "j6h8",
                      "woXm",
                      "DwTw"
                    ],
                    "ticketDesignator": "TvjR",
                    "voluntaryChangeInformationRefs": [
                      "SSP",
                      "BYN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "sEsb5NR0",
                      "fareCode": "782",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "jCjk",
                    "segmentRefIds": [
                      "sZsb",
                      "0CF6",
                      "Iw7R"
                    ],
                    "ticketDesignator": "YDYS",
                    "voluntaryChangeInformationRefs": [
                      "TND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "50RdcaSy",
                      "fareCode": "455",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "TJRF",
                    "segmentRefIds": [
                      "Lavt",
                      "P7e6",
                      "nMHy",
                      "yOvi"
                    ],
                    "ticketDesignator": "0yT3",
                    "voluntaryChangeInformationRefs": [
                      "DJF",
                      "HTG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "I6IUUJEN",
                      "fareCode": "883",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "OybA",
                    "segmentRefIds": [
                      "Hl0i",
                      "YPes",
                      "aqvs",
                      "CYp3",
                      "hLZH"
                    ],
                    "ticketDesignator": "C7jC",
                    "voluntaryChangeInformationRefs": [
                      "BOB",
                      "JMD",
                      "GBP",
                      "BAM"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "KsRyvCXl",
                      "fareCode": "963",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "HSr5",
                    "segmentRefIds": [
                      "n3zc",
                      "89CA",
                      "U7JY"
                    ],
                    "ticketDesignator": "w5pR",
                    "voluntaryChangeInformationRefs": [
                      "BMD",
                      "BDT",
                      "JPY",
                      "XCD",
                      "KYD"
                    ]
                  }
                ],
                "passengerRefId": "fpfZ",
                "price": {
                  "baseAmount": {
                    "amount": "154.78",
                    "currencyCode": "CUP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "83.48",
                      "currencyCode": "NOK"
                    },
                    "preDiscountedAmount": {
                      "amount": "12.7",
                      "currencyCode": "NAD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the smoky essence in our Table, designed for unwelcome culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TD",
                        "taxAmount": {
                          "amount": "160.92",
                          "currencyCode": "VND"
                        },
                        "taxCode": "Hc",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "740"
                      },
                      {
                        "description": "Savor the moist essence in our Chair, designed for wordy culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "LU",
                        "taxAmount": {
                          "amount": "190.43",
                          "currencyCode": "FJD"
                        },
                        "taxCode": "pg",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "811"
                      },
                      {
                        "description": "Our bird-friendly Computer ensures late comfort for your pets",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GD",
                        "taxAmount": {
                          "amount": "57.97",
                          "currencyCode": "ALL"
                        },
                        "taxCode": "ql",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "160"
                      },
                      {
                        "description": "Experience the tan brilliance of our Cheese, perfect for physical environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "ST",
                        "taxAmount": {
                          "amount": "173.72",
                          "currencyCode": "KPW"
                        },
                        "taxCode": "gh",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "996"
                      },
                      {
                        "description": "Innovative Keyboard featuring soulful technology and Wooden construction",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BN",
                        "taxAmount": {
                          "amount": "55.81",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "GY",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "485"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "110.02",
                      "currencyCode": "XAF"
                    }
                  },
                  "totalAmount": {
                    "amount": "145.38",
                    "currencyCode": "UGX"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "QDLuM"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "wYqv",
                    "segmentRefIds": [
                      "qLOi",
                      "lQaQ"
                    ]
                  },
                  {
                    "baggageRefId": "lf0Y",
                    "segmentRefIds": [
                      "gDDn",
                      "T3cm"
                    ]
                  },
                  {
                    "baggageRefId": "bhzE",
                    "segmentRefIds": [
                      "5X0e",
                      "jAxu"
                    ]
                  },
                  {
                    "baggageRefId": "qNEV",
                    "segmentRefIds": [
                      "k6h5"
                    ]
                  },
                  {
                    "baggageRefId": "UR0L",
                    "segmentRefIds": [
                      "gO2x",
                      "R1Hd"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "9wC3k23D",
                      "fareCode": "604",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "sx4o",
                    "segmentRefIds": [
                      "OML9",
                      "pB0O"
                    ],
                    "ticketDesignator": "pJuf",
                    "voluntaryChangeInformationRefs": [
                      "NAD",
                      "CUP",
                      "LAK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "gdanikMK",
                      "fareCode": "068",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "aCnd",
                    "segmentRefIds": [
                      "q4yH",
                      "oq6x"
                    ],
                    "ticketDesignator": "SCuT",
                    "voluntaryChangeInformationRefs": [
                      "HUF",
                      "BYN",
                      "LKR",
                      "MOP",
                      "SSP"
                    ]
                  }
                ],
                "passengerRefId": "4nqA",
                "price": {
                  "baseAmount": {
                    "amount": "103",
                    "currencyCode": "DKK"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "171.85",
                      "currencyCode": "GMD"
                    },
                    "preDiscountedAmount": {
                      "amount": "154.31",
                      "currencyCode": "KHR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and winding Fish comes with teal LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MX",
                        "taxAmount": {
                          "amount": "147.48",
                          "currencyCode": "LBP"
                        },
                        "taxCode": "yj",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "122"
                      },
                      {
                        "description": "Discover the bare new Salad with an exciting mix of Aluminum ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GL",
                        "taxAmount": {
                          "amount": "81.57",
                          "currencyCode": "ZMW"
                        },
                        "taxCode": "B7",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "685"
                      },
                      {
                        "description": "Ergonomic Computer made with Marble for all-day substantial support",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MZ",
                        "taxAmount": {
                          "amount": "48.4",
                          "currencyCode": "UAH"
                        },
                        "taxCode": "Y5",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "399"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "19.4",
                      "currencyCode": "FKP"
                    }
                  },
                  "totalAmount": {
                    "amount": "125.19",
                    "currencyCode": "NAD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "mEAXU"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "nyVu",
                    "segmentRefIds": [
                      "EJvL",
                      "E2v3"
                    ]
                  },
                  {
                    "baggageRefId": "7TQo",
                    "segmentRefIds": [
                      "9l7l"
                    ]
                  },
                  {
                    "baggageRefId": "thSB",
                    "segmentRefIds": [
                      "PkVu",
                      "u9KH",
                      "KGrk",
                      "eeLX",
                      "05iq"
                    ]
                  },
                  {
                    "baggageRefId": "8RJt",
                    "segmentRefIds": [
                      "axXz",
                      "Fk8o",
                      "L8Za",
                      "K4W1"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "fUzdp9W9",
                      "fareCode": "606",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "kApL",
                    "segmentRefIds": [
                      "04GJ",
                      "3vq0",
                      "JE5d"
                    ],
                    "ticketDesignator": "JRrh",
                    "voluntaryChangeInformationRefs": [
                      "AOA",
                      "SDG",
                      "SGD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "sAR15TgD",
                      "fareCode": "628",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "8Dhf",
                    "segmentRefIds": [
                      "5QgH",
                      "0CFl"
                    ],
                    "ticketDesignator": "RXdh",
                    "voluntaryChangeInformationRefs": [
                      "HNL",
                      "BRL",
                      "AFN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "j90VF629",
                      "fareCode": "021",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "FeoK",
                    "segmentRefIds": [
                      "H0GC",
                      "DM2s"
                    ],
                    "ticketDesignator": "Cyao",
                    "voluntaryChangeInformationRefs": [
                      "TRY",
                      "GYD",
                      "ZMW"
                    ]
                  }
                ],
                "passengerRefId": "3bpU",
                "price": {
                  "baseAmount": {
                    "amount": "79.58",
                    "currencyCode": "MOP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "142.22",
                      "currencyCode": "UYU"
                    },
                    "preDiscountedAmount": {
                      "amount": "182.15",
                      "currencyCode": "CZK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Recycled Chair designed with Aluminum for tired performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AR",
                        "taxAmount": {
                          "amount": "57.31",
                          "currencyCode": "BRL"
                        },
                        "taxCode": "oc",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "507"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "174.1",
                      "currencyCode": "RON"
                    }
                  },
                  "totalAmount": {
                    "amount": "86.49",
                    "currencyCode": "MDL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "xxnT0"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "59.43",
                "currencyCode": "RSD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Gerlach, Cremin and Rohan's most advanced Sausages technology increases understated capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ET",
                    "taxAmount": {
                      "amount": "54.42",
                      "currencyCode": "RON"
                    },
                    "taxCode": "xl",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "408"
                  },
                  {
                    "description": "Our savory-inspired Bike brings a taste of luxury to your utter lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KN",
                    "taxAmount": {
                      "amount": "125.88",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "AN",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "011"
                  },
                  {
                    "description": "Our delicious-inspired Chicken brings a taste of luxury to your astonishing lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GB",
                    "taxAmount": {
                      "amount": "99.36",
                      "currencyCode": "RON"
                    },
                    "taxCode": "IG",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "410"
                  },
                  {
                    "description": "The Clementina Salad is the latest in a series of scratchy products from Brakus, Rowe and Bauch",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IL",
                    "taxAmount": {
                      "amount": "152.23",
                      "currencyCode": "RON"
                    },
                    "taxCode": "Oc",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "300"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "32.71",
                  "currencyCode": "BAM"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "21.65",
                "currencyCode": "BSD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "67.07",
                  "currencyCode": "DKK"
                },
                "preDiscountedAmount": {
                  "amount": "30.37",
                  "currencyCode": "IDR"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Wendy Keyboard is the latest in a series of negative products from Crooks - Zulauf",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MP",
                    "taxAmount": {
                      "amount": "75.29",
                      "currencyCode": "RON"
                    },
                    "taxCode": "Fv",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "165"
                  },
                  {
                    "description": "Discover the kangaroo-like agility of our Towels, perfect for shy users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MW",
                    "taxAmount": {
                      "amount": "60.69",
                      "currencyCode": "CLP"
                    },
                    "taxCode": "Gi",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "166"
                  },
                  {
                    "description": "Discover the decisive new Towels with an exciting mix of Aluminum ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "DE",
                    "taxAmount": {
                      "amount": "69.58",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "uJ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "868"
                  },
                  {
                    "description": "Savor the delicious essence in our Fish, designed for posh culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AR",
                    "taxAmount": {
                      "amount": "47.84",
                      "currencyCode": "ETB"
                    },
                    "taxCode": "6C",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "841"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "127.58",
                  "currencyCode": "AWG"
                }
              },
              "totalAmount": {
                "amount": "103.02",
                "currencyCode": "NZD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 15
                },
                "newSeat": {
                  "column": "B",
                  "row": 10
                },
                "passengerRefId": "2wH3",
                "segmentRefId": "llba"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 14
                },
                "newSeat": {
                  "column": "E",
                  "row": 20
                },
                "passengerRefId": "1ghp",
                "segmentRefId": "U6kv"
              }
            ]
          },
          {
            "commission": {
              "amount": "420.8",
              "code": "m00B",
              "currencyCode": "BGN",
              "description": "STANDARD COMM",
              "percentage": "16.84",
              "percentageAppliedToAmount": "726.03"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "42.22",
                "currencyCode": "MMK"
              },
              "differentialAmount": {
                "amount": "163.14",
                "currencyCode": "LAK"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "White Group's most advanced Pizza technology increases bitter capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CY",
                    "taxAmount": {
                      "amount": "68.05",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "wC",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "449"
                  },
                  {
                    "description": "Introducing the United States Minor Outlying Islands-inspired Tuna, blending murky style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "VN",
                    "taxAmount": {
                      "amount": "124.88",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "uj",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "944"
                  },
                  {
                    "description": "Savor the fresh essence in our Shoes, designed for troubled culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VI",
                    "taxAmount": {
                      "amount": "158.9",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "6C",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "083"
                  },
                  {
                    "description": "Savor the moist essence in our Bike, designed for edible culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VN",
                    "taxAmount": {
                      "amount": "136.38",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "QU",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "282"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "168.87",
                  "currencyCode": "ERN"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "Rh8b",
                "segmentRefIds": [
                  "dwJf"
                ]
              },
              {
                "priceClassRefId": "3DoZ",
                "segmentRefIds": [
                  "Y6Zv",
                  "v5An"
                ]
              },
              {
                "priceClassRefId": "jqbK",
                "segmentRefIds": [
                  "Z1gr",
                  "UVZR"
                ]
              },
              {
                "priceClassRefId": "gA09",
                "segmentRefIds": [
                  "e3pp",
                  "czls",
                  "SCFG",
                  "bGy1",
                  "VreB"
                ]
              },
              {
                "priceClassRefId": "7IUg",
                "segmentRefIds": [
                  "hxJr",
                  "UpBG",
                  "9t89",
                  "MDXU"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "108.37",
                "currencyCode": "ZAR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our fish-friendly Keyboard ensures gruesome comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AO",
                    "taxAmount": {
                      "amount": "18.1",
                      "currencyCode": "GEL"
                    },
                    "taxCode": "7O",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "107"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "172.75",
                  "currencyCode": "NAD"
                }
              }
            },
            "offerItemId": "XE23",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "56.04",
                "currencyCode": "STN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Iraq-inspired Chair, blending woeful style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MK",
                    "taxAmount": {
                      "amount": "83.88",
                      "currencyCode": "TRY"
                    },
                    "taxCode": "0Z",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "481"
                  },
                  {
                    "description": "The cyan Table combines Sierra Leone aesthetics with Promethium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SS",
                    "taxAmount": {
                      "amount": "162.68",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "YA",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "586"
                  },
                  {
                    "description": "Innovative Salad featuring witty technology and Aluminum construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PG",
                    "taxAmount": {
                      "amount": "194.5",
                      "currencyCode": "OMR"
                    },
                    "taxCode": "Fm",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "768"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "104.16",
                  "currencyCode": "YER"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "FsMi",
                    "segmentRefIds": [
                      "yYxG"
                    ]
                  },
                  {
                    "baggageRefId": "ig8L",
                    "segmentRefIds": [
                      "W1JH",
                      "76o3"
                    ]
                  },
                  {
                    "baggageRefId": "dx9E",
                    "segmentRefIds": [
                      "el3t"
                    ]
                  },
                  {
                    "baggageRefId": "Ak6A",
                    "segmentRefIds": [
                      "8rDl",
                      "wsvQ",
                      "Axzo"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "fNRn9VyU",
                      "fareCode": "330",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "BkUg",
                    "segmentRefIds": [
                      "4DHx",
                      "AVTV"
                    ],
                    "ticketDesignator": "Q5nU",
                    "voluntaryChangeInformationRefs": [
                      "FJD",
                      "CHF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "8zkO11P2",
                      "fareCode": "346",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "nxSB",
                    "segmentRefIds": [
                      "Z3GW",
                      "wXuk"
                    ],
                    "ticketDesignator": "z8k4",
                    "voluntaryChangeInformationRefs": [
                      "RSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "skxVMS5X",
                      "fareCode": "453",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "kR3B",
                    "segmentRefIds": [
                      "gdB9",
                      "ASwu",
                      "aeKA",
                      "mH2J"
                    ],
                    "ticketDesignator": "4FTq",
                    "voluntaryChangeInformationRefs": [
                      "DOP",
                      "KGS"
                    ]
                  }
                ],
                "passengerRefId": "fuAA",
                "price": {
                  "baseAmount": {
                    "amount": "143.54",
                    "currencyCode": "VUV"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "33.08",
                      "currencyCode": "BAM"
                    },
                    "preDiscountedAmount": {
                      "amount": "71.15",
                      "currencyCode": "ANG"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Open-architected regional open architecture Bacon offers reliable performance and flawed design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PM",
                        "taxAmount": {
                          "amount": "192.25",
                          "currencyCode": "FKP"
                        },
                        "taxCode": "Pw",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "788"
                      },
                      {
                        "description": "The yellow Ball combines Democratic Republic of the Congo aesthetics with Plutonium-based durability",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "PM",
                        "taxAmount": {
                          "amount": "140.26",
                          "currencyCode": "GYD"
                        },
                        "taxCode": "WX",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "995"
                      },
                      {
                        "description": "The Polarised attitude-oriented standardization Salad offers reliable performance and stable design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "FI",
                        "taxAmount": {
                          "amount": "74.75",
                          "currencyCode": "KZT"
                        },
                        "taxCode": "xX",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "993"
                      },
                      {
                        "description": "Our dolphin-friendly Salad ensures impish comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IO",
                        "taxAmount": {
                          "amount": "172.91",
                          "currencyCode": "MUR"
                        },
                        "taxCode": "Rv",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "089"
                      },
                      {
                        "description": "Discover the dental new Computer with an exciting mix of Bamboo ingredients",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MH",
                        "taxAmount": {
                          "amount": "138.12",
                          "currencyCode": "HUF"
                        },
                        "taxCode": "wc",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "449"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "107.12",
                      "currencyCode": "BZD"
                    }
                  },
                  "totalAmount": {
                    "amount": "68.31",
                    "currencyCode": "CUP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "hEVP4"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "03OA",
                    "segmentRefIds": [
                      "RPgQ",
                      "0Dxv"
                    ]
                  },
                  {
                    "baggageRefId": "sAbE",
                    "segmentRefIds": [
                      "oSQ4",
                      "PUx5",
                      "6ySb",
                      "Pnj9",
                      "cbX5"
                    ]
                  },
                  {
                    "baggageRefId": "Le1R",
                    "segmentRefIds": [
                      "CEOL",
                      "5O1g"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "rF1buh0K",
                      "fareCode": "981",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "d0lU",
                    "segmentRefIds": [
                      "Z7St",
                      "3NYr"
                    ],
                    "ticketDesignator": "5isx",
                    "voluntaryChangeInformationRefs": [
                      "UAH",
                      "BYN",
                      "DOP",
                      "XOF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "WDHp6wwM",
                      "fareCode": "905",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "ezUz",
                    "segmentRefIds": [
                      "0QOr",
                      "Smjh",
                      "BCOY",
                      "zKI9",
                      "jkst"
                    ],
                    "ticketDesignator": "iktH",
                    "voluntaryChangeInformationRefs": [
                      "MWK",
                      "SAR",
                      "RON"
                    ]
                  }
                ],
                "passengerRefId": "95QX",
                "price": {
                  "baseAmount": {
                    "amount": "178.78",
                    "currencyCode": "NOK"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "131.76",
                      "currencyCode": "INR"
                    },
                    "preDiscountedAmount": {
                      "amount": "132.47",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Innovative Pants featuring impractical technology and Rubber construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CA",
                        "taxAmount": {
                          "amount": "42.92",
                          "currencyCode": "MUR"
                        },
                        "taxCode": "T8",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "348"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "147.84",
                      "currencyCode": "GYD"
                    }
                  },
                  "totalAmount": {
                    "amount": "152.95",
                    "currencyCode": "KES"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "CIVGm"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "9JXj",
                    "segmentRefIds": [
                      "SNHh",
                      "PPaJ",
                      "JCUq",
                      "AFEM",
                      "4qN4"
                    ]
                  },
                  {
                    "baggageRefId": "N4L2",
                    "segmentRefIds": [
                      "4sFs",
                      "TA7B"
                    ]
                  },
                  {
                    "baggageRefId": "Pczt",
                    "segmentRefIds": [
                      "eaBv",
                      "f9Ax",
                      "cBO1",
                      "GqLT",
                      "us94"
                    ]
                  },
                  {
                    "baggageRefId": "A5Xt",
                    "segmentRefIds": [
                      "DOkj",
                      "ZDJO",
                      "Ao65",
                      "UGVx"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "97dpPzzP",
                      "fareCode": "263",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "kxRa",
                    "segmentRefIds": [
                      "NJFu"
                    ],
                    "ticketDesignator": "qQ4H",
                    "voluntaryChangeInformationRefs": [
                      "DKK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ObmQ0hTS",
                      "fareCode": "612",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "8vhI",
                    "segmentRefIds": [
                      "VUUd",
                      "Rrtr",
                      "Gtbn",
                      "7PqR"
                    ],
                    "ticketDesignator": "YSR1",
                    "voluntaryChangeInformationRefs": [
                      "MAD",
                      "LKR",
                      "ZAR",
                      "EUR"
                    ]
                  }
                ],
                "passengerRefId": "tCED",
                "price": {
                  "baseAmount": {
                    "amount": "153.05",
                    "currencyCode": "GEL"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "81.63",
                      "currencyCode": "CUP"
                    },
                    "preDiscountedAmount": {
                      "amount": "163.03",
                      "currencyCode": "KZT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Burkina Faso-inspired Pants, blending fine style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "WF",
                        "taxAmount": {
                          "amount": "157.67",
                          "currencyCode": "CAD"
                        },
                        "taxCode": "ob",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "748"
                      },
                      {
                        "description": "Stylish Soap designed to make you stand out with fixed looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "PE",
                        "taxAmount": {
                          "amount": "126.49",
                          "currencyCode": "VES"
                        },
                        "taxCode": "tB",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "535"
                      },
                      {
                        "description": "New tan Tuna with ergonomic design for trustworthy comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BI",
                        "taxAmount": {
                          "amount": "94.56",
                          "currencyCode": "PKR"
                        },
                        "taxCode": "0S",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "017"
                      },
                      {
                        "description": "The black Soap combines Myanmar aesthetics with Oganesson-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "ZA",
                        "taxAmount": {
                          "amount": "153.12",
                          "currencyCode": "WST"
                        },
                        "taxCode": "0v",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "929"
                      },
                      {
                        "description": "Introducing the Honduras-inspired Computer, blending hungry style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "FJ",
                        "taxAmount": {
                          "amount": "57.43",
                          "currencyCode": "KZT"
                        },
                        "taxCode": "xr",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "181"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "115.19",
                      "currencyCode": "CRC"
                    }
                  },
                  "totalAmount": {
                    "amount": "176.66",
                    "currencyCode": "SRD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "1jd50"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "161.66",
                "currencyCode": "JPY",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Fresh Shirt designed with Granite for hospitable performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BR",
                    "taxAmount": {
                      "amount": "65.64",
                      "currencyCode": "THB"
                    },
                    "taxCode": "eP",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "048"
                  },
                  {
                    "description": "The Ergonomic systematic capacity Pants offers reliable performance and pessimistic design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SR",
                    "taxAmount": {
                      "amount": "142.96",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "p5",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "904"
                  },
                  {
                    "description": "Greenfelder, Wiegand and Waters's most advanced Pants technology increases ornery capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AX",
                    "taxAmount": {
                      "amount": "179.53",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "YQ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "565"
                  },
                  {
                    "description": "Generic Shoes designed with Ceramic for scornful performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MF",
                    "taxAmount": {
                      "amount": "104.76",
                      "currencyCode": "ETB"
                    },
                    "taxCode": "wB",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "133"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "21.04",
                  "currencyCode": "MRU"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "163.79",
                "currencyCode": "WST"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "72.18",
                  "currencyCode": "BAM"
                },
                "preDiscountedAmount": {
                  "amount": "86.86",
                  "currencyCode": "MNT"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Soap designed to make you stand out with grandiose looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "DJ",
                    "taxAmount": {
                      "amount": "38.48",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "Gy",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "312"
                  },
                  {
                    "description": "The plum Bacon combines Holy See (Vatican City State) aesthetics with Carbon-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "VN",
                    "taxAmount": {
                      "amount": "162.57",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "nz",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "452"
                  },
                  {
                    "description": "McClure, Jast and O'Connell's most advanced Salad technology increases confused capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KE",
                    "taxAmount": {
                      "amount": "160.65",
                      "currencyCode": "MRU"
                    },
                    "taxCode": "e2",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "355"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "113.67",
                  "currencyCode": "AUD"
                }
              },
              "totalAmount": {
                "amount": "145.68",
                "currencyCode": "LRD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 15
                },
                "newSeat": {
                  "column": "B",
                  "row": 15
                },
                "passengerRefId": "NUAL",
                "segmentRefId": "mZSF"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 21
                },
                "newSeat": {
                  "column": "F",
                  "row": 17
                },
                "passengerRefId": "LIdr",
                "segmentRefId": "G18h"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 23
                },
                "newSeat": {
                  "column": "D",
                  "row": 14
                },
                "passengerRefId": "dEkV",
                "segmentRefId": "ex0c"
              }
            ]
          },
          {
            "commission": {
              "amount": "138.17",
              "code": "uqMx",
              "currencyCode": "BND",
              "description": "NEGOTIATED COMM",
              "percentage": "20",
              "percentageAppliedToAmount": "991.35"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "75.42",
                "currencyCode": "NPR"
              },
              "differentialAmount": {
                "amount": "122.52",
                "currencyCode": "PGK"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the plum brilliance of our Gloves, perfect for insidious environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MQ",
                    "taxAmount": {
                      "amount": "19.72",
                      "currencyCode": "MVR"
                    },
                    "taxCode": "Ta",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "708"
                  },
                  {
                    "description": "The sleek and fake Cheese comes with salmon LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NG",
                    "taxAmount": {
                      "amount": "40.91",
                      "currencyCode": "TND"
                    },
                    "taxCode": "VQ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "820"
                  },
                  {
                    "description": "New Chicken model with 45 GB RAM, 366 GB storage, and amused features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TR",
                    "taxAmount": {
                      "amount": "28.45",
                      "currencyCode": "CHF"
                    },
                    "taxCode": "uq",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "119"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "48.76",
                  "currencyCode": "UYU"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "SdOD",
                "segmentRefIds": [
                  "uW1C"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "146.09",
                "currencyCode": "JMD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the bat-like agility of our Tuna, perfect for measly users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KW",
                    "taxAmount": {
                      "amount": "171.11",
                      "currencyCode": "UAH"
                    },
                    "taxCode": "cP",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "429"
                  },
                  {
                    "description": "Discover the snake-like agility of our Soap, perfect for plump users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "186.68",
                      "currencyCode": "CNY"
                    },
                    "taxCode": "8f",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "706"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "57.25",
                  "currencyCode": "JOD"
                }
              }
            },
            "offerItemId": "buym",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "143.4",
                "currencyCode": "BYN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Hat featuring glum technology and Steel construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SK",
                    "taxAmount": {
                      "amount": "53.68",
                      "currencyCode": "NAD"
                    },
                    "taxCode": "dm",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "404"
                  },
                  {
                    "description": "Featuring Vanadium-enhanced technology, our Shirt offers unparalleled key performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "121.11",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "mJ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "816"
                  },
                  {
                    "description": "Discover the unsteady new Soap with an exciting mix of Plastic ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NA",
                    "taxAmount": {
                      "amount": "91.47",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "dB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "918"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "159.56",
                  "currencyCode": "GNF"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "Odx2",
                    "segmentRefIds": [
                      "0ZhZ",
                      "P2KB",
                      "PGIh",
                      "WWMB"
                    ]
                  },
                  {
                    "baggageRefId": "rM9N",
                    "segmentRefIds": [
                      "pA2y",
                      "HrbF",
                      "2iZ4",
                      "EiLF",
                      "Qo6l"
                    ]
                  },
                  {
                    "baggageRefId": "vfO2",
                    "segmentRefIds": [
                      "HC7c",
                      "HVCr"
                    ]
                  },
                  {
                    "baggageRefId": "QRwq",
                    "segmentRefIds": [
                      "8Ani"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "e9d4Yxb3",
                      "fareCode": "276",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Sa5r",
                    "segmentRefIds": [
                      "WVPy"
                    ],
                    "ticketDesignator": "Ul5t",
                    "voluntaryChangeInformationRefs": [
                      "NPR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "t2uXjJqy",
                      "fareCode": "086",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "fdKp",
                    "segmentRefIds": [
                      "4Uq8",
                      "oiip",
                      "N32d",
                      "twCt"
                    ],
                    "ticketDesignator": "UjxZ",
                    "voluntaryChangeInformationRefs": [
                      "SAR",
                      "ZMW"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Nf01HdDG",
                      "fareCode": "775",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "oCsW",
                    "segmentRefIds": [
                      "tmnu",
                      "4Ggc"
                    ],
                    "ticketDesignator": "thbQ",
                    "voluntaryChangeInformationRefs": [
                      "HUF",
                      "TJS",
                      "MZN",
                      "ZMW",
                      "LAK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "knb2Afod",
                      "fareCode": "944",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "2lYu",
                    "segmentRefIds": [
                      "gjl0",
                      "CXv8"
                    ],
                    "ticketDesignator": "arcB",
                    "voluntaryChangeInformationRefs": [
                      "RON",
                      "MYR",
                      "BWP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "yH3YR7SL",
                      "fareCode": "361",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "ZwqI",
                    "segmentRefIds": [
                      "VxEb"
                    ],
                    "ticketDesignator": "lmHj",
                    "voluntaryChangeInformationRefs": [
                      "PYG"
                    ]
                  }
                ],
                "passengerRefId": "ExJI",
                "price": {
                  "baseAmount": {
                    "amount": "50.87",
                    "currencyCode": "JMD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "75.17",
                      "currencyCode": "MMK"
                    },
                    "preDiscountedAmount": {
                      "amount": "188.37",
                      "currencyCode": "UZS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The purple Table combines Uganda aesthetics with Tantalum-based durability",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PE",
                        "taxAmount": {
                          "amount": "86.23",
                          "currencyCode": "KPW"
                        },
                        "taxCode": "5x",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "601"
                      },
                      {
                        "description": "Introducing the South Africa-inspired Ball, blending austere style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BV",
                        "taxAmount": {
                          "amount": "124.79",
                          "currencyCode": "CRC"
                        },
                        "taxCode": "u4",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "002"
                      },
                      {
                        "description": "Oriental Chips designed with Metal for finished performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SS",
                        "taxAmount": {
                          "amount": "74.51",
                          "currencyCode": "IDR"
                        },
                        "taxCode": "G0",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "875"
                      },
                      {
                        "description": "Experience the maroon brilliance of our Chips, perfect for scary environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "UA",
                        "taxAmount": {
                          "amount": "181.33",
                          "currencyCode": "GYD"
                        },
                        "taxCode": "01",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "758"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "175.34",
                      "currencyCode": "ANG"
                    }
                  },
                  "totalAmount": {
                    "amount": "77.98",
                    "currencyCode": "AOA"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "JAPYj"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "xZx3",
                    "segmentRefIds": [
                      "TSS4"
                    ]
                  },
                  {
                    "baggageRefId": "SQiN",
                    "segmentRefIds": [
                      "7GxC"
                    ]
                  },
                  {
                    "baggageRefId": "dKJk",
                    "segmentRefIds": [
                      "Vr0B",
                      "W7nv",
                      "Yoki",
                      "EcH7"
                    ]
                  },
                  {
                    "baggageRefId": "GliY",
                    "segmentRefIds": [
                      "skjN"
                    ]
                  },
                  {
                    "baggageRefId": "Gt1v",
                    "segmentRefIds": [
                      "W5vI",
                      "bekk",
                      "tA6F",
                      "WPM6",
                      "JtUM"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "htysiUmf",
                      "fareCode": "166",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "IeY4",
                    "segmentRefIds": [
                      "996A"
                    ],
                    "ticketDesignator": "quTf",
                    "voluntaryChangeInformationRefs": [
                      "CNY",
                      "GMD",
                      "CUP",
                      "UAH"
                    ]
                  }
                ],
                "passengerRefId": "Jvkp",
                "price": {
                  "baseAmount": {
                    "amount": "78.68",
                    "currencyCode": "ILS"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "84.35",
                      "currencyCode": "MWK"
                    },
                    "preDiscountedAmount": {
                      "amount": "78.29",
                      "currencyCode": "HUF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our salty-inspired Towels brings a taste of luxury to your unrealistic lifestyle",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "FJ",
                        "taxAmount": {
                          "amount": "164.27",
                          "currencyCode": "KYD"
                        },
                        "taxCode": "XI",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "374"
                      },
                      {
                        "description": "The Raina Mouse is the latest in a series of critical products from Flatley Group",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "WS",
                        "taxAmount": {
                          "amount": "41.47",
                          "currencyCode": "BHD"
                        },
                        "taxCode": "eV",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "145"
                      },
                      {
                        "description": "The Abbie Ball is the latest in a series of grumpy products from Bruen - Johns",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GA",
                        "taxAmount": {
                          "amount": "50.57",
                          "currencyCode": "LYD"
                        },
                        "taxCode": "vA",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "477"
                      },
                      {
                        "description": "Ondricka, Hyatt and Harber's most advanced Salad technology increases silent capabilities",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "HM",
                        "taxAmount": {
                          "amount": "95.08",
                          "currencyCode": "TWD"
                        },
                        "taxCode": "Ca",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "090"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "138.4",
                      "currencyCode": "MYR"
                    }
                  },
                  "totalAmount": {
                    "amount": "113.61",
                    "currencyCode": "IRR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "8HWba"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "ONSf",
                    "segmentRefIds": [
                      "KnOu"
                    ]
                  },
                  {
                    "baggageRefId": "WJiQ",
                    "segmentRefIds": [
                      "96DF",
                      "BDqL",
                      "ARvr",
                      "VUGL",
                      "anB9"
                    ]
                  },
                  {
                    "baggageRefId": "4jqH",
                    "segmentRefIds": [
                      "FAZi",
                      "Lfxy",
                      "vjkC"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "0SHqq5Eu",
                      "fareCode": "834",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "alja",
                    "segmentRefIds": [
                      "GihJ"
                    ],
                    "ticketDesignator": "EoiW",
                    "voluntaryChangeInformationRefs": [
                      "PEN",
                      "BTN",
                      "LSL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "zbUyP8tq",
                      "fareCode": "258",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "jEkP",
                    "segmentRefIds": [
                      "OHuI",
                      "ntX7",
                      "IHtg",
                      "FxcP"
                    ],
                    "ticketDesignator": "WMQ2",
                    "voluntaryChangeInformationRefs": [
                      "INR",
                      "SCR",
                      "SOS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "nMkkABBP",
                      "fareCode": "254",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "hnKT",
                    "segmentRefIds": [
                      "7ubW"
                    ],
                    "ticketDesignator": "VKbd",
                    "voluntaryChangeInformationRefs": [
                      "MXN",
                      "JPY"
                    ]
                  }
                ],
                "passengerRefId": "Ndrb",
                "price": {
                  "baseAmount": {
                    "amount": "151.86",
                    "currencyCode": "AOA"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "27.67",
                      "currencyCode": "CDF"
                    },
                    "preDiscountedAmount": {
                      "amount": "24.8",
                      "currencyCode": "DJF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The User-centric high-level function Pizza offers reliable performance and oily design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KR",
                        "taxAmount": {
                          "amount": "106.31",
                          "currencyCode": "RON"
                        },
                        "taxCode": "zp",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "432"
                      },
                      {
                        "description": "The Weldon Hat is the latest in a series of dutiful products from Ward, Altenwerth and Parisian",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BB",
                        "taxAmount": {
                          "amount": "104.06",
                          "currencyCode": "PAB"
                        },
                        "taxCode": "8o",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "619"
                      },
                      {
                        "description": "Savor the fresh essence in our Chicken, designed for rotten culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "VA",
                        "taxAmount": {
                          "amount": "58.36",
                          "currencyCode": "GNF"
                        },
                        "taxCode": "ye",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "919"
                      },
                      {
                        "description": "Savor the crunchy essence in our Bike, designed for rigid culinary adventures",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GL",
                        "taxAmount": {
                          "amount": "153",
                          "currencyCode": "MUR"
                        },
                        "taxCode": "e2",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "629"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "67.94",
                      "currencyCode": "QAR"
                    }
                  },
                  "totalAmount": {
                    "amount": "25.26",
                    "currencyCode": "NOK"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "IKcPP"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "gRk7",
                    "segmentRefIds": [
                      "wszU",
                      "WCXE",
                      "jesN",
                      "QeuI"
                    ]
                  },
                  {
                    "baggageRefId": "spWZ",
                    "segmentRefIds": [
                      "MMNu",
                      "Jf2k",
                      "Oses"
                    ]
                  },
                  {
                    "baggageRefId": "0XDo",
                    "segmentRefIds": [
                      "G8PQ",
                      "LRbo"
                    ]
                  },
                  {
                    "baggageRefId": "FePA",
                    "segmentRefIds": [
                      "zK8P",
                      "1yk4",
                      "Iw18"
                    ]
                  },
                  {
                    "baggageRefId": "ZQNv",
                    "segmentRefIds": [
                      "VZFw",
                      "USTs"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "O9uoezz7",
                      "fareCode": "416",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "Ik6Y",
                    "segmentRefIds": [
                      "Er5c"
                    ],
                    "ticketDesignator": "QSdF",
                    "voluntaryChangeInformationRefs": [
                      "NZD",
                      "PGK",
                      "CVE"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "3TvQWF2V",
                      "fareCode": "917",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "ezSK",
                    "segmentRefIds": [
                      "XOCg",
                      "0dwV",
                      "SyEh",
                      "bxha"
                    ],
                    "ticketDesignator": "c9lv",
                    "voluntaryChangeInformationRefs": [
                      "KMF",
                      "NAD",
                      "SHP",
                      "PAB",
                      "MNT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "VSWpPO66",
                      "fareCode": "648",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "wAJW",
                    "segmentRefIds": [
                      "nYL8",
                      "4yb5",
                      "VTqy",
                      "SxRS",
                      "ig8d"
                    ],
                    "ticketDesignator": "JSxU",
                    "voluntaryChangeInformationRefs": [
                      "PHP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Jj4A0JJW",
                      "fareCode": "816",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "aAr6",
                    "segmentRefIds": [
                      "aozm",
                      "IfdC",
                      "NIDH",
                      "yHCn"
                    ],
                    "ticketDesignator": "fxkZ",
                    "voluntaryChangeInformationRefs": [
                      "MRU",
                      "QAR",
                      "ARS",
                      "ARS",
                      "TRY"
                    ]
                  }
                ],
                "passengerRefId": "vaSJ",
                "price": {
                  "baseAmount": {
                    "amount": "68.19",
                    "currencyCode": "TOP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "91.73",
                      "currencyCode": "STN"
                    },
                    "preDiscountedAmount": {
                      "amount": "105.53",
                      "currencyCode": "PYG"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Experience the purple brilliance of our Towels, perfect for shrill environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CM",
                        "taxAmount": {
                          "amount": "173.92",
                          "currencyCode": "USD"
                        },
                        "taxCode": "UC",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "943"
                      },
                      {
                        "description": "Our bitter-inspired Tuna brings a taste of luxury to your handy lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "ML",
                        "taxAmount": {
                          "amount": "181.22",
                          "currencyCode": "PGK"
                        },
                        "taxCode": "im",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "580"
                      },
                      {
                        "description": "Professional-grade Fish perfect for unaware training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BN",
                        "taxAmount": {
                          "amount": "121.76",
                          "currencyCode": "KHR"
                        },
                        "taxCode": "Ku",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "721"
                      },
                      {
                        "description": "Tasty Keyboard designed with Silk for jealous performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "ID",
                        "taxAmount": {
                          "amount": "26.32",
                          "currencyCode": "AOA"
                        },
                        "taxCode": "ig",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "166"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "45.58",
                      "currencyCode": "GBP"
                    }
                  },
                  "totalAmount": {
                    "amount": "88.16",
                    "currencyCode": "SSP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "rmOMi"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "FVjz",
                    "segmentRefIds": [
                      "FzZI",
                      "Pxnd"
                    ]
                  },
                  {
                    "baggageRefId": "AUnB",
                    "segmentRefIds": [
                      "1rRh",
                      "BCes",
                      "jKMv",
                      "CNK8",
                      "5NFp"
                    ]
                  },
                  {
                    "baggageRefId": "nzEW",
                    "segmentRefIds": [
                      "mLbH",
                      "8HTR"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "JBFxvaRr",
                      "fareCode": "879",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "iSvP",
                    "segmentRefIds": [
                      "mzJc",
                      "ymHA",
                      "kOvu",
                      "YmWX",
                      "UnF9"
                    ],
                    "ticketDesignator": "B6Yg",
                    "voluntaryChangeInformationRefs": [
                      "YER",
                      "KYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "lUMeoIMd",
                      "fareCode": "547",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "MxYt",
                    "segmentRefIds": [
                      "MAOo",
                      "Exu0"
                    ],
                    "ticketDesignator": "gz6h",
                    "voluntaryChangeInformationRefs": [
                      "HTG",
                      "BHD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "v2wesw27",
                      "fareCode": "286",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "C82r",
                    "segmentRefIds": [
                      "EMea"
                    ],
                    "ticketDesignator": "j0BN",
                    "voluntaryChangeInformationRefs": [
                      "WST"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "dHtKuGPZ",
                      "fareCode": "266",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "hIaU",
                    "segmentRefIds": [
                      "yaye",
                      "T60U",
                      "a8gI",
                      "KLy2",
                      "1Nb8"
                    ],
                    "ticketDesignator": "gitT",
                    "voluntaryChangeInformationRefs": [
                      "PLN",
                      "UGX",
                      "LKR"
                    ]
                  }
                ],
                "passengerRefId": "yBHL",
                "price": {
                  "baseAmount": {
                    "amount": "172.86",
                    "currencyCode": "UGX"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "195.02",
                      "currencyCode": "AZN"
                    },
                    "preDiscountedAmount": {
                      "amount": "84.51",
                      "currencyCode": "TOP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the creamy essence in our Ball, designed for trim culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "RW",
                        "taxAmount": {
                          "amount": "176.17",
                          "currencyCode": "MUR"
                        },
                        "taxCode": "7p",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "206"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "181.84",
                      "currencyCode": "KGS"
                    }
                  },
                  "totalAmount": {
                    "amount": "99.98",
                    "currencyCode": "VES"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "jE0gb"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "47.65",
                "currencyCode": "AOA",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Bacon model with 28 GB RAM, 801 GB storage, and sugary features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CO",
                    "taxAmount": {
                      "amount": "151.93",
                      "currencyCode": "WST"
                    },
                    "taxCode": "Sz",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "472"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "98.13",
                  "currencyCode": "CVE"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "20.73",
                "currencyCode": "KWD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "75.89",
                  "currencyCode": "CAD"
                },
                "preDiscountedAmount": {
                  "amount": "149.85",
                  "currencyCode": "BYN"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and slight Bike comes with gold LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "KM",
                    "taxAmount": {
                      "amount": "73.58",
                      "currencyCode": "YER"
                    },
                    "taxCode": "06",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "655"
                  },
                  {
                    "description": "Our fluffy-inspired Cheese brings a taste of luxury to your ajar lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "WF",
                    "taxAmount": {
                      "amount": "79",
                      "currencyCode": "UYU"
                    },
                    "taxCode": "iA",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "876"
                  },
                  {
                    "description": "Discover the cat-like agility of our Gloves, perfect for friendly users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MP",
                    "taxAmount": {
                      "amount": "177.27",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "pv",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "326"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "95.77",
                  "currencyCode": "BGN"
                }
              },
              "totalAmount": {
                "amount": "46.15",
                "currencyCode": "NZD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 25
                },
                "newSeat": {
                  "column": "E",
                  "row": 17
                },
                "passengerRefId": "ID12",
                "segmentRefId": "T1wD"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 23
                },
                "newSeat": {
                  "column": "D",
                  "row": 3
                },
                "passengerRefId": "sMoL",
                "segmentRefId": "KLJ6"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 25
                },
                "newSeat": {
                  "column": "B",
                  "row": 20
                },
                "passengerRefId": "xPdl",
                "segmentRefId": "KAkr"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 12
                },
                "newSeat": {
                  "column": "C",
                  "row": 15
                },
                "passengerRefId": "nGTz",
                "segmentRefId": "ChcM"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 20
                },
                "newSeat": {
                  "column": "B",
                  "row": 22
                },
                "passengerRefId": "dGMi",
                "segmentRefId": "bQQU"
              }
            ]
          },
          {
            "commission": {
              "amount": "153.55",
              "code": "d0P1",
              "currencyCode": "BSD",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "12.41",
              "percentageAppliedToAmount": "438.2"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "107.46",
                "currencyCode": "SLE"
              },
              "differentialAmount": {
                "amount": "90.87",
                "currencyCode": "EUR"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New red Mouse with ergonomic design for forsaken comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PH",
                    "taxAmount": {
                      "amount": "94.07",
                      "currencyCode": "IRR"
                    },
                    "taxCode": "fS",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "615"
                  },
                  {
                    "description": "The sleek and kaleidoscopic Shirt comes with turquoise LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CL",
                    "taxAmount": {
                      "amount": "16.87",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "48",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "389"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "169.29",
                  "currencyCode": "CAD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "q0Y3",
                "segmentRefIds": [
                  "6imz",
                  "WDXA",
                  "eDfd",
                  "SMc4"
                ]
              },
              {
                "priceClassRefId": "eSvn",
                "segmentRefIds": [
                  "1VQ6"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "163.93",
                "currencyCode": "IDR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the maroon brilliance of our Mouse, perfect for cheerful environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KN",
                    "taxAmount": {
                      "amount": "49.14",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "3Y",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "517"
                  },
                  {
                    "description": "Stylish Bacon designed to make you stand out with neat looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GY",
                    "taxAmount": {
                      "amount": "172.72",
                      "currencyCode": "LRD"
                    },
                    "taxCode": "V9",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "645"
                  },
                  {
                    "description": "Savor the golden essence in our Pizza, designed for tense culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HU",
                    "taxAmount": {
                      "amount": "166.53",
                      "currencyCode": "QAR"
                    },
                    "taxCode": "wk",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "882"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "183.92",
                  "currencyCode": "TOP"
                }
              }
            },
            "offerItemId": "6Vdo",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "195.06",
                "currencyCode": "ERN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Chips made with Bronze for all-day memorable support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KM",
                    "taxAmount": {
                      "amount": "53.04",
                      "currencyCode": "KMF"
                    },
                    "taxCode": "tl",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "413"
                  },
                  {
                    "description": "Introducing the Finland-inspired Table, blending hard-to-find style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CC",
                    "taxAmount": {
                      "amount": "134.1",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "m4",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "263"
                  },
                  {
                    "description": "New red Tuna with ergonomic design for insecure comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VA",
                    "taxAmount": {
                      "amount": "196.92",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "rV",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "782"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "196.75",
                  "currencyCode": "BZD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "fZjy",
                    "segmentRefIds": [
                      "NhWH",
                      "HHQa"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "XYtGtq7N",
                      "fareCode": "461",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "iUgc",
                    "segmentRefIds": [
                      "Ode7",
                      "kLs0",
                      "QbzW"
                    ],
                    "ticketDesignator": "FryW",
                    "voluntaryChangeInformationRefs": [
                      "UGX",
                      "ISK",
                      "EUR",
                      "XAF",
                      "BMD"
                    ]
                  }
                ],
                "passengerRefId": "3SKU",
                "price": {
                  "baseAmount": {
                    "amount": "27.07",
                    "currencyCode": "SEK"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "46.37",
                      "currencyCode": "QAR"
                    },
                    "preDiscountedAmount": {
                      "amount": "12.43",
                      "currencyCode": "NAD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Adaptive zero administration solution Shoes offers reliable performance and metallic design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BY",
                        "taxAmount": {
                          "amount": "77.28",
                          "currencyCode": "PGK"
                        },
                        "taxCode": "et",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "556"
                      },
                      {
                        "description": "Introducing the Sint Maarten-inspired Keyboard, blending mushy style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "EE",
                        "taxAmount": {
                          "amount": "22.98",
                          "currencyCode": "MAD"
                        },
                        "taxCode": "OE",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "824"
                      },
                      {
                        "description": "Oriental Shoes designed with Plastic for curly performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MR",
                        "taxAmount": {
                          "amount": "58.78",
                          "currencyCode": "INR"
                        },
                        "taxCode": "0H",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "497"
                      },
                      {
                        "description": "The Breanna Mouse is the latest in a series of frail products from Streich - Bashirian",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "KP",
                        "taxAmount": {
                          "amount": "184.05",
                          "currencyCode": "VES"
                        },
                        "taxCode": "vc",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "115"
                      },
                      {
                        "description": "The sleek and pitiful Pants comes with grey LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TG",
                        "taxAmount": {
                          "amount": "127.01",
                          "currencyCode": "VND"
                        },
                        "taxCode": "dy",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "924"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "174.16",
                      "currencyCode": "AWG"
                    }
                  },
                  "totalAmount": {
                    "amount": "119.74",
                    "currencyCode": "ETB"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Zk6YY"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "159.5",
                "currencyCode": "GNF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Cheese featuring emotional technology and Marble construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "WS",
                    "taxAmount": {
                      "amount": "74.97",
                      "currencyCode": "SCR"
                    },
                    "taxCode": "HF",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "324"
                  },
                  {
                    "description": "The sleek and pertinent Chair comes with yellow LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LU",
                    "taxAmount": {
                      "amount": "153.36",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "G6",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "655"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "15.43",
                  "currencyCode": "KES"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "133.08",
                "currencyCode": "NOK"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "74.55",
                  "currencyCode": "XCD"
                },
                "preDiscountedAmount": {
                  "amount": "99.67",
                  "currencyCode": "YER"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Mouse perfect for stylish training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TR",
                    "taxAmount": {
                      "amount": "25.08",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "4a",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "257"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "157.68",
                  "currencyCode": "NAD"
                }
              },
              "totalAmount": {
                "amount": "66.2",
                "currencyCode": "DOP"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 3
                },
                "newSeat": {
                  "column": "E",
                  "row": 13
                },
                "passengerRefId": "KrKK",
                "segmentRefId": "t1V0"
              }
            ]
          }
        ],
        "ownerCode": "Ak",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-18T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "154",
            "currencyCode": "XOF",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Savor the tangy essence in our Shirt, designed for shadowy culinary adventures",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "BQ",
                "taxAmount": {
                  "amount": "197.13",
                  "currencyCode": "QAR"
                },
                "taxCode": "9P",
                "taxCodeText": "VAT",
                "taxPadisCode": "512"
              }
            ],
            "totalTaxAmount": {
              "amount": "75.11",
              "currencyCode": "CHF"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "157.94",
            "currencyCode": "TMT"
          }
        },
        "validatingAirlineCode": "4f"
      },
      {
        "commission": {
          "amount": "170.49",
          "code": "vL4D",
          "currencyCode": "AOA",
          "description": "NEGOTIATED COMM",
          "percentage": "8.73",
          "percentageAppliedToAmount": "449.13"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "178.42",
            "currencyCode": "ILS"
          },
          "differentialAmount": {
            "amount": "42.16",
            "currencyCode": "MVR"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Stylish Chair designed to make you stand out with bitter looks",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "TH",
                "taxAmount": {
                  "amount": "79.86",
                  "currencyCode": "TWD"
                },
                "taxCode": "24",
                "taxCodeText": "VAT",
                "taxPadisCode": "992"
              },
              {
                "description": "New fuchsia Pizza with ergonomic design for unwritten comfort",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "MN",
                "taxAmount": {
                  "amount": "116.52",
                  "currencyCode": "LAK"
                },
                "taxCode": "Hm",
                "taxCodeText": "PAID",
                "taxPadisCode": "050"
              },
              {
                "description": "The Monitored impactful model Pizza offers reliable performance and vengeful design",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "FO",
                "taxAmount": {
                  "amount": "26.69",
                  "currencyCode": "YER"
                },
                "taxCode": "PL",
                "taxCodeText": "VAT",
                "taxPadisCode": "569"
              },
              {
                "description": "The Customizable system-worthy encryption Computer offers reliable performance and honored design",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "TG",
                "taxAmount": {
                  "amount": "159.88",
                  "currencyCode": "AUD"
                },
                "taxCode": "1o",
                "taxCodeText": "PAID",
                "taxPadisCode": "600"
              },
              {
                "description": "Our sea lion-friendly Gloves ensures soggy comfort for your pets",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "EH",
                "taxAmount": {
                  "amount": "177.58",
                  "currencyCode": "ZMW"
                },
                "taxCode": "oK",
                "taxCodeText": "VAT",
                "taxPadisCode": "273"
              }
            ],
            "totalTaxAmount": {
              "amount": "147.46",
              "currencyCode": "MDL"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 3390,
        "offerId": "2wR4",
        "offerItems": [
          {
            "commission": {
              "amount": "109.23",
              "code": "JILH",
              "currencyCode": "TJS",
              "description": "NEGOTIATED COMM",
              "percentage": "12.66",
              "percentageAppliedToAmount": "274.07"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "100.11",
                "currencyCode": "SGD"
              },
              "differentialAmount": {
                "amount": "10.58",
                "currencyCode": "BIF"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New teal Cheese with ergonomic design for spanish comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NR",
                    "taxAmount": {
                      "amount": "65.54",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "eF",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "779"
                  },
                  {
                    "description": "Professional-grade Chips perfect for well-lit training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "139.98",
                      "currencyCode": "VND"
                    },
                    "taxCode": "E4",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "955"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "161.74",
                  "currencyCode": "PKR"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "sga8",
                "segmentRefIds": [
                  "9dKb",
                  "ure4",
                  "mc52",
                  "Gt3S",
                  "APdP"
                ]
              },
              {
                "priceClassRefId": "iRue",
                "segmentRefIds": [
                  "ckiX"
                ]
              },
              {
                "priceClassRefId": "f1Sz",
                "segmentRefIds": [
                  "XnPw"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "137.48",
                "currencyCode": "AWG",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and sarcastic Towels comes with tan LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "RU",
                    "taxAmount": {
                      "amount": "105.36",
                      "currencyCode": "XOF"
                    },
                    "taxCode": "Tb",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "782"
                  },
                  {
                    "description": "Tasty Gloves designed with Marble for honored performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MF",
                    "taxAmount": {
                      "amount": "150.17",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "d3",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "207"
                  },
                  {
                    "description": "Awesome Fish designed with Granite for soggy performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ME",
                    "taxAmount": {
                      "amount": "59.16",
                      "currencyCode": "GBP"
                    },
                    "taxCode": "a0",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "054"
                  },
                  {
                    "description": "Our hippopotamus-friendly Pizza ensures unused comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "DJ",
                    "taxAmount": {
                      "amount": "156.37",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "2I",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "434"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "83.11",
                  "currencyCode": "HKD"
                }
              }
            },
            "offerItemId": "qDTz",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "82.64",
                "currencyCode": "NGN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our spicy-inspired Chair brings a taste of luxury to your upright lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BE",
                    "taxAmount": {
                      "amount": "45.2",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "CH",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "084"
                  },
                  {
                    "description": "The sleek and discrete Pizza comes with fuchsia LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GB",
                    "taxAmount": {
                      "amount": "32.46",
                      "currencyCode": "SEK"
                    },
                    "taxCode": "qp",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "542"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "174.75",
                  "currencyCode": "TMT"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "XBhG",
                    "segmentRefIds": [
                      "j0ZW",
                      "GLcE",
                      "Neez"
                    ]
                  },
                  {
                    "baggageRefId": "GwV9",
                    "segmentRefIds": [
                      "n6pX",
                      "ePau",
                      "p9de",
                      "uzRw",
                      "pLjG"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "RbLBSysd",
                      "fareCode": "157",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "89Vx",
                    "segmentRefIds": [
                      "jRnc",
                      "qS7h",
                      "iuLK",
                      "xiH9"
                    ],
                    "ticketDesignator": "KTtA",
                    "voluntaryChangeInformationRefs": [
                      "JPY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "wux0dVyG",
                      "fareCode": "117",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "4QO5",
                    "segmentRefIds": [
                      "spvB",
                      "ZpSe",
                      "M7WZ",
                      "27cC",
                      "POq6"
                    ],
                    "ticketDesignator": "w5hm",
                    "voluntaryChangeInformationRefs": [
                      "GMD",
                      "CRC",
                      "BHD",
                      "MXN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "l0LN43aW",
                      "fareCode": "234",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "BUAO",
                    "segmentRefIds": [
                      "CrWR",
                      "s0pD",
                      "0ymC",
                      "8IqM"
                    ],
                    "ticketDesignator": "1hLB",
                    "voluntaryChangeInformationRefs": [
                      "CRC",
                      "MUR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "gx0wjz0F",
                      "fareCode": "539",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "HZ8G",
                    "segmentRefIds": [
                      "xHNY",
                      "Q2kN",
                      "w0S3"
                    ],
                    "ticketDesignator": "Ye6w",
                    "voluntaryChangeInformationRefs": [
                      "QAR",
                      "GEL",
                      "STN"
                    ]
                  }
                ],
                "passengerRefId": "JaCE",
                "price": {
                  "baseAmount": {
                    "amount": "37.87",
                    "currencyCode": "MDL"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "57.74",
                      "currencyCode": "KPW"
                    },
                    "preDiscountedAmount": {
                      "amount": "12.99",
                      "currencyCode": "SBD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Innovative Gloves featuring married technology and Cotton construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "ID",
                        "taxAmount": {
                          "amount": "159.52",
                          "currencyCode": "NZD"
                        },
                        "taxCode": "Dq",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "239"
                      },
                      {
                        "description": "Our sweet-inspired Bacon brings a taste of luxury to your husky lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AM",
                        "taxAmount": {
                          "amount": "57.02",
                          "currencyCode": "PYG"
                        },
                        "taxCode": "ic",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "075"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "62.65",
                      "currencyCode": "FKP"
                    }
                  },
                  "totalAmount": {
                    "amount": "51.08",
                    "currencyCode": "KHR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "0FMCa"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "cxhP",
                    "segmentRefIds": [
                      "ftPe",
                      "e9FJ",
                      "9UtM"
                    ]
                  },
                  {
                    "baggageRefId": "hepz",
                    "segmentRefIds": [
                      "rjqJ",
                      "RoyR"
                    ]
                  },
                  {
                    "baggageRefId": "IQOj",
                    "segmentRefIds": [
                      "aK7R",
                      "m52N",
                      "uggx",
                      "0xve"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "a5kegT2S",
                      "fareCode": "653",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "TVj5",
                    "segmentRefIds": [
                      "ESYz",
                      "WLHd",
                      "kGns"
                    ],
                    "ticketDesignator": "7Cj6",
                    "voluntaryChangeInformationRefs": [
                      "BSD",
                      "GEL"
                    ]
                  }
                ],
                "passengerRefId": "aoze",
                "price": {
                  "baseAmount": {
                    "amount": "108.22",
                    "currencyCode": "CLP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "93.23",
                      "currencyCode": "CNY"
                    },
                    "preDiscountedAmount": {
                      "amount": "165.43",
                      "currencyCode": "BYN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the well-lit new Gloves with an exciting mix of Bronze ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "ST",
                        "taxAmount": {
                          "amount": "47.92",
                          "currencyCode": "GNF"
                        },
                        "taxCode": "t1",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "690"
                      },
                      {
                        "description": "Our whale-friendly Salad ensures gleaming comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GY",
                        "taxAmount": {
                          "amount": "48.89",
                          "currencyCode": "KGS"
                        },
                        "taxCode": "eU",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "460"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "198.85",
                      "currencyCode": "HNL"
                    }
                  },
                  "totalAmount": {
                    "amount": "72.21",
                    "currencyCode": "LRD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "tates"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "C8E7",
                    "segmentRefIds": [
                      "LQ3s",
                      "RDE6"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "JGX4ygq4",
                      "fareCode": "313",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Kydw",
                    "segmentRefIds": [
                      "KNEL"
                    ],
                    "ticketDesignator": "0MpP",
                    "voluntaryChangeInformationRefs": [
                      "DKK",
                      "OMR",
                      "MUR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "r2s94HSY",
                      "fareCode": "849",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "dCds",
                    "segmentRefIds": [
                      "ZPhz",
                      "R0aS",
                      "Aysk",
                      "W3Lc"
                    ],
                    "ticketDesignator": "SbjJ",
                    "voluntaryChangeInformationRefs": [
                      "HUF",
                      "SBD",
                      "LYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "kPdwyFj2",
                      "fareCode": "586",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "Q04m",
                    "segmentRefIds": [
                      "hrUj",
                      "MQiI"
                    ],
                    "ticketDesignator": "cpA8",
                    "voluntaryChangeInformationRefs": [
                      "PHP",
                      "PLN",
                      "ZWL",
                      "HKD",
                      "MXN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "0ek2J5uw",
                      "fareCode": "660",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "FJUD",
                    "segmentRefIds": [
                      "5x9q",
                      "Ax3r",
                      "LcdS"
                    ],
                    "ticketDesignator": "vTf7",
                    "voluntaryChangeInformationRefs": [
                      "LAK"
                    ]
                  }
                ],
                "passengerRefId": "s0Hr",
                "price": {
                  "baseAmount": {
                    "amount": "144.27",
                    "currencyCode": "ANG"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "164.54",
                      "currencyCode": "MKD"
                    },
                    "preDiscountedAmount": {
                      "amount": "196.51",
                      "currencyCode": "PLN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Distributed next generation collaboration Pizza offers reliable performance and noteworthy design",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "UA",
                        "taxAmount": {
                          "amount": "33.05",
                          "currencyCode": "IDR"
                        },
                        "taxCode": "2e",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "169"
                      },
                      {
                        "description": "Stylish Ball designed to make you stand out with colossal looks",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GT",
                        "taxAmount": {
                          "amount": "130.91",
                          "currencyCode": "HTG"
                        },
                        "taxCode": "V3",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "995"
                      },
                      {
                        "description": "The sleek and dull Car comes with pink LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MH",
                        "taxAmount": {
                          "amount": "113.95",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "QU",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "049"
                      },
                      {
                        "description": "Our parrot-friendly Chips ensures bare comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MF",
                        "taxAmount": {
                          "amount": "60.86",
                          "currencyCode": "DZD"
                        },
                        "taxCode": "fZ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "584"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "173.55",
                      "currencyCode": "LYD"
                    }
                  },
                  "totalAmount": {
                    "amount": "61.83",
                    "currencyCode": "LAK"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "ggoNK"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "JnFh",
                    "segmentRefIds": [
                      "7Dvr",
                      "ljA9",
                      "83O1",
                      "RNf5"
                    ]
                  },
                  {
                    "baggageRefId": "wB2f",
                    "segmentRefIds": [
                      "EyU6"
                    ]
                  },
                  {
                    "baggageRefId": "Wrs3",
                    "segmentRefIds": [
                      "CLiG"
                    ]
                  },
                  {
                    "baggageRefId": "AVxZ",
                    "segmentRefIds": [
                      "rwyR",
                      "0T7C",
                      "gmcw",
                      "aB1I",
                      "Qx3G"
                    ]
                  },
                  {
                    "baggageRefId": "eLZH",
                    "segmentRefIds": [
                      "8U1Q",
                      "UTbD"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "jhO2oeap",
                      "fareCode": "720",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "sS6b",
                    "segmentRefIds": [
                      "CQMy",
                      "pQCH",
                      "oYy0",
                      "qT3G",
                      "CX7J"
                    ],
                    "ticketDesignator": "QFN6",
                    "voluntaryChangeInformationRefs": [
                      "UAH"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "62ISLLCh",
                      "fareCode": "021",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "K6qE",
                    "segmentRefIds": [
                      "9mMM",
                      "Cprd"
                    ],
                    "ticketDesignator": "YvPg",
                    "voluntaryChangeInformationRefs": [
                      "CHF",
                      "DKK",
                      "BMD",
                      "LBP",
                      "MKD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "a9Px8uaj",
                      "fareCode": "770",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "fsry",
                    "segmentRefIds": [
                      "4zmu",
                      "TJx0",
                      "OwXN"
                    ],
                    "ticketDesignator": "3v2M",
                    "voluntaryChangeInformationRefs": [
                      "ETB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "kNdYkqY7",
                      "fareCode": "858",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "kYbn",
                    "segmentRefIds": [
                      "io1N",
                      "LYN6",
                      "kltG"
                    ],
                    "ticketDesignator": "ha6g",
                    "voluntaryChangeInformationRefs": [
                      "SAR",
                      "EUR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "vHXCcxFo",
                      "fareCode": "235",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "qj62",
                    "segmentRefIds": [
                      "fE6p",
                      "kXSH",
                      "H0K9"
                    ],
                    "ticketDesignator": "q7bV",
                    "voluntaryChangeInformationRefs": [
                      "TWD",
                      "NPR",
                      "BHD",
                      "IDR"
                    ]
                  }
                ],
                "passengerRefId": "RxYt",
                "price": {
                  "baseAmount": {
                    "amount": "159.14",
                    "currencyCode": "AUD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "196.23",
                      "currencyCode": "BBD"
                    },
                    "preDiscountedAmount": {
                      "amount": "177.47",
                      "currencyCode": "TMT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Sulfur-enhanced technology, our Chicken offers unparalleled hungry performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "QA",
                        "taxAmount": {
                          "amount": "122.91",
                          "currencyCode": "DJF"
                        },
                        "taxCode": "th",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "166"
                      },
                      {
                        "description": "Professional-grade Fish perfect for bogus training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AX",
                        "taxAmount": {
                          "amount": "37.33",
                          "currencyCode": "ZMW"
                        },
                        "taxCode": "Gk",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "286"
                      },
                      {
                        "description": "Experience the magenta brilliance of our Ball, perfect for apprehensive environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IM",
                        "taxAmount": {
                          "amount": "98.68",
                          "currencyCode": "BIF"
                        },
                        "taxCode": "xi",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "913"
                      },
                      {
                        "description": "Discover the frog-like agility of our Mouse, perfect for unsightly users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TM",
                        "taxAmount": {
                          "amount": "57.13",
                          "currencyCode": "BWP"
                        },
                        "taxCode": "5D",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "534"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "197.3",
                      "currencyCode": "LKR"
                    }
                  },
                  "totalAmount": {
                    "amount": "146.17",
                    "currencyCode": "JOD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "y0dN0"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "133.16",
                "currencyCode": "ERN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Cross-platform mission-critical matrices Shirt offers reliable performance and indolent design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "110.51",
                      "currencyCode": "KRW"
                    },
                    "taxCode": "N4",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "997"
                  },
                  {
                    "description": "Featuring Niobium-enhanced technology, our Pizza offers unparalleled gentle performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CI",
                    "taxAmount": {
                      "amount": "130.55",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "jE",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "607"
                  },
                  {
                    "description": "Our spicy-inspired Hat brings a taste of luxury to your splendid lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TJ",
                    "taxAmount": {
                      "amount": "141.93",
                      "currencyCode": "MMK"
                    },
                    "taxCode": "Ad",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "365"
                  },
                  {
                    "description": "Our lion-friendly Bike ensures shameful comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SR",
                    "taxAmount": {
                      "amount": "42.2",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "d4",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "003"
                  },
                  {
                    "description": "Featuring Seaborgium-enhanced technology, our Bacon offers unparalleled slow performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PR",
                    "taxAmount": {
                      "amount": "34.38",
                      "currencyCode": "BIF"
                    },
                    "taxCode": "0C",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "028"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "183.29",
                  "currencyCode": "BTN"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "139.21",
                "currencyCode": "TND"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "130.13",
                  "currencyCode": "XAF"
                },
                "preDiscountedAmount": {
                  "amount": "88.82",
                  "currencyCode": "SRD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Shirt made with Wooden for all-day grave support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PM",
                    "taxAmount": {
                      "amount": "33.25",
                      "currencyCode": "CDF"
                    },
                    "taxCode": "bQ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "503"
                  },
                  {
                    "description": "The red Ball combines Kuwait aesthetics with Chromium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HM",
                    "taxAmount": {
                      "amount": "51.95",
                      "currencyCode": "YER"
                    },
                    "taxCode": "6F",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "302"
                  },
                  {
                    "description": "Discover the shark-like agility of our Sausages, perfect for caring users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GB",
                    "taxAmount": {
                      "amount": "48.01",
                      "currencyCode": "XCD"
                    },
                    "taxCode": "aK",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "681"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "134.18",
                  "currencyCode": "BTN"
                }
              },
              "totalAmount": {
                "amount": "169.67",
                "currencyCode": "ANG"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 7
                },
                "newSeat": {
                  "column": "A",
                  "row": 21
                },
                "passengerRefId": "FobE",
                "segmentRefId": "uu98"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 20
                },
                "newSeat": {
                  "column": "E",
                  "row": 24
                },
                "passengerRefId": "HTMf",
                "segmentRefId": "4yxP"
              }
            ]
          },
          {
            "commission": {
              "amount": "321.35",
              "code": "HCY8",
              "currencyCode": "FJD",
              "description": "NEGOTIATED COMM",
              "percentage": "5.44",
              "percentageAppliedToAmount": "465.65"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "169.34",
                "currencyCode": "DZD"
              },
              "differentialAmount": {
                "amount": "29.32",
                "currencyCode": "FKP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our lion-friendly Salad ensures jumbo comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FJ",
                    "taxAmount": {
                      "amount": "114.96",
                      "currencyCode": "LRD"
                    },
                    "taxCode": "iQ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "550"
                  },
                  {
                    "description": "Discover the poor new Salad with an exciting mix of Aluminum ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BF",
                    "taxAmount": {
                      "amount": "30.21",
                      "currencyCode": "SRD"
                    },
                    "taxCode": "vT",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "866"
                  },
                  {
                    "description": "New lavender Salad with ergonomic design for lone comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "YE",
                    "taxAmount": {
                      "amount": "106.76",
                      "currencyCode": "BDT"
                    },
                    "taxCode": "Df",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "143"
                  },
                  {
                    "description": "The Samanta Keyboard is the latest in a series of tame products from Morissette LLC",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "RO",
                    "taxAmount": {
                      "amount": "19.71",
                      "currencyCode": "NPR"
                    },
                    "taxCode": "oe",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "098"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "17.16",
                  "currencyCode": "GEL"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "dTsH",
                "segmentRefIds": [
                  "ReYX",
                  "X8Z9",
                  "QQzG"
                ]
              },
              {
                "priceClassRefId": "gi5R",
                "segmentRefIds": [
                  "zBsw",
                  "Z2Jz"
                ]
              },
              {
                "priceClassRefId": "EpQ2",
                "segmentRefIds": [
                  "0HDA",
                  "0kmU",
                  "qbTm"
                ]
              },
              {
                "priceClassRefId": "sKQ3",
                "segmentRefIds": [
                  "S2aW",
                  "Pwjk",
                  "kQDK",
                  "xKsO"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "195.48",
                "currencyCode": "CNY",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New white Cheese with ergonomic design for distant comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SM",
                    "taxAmount": {
                      "amount": "10.45",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "QY",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "584"
                  },
                  {
                    "description": "Savor the fresh essence in our Salad, designed for livid culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NR",
                    "taxAmount": {
                      "amount": "75.75",
                      "currencyCode": "MXN"
                    },
                    "taxCode": "mk",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "994"
                  },
                  {
                    "description": "The sleek and warlike Hat comes with purple LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GY",
                    "taxAmount": {
                      "amount": "190.35",
                      "currencyCode": "MXN"
                    },
                    "taxCode": "zX",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "929"
                  },
                  {
                    "description": "Our rich-inspired Chair brings a taste of luxury to your grim lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PE",
                    "taxAmount": {
                      "amount": "122.17",
                      "currencyCode": "GBP"
                    },
                    "taxCode": "vt",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "517"
                  },
                  {
                    "description": "The Hazle Pizza is the latest in a series of impractical products from Stoltenberg LLC",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CG",
                    "taxAmount": {
                      "amount": "95.61",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "o2",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "839"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "62.37",
                  "currencyCode": "STN"
                }
              }
            },
            "offerItemId": "6VML",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "190.1",
                "currencyCode": "KMF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the savory essence in our Fish, designed for honorable culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VE",
                    "taxAmount": {
                      "amount": "97.18",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "us",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "080"
                  },
                  {
                    "description": "The Candice Shirt is the latest in a series of self-assured products from McLaughlin Group",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "UM",
                    "taxAmount": {
                      "amount": "19.68",
                      "currencyCode": "ANG"
                    },
                    "taxCode": "XY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "261"
                  },
                  {
                    "description": "Discover the homely new Sausages with an exciting mix of Wooden ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GH",
                    "taxAmount": {
                      "amount": "162.82",
                      "currencyCode": "BOB"
                    },
                    "taxCode": "uH",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "099"
                  },
                  {
                    "description": "The Innovative homogeneous solution Fish offers reliable performance and different design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GA",
                    "taxAmount": {
                      "amount": "107.95",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "T5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "314"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "113.64",
                  "currencyCode": "BZD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "W5X6",
                    "segmentRefIds": [
                      "F3A2",
                      "11Em",
                      "fb01",
                      "qlx3",
                      "fdmb"
                    ]
                  },
                  {
                    "baggageRefId": "Insq",
                    "segmentRefIds": [
                      "duXU",
                      "oCgZ",
                      "cQDI",
                      "QJSZ",
                      "vLge"
                    ]
                  },
                  {
                    "baggageRefId": "U4A9",
                    "segmentRefIds": [
                      "ttZl",
                      "3lcC",
                      "pnLL",
                      "WxCx",
                      "X3jk"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "K9p8mYMk",
                      "fareCode": "789",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "QLoL",
                    "segmentRefIds": [
                      "RxVe"
                    ],
                    "ticketDesignator": "xx0u",
                    "voluntaryChangeInformationRefs": [
                      "RUB",
                      "CUP"
                    ]
                  }
                ],
                "passengerRefId": "L9dP",
                "price": {
                  "baseAmount": {
                    "amount": "25.39",
                    "currencyCode": "ANG"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "24.49",
                      "currencyCode": "PGK"
                    },
                    "preDiscountedAmount": {
                      "amount": "109.83",
                      "currencyCode": "PEN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Alfredo Fish is the latest in a series of dark products from Altenwerth - Witting",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SL",
                        "taxAmount": {
                          "amount": "97.99",
                          "currencyCode": "BZD"
                        },
                        "taxCode": "di",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "199"
                      },
                      {
                        "description": "Our monkey-friendly Fish ensures dental comfort for your pets",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "DO",
                        "taxAmount": {
                          "amount": "18.59",
                          "currencyCode": "SRD"
                        },
                        "taxCode": "26",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "579"
                      },
                      {
                        "description": "New Shirt model with 51 GB RAM, 823 GB storage, and flawless features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TH",
                        "taxAmount": {
                          "amount": "17.69",
                          "currencyCode": "SSP"
                        },
                        "taxCode": "PF",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "754"
                      },
                      {
                        "description": "The Geovanny Pants is the latest in a series of greedy products from Stamm Inc",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BJ",
                        "taxAmount": {
                          "amount": "158.31",
                          "currencyCode": "PEN"
                        },
                        "taxCode": "7U",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "628"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "18.28",
                      "currencyCode": "UYU"
                    }
                  },
                  "totalAmount": {
                    "amount": "95.86",
                    "currencyCode": "KWD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "s6QeE"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "JJri",
                    "segmentRefIds": [
                      "R30D",
                      "uSir",
                      "q7nF",
                      "dAE2"
                    ]
                  },
                  {
                    "baggageRefId": "Fm2Q",
                    "segmentRefIds": [
                      "8F2s",
                      "LkLT",
                      "CWfe",
                      "7LdS",
                      "k1WL"
                    ]
                  },
                  {
                    "baggageRefId": "4THi",
                    "segmentRefIds": [
                      "F5Uv",
                      "3kdI"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "IgJSpv03",
                      "fareCode": "859",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "Vjcq",
                    "segmentRefIds": [
                      "UMwH",
                      "PGOt",
                      "b5Pu"
                    ],
                    "ticketDesignator": "RWnE",
                    "voluntaryChangeInformationRefs": [
                      "ARS",
                      "LSL",
                      "KES",
                      "BTN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "jUSWzdLF",
                      "fareCode": "048",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "5WoB",
                    "segmentRefIds": [
                      "jQfE",
                      "RcGi",
                      "YywR",
                      "vRvi"
                    ],
                    "ticketDesignator": "Z1cu",
                    "voluntaryChangeInformationRefs": [
                      "SSP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "0zitWvp4",
                      "fareCode": "275",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "2n2V",
                    "segmentRefIds": [
                      "gtoC",
                      "hXz1",
                      "adza",
                      "r4JD"
                    ],
                    "ticketDesignator": "E3IG",
                    "voluntaryChangeInformationRefs": [
                      "HNL",
                      "BOB",
                      "TRY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "1FyRDNJ5",
                      "fareCode": "590",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "P9Wt",
                    "segmentRefIds": [
                      "Zumy"
                    ],
                    "ticketDesignator": "Vwxg",
                    "voluntaryChangeInformationRefs": [
                      "KGS"
                    ]
                  }
                ],
                "passengerRefId": "TREt",
                "price": {
                  "baseAmount": {
                    "amount": "144",
                    "currencyCode": "SHP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "136.74",
                      "currencyCode": "BYN"
                    },
                    "preDiscountedAmount": {
                      "amount": "54.14",
                      "currencyCode": "LBP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Shirt model with 33 GB RAM, 988 GB storage, and nice features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BA",
                        "taxAmount": {
                          "amount": "131.5",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "XO",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "364"
                      },
                      {
                        "description": "Ergonomic Chair made with Rubber for all-day bitter support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "UZ",
                        "taxAmount": {
                          "amount": "120.15",
                          "currencyCode": "MVR"
                        },
                        "taxCode": "1U",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "172"
                      },
                      {
                        "description": "Discover the separate new Chicken with an exciting mix of Cotton ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "JE",
                        "taxAmount": {
                          "amount": "183.72",
                          "currencyCode": "LSL"
                        },
                        "taxCode": "r0",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "801"
                      },
                      {
                        "description": "Block - Moen's most advanced Hat technology increases comfortable capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GD",
                        "taxAmount": {
                          "amount": "168.96",
                          "currencyCode": "NGN"
                        },
                        "taxCode": "H1",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "929"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "94.83",
                      "currencyCode": "MWK"
                    }
                  },
                  "totalAmount": {
                    "amount": "50.79",
                    "currencyCode": "TZS"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "FOOFb"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "149.35",
                "currencyCode": "TTD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Curium-enhanced technology, our Fish offers unparalleled athletic performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GY",
                    "taxAmount": {
                      "amount": "102.25",
                      "currencyCode": "INR"
                    },
                    "taxCode": "q8",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "325"
                  },
                  {
                    "description": "Innovative Salad featuring frivolous technology and Marble construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FO",
                    "taxAmount": {
                      "amount": "173.73",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "cA",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "460"
                  },
                  {
                    "description": "Professional-grade Bacon perfect for thin training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "103.28",
                      "currencyCode": "PAB"
                    },
                    "taxCode": "vH",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "716"
                  },
                  {
                    "description": "Our rich-inspired Soap brings a taste of luxury to your helpless lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TR",
                    "taxAmount": {
                      "amount": "99.44",
                      "currencyCode": "CVE"
                    },
                    "taxCode": "7o",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "555"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "101.69",
                  "currencyCode": "KES"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "76.03",
                "currencyCode": "UAH"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "106.37",
                  "currencyCode": "ANG"
                },
                "preDiscountedAmount": {
                  "amount": "41.46",
                  "currencyCode": "TZS"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and serene Car comes with gold LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TZ",
                    "taxAmount": {
                      "amount": "119.37",
                      "currencyCode": "GBP"
                    },
                    "taxCode": "Qu",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "193"
                  },
                  {
                    "description": "Introducing the Sweden-inspired Table, blending mushy style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VA",
                    "taxAmount": {
                      "amount": "128.51",
                      "currencyCode": "VND"
                    },
                    "taxCode": "dX",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "097"
                  },
                  {
                    "description": "New indigo Sausages with ergonomic design for ignorant comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IL",
                    "taxAmount": {
                      "amount": "15.01",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "y8",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "513"
                  },
                  {
                    "description": "The sleek and second Towels comes with turquoise LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SZ",
                    "taxAmount": {
                      "amount": "92.27",
                      "currencyCode": "AZN"
                    },
                    "taxCode": "me",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "976"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "21.62",
                  "currencyCode": "DJF"
                }
              },
              "totalAmount": {
                "amount": "99.98",
                "currencyCode": "ZWL"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 10
                },
                "newSeat": {
                  "column": "C",
                  "row": 8
                },
                "passengerRefId": "lnqc",
                "segmentRefId": "Gadw"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 8
                },
                "newSeat": {
                  "column": "C",
                  "row": 20
                },
                "passengerRefId": "0XTd",
                "segmentRefId": "b6t5"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 15
                },
                "newSeat": {
                  "column": "E",
                  "row": 2
                },
                "passengerRefId": "FKje",
                "segmentRefId": "t4av"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 23
                },
                "newSeat": {
                  "column": "B",
                  "row": 17
                },
                "passengerRefId": "0Cyz",
                "segmentRefId": "hsMd"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 20
                },
                "newSeat": {
                  "column": "D",
                  "row": 26
                },
                "passengerRefId": "4JIA",
                "segmentRefId": "0MQN"
              }
            ]
          }
        ],
        "ownerCode": "J8",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "immediate",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "117.49",
            "currencyCode": "MRU",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The Secured neutral methodology Chair offers reliable performance and huge design",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "GE",
                "taxAmount": {
                  "amount": "142.8",
                  "currencyCode": "BOB"
                },
                "taxCode": "Si",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "570"
              },
              {
                "description": "The Laverne Chair is the latest in a series of heavenly products from Cummings - Bernier",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "RU",
                "taxAmount": {
                  "amount": "87.37",
                  "currencyCode": "UYU"
                },
                "taxCode": "Uh",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "264"
              },
              {
                "description": "Our golden-inspired Keyboard brings a taste of luxury to your lasting lifestyle",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "VN",
                "taxAmount": {
                  "amount": "104.85",
                  "currencyCode": "GBP"
                },
                "taxCode": "t7",
                "taxCodeText": "VAT",
                "taxPadisCode": "451"
              },
              {
                "description": "Our gecko-friendly Chicken ensures charming comfort for your pets",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "MX",
                "taxAmount": {
                  "amount": "136.99",
                  "currencyCode": "NOK"
                },
                "taxCode": "Am",
                "taxCodeText": "VAT",
                "taxPadisCode": "220"
              },
              {
                "description": "The Realigned national knowledge user Table offers reliable performance and stained design",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "LI",
                "taxAmount": {
                  "amount": "71.5",
                  "currencyCode": "BTN"
                },
                "taxCode": "QS",
                "taxCodeText": "PAID",
                "taxPadisCode": "105"
              }
            ],
            "totalTaxAmount": {
              "amount": "93.03",
              "currencyCode": "RSD"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "177.88",
            "currencyCode": "BAM"
          }
        },
        "validatingAirlineCode": "mr"
      },
      {
        "commission": {
          "amount": "240.61",
          "code": "Hac9",
          "currencyCode": "BYN",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "6.86",
          "percentageAppliedToAmount": "630.07"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "36.41",
            "currencyCode": "VES"
          },
          "differentialAmount": {
            "amount": "157.19",
            "currencyCode": "RSD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Featuring Yttrium-enhanced technology, our Chair offers unparalleled darling performance",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "SG",
                "taxAmount": {
                  "amount": "69.99",
                  "currencyCode": "SLE"
                },
                "taxCode": "4k",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "316"
              }
            ],
            "totalTaxAmount": {
              "amount": "71.92",
              "currencyCode": "KMF"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2722,
        "offerId": "mVlp",
        "offerItems": [
          {
            "commission": {
              "amount": "477.06",
              "code": "yCvt",
              "currencyCode": "ILS",
              "description": "STANDARD COMM",
              "percentage": "7.32",
              "percentageAppliedToAmount": "309.96"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "133.08",
                "currencyCode": "OMR"
              },
              "differentialAmount": {
                "amount": "101.55",
                "currencyCode": "MMK"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the spicy essence in our Salad, designed for frightened culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "139.84",
                      "currencyCode": "KHR"
                    },
                    "taxCode": "uQ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "990"
                  },
                  {
                    "description": "Professional-grade Keyboard perfect for different training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PG",
                    "taxAmount": {
                      "amount": "54.39",
                      "currencyCode": "MYR"
                    },
                    "taxCode": "Ld",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "913"
                  },
                  {
                    "description": "Experience the cyan brilliance of our Shirt, perfect for uneven environments",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PW",
                    "taxAmount": {
                      "amount": "74.06",
                      "currencyCode": "BAM"
                    },
                    "taxCode": "as",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "409"
                  },
                  {
                    "description": "Fresh Hat designed with Bronze for alert performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TH",
                    "taxAmount": {
                      "amount": "93.41",
                      "currencyCode": "KWD"
                    },
                    "taxCode": "TT",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "673"
                  },
                  {
                    "description": "Experience the purple brilliance of our Cheese, perfect for frail environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "HN",
                    "taxAmount": {
                      "amount": "144.81",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "Qs",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "719"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "64.18",
                  "currencyCode": "SZL"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "JiPJ",
                "segmentRefIds": [
                  "pcgE",
                  "WpW0"
                ]
              },
              {
                "priceClassRefId": "34JK",
                "segmentRefIds": [
                  "P2iU",
                  "c4Qi",
                  "mbLr"
                ]
              },
              {
                "priceClassRefId": "9Zf9",
                "segmentRefIds": [
                  "Bvuk",
                  "O56K",
                  "JxJK",
                  "ZIum",
                  "DFIK"
                ]
              },
              {
                "priceClassRefId": "VdNR",
                "segmentRefIds": [
                  "Si7q",
                  "U23a",
                  "evsZ",
                  "2bUG"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "117.08",
                "currencyCode": "CRC",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Avery Hat is the latest in a series of ornery products from Torp, Labadie and Kunze",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "FK",
                    "taxAmount": {
                      "amount": "180.63",
                      "currencyCode": "LBP"
                    },
                    "taxCode": "ak",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "903"
                  },
                  {
                    "description": "Discover the dog-like agility of our Chips, perfect for steel users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VI",
                    "taxAmount": {
                      "amount": "16.2",
                      "currencyCode": "VES"
                    },
                    "taxCode": "N7",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "047"
                  },
                  {
                    "description": "Professional-grade Fish perfect for useless training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FO",
                    "taxAmount": {
                      "amount": "175.56",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "OC",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "919"
                  },
                  {
                    "description": "The sleek and gruesome Ball comes with orchid LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "YT",
                    "taxAmount": {
                      "amount": "26.06",
                      "currencyCode": "HKD"
                    },
                    "taxCode": "pG",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "395"
                  },
                  {
                    "description": "The Implemented regional adapter Hat offers reliable performance and dramatic design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "RW",
                    "taxAmount": {
                      "amount": "58.24",
                      "currencyCode": "MAD"
                    },
                    "taxCode": "iP",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "935"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "116.97",
                  "currencyCode": "BND"
                }
              }
            },
            "offerItemId": "8g1M",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF01",
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "110.86",
                "currencyCode": "JPY",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Kris Tuna is the latest in a series of major products from Bartoletti, Heaney and Carter",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NP",
                    "taxAmount": {
                      "amount": "143.49",
                      "currencyCode": "AMD"
                    },
                    "taxCode": "3w",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "393"
                  },
                  {
                    "description": "Featuring Rhenium-enhanced technology, our Gloves offers unparalleled enraged performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KW",
                    "taxAmount": {
                      "amount": "150.13",
                      "currencyCode": "KZT"
                    },
                    "taxCode": "Fl",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "414"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "59.85",
                  "currencyCode": "MMK"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "OrC9",
                    "segmentRefIds": [
                      "cg8Q"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "3mRZ0HnA",
                      "fareCode": "942",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "VWUu",
                    "segmentRefIds": [
                      "Oy3D"
                    ],
                    "ticketDesignator": "i486",
                    "voluntaryChangeInformationRefs": [
                      "VES",
                      "MGA",
                      "ALL",
                      "KPW",
                      "BGN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "rbvebNRN",
                      "fareCode": "691",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "pZ8u",
                    "segmentRefIds": [
                      "nead"
                    ],
                    "ticketDesignator": "iZAF",
                    "voluntaryChangeInformationRefs": [
                      "IDR",
                      "KPW",
                      "LAK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "n2K80GK0",
                      "fareCode": "134",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "4X02",
                    "segmentRefIds": [
                      "vfGq",
                      "bSBt",
                      "qEQC",
                      "rSm4",
                      "wTzA"
                    ],
                    "ticketDesignator": "KTUK",
                    "voluntaryChangeInformationRefs": [
                      "DOP",
                      "GTQ",
                      "CLP",
                      "MAD",
                      "ZWL"
                    ]
                  }
                ],
                "passengerRefId": "NkZW",
                "price": {
                  "baseAmount": {
                    "amount": "22.16",
                    "currencyCode": "VUV"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "20.79",
                      "currencyCode": "GYD"
                    },
                    "preDiscountedAmount": {
                      "amount": "89.37",
                      "currencyCode": "BBD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Casper and Sons's most advanced Mouse technology increases cloudy capabilities",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BN",
                        "taxAmount": {
                          "amount": "69.46",
                          "currencyCode": "CVE"
                        },
                        "taxCode": "IX",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "378"
                      },
                      {
                        "description": "The sleek and scientific Towels comes with mint green LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NL",
                        "taxAmount": {
                          "amount": "109.65",
                          "currencyCode": "BSD"
                        },
                        "taxCode": "QX",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "970"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "99.01",
                      "currencyCode": "GMD"
                    }
                  },
                  "totalAmount": {
                    "amount": "184.13",
                    "currencyCode": "RON"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "mRHYN"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "BXWT",
                    "segmentRefIds": [
                      "PkgU"
                    ]
                  },
                  {
                    "baggageRefId": "e3l8",
                    "segmentRefIds": [
                      "GOoq"
                    ]
                  },
                  {
                    "baggageRefId": "nAbH",
                    "segmentRefIds": [
                      "PVOU"
                    ]
                  },
                  {
                    "baggageRefId": "j266",
                    "segmentRefIds": [
                      "VY0B",
                      "ek8F",
                      "0btr",
                      "RPTC",
                      "WXsa"
                    ]
                  },
                  {
                    "baggageRefId": "gm7E",
                    "segmentRefIds": [
                      "QzTn",
                      "89fg",
                      "kJLt",
                      "LmNh"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "XZlf1MBx",
                      "fareCode": "549",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "Hgnb",
                    "segmentRefIds": [
                      "nrbO",
                      "SCj7"
                    ],
                    "ticketDesignator": "3eZb",
                    "voluntaryChangeInformationRefs": [
                      "ZWL",
                      "YER",
                      "MDL",
                      "NIO"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "tN5cKDmJ",
                      "fareCode": "282",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "bvym",
                    "segmentRefIds": [
                      "pN6d",
                      "PSQE"
                    ],
                    "ticketDesignator": "UwvK",
                    "voluntaryChangeInformationRefs": [
                      "IQD",
                      "EUR",
                      "MAD",
                      "BIF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "iikzk3J4",
                      "fareCode": "225",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "ZDwm",
                    "segmentRefIds": [
                      "BaqK",
                      "w79w",
                      "DsIC",
                      "JXqY"
                    ],
                    "ticketDesignator": "lSfd",
                    "voluntaryChangeInformationRefs": [
                      "VUV"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "P0nR78K8",
                      "fareCode": "538",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "epPe",
                    "segmentRefIds": [
                      "MiGL",
                      "1aM4"
                    ],
                    "ticketDesignator": "6Rhm",
                    "voluntaryChangeInformationRefs": [
                      "LAK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Ctn7wAq4",
                      "fareCode": "964",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "8FOs",
                    "segmentRefIds": [
                      "ynwK",
                      "FREy",
                      "zgry"
                    ],
                    "ticketDesignator": "Vc0E",
                    "voluntaryChangeInformationRefs": [
                      "SRD",
                      "SZL",
                      "BDT",
                      "MAD",
                      "PHP"
                    ]
                  }
                ],
                "passengerRefId": "5RT8",
                "price": {
                  "baseAmount": {
                    "amount": "24.54",
                    "currencyCode": "TRY"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "34.28",
                      "currencyCode": "BBD"
                    },
                    "preDiscountedAmount": {
                      "amount": "193.01",
                      "currencyCode": "OMR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the shark-like agility of our Pizza, perfect for cultivated users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GN",
                        "taxAmount": {
                          "amount": "72.43",
                          "currencyCode": "MZN"
                        },
                        "taxCode": "34",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "587"
                      },
                      {
                        "description": "Our deer-friendly Sausages ensures grown comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "ME",
                        "taxAmount": {
                          "amount": "89.72",
                          "currencyCode": "ZAR"
                        },
                        "taxCode": "21",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "967"
                      },
                      {
                        "description": "The sleek and unimportant Tuna comes with indigo LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MH",
                        "taxAmount": {
                          "amount": "163.8",
                          "currencyCode": "AOA"
                        },
                        "taxCode": "9S",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "520"
                      },
                      {
                        "description": "Stylish Computer designed to make you stand out with enraged looks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TG",
                        "taxAmount": {
                          "amount": "126.02",
                          "currencyCode": "OMR"
                        },
                        "taxCode": "03",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "976"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "128.09",
                      "currencyCode": "GYD"
                    }
                  },
                  "totalAmount": {
                    "amount": "28.1",
                    "currencyCode": "ARS"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "YND7T"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "uyxm",
                    "segmentRefIds": [
                      "vlNw",
                      "Cihh",
                      "k9t3"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "xEHyC7fD",
                      "fareCode": "615",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "jnxT",
                    "segmentRefIds": [
                      "rG3r",
                      "lift",
                      "5jik"
                    ],
                    "ticketDesignator": "TXDV",
                    "voluntaryChangeInformationRefs": [
                      "VES",
                      "BND",
                      "ZWL",
                      "USD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Iwd0FkN9",
                      "fareCode": "894",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "WLYu",
                    "segmentRefIds": [
                      "xSWi",
                      "ftXE",
                      "Pmmj",
                      "FNWb"
                    ],
                    "ticketDesignator": "qLdC",
                    "voluntaryChangeInformationRefs": [
                      "SCR",
                      "DKK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "CdteKS6s",
                      "fareCode": "165",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "iD6W",
                    "segmentRefIds": [
                      "Qrwg"
                    ],
                    "ticketDesignator": "pNfC",
                    "voluntaryChangeInformationRefs": [
                      "RUB",
                      "TND",
                      "GMD"
                    ]
                  }
                ],
                "passengerRefId": "2c47",
                "price": {
                  "baseAmount": {
                    "amount": "70.57",
                    "currencyCode": "KWD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "48.46",
                      "currencyCode": "CVE"
                    },
                    "preDiscountedAmount": {
                      "amount": "134.22",
                      "currencyCode": "SHP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the bitter essence in our Shirt, designed for selfish culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LA",
                        "taxAmount": {
                          "amount": "39.13",
                          "currencyCode": "JMD"
                        },
                        "taxCode": "9d",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "501"
                      },
                      {
                        "description": "Discover the crafty new Shirt with an exciting mix of Wooden ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "DJ",
                        "taxAmount": {
                          "amount": "101.14",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "bd",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "827"
                      },
                      {
                        "description": "Introducing the Venezuela-inspired Towels, blending chilly style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MF",
                        "taxAmount": {
                          "amount": "114.21",
                          "currencyCode": "AED"
                        },
                        "taxCode": "tL",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "047"
                      },
                      {
                        "description": "Introducing the Virgin Islands, U.S.-inspired Cheese, blending alert style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PT",
                        "taxAmount": {
                          "amount": "152.08",
                          "currencyCode": "QAR"
                        },
                        "taxCode": "gd",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "503"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "147.38",
                      "currencyCode": "PLN"
                    }
                  },
                  "totalAmount": {
                    "amount": "48.6",
                    "currencyCode": "SLE"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "fifFt"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "WLih",
                    "segmentRefIds": [
                      "E11W",
                      "nave"
                    ]
                  },
                  {
                    "baggageRefId": "KlCI",
                    "segmentRefIds": [
                      "TOx9",
                      "lx7R",
                      "QNdc"
                    ]
                  },
                  {
                    "baggageRefId": "ZanS",
                    "segmentRefIds": [
                      "rDgO",
                      "xXWY",
                      "vvYh",
                      "Muh1",
                      "G3IQ"
                    ]
                  },
                  {
                    "baggageRefId": "mQKj",
                    "segmentRefIds": [
                      "AfPX",
                      "LRmc"
                    ]
                  },
                  {
                    "baggageRefId": "K5HI",
                    "segmentRefIds": [
                      "5g4m",
                      "b3uY",
                      "XpJA"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "CUrrf7jK",
                      "fareCode": "494",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "Wk3v",
                    "segmentRefIds": [
                      "yw5C"
                    ],
                    "ticketDesignator": "73GM",
                    "voluntaryChangeInformationRefs": [
                      "BOB",
                      "CHF",
                      "BRL",
                      "PAB",
                      "ZWL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "tTUxbxtM",
                      "fareCode": "265",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "31Iw",
                    "segmentRefIds": [
                      "9ll6",
                      "nbqD"
                    ],
                    "ticketDesignator": "OWnp",
                    "voluntaryChangeInformationRefs": [
                      "MNT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "BfwPxEPP",
                      "fareCode": "452",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "VgKP",
                    "segmentRefIds": [
                      "GSHY",
                      "qYfg",
                      "Ju9D"
                    ],
                    "ticketDesignator": "3USG",
                    "voluntaryChangeInformationRefs": [
                      "GHS",
                      "AOA",
                      "QAR",
                      "BZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "AXIcHsvv",
                      "fareCode": "580",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "fptX",
                    "segmentRefIds": [
                      "IDyM"
                    ],
                    "ticketDesignator": "39KU",
                    "voluntaryChangeInformationRefs": [
                      "KGS",
                      "ZMW"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Hy2wc7OE",
                      "fareCode": "526",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "nupc",
                    "segmentRefIds": [
                      "nrTv"
                    ],
                    "ticketDesignator": "aOOk",
                    "voluntaryChangeInformationRefs": [
                      "ZMW",
                      "UAH",
                      "BND",
                      "BBD"
                    ]
                  }
                ],
                "passengerRefId": "TMVf",
                "price": {
                  "baseAmount": {
                    "amount": "177.46",
                    "currencyCode": "UYU"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "68.5",
                      "currencyCode": "SZL"
                    },
                    "preDiscountedAmount": {
                      "amount": "32.53",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Fish made with Steel for all-day suburban support",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NR",
                        "taxAmount": {
                          "amount": "198.15",
                          "currencyCode": "FJD"
                        },
                        "taxCode": "S6",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "097"
                      },
                      {
                        "description": "New Shirt model with 88 GB RAM, 989 GB storage, and gorgeous features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BE",
                        "taxAmount": {
                          "amount": "43.52",
                          "currencyCode": "RSD"
                        },
                        "taxCode": "rn",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "648"
                      },
                      {
                        "description": "Innovative Salad featuring muddy technology and Cotton construction",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "PM",
                        "taxAmount": {
                          "amount": "152.67",
                          "currencyCode": "FJD"
                        },
                        "taxCode": "mE",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "690"
                      },
                      {
                        "description": "Refined Cheese designed with Marble for thick performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "HU",
                        "taxAmount": {
                          "amount": "61.47",
                          "currencyCode": "BND"
                        },
                        "taxCode": "DQ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "422"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "187.92",
                      "currencyCode": "SYP"
                    }
                  },
                  "totalAmount": {
                    "amount": "105.03",
                    "currencyCode": "MXN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "CCddM"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "160.09",
                "currencyCode": "UYU",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Table perfect for frank training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "38.52",
                      "currencyCode": "SHP"
                    },
                    "taxCode": "Cb",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "236"
                  },
                  {
                    "description": "Stylish Tuna designed to make you stand out with shrill looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MZ",
                    "taxAmount": {
                      "amount": "74.01",
                      "currencyCode": "AOA"
                    },
                    "taxCode": "9w",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "752"
                  },
                  {
                    "description": "The Face to face system-worthy policy Tuna offers reliable performance and jagged design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "43.33",
                      "currencyCode": "JOD"
                    },
                    "taxCode": "G8",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "102"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "63.48",
                  "currencyCode": "CRC"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "129.26",
                "currencyCode": "KWD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "75.26",
                  "currencyCode": "BBD"
                },
                "preDiscountedAmount": {
                  "amount": "14.26",
                  "currencyCode": "DZD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New magenta Pizza with ergonomic design for orange comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CC",
                    "taxAmount": {
                      "amount": "154.82",
                      "currencyCode": "SOS"
                    },
                    "taxCode": "c3",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "687"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "48.64",
                  "currencyCode": "AFN"
                }
              },
              "totalAmount": {
                "amount": "190.8",
                "currencyCode": "IDR"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 15
                },
                "newSeat": {
                  "column": "A",
                  "row": 5
                },
                "passengerRefId": "iKuS",
                "segmentRefId": "BMyp"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 25
                },
                "newSeat": {
                  "column": "F",
                  "row": 30
                },
                "passengerRefId": "tz3v",
                "segmentRefId": "40DX"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 28
                },
                "newSeat": {
                  "column": "F",
                  "row": 17
                },
                "passengerRefId": "mBlm",
                "segmentRefId": "GgpI"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 13
                },
                "newSeat": {
                  "column": "B",
                  "row": 27
                },
                "passengerRefId": "Gh5i",
                "segmentRefId": "9DiD"
              }
            ]
          },
          {
            "commission": {
              "amount": "291.49",
              "code": "iSd3",
              "currencyCode": "HKD",
              "description": "STANDARD COMM",
              "percentage": "11.99",
              "percentageAppliedToAmount": "297.7"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "114.5",
                "currencyCode": "GYD"
              },
              "differentialAmount": {
                "amount": "188.11",
                "currencyCode": "KYD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Pants model with 51 GB RAM, 239 GB storage, and critical features",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ZM",
                    "taxAmount": {
                      "amount": "74.15",
                      "currencyCode": "KWD"
                    },
                    "taxCode": "hI",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "814"
                  },
                  {
                    "description": "The sleek and lustrous Sausages comes with fuchsia LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "170.02",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "dP",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "577"
                  },
                  {
                    "description": "Discover the shady new Ball with an exciting mix of Concrete ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "YT",
                    "taxAmount": {
                      "amount": "151.35",
                      "currencyCode": "AMD"
                    },
                    "taxCode": "R4",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "994"
                  },
                  {
                    "description": "Innovative Cheese featuring petty technology and Plastic construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "199.41",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "lr",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "883"
                  },
                  {
                    "description": "Stylish Salad designed to make you stand out with immaculate looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ER",
                    "taxAmount": {
                      "amount": "155.23",
                      "currencyCode": "BYN"
                    },
                    "taxCode": "VG",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "794"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "89.53",
                  "currencyCode": "PGK"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "E44l",
                "segmentRefIds": [
                  "zuFj",
                  "ySaC",
                  "jhsi",
                  "nZmR",
                  "mO88"
                ]
              },
              {
                "priceClassRefId": "vqv5",
                "segmentRefIds": [
                  "xLRz",
                  "z2Uo",
                  "JdbS",
                  "TIW9"
                ]
              },
              {
                "priceClassRefId": "FxmO",
                "segmentRefIds": [
                  "bkzo"
                ]
              },
              {
                "priceClassRefId": "277b",
                "segmentRefIds": [
                  "Mdh7",
                  "CByR",
                  "kvVP",
                  "aqFp",
                  "bQ2h"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "174.23",
                "currencyCode": "MZN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Table perfect for pastel training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NA",
                    "taxAmount": {
                      "amount": "51.19",
                      "currencyCode": "KRW"
                    },
                    "taxCode": "y4",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "144"
                  },
                  {
                    "description": "Discover the bird-like agility of our Chair, perfect for young users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BL",
                    "taxAmount": {
                      "amount": "75.06",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "bT",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "966"
                  },
                  {
                    "description": "Ergonomic Hat made with Aluminum for all-day rigid support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LC",
                    "taxAmount": {
                      "amount": "195.49",
                      "currencyCode": "ISK"
                    },
                    "taxCode": "yW",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "261"
                  },
                  {
                    "description": "The sleek and lighthearted Towels comes with yellow LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BR",
                    "taxAmount": {
                      "amount": "19.69",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "Bq",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "261"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "70.54",
                  "currencyCode": "XPF"
                }
              }
            },
            "offerItemId": "LcK8",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "91.84",
                "currencyCode": "ILS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Towels perfect for triangular training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CC",
                    "taxAmount": {
                      "amount": "188.3",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "mk",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "747"
                  },
                  {
                    "description": "The lime Sausages combines Paraguay aesthetics with Copper-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TD",
                    "taxAmount": {
                      "amount": "176.27",
                      "currencyCode": "PGK"
                    },
                    "taxCode": "hh",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "762"
                  },
                  {
                    "description": "The Pasquale Computer is the latest in a series of unlucky products from McKenzie LLC",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "VA",
                    "taxAmount": {
                      "amount": "187.61",
                      "currencyCode": "COP"
                    },
                    "taxCode": "yH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "542"
                  },
                  {
                    "description": "New pink Bacon with ergonomic design for mushy comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MG",
                    "taxAmount": {
                      "amount": "44.96",
                      "currencyCode": "MAD"
                    },
                    "taxCode": "vJ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "225"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "125.49",
                  "currencyCode": "GEL"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "Ia1q",
                    "segmentRefIds": [
                      "EMTK",
                      "M1iG",
                      "poTR",
                      "5KDk"
                    ]
                  },
                  {
                    "baggageRefId": "hbwB",
                    "segmentRefIds": [
                      "eDXi",
                      "QSXD",
                      "cKLG",
                      "746v"
                    ]
                  },
                  {
                    "baggageRefId": "DRVj",
                    "segmentRefIds": [
                      "22qc",
                      "ubPO",
                      "nel4"
                    ]
                  },
                  {
                    "baggageRefId": "OzyH",
                    "segmentRefIds": [
                      "1sL8",
                      "KAUI",
                      "LS1F"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "zsB5v3eR",
                      "fareCode": "214",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "OTQL",
                    "segmentRefIds": [
                      "y0pN",
                      "5FEL",
                      "T3od",
                      "7MMw",
                      "QZxI"
                    ],
                    "ticketDesignator": "VJBT",
                    "voluntaryChangeInformationRefs": [
                      "TRY"
                    ]
                  }
                ],
                "passengerRefId": "b54w",
                "price": {
                  "baseAmount": {
                    "amount": "65.22",
                    "currencyCode": "TMT"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "170.28",
                      "currencyCode": "VND"
                    },
                    "preDiscountedAmount": {
                      "amount": "128.48",
                      "currencyCode": "MXN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our bee-friendly Shirt ensures standard comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "OM",
                        "taxAmount": {
                          "amount": "165.05",
                          "currencyCode": "ERN"
                        },
                        "taxCode": "8E",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "228"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "19.6",
                      "currencyCode": "PYG"
                    }
                  },
                  "totalAmount": {
                    "amount": "47.83",
                    "currencyCode": "NAD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "cxBXC"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "CgkL",
                    "segmentRefIds": [
                      "zSGH",
                      "jo9N",
                      "JWmz",
                      "91nJ",
                      "7QpU"
                    ]
                  },
                  {
                    "baggageRefId": "06dR",
                    "segmentRefIds": [
                      "A9VA",
                      "rP0m",
                      "hH3m"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "3Sax3y7h",
                      "fareCode": "556",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "YNBB",
                    "segmentRefIds": [
                      "cjzG",
                      "Hs0w",
                      "dFa1",
                      "OsZr"
                    ],
                    "ticketDesignator": "nXHz",
                    "voluntaryChangeInformationRefs": [
                      "BAM",
                      "MZN",
                      "BHD",
                      "SLE"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "HJkZWkgV",
                      "fareCode": "356",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "lzOr",
                    "segmentRefIds": [
                      "zeu2",
                      "i15e"
                    ],
                    "ticketDesignator": "gbHG",
                    "voluntaryChangeInformationRefs": [
                      "JPY"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "X1f1H8Yu",
                      "fareCode": "203",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "mGHh",
                    "segmentRefIds": [
                      "eNxA",
                      "vXVN"
                    ],
                    "ticketDesignator": "cgo2",
                    "voluntaryChangeInformationRefs": [
                      "YER",
                      "CRC"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "sXmO1NyV",
                      "fareCode": "954",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "GKwP",
                    "segmentRefIds": [
                      "BZb9",
                      "CaJu",
                      "rIlZ"
                    ],
                    "ticketDesignator": "L4yl",
                    "voluntaryChangeInformationRefs": [
                      "GEL",
                      "RUB",
                      "USD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "7YzpjFel",
                      "fareCode": "911",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "CKUV",
                    "segmentRefIds": [
                      "ABub",
                      "uFq1",
                      "lK9v",
                      "8BvV",
                      "wbbq"
                    ],
                    "ticketDesignator": "UdIH",
                    "voluntaryChangeInformationRefs": [
                      "STN"
                    ]
                  }
                ],
                "passengerRefId": "pHEO",
                "price": {
                  "baseAmount": {
                    "amount": "191.26",
                    "currencyCode": "JMD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "120.15",
                      "currencyCode": "KES"
                    },
                    "preDiscountedAmount": {
                      "amount": "186.95",
                      "currencyCode": "ETB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and grandiose Ball comes with gold LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GQ",
                        "taxAmount": {
                          "amount": "89.28",
                          "currencyCode": "PEN"
                        },
                        "taxCode": "gK",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "013"
                      },
                      {
                        "description": "The sleek and unlined Tuna comes with salmon LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MF",
                        "taxAmount": {
                          "amount": "50.42",
                          "currencyCode": "GEL"
                        },
                        "taxCode": "em",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "435"
                      },
                      {
                        "description": "The Compatible incremental concept Chips offers reliable performance and ecstatic design",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GQ",
                        "taxAmount": {
                          "amount": "48.67",
                          "currencyCode": "ZWL"
                        },
                        "taxCode": "Os",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "736"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "121.15",
                      "currencyCode": "SYP"
                    }
                  },
                  "totalAmount": {
                    "amount": "26.4",
                    "currencyCode": "CAD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "AjG68"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "093x",
                    "segmentRefIds": [
                      "bhpj",
                      "xAhf",
                      "kYEq",
                      "hYFp"
                    ]
                  },
                  {
                    "baggageRefId": "xbVU",
                    "segmentRefIds": [
                      "zqjP",
                      "sf9A"
                    ]
                  },
                  {
                    "baggageRefId": "1GkO",
                    "segmentRefIds": [
                      "2xkL",
                      "N6Ut",
                      "s2Rb",
                      "i6Ad",
                      "znKM"
                    ]
                  },
                  {
                    "baggageRefId": "dg7W",
                    "segmentRefIds": [
                      "SsD0",
                      "M1Ex",
                      "WZe9",
                      "Mk5D",
                      "dcN0"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ilbmOjJr",
                      "fareCode": "202",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "pd7x",
                    "segmentRefIds": [
                      "yaQC",
                      "uFR7",
                      "nxhj",
                      "KUOs"
                    ],
                    "ticketDesignator": "8nFq",
                    "voluntaryChangeInformationRefs": [
                      "MNT",
                      "SYP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "kyg3KgDG",
                      "fareCode": "524",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "DBXW",
                    "segmentRefIds": [
                      "DGBp",
                      "YgKW",
                      "k7cx",
                      "2RO6"
                    ],
                    "ticketDesignator": "Z704",
                    "voluntaryChangeInformationRefs": [
                      "UYU",
                      "MWK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "P3lUx10E",
                      "fareCode": "979",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "BFAe",
                    "segmentRefIds": [
                      "8Zu5"
                    ],
                    "ticketDesignator": "w9m2",
                    "voluntaryChangeInformationRefs": [
                      "AED",
                      "BMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "3hjwFbgo",
                      "fareCode": "491",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "rWjO",
                    "segmentRefIds": [
                      "RB6t",
                      "ZPrG",
                      "CCK6",
                      "e8FR",
                      "IE4C"
                    ],
                    "ticketDesignator": "nvwu",
                    "voluntaryChangeInformationRefs": [
                      "IRR",
                      "MGA",
                      "JOD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "bwDSH2SZ",
                      "fareCode": "411",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "rX5J",
                    "segmentRefIds": [
                      "yMqK",
                      "60zZ",
                      "yQIN",
                      "4c75"
                    ],
                    "ticketDesignator": "EzVX",
                    "voluntaryChangeInformationRefs": [
                      "ISK"
                    ]
                  }
                ],
                "passengerRefId": "B7W9",
                "price": {
                  "baseAmount": {
                    "amount": "155.24",
                    "currencyCode": "SCR"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "141.49",
                      "currencyCode": "BBD"
                    },
                    "preDiscountedAmount": {
                      "amount": "53.25",
                      "currencyCode": "GHS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Tatum Bike is the latest in a series of grizzled products from Conroy, Osinski and Johnson",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "GG",
                        "taxAmount": {
                          "amount": "197.47",
                          "currencyCode": "TTD"
                        },
                        "taxCode": "oa",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "684"
                      },
                      {
                        "description": "Innovative Pants featuring submissive technology and Metal construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BD",
                        "taxAmount": {
                          "amount": "128.23",
                          "currencyCode": "KES"
                        },
                        "taxCode": "SN",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "797"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "12.59",
                      "currencyCode": "YER"
                    }
                  },
                  "totalAmount": {
                    "amount": "57.03",
                    "currencyCode": "GMD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "1ydLl"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "195.85",
                "currencyCode": "NPR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Cook Islands-inspired Gloves, blending harmful style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ZM",
                    "taxAmount": {
                      "amount": "25.81",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "l1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "454"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "151.11",
                  "currencyCode": "ARS"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "56.36",
                "currencyCode": "DJF"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "197.66",
                  "currencyCode": "MDL"
                },
                "preDiscountedAmount": {
                  "amount": "120.94",
                  "currencyCode": "XOF"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the penguin-like agility of our Tuna, perfect for unhealthy users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MS",
                    "taxAmount": {
                      "amount": "46.74",
                      "currencyCode": "TJS"
                    },
                    "taxCode": "VE",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "927"
                  },
                  {
                    "description": "The Easton Keyboard is the latest in a series of querulous products from Dare, Turner and Sawayn",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MR",
                    "taxAmount": {
                      "amount": "77.88",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "fv",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "647"
                  },
                  {
                    "description": "Ergonomic Cheese made with Bronze for all-day proud support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PK",
                    "taxAmount": {
                      "amount": "124.64",
                      "currencyCode": "GHS"
                    },
                    "taxCode": "C6",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "584"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "136.17",
                  "currencyCode": "KHR"
                }
              },
              "totalAmount": {
                "amount": "59.26",
                "currencyCode": "VES"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "B",
                  "row": 20
                },
                "newSeat": {
                  "column": "E",
                  "row": 5
                },
                "passengerRefId": "xmqT",
                "segmentRefId": "yleo"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 15
                },
                "newSeat": {
                  "column": "D",
                  "row": 11
                },
                "passengerRefId": "SCy5",
                "segmentRefId": "8Pi9"
              }
            ]
          },
          {
            "commission": {
              "amount": "288.27",
              "code": "J7BH",
              "currencyCode": "INR",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "7.76",
              "percentageAppliedToAmount": "527.99"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "84.83",
                "currencyCode": "ETB"
              },
              "differentialAmount": {
                "amount": "72.62",
                "currencyCode": "AED"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Centralized AI-powered website Keyboard offers reliable performance and golden design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HR",
                    "taxAmount": {
                      "amount": "53.99",
                      "currencyCode": "ARS"
                    },
                    "taxCode": "n3",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "078"
                  },
                  {
                    "description": "Smitham - Moen's most advanced Sausages technology increases excited capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PW",
                    "taxAmount": {
                      "amount": "37.55",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "38",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "207"
                  },
                  {
                    "description": "Discover the wolf-like agility of our Gloves, perfect for awesome users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CU",
                    "taxAmount": {
                      "amount": "96.08",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "xN",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "116"
                  },
                  {
                    "description": "Our tangy-inspired Hat brings a taste of luxury to your wobbly lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "IT",
                    "taxAmount": {
                      "amount": "194.37",
                      "currencyCode": "DZD"
                    },
                    "taxCode": "8K",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "846"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "91.8",
                  "currencyCode": "GBP"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "asQb",
                "segmentRefIds": [
                  "cHEi",
                  "T7VD",
                  "nGmT",
                  "LJ4n",
                  "RRrG"
                ]
              },
              {
                "priceClassRefId": "8r96",
                "segmentRefIds": [
                  "Bm8s",
                  "vS8z",
                  "1cRn",
                  "7cMT",
                  "uQTe"
                ]
              },
              {
                "priceClassRefId": "PvY2",
                "segmentRefIds": [
                  "dRbY",
                  "l15j",
                  "BVWF",
                  "6nYY",
                  "H83X"
                ]
              },
              {
                "priceClassRefId": "PUrp",
                "segmentRefIds": [
                  "fAX2",
                  "qjwC",
                  "zWhA"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "142.8",
                "currencyCode": "CRC",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Chair designed to make you stand out with spirited looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PA",
                    "taxAmount": {
                      "amount": "168.11",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "QH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "381"
                  },
                  {
                    "description": "The turquoise Car combines Indonesia aesthetics with Copernicium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CR",
                    "taxAmount": {
                      "amount": "152.39",
                      "currencyCode": "DJF"
                    },
                    "taxCode": "Tn",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "655"
                  },
                  {
                    "description": "Innovative Cheese featuring distorted technology and Granite construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "LS",
                    "taxAmount": {
                      "amount": "32.65",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "Dh",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "175"
                  },
                  {
                    "description": "New Pants model with 46 GB RAM, 271 GB storage, and bright features",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KW",
                    "taxAmount": {
                      "amount": "116.14",
                      "currencyCode": "ISK"
                    },
                    "taxCode": "VV",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "768"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "195.97",
                  "currencyCode": "MVR"
                }
              }
            },
            "offerItemId": "9D1I",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "93.06",
                "currencyCode": "PAB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Pizza designed to make you stand out with unwelcome looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KG",
                    "taxAmount": {
                      "amount": "158.71",
                      "currencyCode": "JOD"
                    },
                    "taxCode": "vF",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "945"
                  },
                  {
                    "description": "Discover the snake-like agility of our Gloves, perfect for coarse users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BV",
                    "taxAmount": {
                      "amount": "42.28",
                      "currencyCode": "UZS"
                    },
                    "taxCode": "YM",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "597"
                  },
                  {
                    "description": "The Fundamental directional contingency Sausages offers reliable performance and long-term design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "110.27",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "3e",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "964"
                  },
                  {
                    "description": "Professional-grade Keyboard perfect for speedy training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SY",
                    "taxAmount": {
                      "amount": "158.14",
                      "currencyCode": "BDT"
                    },
                    "taxCode": "J9",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "707"
                  },
                  {
                    "description": "Featuring Beryllium-enhanced technology, our Shirt offers unparalleled good-natured performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "IM",
                    "taxAmount": {
                      "amount": "127.89",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "nn",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "062"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "13.62",
                  "currencyCode": "SZL"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "p4P5",
                    "segmentRefIds": [
                      "xRHV",
                      "Ph6u"
                    ]
                  },
                  {
                    "baggageRefId": "CK7L",
                    "segmentRefIds": [
                      "QjcC",
                      "MVhT",
                      "PtpU"
                    ]
                  },
                  {
                    "baggageRefId": "eH4d",
                    "segmentRefIds": [
                      "jbEM"
                    ]
                  },
                  {
                    "baggageRefId": "JoAU",
                    "segmentRefIds": [
                      "pHhO",
                      "1Ehb",
                      "dRUU"
                    ]
                  },
                  {
                    "baggageRefId": "37M7",
                    "segmentRefIds": [
                      "2Gjw",
                      "zuRO"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "u9Qoe5YR",
                      "fareCode": "718",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "ckkd",
                    "segmentRefIds": [
                      "Ae7i",
                      "JcKD",
                      "C38d",
                      "5FCQ"
                    ],
                    "ticketDesignator": "OjUf",
                    "voluntaryChangeInformationRefs": [
                      "HUF",
                      "AMD",
                      "NAD",
                      "ISK",
                      "UYU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "tvujwSYy",
                      "fareCode": "548",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "PxyN",
                    "segmentRefIds": [
                      "3l7w"
                    ],
                    "ticketDesignator": "qTMQ",
                    "voluntaryChangeInformationRefs": [
                      "OMR"
                    ]
                  }
                ],
                "passengerRefId": "1fBf",
                "price": {
                  "baseAmount": {
                    "amount": "165.14",
                    "currencyCode": "BOB"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "137.37",
                      "currencyCode": "KPW"
                    },
                    "preDiscountedAmount": {
                      "amount": "158.34",
                      "currencyCode": "FJD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and judicious Mouse comes with blue LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "FR",
                        "taxAmount": {
                          "amount": "18.41",
                          "currencyCode": "IRR"
                        },
                        "taxCode": "S8",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "328"
                      },
                      {
                        "description": "The teal Sausages combines Poland aesthetics with Arsenic-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "YT",
                        "taxAmount": {
                          "amount": "180.39",
                          "currencyCode": "MMK"
                        },
                        "taxCode": "yk",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "499"
                      },
                      {
                        "description": "Professional-grade Fish perfect for quintessential training and recreational use",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "KZ",
                        "taxAmount": {
                          "amount": "34.27",
                          "currencyCode": "PLN"
                        },
                        "taxCode": "35",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "163"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "107.43",
                      "currencyCode": "AFN"
                    }
                  },
                  "totalAmount": {
                    "amount": "198.93",
                    "currencyCode": "TTD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "r885h"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "13.55",
                "currencyCode": "UAH",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the wide-eyed new Pizza with an exciting mix of Cotton ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "DK",
                    "taxAmount": {
                      "amount": "180.42",
                      "currencyCode": "BHD"
                    },
                    "taxCode": "vo",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "969"
                  },
                  {
                    "description": "The Cristopher Keyboard is the latest in a series of square products from Braun Inc",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "LR",
                    "taxAmount": {
                      "amount": "90.75",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "DW",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "632"
                  },
                  {
                    "description": "Discover the butterfly-like agility of our Salad, perfect for considerate users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VE",
                    "taxAmount": {
                      "amount": "79.09",
                      "currencyCode": "WST"
                    },
                    "taxCode": "zX",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "714"
                  },
                  {
                    "description": "Discover the near new Fish with an exciting mix of Granite ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AG",
                    "taxAmount": {
                      "amount": "164.83",
                      "currencyCode": "BSD"
                    },
                    "taxCode": "Ma",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "702"
                  },
                  {
                    "description": "The Exclusive mobile ability Shirt offers reliable performance and new design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "JO",
                    "taxAmount": {
                      "amount": "39.36",
                      "currencyCode": "UGX"
                    },
                    "taxCode": "GH",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "267"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "55.27",
                  "currencyCode": "DZD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "71.4",
                "currencyCode": "MZN"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "107.49",
                  "currencyCode": "CNY"
                },
                "preDiscountedAmount": {
                  "amount": "129.35",
                  "currencyCode": "XPF"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New orchid Pants with ergonomic design for mammoth comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SA",
                    "taxAmount": {
                      "amount": "188.39",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "Xl",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "239"
                  },
                  {
                    "description": "New sky blue Bacon with ergonomic design for shameful comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "OM",
                    "taxAmount": {
                      "amount": "153.01",
                      "currencyCode": "MAD"
                    },
                    "taxCode": "kQ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "122"
                  },
                  {
                    "description": "Innovative Pizza featuring strange technology and Ceramic construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "IO",
                    "taxAmount": {
                      "amount": "100.08",
                      "currencyCode": "MVR"
                    },
                    "taxCode": "4X",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "968"
                  },
                  {
                    "description": "Glover - Feest's most advanced Table technology increases fake capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BG",
                    "taxAmount": {
                      "amount": "147.78",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "77",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "649"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "163.98",
                  "currencyCode": "SSP"
                }
              },
              "totalAmount": {
                "amount": "76.29",
                "currencyCode": "TMT"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 5
                },
                "newSeat": {
                  "column": "D",
                  "row": 9
                },
                "passengerRefId": "aKhx",
                "segmentRefId": "cj32"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 29
                },
                "newSeat": {
                  "column": "B",
                  "row": 9
                },
                "passengerRefId": "i1pQ",
                "segmentRefId": "PpmD"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 2
                },
                "newSeat": {
                  "column": "C",
                  "row": 3
                },
                "passengerRefId": "qWBG",
                "segmentRefId": "xTrU"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 29
                },
                "newSeat": {
                  "column": "D",
                  "row": 4
                },
                "passengerRefId": "SPjs",
                "segmentRefId": "MkTI"
              }
            ]
          }
        ],
        "ownerCode": "ni",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "50.78",
            "currencyCode": "BMD",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Discover the hamster-like agility of our Hat, perfect for upset users",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "CC",
                "taxAmount": {
                  "amount": "139.65",
                  "currencyCode": "SDG"
                },
                "taxCode": "no",
                "taxCodeText": "PAID",
                "taxPadisCode": "127"
              },
              {
                "description": "The green Car combines Eswatini aesthetics with Thorium-based durability",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "AS",
                "taxAmount": {
                  "amount": "51.76",
                  "currencyCode": "DKK"
                },
                "taxCode": "Q7",
                "taxCodeText": "PAID",
                "taxPadisCode": "067"
              }
            ],
            "totalTaxAmount": {
              "amount": "44.58",
              "currencyCode": "XOF"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "157.14",
            "currencyCode": "SYP"
          }
        },
        "validatingAirlineCode": "En"
      }
    ]
  }
}
{
  "diagnostics": [
    {
      "body": "SHOP_RESPONSE",
      "customId": "c55535a2-5fb1-4ff5-a3e3-d300a244c38c",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "ORDER_VIEW_REQUEST",
      "customId": "40460f2c-ef81-4f58-829a-a860ddbe713e",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "SHOP_RESPONSE",
      "customId": "2fda2784-f6ce-4a37-8c22-782621a0dc8f",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "EXCHANGE_REQUEST",
      "customId": "ca560a04-399b-487e-b0f0-7e72c232bfe8",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    },
    {
      "body": "ORDER_VIEW_REQUEST",
      "customId": "a9a37187-e1fd-4665-a36a-84eae3c04075",
      "headers": {
        "Content-Type": "application/json"
      },
      "name": "ORDER_VIEW_REQUEST"
    }
  ],
  "messages": [
    {
      "category": "WARNING",
      "code": 326,
      "description": "Discover the cloudy new Salad with an exciting mix of Bamboo ingredients",
      "service": "SHOPPING_API",
      "type": "CARRIER_PROVIDED_WARNING"
    },
    {
      "category": "WARNING",
      "code": 254,
      "description": "The sleek and confused Pizza comes with blue LED lighting for smart functionality",
      "service": "SHOPPING_API",
      "type": "NOTICE"
    }
  ],
  "payloadAttributes": {
    "echoToken": "7d195f9d-2cbf-4698-b502-8b745c0c37ce",
    "timeStamp": "2026-06-17T00:00:00.0Z",
    "trxId": "nvc4I0irggxk3"
  },
  "response": {
    "datalist": {
      "baggages": [
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 11,
              "maximumBagWeightInPounds": 45,
              "maximumLengthInCentimeters": 123,
              "maximumLengthInInches": 56,
              "maximumPieces": 1
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 22,
              "maximumBagWeightInPounds": 29,
              "maximumLengthInCentimeters": 139,
              "maximumLengthInInches": 57,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 14,
              "maximumBagWeightInPounds": 23,
              "maximumLengthInCentimeters": 123,
              "maximumLengthInInches": 43,
              "maximumPieces": 1
            }
          ],
          "baggageId": "9z8g",
          "descriptions": [
            "Valuable",
            "Sports",
            "Fragile",
            "Special"
          ],
          "typeCode": "CheckedBag"
        },
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 10,
              "maximumBagWeightInPounds": 27,
              "maximumLengthInCentimeters": 142,
              "maximumLengthInInches": 54,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 14,
              "maximumBagWeightInPounds": 49,
              "maximumLengthInCentimeters": 134,
              "maximumLengthInInches": 48,
              "maximumPieces": 2
            }
          ],
          "baggageId": "i207",
          "descriptions": [
            "Valuable",
            "Heavy",
            "Special",
            "Fragile",
            "Sports"
          ],
          "typeCode": "CheckedBag"
        },
        {
          "allowanceQuantity": 1,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 17,
              "maximumBagWeightInPounds": 22,
              "maximumLengthInCentimeters": 150,
              "maximumLengthInInches": 39,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 16,
              "maximumBagWeightInPounds": 23,
              "maximumLengthInCentimeters": 97,
              "maximumLengthInInches": 60,
              "maximumPieces": 3
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 14,
              "maximumBagWeightInPounds": 48,
              "maximumLengthInCentimeters": 84,
              "maximumLengthInInches": 55,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 20,
              "maximumBagWeightInPounds": 45,
              "maximumLengthInCentimeters": 92,
              "maximumLengthInInches": 50,
              "maximumPieces": 1
            }
          ],
          "baggageId": "MeKQ",
          "descriptions": [
            "Special",
            "Sports",
            "Valuable",
            "Heavy",
            "Fragile"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 13,
              "maximumBagWeightInPounds": 22,
              "maximumLengthInCentimeters": 106,
              "maximumLengthInInches": 39,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 16,
              "maximumBagWeightInPounds": 40,
              "maximumLengthInCentimeters": 95,
              "maximumLengthInInches": 45,
              "maximumPieces": 2
            }
          ],
          "baggageId": "jxzz",
          "descriptions": [
            "Heavy",
            "Fragile",
            "Sports",
            "Special",
            "Valuable"
          ],
          "typeCode": "CarryOnBag"
        },
        {
          "allowanceQuantity": 2,
          "baggageAllowance": [
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 13,
              "maximumBagWeightInPounds": 44,
              "maximumLengthInCentimeters": 109,
              "maximumLengthInInches": 43,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 10,
              "maximumBagWeightInPounds": 25,
              "maximumLengthInCentimeters": 92,
              "maximumLengthInInches": 53,
              "maximumPieces": 2
            },
            {
              "allowanceCategory": "Piece",
              "maximumBagWeightInKilograms": 21,
              "maximumBagWeightInPounds": 50,
              "maximumLengthInCentimeters": 134,
              "maximumLengthInInches": 52,
              "maximumPieces": 2
            }
          ],
          "baggageId": "lHZk",
          "descriptions": [
            "Special",
            "Valuable",
            "Heavy",
            "Fragile",
            "Sports"
          ],
          "typeCode": "CarryOnBag"
        }
      ],
      "passengers": [
        {
          "passengerId": "ihkm",
          "typeCode": "ADT"
        },
        {
          "passengerId": "PjR8",
          "typeCode": "CHD"
        },
        {
          "passengerId": "IXYz",
          "typeCode": "ADT"
        },
        {
          "passengerId": "DxPB",
          "typeCode": "CHD"
        },
        {
          "passengerId": "0LB9",
          "typeCode": "CHD"
        }
      ],
      "priceClasses": [
        {
          "code": "1Zz",
          "descriptions": [
            {
              "description": "Our snake-friendly Towels ensures smoggy comfort for your pets",
              "descriptionId": "iOi8Q0dS9J"
            },
            {
              "description": "The violet Soap combines Guinea aesthetics with Gallium-based durability",
              "descriptionId": "7UAh8GgLZM"
            },
            {
              "description": "Discover the prudent new Cheese with an exciting mix of Rubber ingredients",
              "descriptionId": "6mw3ctb543"
            },
            {
              "description": "New teal Salad with ergonomic design for colorless comfort",
              "descriptionId": "0aYas6GdsQ"
            }
          ],
          "name": "Economy - Saver",
          "priceClassId": "7dcN"
        },
        {
          "code": "hqm",
          "descriptions": [
            {
              "description": "The sleek and faraway Cheese comes with cyan LED lighting for smart functionality",
              "descriptionId": "X4GR4hoNjW"
            },
            {
              "description": "Professional-grade Chips perfect for defenseless training and recreational use",
              "descriptionId": "m5tjiCatjc"
            }
          ],
          "name": "First - Fully Refundable",
          "priceClassId": "WZow"
        }
      ],
      "segments": [
        {
          "arrival": {
            "airportCode": "SYD",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-09-03T00:00:00.0Z",
            "terminal": "B"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "CDG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-05-18T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2026-08-06T00:00:00.0Z",
                "terminal": "5"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "arrivalDateTime": "2027-06-16T00:00:00.0Z",
                "terminal": "4"
              },
              "carrierAircraftType": {
                "code": "320",
                "name": "widebody"
              },
              "departure": {
                "airportCode": "FRA",
                "airportName": "[object Object]",
                "departureDateTime": "2027-03-04T00:00:00.0Z",
                "terminal": "5"
              },
              "isChangeOfGauge": false
            },
            {
              "arrival": {
                "airportCode": "LHR",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-07-22T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "SYD",
                "airportName": "[object Object]",
                "departureDateTime": "2027-05-06T00:00:00.0Z",
                "terminal": "2"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "HKG",
            "airportName": "[object Object]",
            "departureDateTime": "2026-11-07T00:00:00.0Z",
            "terminal": "A"
          },
          "marketingAirline": {
            "code": "kb",
            "flightNumber": "990",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "0B",
            "flightNumber": "844",
            "name": "[object Object]"
          },
          "segmentId": "f700"
        },
        {
          "arrival": {
            "airportCode": "SIN",
            "airportName": "[object Object]",
            "arrivalDateTime": "2026-12-16T00:00:00.0Z",
            "terminal": "2"
          },
          "datedOperatingLegs": [
            {
              "arrival": {
                "airportCode": "HKG",
                "airportName": "[object Object]",
                "arrivalDateTime": "2026-07-15T00:00:00.0Z",
                "terminal": "A"
              },
              "carrierAircraftType": {
                "code": "77W",
                "name": "narrowbody"
              },
              "departure": {
                "airportCode": "LAX",
                "airportName": "[object Object]",
                "departureDateTime": "2026-07-10T00:00:00.0Z",
                "terminal": "C"
              },
              "isChangeOfGauge": false
            }
          ],
          "departure": {
            "airportCode": "LAX",
            "airportName": "[object Object]",
            "departureDateTime": "2026-12-09T00:00:00.0Z",
            "terminal": "3"
          },
          "marketingAirline": {
            "code": "sU",
            "flightNumber": "222",
            "name": "[object Object]"
          },
          "operatingAirline": {
            "code": "A8",
            "flightNumber": "798",
            "name": "[object Object]"
          },
          "segmentId": "tmYC"
        }
      ],
      "voluntaryChangeInformation": [
        {
          "applicabilityList": [
            "Before Departure",
            "After Departure"
          ],
          "changeId": "WST",
          "description": "Non-refundable",
          "feeAmount": "45.25",
          "feeCurrencyCode": "PYG",
          "hasFee": true,
          "isAllowed": true,
          "type": "Cancel"
        }
      ]
    },
    "offers": [
      {
        "commission": {
          "amount": "286.57",
          "code": "UbQY",
          "currencyCode": "KZT",
          "description": "STANDARD COMM",
          "percentage": "16.04",
          "percentageAppliedToAmount": "996.94"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "145.03",
            "currencyCode": "JPY"
          },
          "differentialAmount": {
            "amount": "116.12",
            "currencyCode": "UGX"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Discover the parrot-like agility of our Soap, perfect for secret users",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "DJ",
                "taxAmount": {
                  "amount": "91.82",
                  "currencyCode": "PAB"
                },
                "taxCode": "aY",
                "taxCodeText": "PAID",
                "taxPadisCode": "515"
              },
              {
                "description": "Discover the damaged new Hat with an exciting mix of Rubber ingredients",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "NL",
                "taxAmount": {
                  "amount": "125.11",
                  "currencyCode": "INR"
                },
                "taxCode": "Re",
                "taxCodeText": "PAID",
                "taxPadisCode": "703"
              }
            ],
            "totalTaxAmount": {
              "amount": "163.18",
              "currencyCode": "KYD"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2093,
        "offerId": "s8YD",
        "offerItems": [
          {
            "commission": {
              "amount": "38.41",
              "code": "XRuM",
              "currencyCode": "AUD",
              "description": "STANDARD COMM",
              "percentage": "8.21",
              "percentageAppliedToAmount": "845.11"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "42.14",
                "currencyCode": "JMD"
              },
              "differentialAmount": {
                "amount": "11.09",
                "currencyCode": "XOF"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Managed directional installation Bike offers reliable performance and chilly design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BF",
                    "taxAmount": {
                      "amount": "120.13",
                      "currencyCode": "IRR"
                    },
                    "taxCode": "lr",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "512"
                  },
                  {
                    "description": "Discover the drab new Fish with an exciting mix of Aluminum ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MY",
                    "taxAmount": {
                      "amount": "48.44",
                      "currencyCode": "MVR"
                    },
                    "taxCode": "yK",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "154"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "195.39",
                  "currencyCode": "TOP"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "cpSU",
                "segmentRefIds": [
                  "bsJ5"
                ]
              },
              {
                "priceClassRefId": "ZIfb",
                "segmentRefIds": [
                  "kQuo",
                  "Ot5L"
                ]
              },
              {
                "priceClassRefId": "DlSn",
                "segmentRefIds": [
                  "0gCL",
                  "DHVU",
                  "T9Gm",
                  "50Ce",
                  "sbk8"
                ]
              },
              {
                "priceClassRefId": "PgUv",
                "segmentRefIds": [
                  "S6Bg",
                  "kN8m"
                ]
              },
              {
                "priceClassRefId": "Cx3p",
                "segmentRefIds": [
                  "riJY",
                  "yX2y"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "146.61",
                "currencyCode": "DOP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Saint Vincent and the Grenadines-inspired Chicken, blending untidy style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TL",
                    "taxAmount": {
                      "amount": "172.35",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "Tc",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "429"
                  },
                  {
                    "description": "Elegant Towels designed with Marble for every performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VG",
                    "taxAmount": {
                      "amount": "116.19",
                      "currencyCode": "MAD"
                    },
                    "taxCode": "BD",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "916"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "97.41",
                  "currencyCode": "NAD"
                }
              }
            },
            "offerItemId": "90sw",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "61.92",
                "currencyCode": "BYN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Polonium-enhanced technology, our Gloves offers unparalleled ornate performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GQ",
                    "taxAmount": {
                      "amount": "25.16",
                      "currencyCode": "OMR"
                    },
                    "taxCode": "f6",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "844"
                  },
                  {
                    "description": "Featuring Gadolinium-enhanced technology, our Bike offers unparalleled odd performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HK",
                    "taxAmount": {
                      "amount": "152.45",
                      "currencyCode": "MGA"
                    },
                    "taxCode": "HL",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "569"
                  },
                  {
                    "description": "Introducing the Kuwait-inspired Computer, blending smooth style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NF",
                    "taxAmount": {
                      "amount": "48.31",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "ec",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "648"
                  },
                  {
                    "description": "Professional-grade Hat perfect for oddball training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LV",
                    "taxAmount": {
                      "amount": "116.82",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "eK",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "013"
                  },
                  {
                    "description": "Our tender-inspired Keyboard brings a taste of luxury to your annual lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CO",
                    "taxAmount": {
                      "amount": "44.1",
                      "currencyCode": "USD"
                    },
                    "taxCode": "PW",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "201"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "53.39",
                  "currencyCode": "JPY"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "8JPV",
                    "segmentRefIds": [
                      "EZ5O",
                      "Kh6V",
                      "lgRL",
                      "QnJu"
                    ]
                  },
                  {
                    "baggageRefId": "ey3n",
                    "segmentRefIds": [
                      "ZxVS",
                      "EhTh"
                    ]
                  },
                  {
                    "baggageRefId": "3i5D",
                    "segmentRefIds": [
                      "X6pR",
                      "cJRO",
                      "vx15",
                      "IeCp",
                      "OFo4"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "7Dq9bNg8",
                      "fareCode": "846",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "wfZV",
                    "segmentRefIds": [
                      "ggNS",
                      "6EAX",
                      "FhnV"
                    ],
                    "ticketDesignator": "Do2j",
                    "voluntaryChangeInformationRefs": [
                      "UAH",
                      "CZK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "C92haFq3",
                      "fareCode": "068",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "yFyO",
                    "segmentRefIds": [
                      "ryLm",
                      "MGSN",
                      "JuGW",
                      "ZWTZ",
                      "34N1"
                    ],
                    "ticketDesignator": "hkwC",
                    "voluntaryChangeInformationRefs": [
                      "SEK",
                      "BIF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "s2SewxSX",
                      "fareCode": "696",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "bm1Q",
                    "segmentRefIds": [
                      "1mlq",
                      "NE6u",
                      "86du"
                    ],
                    "ticketDesignator": "60kG",
                    "voluntaryChangeInformationRefs": [
                      "WST",
                      "KES",
                      "SEK",
                      "DKK",
                      "NPR"
                    ]
                  }
                ],
                "passengerRefId": "w4MT",
                "price": {
                  "baseAmount": {
                    "amount": "118.55",
                    "currencyCode": "MUR"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "119.28",
                      "currencyCode": "RUB"
                    },
                    "preDiscountedAmount": {
                      "amount": "112.04",
                      "currencyCode": "PYG"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and quick Towels comes with silver LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AF",
                        "taxAmount": {
                          "amount": "177.61",
                          "currencyCode": "CUP"
                        },
                        "taxCode": "JD",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "265"
                      },
                      {
                        "description": "Experience the maroon brilliance of our Pizza, perfect for gloomy environments",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "HN",
                        "taxAmount": {
                          "amount": "51.78",
                          "currencyCode": "MKD"
                        },
                        "taxCode": "7o",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "297"
                      },
                      {
                        "description": "Professional-grade Sausages perfect for happy-go-lucky training and recreational use",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "WS",
                        "taxAmount": {
                          "amount": "106.87",
                          "currencyCode": "VUV"
                        },
                        "taxCode": "Qy",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "611"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "162.97",
                      "currencyCode": "FJD"
                    }
                  },
                  "totalAmount": {
                    "amount": "28.02",
                    "currencyCode": "AOA"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "svFVM"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "zT1x",
                    "segmentRefIds": [
                      "WF4h"
                    ]
                  },
                  {
                    "baggageRefId": "UNW8",
                    "segmentRefIds": [
                      "cIq5",
                      "FzLS",
                      "UQXI",
                      "8Lwc",
                      "lSVB"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "vKSJdU3A",
                      "fareCode": "951",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "Ba2T",
                    "segmentRefIds": [
                      "xdA1",
                      "Iveh",
                      "FD07"
                    ],
                    "ticketDesignator": "qIGl",
                    "voluntaryChangeInformationRefs": [
                      "CVE",
                      "MGA"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "13FdFOd1",
                      "fareCode": "535",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "d4gv",
                    "segmentRefIds": [
                      "Ucby",
                      "azOL"
                    ],
                    "ticketDesignator": "pmqS",
                    "voluntaryChangeInformationRefs": [
                      "RWF",
                      "BBD",
                      "BZD",
                      "BWP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "8XLGQL29",
                      "fareCode": "307",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "d8hf",
                    "segmentRefIds": [
                      "yesg"
                    ],
                    "ticketDesignator": "kocW",
                    "voluntaryChangeInformationRefs": [
                      "MYR",
                      "TWD",
                      "MOP",
                      "SCR",
                      "CLP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "UlerTZrR",
                      "fareCode": "737",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "riRa",
                    "segmentRefIds": [
                      "OQ3Z"
                    ],
                    "ticketDesignator": "xR7Z",
                    "voluntaryChangeInformationRefs": [
                      "CLP",
                      "XOF"
                    ]
                  }
                ],
                "passengerRefId": "sUdh",
                "price": {
                  "baseAmount": {
                    "amount": "22.43",
                    "currencyCode": "DJF"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "97.29",
                      "currencyCode": "MWK"
                    },
                    "preDiscountedAmount": {
                      "amount": "49.61",
                      "currencyCode": "UYU"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the salty essence in our Bike, designed for unusual culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "UZ",
                        "taxAmount": {
                          "amount": "56.52",
                          "currencyCode": "TND"
                        },
                        "taxCode": "Ap",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "042"
                      },
                      {
                        "description": "The Al Chips is the latest in a series of remarkable products from Gerhold Group",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PK",
                        "taxAmount": {
                          "amount": "143.8",
                          "currencyCode": "AUD"
                        },
                        "taxCode": "yZ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "739"
                      },
                      {
                        "description": "Our savory-inspired Car brings a taste of luxury to your short-term lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "VI",
                        "taxAmount": {
                          "amount": "159.7",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "Ox",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "316"
                      },
                      {
                        "description": "Ergonomic Shirt made with Metal for all-day mealy support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MO",
                        "taxAmount": {
                          "amount": "20.9",
                          "currencyCode": "KYD"
                        },
                        "taxCode": "hM",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "371"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "149.81",
                      "currencyCode": "TND"
                    }
                  },
                  "totalAmount": {
                    "amount": "27.03",
                    "currencyCode": "CHF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "bR6cB"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "67.56",
                "currencyCode": "STN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Computer perfect for webbed training and recreational use",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CM",
                    "taxAmount": {
                      "amount": "48.4",
                      "currencyCode": "GYD"
                    },
                    "taxCode": "AD",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "217"
                  },
                  {
                    "description": "The Nels Chips is the latest in a series of stark products from Keebler - Kozey",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SS",
                    "taxAmount": {
                      "amount": "75.02",
                      "currencyCode": "OMR"
                    },
                    "taxCode": "Ib",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "734"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "185.97",
                  "currencyCode": "RWF"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "103.73",
                "currencyCode": "BDT"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "102.7",
                  "currencyCode": "BTN"
                },
                "preDiscountedAmount": {
                  "amount": "187.44",
                  "currencyCode": "BSD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Featuring Neodymium-enhanced technology, our Chicken offers unparalleled buzzing performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MO",
                    "taxAmount": {
                      "amount": "15.62",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "hH",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "350"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "42.62",
                  "currencyCode": "YER"
                }
              },
              "totalAmount": {
                "amount": "165.96",
                "currencyCode": "NOK"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 20
                },
                "newSeat": {
                  "column": "B",
                  "row": 29
                },
                "passengerRefId": "Rep6",
                "segmentRefId": "1F58"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 17
                },
                "newSeat": {
                  "column": "F",
                  "row": 28
                },
                "passengerRefId": "fqmq",
                "segmentRefId": "mD70"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 12
                },
                "newSeat": {
                  "column": "D",
                  "row": 13
                },
                "passengerRefId": "Qxut",
                "segmentRefId": "UQ3v"
              }
            ]
          },
          {
            "commission": {
              "amount": "250.69",
              "code": "LLd9",
              "currencyCode": "PAB",
              "description": "NEGOTIATED COMM",
              "percentage": "8.65",
              "percentageAppliedToAmount": "816.96"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "119.64",
                "currencyCode": "HKD"
              },
              "differentialAmount": {
                "amount": "137.42",
                "currencyCode": "XPF"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Chair perfect for unpleasant training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "HN",
                    "taxAmount": {
                      "amount": "115.24",
                      "currencyCode": "OMR"
                    },
                    "taxCode": "At",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "079"
                  },
                  {
                    "description": "Savor the salty essence in our Bacon, designed for negative culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TJ",
                    "taxAmount": {
                      "amount": "146.74",
                      "currencyCode": "BAM"
                    },
                    "taxCode": "rJ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "155"
                  },
                  {
                    "description": "Savor the creamy essence in our Cheese, designed for appropriate culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SO",
                    "taxAmount": {
                      "amount": "115.7",
                      "currencyCode": "AMD"
                    },
                    "taxCode": "Jj",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "222"
                  },
                  {
                    "description": "Our deer-friendly Gloves ensures remorseful comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "179.15",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "vU",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "946"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "182.2",
                  "currencyCode": "SRD"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "iY6T",
                "segmentRefIds": [
                  "nDNb",
                  "Tp6m",
                  "4Tj2",
                  "lbZg",
                  "8jb6"
                ]
              },
              {
                "priceClassRefId": "fzrJ",
                "segmentRefIds": [
                  "Vs9E",
                  "FSi7",
                  "t78k"
                ]
              },
              {
                "priceClassRefId": "lXKs",
                "segmentRefIds": [
                  "pAEM",
                  "eDnv",
                  "OFV9"
                ]
              },
              {
                "priceClassRefId": "m1SF",
                "segmentRefIds": [
                  "fO8n"
                ]
              },
              {
                "priceClassRefId": "eVTr",
                "segmentRefIds": [
                  "F8LX",
                  "5Gwy",
                  "uSCj",
                  "aK9G",
                  "QjbZ"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "105.41",
                "currencyCode": "KWD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our creamy-inspired Computer brings a taste of luxury to your flawed lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BW",
                    "taxAmount": {
                      "amount": "37.03",
                      "currencyCode": "BSD"
                    },
                    "taxCode": "sK",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "527"
                  },
                  {
                    "description": "The sleek and tedious Shoes comes with gold LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GT",
                    "taxAmount": {
                      "amount": "151.48",
                      "currencyCode": "CDF"
                    },
                    "taxCode": "Qn",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "630"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "34.99",
                  "currencyCode": "YER"
                }
              }
            },
            "offerItemId": "yt4i",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "183.63",
                "currencyCode": "BIF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Bike model with 75 GB RAM, 295 GB storage, and husky features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IN",
                    "taxAmount": {
                      "amount": "80.8",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "pE",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "409"
                  },
                  {
                    "description": "The Persistent cohesive productivity Towels offers reliable performance and thin design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GD",
                    "taxAmount": {
                      "amount": "26.55",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "Vq",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "752"
                  },
                  {
                    "description": "The sleek and spanish Bike comes with silver LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "LY",
                    "taxAmount": {
                      "amount": "85.38",
                      "currencyCode": "COP"
                    },
                    "taxCode": "qQ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "599"
                  },
                  {
                    "description": "Our delicious-inspired Shoes brings a taste of luxury to your classic lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FR",
                    "taxAmount": {
                      "amount": "74.03",
                      "currencyCode": "PHP"
                    },
                    "taxCode": "8E",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "510"
                  },
                  {
                    "description": "Discover the muted new Shoes with an exciting mix of Concrete ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MO",
                    "taxAmount": {
                      "amount": "20.77",
                      "currencyCode": "KGS"
                    },
                    "taxCode": "Lj",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "453"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "146.04",
                  "currencyCode": "BTN"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "Te7l",
                    "segmentRefIds": [
                      "Lgvf"
                    ]
                  },
                  {
                    "baggageRefId": "1JBe",
                    "segmentRefIds": [
                      "E0YQ",
                      "LNRS"
                    ]
                  },
                  {
                    "baggageRefId": "l6qa",
                    "segmentRefIds": [
                      "fhKz",
                      "IozM",
                      "u0JL"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "fsgGX2gm",
                      "fareCode": "123",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "iYMl",
                    "segmentRefIds": [
                      "YsMn",
                      "tYRz",
                      "deqt",
                      "4fpV",
                      "y5zL"
                    ],
                    "ticketDesignator": "2p0b",
                    "voluntaryChangeInformationRefs": [
                      "NZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ChWCMbYa",
                      "fareCode": "996",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "u2uV",
                    "segmentRefIds": [
                      "ULgx"
                    ],
                    "ticketDesignator": "xMP0",
                    "voluntaryChangeInformationRefs": [
                      "SHP",
                      "HUF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "5EHzUkr3",
                      "fareCode": "134",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "QB4Z",
                    "segmentRefIds": [
                      "oDZa",
                      "dRbL",
                      "PfF7"
                    ],
                    "ticketDesignator": "Xcve",
                    "voluntaryChangeInformationRefs": [
                      "CNY"
                    ]
                  }
                ],
                "passengerRefId": "ytFQ",
                "price": {
                  "baseAmount": {
                    "amount": "118.35",
                    "currencyCode": "JMD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "162.24",
                      "currencyCode": "KPW"
                    },
                    "preDiscountedAmount": {
                      "amount": "175.88",
                      "currencyCode": "BAM"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Bacon made with Bronze for all-day weary support",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "UA",
                        "taxAmount": {
                          "amount": "141.67",
                          "currencyCode": "XOF"
                        },
                        "taxCode": "cC",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "799"
                      },
                      {
                        "description": "The Triple-buffered value-added implementation Keyboard offers reliable performance and scientific design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SV",
                        "taxAmount": {
                          "amount": "32.7",
                          "currencyCode": "LBP"
                        },
                        "taxCode": "lm",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "784"
                      },
                      {
                        "description": "Stylish Chips designed to make you stand out with calculating looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "AD",
                        "taxAmount": {
                          "amount": "188.9",
                          "currencyCode": "XPF"
                        },
                        "taxCode": "Ly",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "814"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "19.7",
                      "currencyCode": "UGX"
                    }
                  },
                  "totalAmount": {
                    "amount": "77.71",
                    "currencyCode": "MKD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "ocmZq"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "FoKt",
                    "segmentRefIds": [
                      "3P6r",
                      "zCGd",
                      "NJlb",
                      "aNVo"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "cmcp3Hj2",
                      "fareCode": "566",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "vyyI",
                    "segmentRefIds": [
                      "5LCV",
                      "oz6o"
                    ],
                    "ticketDesignator": "C5tI",
                    "voluntaryChangeInformationRefs": [
                      "ILS",
                      "FJD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "GY9XikS2",
                      "fareCode": "619",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "7pB5",
                    "segmentRefIds": [
                      "Ij8L"
                    ],
                    "ticketDesignator": "X0kU",
                    "voluntaryChangeInformationRefs": [
                      "PKR",
                      "AOA",
                      "XOF",
                      "KZT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "k4qqimcr",
                      "fareCode": "816",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "JldP",
                    "segmentRefIds": [
                      "EK5E",
                      "wwAA",
                      "3caO"
                    ],
                    "ticketDesignator": "Gw6r",
                    "voluntaryChangeInformationRefs": [
                      "DOP",
                      "BHD",
                      "UAH",
                      "EGP",
                      "RON"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "afCZwgGu",
                      "fareCode": "554",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "3Cqc",
                    "segmentRefIds": [
                      "xMqD",
                      "LkwW",
                      "8gpF",
                      "7GTc"
                    ],
                    "ticketDesignator": "ABlm",
                    "voluntaryChangeInformationRefs": [
                      "KPW",
                      "AED",
                      "SEK",
                      "UZS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "o",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "QZvEsqvM",
                      "fareCode": "707",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "si5Y",
                    "segmentRefIds": [
                      "40XN"
                    ],
                    "ticketDesignator": "qWb2",
                    "voluntaryChangeInformationRefs": [
                      "SLE",
                      "XOF"
                    ]
                  }
                ],
                "passengerRefId": "cjJI",
                "price": {
                  "baseAmount": {
                    "amount": "97.2",
                    "currencyCode": "CLP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "26.77",
                      "currencyCode": "CAD"
                    },
                    "preDiscountedAmount": {
                      "amount": "18.58",
                      "currencyCode": "DJF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Caitlyn Shoes is the latest in a series of boiling products from VonRueden Group",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NE",
                        "taxAmount": {
                          "amount": "178.23",
                          "currencyCode": "ILS"
                        },
                        "taxCode": "iq",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "898"
                      },
                      {
                        "description": "The sleek and cloudy Pizza comes with olive LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AL",
                        "taxAmount": {
                          "amount": "96.68",
                          "currencyCode": "LYD"
                        },
                        "taxCode": "OU",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "548"
                      },
                      {
                        "description": "Discover the panda-like agility of our Hat, perfect for glum users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "IO",
                        "taxAmount": {
                          "amount": "190.45",
                          "currencyCode": "IQD"
                        },
                        "taxCode": "Rs",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "620"
                      },
                      {
                        "description": "Introducing the Yemen-inspired Pants, blending valuable style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TH",
                        "taxAmount": {
                          "amount": "148.63",
                          "currencyCode": "GEL"
                        },
                        "taxCode": "J3",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "828"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "185.38",
                      "currencyCode": "LKR"
                    }
                  },
                  "totalAmount": {
                    "amount": "143.04",
                    "currencyCode": "PLN"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "AE4Xb"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "G3mW",
                    "segmentRefIds": [
                      "kVs5"
                    ]
                  },
                  {
                    "baggageRefId": "Kflo",
                    "segmentRefIds": [
                      "wTns",
                      "Oalp"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "KjdXvdvv",
                      "fareCode": "169",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "BIRU",
                    "segmentRefIds": [
                      "73S7"
                    ],
                    "ticketDesignator": "ViaE",
                    "voluntaryChangeInformationRefs": [
                      "MYR",
                      "CLP",
                      "MNT",
                      "TOP"
                    ]
                  }
                ],
                "passengerRefId": "6w1x",
                "price": {
                  "baseAmount": {
                    "amount": "78.32",
                    "currencyCode": "KHR"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "163.21",
                      "currencyCode": "CLP"
                    },
                    "preDiscountedAmount": {
                      "amount": "141.99",
                      "currencyCode": "SAR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Pizza model with 100 GB RAM, 630 GB storage, and mushy features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MM",
                        "taxAmount": {
                          "amount": "107.65",
                          "currencyCode": "IRR"
                        },
                        "taxCode": "Qq",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "351"
                      },
                      {
                        "description": "Experience the gold brilliance of our Gloves, perfect for untimely environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AW",
                        "taxAmount": {
                          "amount": "112.93",
                          "currencyCode": "ARS"
                        },
                        "taxCode": "KZ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "957"
                      },
                      {
                        "description": "The Mabelle Chicken is the latest in a series of hopeful products from Quigley - Altenwerth",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NR",
                        "taxAmount": {
                          "amount": "101.32",
                          "currencyCode": "BGN"
                        },
                        "taxCode": "sN",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "154"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "80.54",
                      "currencyCode": "DOP"
                    }
                  },
                  "totalAmount": {
                    "amount": "126.31",
                    "currencyCode": "COP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "THK5A"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "qBmx",
                    "segmentRefIds": [
                      "A3PW",
                      "WNbc",
                      "Xx0w",
                      "MWVh"
                    ]
                  },
                  {
                    "baggageRefId": "z85c",
                    "segmentRefIds": [
                      "fkon",
                      "vPjr",
                      "61b3"
                    ]
                  },
                  {
                    "baggageRefId": "Q9kG",
                    "segmentRefIds": [
                      "HU76",
                      "EYvF",
                      "j7wQ",
                      "nVLo",
                      "btdu"
                    ]
                  },
                  {
                    "baggageRefId": "6vuM",
                    "segmentRefIds": [
                      "uPc5",
                      "U90Y"
                    ]
                  },
                  {
                    "baggageRefId": "DU1u",
                    "segmentRefIds": [
                      "8S63",
                      "qxi9"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "BNQ6c6cC",
                      "fareCode": "440",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "wbTF",
                    "segmentRefIds": [
                      "zDqD"
                    ],
                    "ticketDesignator": "FXZA",
                    "voluntaryChangeInformationRefs": [
                      "BOB",
                      "CRC"
                    ]
                  }
                ],
                "passengerRefId": "donl",
                "price": {
                  "baseAmount": {
                    "amount": "118.52",
                    "currencyCode": "RSD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "111.47",
                      "currencyCode": "ZAR"
                    },
                    "preDiscountedAmount": {
                      "amount": "42.79",
                      "currencyCode": "ZAR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Monaco-inspired Sausages, blending productive style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "LY",
                        "taxAmount": {
                          "amount": "156.15",
                          "currencyCode": "MXN"
                        },
                        "taxCode": "6h",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "913"
                      },
                      {
                        "description": "Stylish Tuna designed to make you stand out with grounded looks",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "VC",
                        "taxAmount": {
                          "amount": "146.88",
                          "currencyCode": "BRL"
                        },
                        "taxCode": "1G",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "844"
                      },
                      {
                        "description": "Featuring Titanium-enhanced technology, our Fish offers unparalleled slight performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "PR",
                        "taxAmount": {
                          "amount": "142.4",
                          "currencyCode": "PKR"
                        },
                        "taxCode": "c3",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "573"
                      },
                      {
                        "description": "The red Salad combines Cameroon aesthetics with Sodium-based durability",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "GW",
                        "taxAmount": {
                          "amount": "81.3",
                          "currencyCode": "PLN"
                        },
                        "taxCode": "hC",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "852"
                      },
                      {
                        "description": "New purple Bacon with ergonomic design for peppery comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MN",
                        "taxAmount": {
                          "amount": "74.29",
                          "currencyCode": "DKK"
                        },
                        "taxCode": "kY",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "789"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "36.77",
                      "currencyCode": "BND"
                    }
                  },
                  "totalAmount": {
                    "amount": "89.66",
                    "currencyCode": "IRR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "yROLg"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "PJbm",
                    "segmentRefIds": [
                      "xODE",
                      "bX5m",
                      "ISCo"
                    ]
                  },
                  {
                    "baggageRefId": "FrvY",
                    "segmentRefIds": [
                      "rCKO",
                      "e2XH"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "oSxIXuxR",
                      "fareCode": "941",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "LQ8j",
                    "segmentRefIds": [
                      "VsoC",
                      "GyHH"
                    ],
                    "ticketDesignator": "DRSu",
                    "voluntaryChangeInformationRefs": [
                      "CNY"
                    ]
                  }
                ],
                "passengerRefId": "vLSR",
                "price": {
                  "baseAmount": {
                    "amount": "23.68",
                    "currencyCode": "IDR"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "166.29",
                      "currencyCode": "NZD"
                    },
                    "preDiscountedAmount": {
                      "amount": "133.9",
                      "currencyCode": "SGD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Fully-configurable uniform policy Bike offers reliable performance and excitable design",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CV",
                        "taxAmount": {
                          "amount": "80.06",
                          "currencyCode": "FKP"
                        },
                        "taxCode": "vG",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "404"
                      },
                      {
                        "description": "Innovative Towels featuring ashamed technology and Silk construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NO",
                        "taxAmount": {
                          "amount": "50.69",
                          "currencyCode": "GBP"
                        },
                        "taxCode": "p7",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "309"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "84",
                      "currencyCode": "STN"
                    }
                  },
                  "totalAmount": {
                    "amount": "65.4",
                    "currencyCode": "PEN"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "4hy6X"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "89.3",
                "currencyCode": "THB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Electronic Sausages designed with Steel for trained performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SC",
                    "taxAmount": {
                      "amount": "22.06",
                      "currencyCode": "RON"
                    },
                    "taxCode": "0Y",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "645"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "128.18",
                  "currencyCode": "DZD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "135.62",
                "currencyCode": "SEK"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "48.28",
                  "currencyCode": "AMD"
                },
                "preDiscountedAmount": {
                  "amount": "86.4",
                  "currencyCode": "CDF"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Jazlyn Mouse is the latest in a series of alert products from Reinger, Koch and Buckridge",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "198.42",
                      "currencyCode": "QAR"
                    },
                    "taxCode": "He",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "947"
                  },
                  {
                    "description": "Our spicy-inspired Sausages brings a taste of luxury to your creamy lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "DO",
                    "taxAmount": {
                      "amount": "71.58",
                      "currencyCode": "TOP"
                    },
                    "taxCode": "np",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "555"
                  },
                  {
                    "description": "Discover the quiet new Chair with an exciting mix of Granite ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CV",
                    "taxAmount": {
                      "amount": "155.08",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "QY",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "401"
                  },
                  {
                    "description": "Introducing the Tunisia-inspired Fish, blending useless style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PE",
                    "taxAmount": {
                      "amount": "126.71",
                      "currencyCode": "KWD"
                    },
                    "taxCode": "N9",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "259"
                  },
                  {
                    "description": "New olive Hat with ergonomic design for unpleasant comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VC",
                    "taxAmount": {
                      "amount": "196.04",
                      "currencyCode": "XCD"
                    },
                    "taxCode": "KF",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "481"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "156.22",
                  "currencyCode": "DOP"
                }
              },
              "totalAmount": {
                "amount": "134.11",
                "currencyCode": "MZN"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 16
                },
                "newSeat": {
                  "column": "A",
                  "row": 3
                },
                "passengerRefId": "MknN",
                "segmentRefId": "kUqQ"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 19
                },
                "newSeat": {
                  "column": "D",
                  "row": 13
                },
                "passengerRefId": "YndP",
                "segmentRefId": "VLOB"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 26
                },
                "newSeat": {
                  "column": "D",
                  "row": 16
                },
                "passengerRefId": "yHXC",
                "segmentRefId": "Rvht"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 6
                },
                "newSeat": {
                  "column": "A",
                  "row": 11
                },
                "passengerRefId": "SVtq",
                "segmentRefId": "LtTF"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 11
                },
                "newSeat": {
                  "column": "F",
                  "row": 2
                },
                "passengerRefId": "AdkR",
                "segmentRefId": "i3IW"
              }
            ]
          },
          {
            "commission": {
              "amount": "164.08",
              "code": "f9Eo",
              "currencyCode": "ISK",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "13.88",
              "percentageAppliedToAmount": "196.39"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "172.18",
                "currencyCode": "BSD"
              },
              "differentialAmount": {
                "amount": "190.16",
                "currencyCode": "BTN"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The tan Tuna combines Mali aesthetics with Gold-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "124.51",
                      "currencyCode": "NAD"
                    },
                    "taxCode": "nU",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "076"
                  },
                  {
                    "description": "The orchid Cheese combines Lao People's Democratic Republic aesthetics with Tantalum-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SO",
                    "taxAmount": {
                      "amount": "166.52",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "d6",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "242"
                  },
                  {
                    "description": "The orchid Shirt combines Georgia aesthetics with Iron-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MH",
                    "taxAmount": {
                      "amount": "193.48",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "0v",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "510"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "38.85",
                  "currencyCode": "NPR"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "LUgo",
                "segmentRefIds": [
                  "Vkd0",
                  "FUlV",
                  "6ifo",
                  "yddq",
                  "6vlS"
                ]
              },
              {
                "priceClassRefId": "xp9T",
                "segmentRefIds": [
                  "oIN7",
                  "KR4R",
                  "HzWQ",
                  "dvSB"
                ]
              },
              {
                "priceClassRefId": "4RTS",
                "segmentRefIds": [
                  "2wqc"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "27.95",
                "currencyCode": "GNF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the smoky essence in our Bacon, designed for perky culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PN",
                    "taxAmount": {
                      "amount": "144.15",
                      "currencyCode": "TOP"
                    },
                    "taxCode": "JD",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "465"
                  },
                  {
                    "description": "Savor the creamy essence in our Car, designed for pointed culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MG",
                    "taxAmount": {
                      "amount": "117.7",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "4k",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "154"
                  },
                  {
                    "description": "The Leo Ball is the latest in a series of wealthy products from Sanford - Jacobs",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "DO",
                    "taxAmount": {
                      "amount": "174.25",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "sb",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "351"
                  },
                  {
                    "description": "Featuring Zinc-enhanced technology, our Chips offers unparalleled late performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CH",
                    "taxAmount": {
                      "amount": "153.68",
                      "currencyCode": "AOA"
                    },
                    "taxCode": "rv",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "150"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "114.07",
                  "currencyCode": "HUF"
                }
              }
            },
            "offerItemId": "5sga",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "70.02",
                "currencyCode": "FJD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Smart disintermediate infrastructure Bike offers reliable performance and neglected design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CF",
                    "taxAmount": {
                      "amount": "26.2",
                      "currencyCode": "XOF"
                    },
                    "taxCode": "IS",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "526"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "145.53",
                  "currencyCode": "ISK"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "C6Iv",
                    "segmentRefIds": [
                      "Tc2u"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "oTO5GniX",
                      "fareCode": "129",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "qaxR",
                    "segmentRefIds": [
                      "d5OT"
                    ],
                    "ticketDesignator": "PrUa",
                    "voluntaryChangeInformationRefs": [
                      "IQD",
                      "SCR",
                      "TWD",
                      "CAD",
                      "KRW"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "HJUUrVvY",
                      "fareCode": "118",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "rKXH",
                    "segmentRefIds": [
                      "1Xsd",
                      "lmOc",
                      "PAbW",
                      "5c7g"
                    ],
                    "ticketDesignator": "IuER",
                    "voluntaryChangeInformationRefs": [
                      "AUD",
                      "HUF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "FmjfiG7p",
                      "fareCode": "353",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "pSym",
                    "segmentRefIds": [
                      "gy21",
                      "BTyU",
                      "6IAz"
                    ],
                    "ticketDesignator": "ZahP",
                    "voluntaryChangeInformationRefs": [
                      "UAH",
                      "KZT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "sCknCeaV",
                      "fareCode": "056",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "fG82",
                    "segmentRefIds": [
                      "4KVE",
                      "ga0j",
                      "Occz"
                    ],
                    "ticketDesignator": "XTEm",
                    "voluntaryChangeInformationRefs": [
                      "NAD",
                      "AFN",
                      "MDL",
                      "GTQ"
                    ]
                  }
                ],
                "passengerRefId": "0usD",
                "price": {
                  "baseAmount": {
                    "amount": "171.86",
                    "currencyCode": "BIF"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "51.7",
                      "currencyCode": "XOF"
                    },
                    "preDiscountedAmount": {
                      "amount": "191.89",
                      "currencyCode": "KYD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the eagle-like agility of our Shirt, perfect for that users",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TF",
                        "taxAmount": {
                          "amount": "10.61",
                          "currencyCode": "LKR"
                        },
                        "taxCode": "la",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "292"
                      },
                      {
                        "description": "Introducing the United States Minor Outlying Islands-inspired Pants, blending flowery style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LA",
                        "taxAmount": {
                          "amount": "47.03",
                          "currencyCode": "PKR"
                        },
                        "taxCode": "xw",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "639"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "170.36",
                      "currencyCode": "MRU"
                    }
                  },
                  "totalAmount": {
                    "amount": "85.21",
                    "currencyCode": "ILS"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "BcwUH"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "GD00",
                    "segmentRefIds": [
                      "n8jB",
                      "dZl1"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "bX48CTSu",
                      "fareCode": "891",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Pqvb",
                    "segmentRefIds": [
                      "Y7Ft",
                      "m7x9"
                    ],
                    "ticketDesignator": "lHle",
                    "voluntaryChangeInformationRefs": [
                      "SAR",
                      "FJD",
                      "TMT",
                      "GTQ"
                    ]
                  }
                ],
                "passengerRefId": "5i2f",
                "price": {
                  "baseAmount": {
                    "amount": "177.91",
                    "currencyCode": "AZN"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "131.53",
                      "currencyCode": "FJD"
                    },
                    "preDiscountedAmount": {
                      "amount": "132.97",
                      "currencyCode": "TND"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Shirt model with 46 GB RAM, 4 GB storage, and snappy features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BS",
                        "taxAmount": {
                          "amount": "163.7",
                          "currencyCode": "BAM"
                        },
                        "taxCode": "3u",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "174"
                      },
                      {
                        "description": "Innovative Chicken featuring robust technology and Cotton construction",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CG",
                        "taxAmount": {
                          "amount": "90.33",
                          "currencyCode": "NGN"
                        },
                        "taxCode": "Eq",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "204"
                      },
                      {
                        "description": "Discover the turtle-like agility of our Gloves, perfect for sparse users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GG",
                        "taxAmount": {
                          "amount": "149.61",
                          "currencyCode": "MYR"
                        },
                        "taxCode": "rR",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "821"
                      },
                      {
                        "description": "Introducing the New Zealand-inspired Bike, blending wrong style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "ZW",
                        "taxAmount": {
                          "amount": "128.94",
                          "currencyCode": "GMD"
                        },
                        "taxCode": "GI",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "625"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "155.92",
                      "currencyCode": "YER"
                    }
                  },
                  "totalAmount": {
                    "amount": "135.49",
                    "currencyCode": "AMD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "oD0CD"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "36.9",
                "currencyCode": "DKK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Marvin - Turcotte's most advanced Pants technology increases pushy capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PK",
                    "taxAmount": {
                      "amount": "160.42",
                      "currencyCode": "COP"
                    },
                    "taxCode": "r0",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "743"
                  },
                  {
                    "description": "The Front-line stable policy Towels offers reliable performance and altruistic design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AZ",
                    "taxAmount": {
                      "amount": "105.68",
                      "currencyCode": "FKP"
                    },
                    "taxCode": "1l",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "802"
                  },
                  {
                    "description": "Introducing the Cayman Islands-inspired Computer, blending fragrant style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "NE",
                    "taxAmount": {
                      "amount": "160.18",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "wt",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "772"
                  },
                  {
                    "description": "Professional-grade Pizza perfect for multicolored training and recreational use",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "90.13",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "xK",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "582"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "87.11",
                  "currencyCode": "TOP"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "191.19",
                "currencyCode": "LRD"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "63.26",
                  "currencyCode": "SBD"
                },
                "preDiscountedAmount": {
                  "amount": "73.06",
                  "currencyCode": "GEL"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Balanced motivating encoding Towels offers reliable performance and mixed design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GE",
                    "taxAmount": {
                      "amount": "102",
                      "currencyCode": "TOP"
                    },
                    "taxCode": "T8",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "107"
                  },
                  {
                    "description": "Green, Wilderman and Abernathy's most advanced Mouse technology increases sticky capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "CY",
                    "taxAmount": {
                      "amount": "196.26",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "z2",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "011"
                  },
                  {
                    "description": "The olive Soap combines Puerto Rico aesthetics with Curium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "FO",
                    "taxAmount": {
                      "amount": "103.87",
                      "currencyCode": "KWD"
                    },
                    "taxCode": "VE",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "632"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "41.83",
                  "currencyCode": "SOS"
                }
              },
              "totalAmount": {
                "amount": "144.48",
                "currencyCode": "MGA"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 10
                },
                "newSeat": {
                  "column": "E",
                  "row": 25
                },
                "passengerRefId": "fCMl",
                "segmentRefId": "MfIm"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 13
                },
                "newSeat": {
                  "column": "E",
                  "row": 19
                },
                "passengerRefId": "A5m0",
                "segmentRefId": "CaxM"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 4
                },
                "newSeat": {
                  "column": "A",
                  "row": 13
                },
                "passengerRefId": "3HTm",
                "segmentRefId": "hCMX"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 7
                },
                "newSeat": {
                  "column": "E",
                  "row": 11
                },
                "passengerRefId": "Gbmz",
                "segmentRefId": "0yQC"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 11
                },
                "newSeat": {
                  "column": "A",
                  "row": 23
                },
                "passengerRefId": "9Bik",
                "segmentRefId": "8W1N"
              }
            ]
          },
          {
            "commission": {
              "amount": "355.29",
              "code": "OqcR",
              "currencyCode": "KGS",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "5.17",
              "percentageAppliedToAmount": "193.06"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "198.06",
                "currencyCode": "MNT"
              },
              "differentialAmount": {
                "amount": "186.09",
                "currencyCode": "ALL"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the peacock-like agility of our Chair, perfect for linear users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "HT",
                    "taxAmount": {
                      "amount": "101.73",
                      "currencyCode": "NAD"
                    },
                    "taxCode": "zw",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "211"
                  },
                  {
                    "description": "Stylish Shoes designed to make you stand out with agreeable looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "IQ",
                    "taxAmount": {
                      "amount": "22.08",
                      "currencyCode": "ARS"
                    },
                    "taxCode": "Ge",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "067"
                  },
                  {
                    "description": "Introducing the Pakistan-inspired Mouse, blending spirited style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "63.99",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "MJ",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "139"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "57.9",
                  "currencyCode": "GEL"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "Do6f",
                "segmentRefIds": [
                  "ove8",
                  "xUtU",
                  "KSZo"
                ]
              },
              {
                "priceClassRefId": "xO6E",
                "segmentRefIds": [
                  "hniD",
                  "ddx7",
                  "8H0N",
                  "dj8g"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "141.08",
                "currencyCode": "GTQ",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Sausages featuring lone technology and Rubber construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MT",
                    "taxAmount": {
                      "amount": "197.54",
                      "currencyCode": "SAR"
                    },
                    "taxCode": "kC",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "571"
                  },
                  {
                    "description": "Introducing the Panama-inspired Table, blending basic style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "EC",
                    "taxAmount": {
                      "amount": "81.3",
                      "currencyCode": "MGA"
                    },
                    "taxCode": "mW",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "084"
                  },
                  {
                    "description": "The plum Fish combines Moldova aesthetics with Samarium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LV",
                    "taxAmount": {
                      "amount": "182",
                      "currencyCode": "IRR"
                    },
                    "taxCode": "vY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "537"
                  },
                  {
                    "description": "Discover the yellow new Tuna with an exciting mix of Concrete ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AF",
                    "taxAmount": {
                      "amount": "155.87",
                      "currencyCode": "RWF"
                    },
                    "taxCode": "K6",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "701"
                  },
                  {
                    "description": "Innovative Bacon featuring well-documented technology and Silk construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "AQ",
                    "taxAmount": {
                      "amount": "96.81",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "54",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "972"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "60.46",
                  "currencyCode": "JOD"
                }
              }
            },
            "offerItemId": "Na7j",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "97.53",
                "currencyCode": "MDL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Monica Chicken is the latest in a series of noteworthy products from Kirlin, Romaguera and Brekke",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MY",
                    "taxAmount": {
                      "amount": "159.48",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "MZ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "478"
                  },
                  {
                    "description": "Professional-grade Sausages perfect for husky training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IN",
                    "taxAmount": {
                      "amount": "164.17",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "au",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "990"
                  },
                  {
                    "description": "Stylish Bike designed to make you stand out with far-flung looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FJ",
                    "taxAmount": {
                      "amount": "13.56",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "ip",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "980"
                  },
                  {
                    "description": "Generic Hat designed with Granite for common performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SG",
                    "taxAmount": {
                      "amount": "70.95",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "6t",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "855"
                  },
                  {
                    "description": "Savor the zesty essence in our Cheese, designed for unkempt culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CI",
                    "taxAmount": {
                      "amount": "127.89",
                      "currencyCode": "TTD"
                    },
                    "taxCode": "OY",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "476"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "71.82",
                  "currencyCode": "BMD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "zw0z",
                    "segmentRefIds": [
                      "KjBd",
                      "yOZQ",
                      "ipUJ",
                      "8du1"
                    ]
                  },
                  {
                    "baggageRefId": "nCa9",
                    "segmentRefIds": [
                      "Y2Kp"
                    ]
                  },
                  {
                    "baggageRefId": "VWOz",
                    "segmentRefIds": [
                      "nbVX",
                      "CgaN",
                      "FIRg",
                      "n4Ge",
                      "XSXq"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "mmJIn61l",
                      "fareCode": "402",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "M4XD",
                    "segmentRefIds": [
                      "vtXX",
                      "NFow"
                    ],
                    "ticketDesignator": "rSvP",
                    "voluntaryChangeInformationRefs": [
                      "RON",
                      "LYD",
                      "AED",
                      "MAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "rLWcvm9V",
                      "fareCode": "753",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "73kg",
                    "segmentRefIds": [
                      "OHqy",
                      "aysg",
                      "59QO",
                      "3ma3",
                      "pDHa"
                    ],
                    "ticketDesignator": "u49q",
                    "voluntaryChangeInformationRefs": [
                      "EGP",
                      "DJF",
                      "KPW",
                      "TMT",
                      "ISK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Z1oAUU4o",
                      "fareCode": "210",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "vhac",
                    "segmentRefIds": [
                      "8taQ"
                    ],
                    "ticketDesignator": "f62I",
                    "voluntaryChangeInformationRefs": [
                      "PHP",
                      "MAD",
                      "ISK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "7cLt80rx",
                      "fareCode": "455",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "o3Zb",
                    "segmentRefIds": [
                      "T1YL"
                    ],
                    "ticketDesignator": "ecgf",
                    "voluntaryChangeInformationRefs": [
                      "SCR",
                      "AED"
                    ]
                  }
                ],
                "passengerRefId": "yXeB",
                "price": {
                  "baseAmount": {
                    "amount": "95.59",
                    "currencyCode": "MGA"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "121.59",
                      "currencyCode": "HNL"
                    },
                    "preDiscountedAmount": {
                      "amount": "53.67",
                      "currencyCode": "LAK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Tuna made with Silk for all-day miserly support",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SH",
                        "taxAmount": {
                          "amount": "127.4",
                          "currencyCode": "PLN"
                        },
                        "taxCode": "EP",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "096"
                      },
                      {
                        "description": "The Baby Pizza is the latest in a series of artistic products from Morissette and Sons",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "ZA",
                        "taxAmount": {
                          "amount": "21.19",
                          "currencyCode": "KMF"
                        },
                        "taxCode": "Mz",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "395"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "58.44",
                      "currencyCode": "SLE"
                    }
                  },
                  "totalAmount": {
                    "amount": "18.07",
                    "currencyCode": "ARS"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "G4S2g"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "T6Dv",
                    "segmentRefIds": [
                      "Snmo"
                    ]
                  },
                  {
                    "baggageRefId": "oviu",
                    "segmentRefIds": [
                      "Xq5B"
                    ]
                  },
                  {
                    "baggageRefId": "arYe",
                    "segmentRefIds": [
                      "dErI"
                    ]
                  },
                  {
                    "baggageRefId": "W4Be",
                    "segmentRefIds": [
                      "O6ht",
                      "FyPO",
                      "H7hm"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "Itp8tN58",
                      "fareCode": "213",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "oEi4",
                    "segmentRefIds": [
                      "ZTzb"
                    ],
                    "ticketDesignator": "21Km",
                    "voluntaryChangeInformationRefs": [
                      "NZD",
                      "KYD"
                    ]
                  }
                ],
                "passengerRefId": "lRPj",
                "price": {
                  "baseAmount": {
                    "amount": "153.33",
                    "currencyCode": "PLN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "135.52",
                      "currencyCode": "MUR"
                    },
                    "preDiscountedAmount": {
                      "amount": "22.85",
                      "currencyCode": "HNL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Mouse designed to make you stand out with guilty looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "DK",
                        "taxAmount": {
                          "amount": "91.16",
                          "currencyCode": "AED"
                        },
                        "taxCode": "wV",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "700"
                      },
                      {
                        "description": "Hagenes Group's most advanced Computer technology increases bright capabilities",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "SV",
                        "taxAmount": {
                          "amount": "16.28",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "VE",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "484"
                      },
                      {
                        "description": "Discover the shark-like agility of our Pizza, perfect for critical users",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "IM",
                        "taxAmount": {
                          "amount": "42.4",
                          "currencyCode": "JMD"
                        },
                        "taxCode": "lB",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "609"
                      },
                      {
                        "description": "The Shaylee Tuna is the latest in a series of ideal products from Will, Miller and Collier",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "LU",
                        "taxAmount": {
                          "amount": "88.41",
                          "currencyCode": "IRR"
                        },
                        "taxCode": "vw",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "511"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "101.4",
                      "currencyCode": "IDR"
                    }
                  },
                  "totalAmount": {
                    "amount": "152.2",
                    "currencyCode": "ISK"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "sKPSN"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "PrPL",
                    "segmentRefIds": [
                      "WdIp",
                      "e8uL",
                      "NPLb",
                      "mvXC"
                    ]
                  },
                  {
                    "baggageRefId": "j9dR",
                    "segmentRefIds": [
                      "nz6B",
                      "uxSp",
                      "3JCu"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "snDUnXe9",
                      "fareCode": "750",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "wgWW",
                    "segmentRefIds": [
                      "mcYx",
                      "ePt3",
                      "bpHJ",
                      "zkww",
                      "yMYZ"
                    ],
                    "ticketDesignator": "Qg7l",
                    "voluntaryChangeInformationRefs": [
                      "MYR",
                      "INR",
                      "AED"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ahMYSzj3",
                      "fareCode": "800",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "cr1g",
                    "segmentRefIds": [
                      "JX3t",
                      "lS8c"
                    ],
                    "ticketDesignator": "4Qr1",
                    "voluntaryChangeInformationRefs": [
                      "KPW",
                      "SAR",
                      "RSD",
                      "WST",
                      "RSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "wreUpkp9",
                      "fareCode": "966",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "szFO",
                    "segmentRefIds": [
                      "S6OJ"
                    ],
                    "ticketDesignator": "emZu",
                    "voluntaryChangeInformationRefs": [
                      "BMD",
                      "DZD",
                      "AZN",
                      "MDL",
                      "GTQ"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "UH23XTjQ",
                      "fareCode": "780",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "MOUu",
                    "segmentRefIds": [
                      "Or4s",
                      "RrWW"
                    ],
                    "ticketDesignator": "yp6G",
                    "voluntaryChangeInformationRefs": [
                      "IQD",
                      "CHF",
                      "UGX",
                      "IQD",
                      "JPY"
                    ]
                  }
                ],
                "passengerRefId": "hQb0",
                "price": {
                  "baseAmount": {
                    "amount": "167.93",
                    "currencyCode": "BWP"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "51.04",
                      "currencyCode": "BOB"
                    },
                    "preDiscountedAmount": {
                      "amount": "52.23",
                      "currencyCode": "PLN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New lavender Keyboard with ergonomic design for classic comfort",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AU",
                        "taxAmount": {
                          "amount": "172.11",
                          "currencyCode": "GIP"
                        },
                        "taxCode": "Ik",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "674"
                      },
                      {
                        "description": "Our creamy-inspired Keyboard brings a taste of luxury to your unlucky lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "RU",
                        "taxAmount": {
                          "amount": "166.36",
                          "currencyCode": "MWK"
                        },
                        "taxCode": "nH",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "371"
                      },
                      {
                        "description": "Small Shoes designed with Aluminum for hungry performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "EH",
                        "taxAmount": {
                          "amount": "179.66",
                          "currencyCode": "NZD"
                        },
                        "taxCode": "lO",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "334"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "65.22",
                      "currencyCode": "UYU"
                    }
                  },
                  "totalAmount": {
                    "amount": "101.14",
                    "currencyCode": "SYP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "TPxmh"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "67.07",
                "currencyCode": "UZS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Introducing the Papua New Guinea-inspired Soap, blending unwilling style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SE",
                    "taxAmount": {
                      "amount": "27.35",
                      "currencyCode": "TOP"
                    },
                    "taxCode": "jl",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "394"
                  },
                  {
                    "description": "Our deer-friendly Pizza ensures other comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KM",
                    "taxAmount": {
                      "amount": "133.08",
                      "currencyCode": "MMK"
                    },
                    "taxCode": "A8",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "069"
                  },
                  {
                    "description": "Discover the far-off new Keyboard with an exciting mix of Bamboo ingredients",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "KY",
                    "taxAmount": {
                      "amount": "94.52",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "H0",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "645"
                  },
                  {
                    "description": "The Paolo Soap is the latest in a series of monstrous products from Blanda, Fadel and Kovacek",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SR",
                    "taxAmount": {
                      "amount": "33.26",
                      "currencyCode": "BDT"
                    },
                    "taxCode": "Yh",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "962"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "111.1",
                  "currencyCode": "AUD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "10.65",
                "currencyCode": "RWF"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "92.09",
                  "currencyCode": "HUF"
                },
                "preDiscountedAmount": {
                  "amount": "166.06",
                  "currencyCode": "BIF"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Table perfect for scientific training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SE",
                    "taxAmount": {
                      "amount": "106.32",
                      "currencyCode": "WST"
                    },
                    "taxCode": "uB",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "664"
                  },
                  {
                    "description": "Discover the giraffe-like agility of our Chicken, perfect for quick users",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SV",
                    "taxAmount": {
                      "amount": "18.04",
                      "currencyCode": "JPY"
                    },
                    "taxCode": "FY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "461"
                  },
                  {
                    "description": "Our crispy-inspired Chips brings a taste of luxury to your tricky lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PM",
                    "taxAmount": {
                      "amount": "124.33",
                      "currencyCode": "JMD"
                    },
                    "taxCode": "Sy",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "400"
                  },
                  {
                    "description": "Savor the smoky essence in our Salad, designed for enchanting culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MU",
                    "taxAmount": {
                      "amount": "94.6",
                      "currencyCode": "FJD"
                    },
                    "taxCode": "49",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "628"
                  },
                  {
                    "description": "Discover the slow new Fish with an exciting mix of Rubber ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "ME",
                    "taxAmount": {
                      "amount": "121.37",
                      "currencyCode": "NPR"
                    },
                    "taxCode": "33",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "041"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "38.77",
                  "currencyCode": "XAF"
                }
              },
              "totalAmount": {
                "amount": "145.2",
                "currencyCode": "SCR"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "C",
                  "row": 24
                },
                "newSeat": {
                  "column": "B",
                  "row": 14
                },
                "passengerRefId": "p118",
                "segmentRefId": "2QAK"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 21
                },
                "newSeat": {
                  "column": "A",
                  "row": 1
                },
                "passengerRefId": "aCeg",
                "segmentRefId": "kcuP"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 5
                },
                "newSeat": {
                  "column": "B",
                  "row": 3
                },
                "passengerRefId": "bezL",
                "segmentRefId": "ZegG"
              }
            ]
          }
        ],
        "ownerCode": "OX",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "deferred",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "97.39",
            "currencyCode": "ARS",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "The green Sausages combines Sudan aesthetics with Chromium-based durability",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "KG",
                "taxAmount": {
                  "amount": "109.24",
                  "currencyCode": "HNL"
                },
                "taxCode": "Ls",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "133"
              },
              {
                "description": "Innovative Salad featuring ashamed technology and Ceramic construction",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "HK",
                "taxAmount": {
                  "amount": "175.61",
                  "currencyCode": "KHR"
                },
                "taxCode": "7x",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "946"
              },
              {
                "description": "New gold Bacon with ergonomic design for circular comfort",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "AL",
                "taxAmount": {
                  "amount": "13.49",
                  "currencyCode": "EUR"
                },
                "taxCode": "yp",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "440"
              },
              {
                "description": "New Pizza model with 91 GB RAM, 961 GB storage, and super features",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "GR",
                "taxAmount": {
                  "amount": "48.8",
                  "currencyCode": "BYN"
                },
                "taxCode": "7X",
                "taxCodeText": "VAT",
                "taxPadisCode": "455"
              },
              {
                "description": "Professional-grade Bacon perfect for rapid training and recreational use",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "CA",
                "taxAmount": {
                  "amount": "121.16",
                  "currencyCode": "AZN"
                },
                "taxCode": "Cu",
                "taxCodeText": "PAID",
                "taxPadisCode": "507"
              }
            ],
            "totalTaxAmount": {
              "amount": "40",
              "currencyCode": "LBP"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "125.68",
            "currencyCode": "XOF"
          }
        },
        "validatingAirlineCode": "hZ"
      },
      {
        "commission": {
          "amount": "482.42",
          "code": "sx61",
          "currencyCode": "PEN",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "5.59",
          "percentageAppliedToAmount": "358.47"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "45",
            "currencyCode": "EGP"
          },
          "differentialAmount": {
            "amount": "54.3",
            "currencyCode": "BHD"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Savor the delicious essence in our Mouse, designed for complete culinary adventures",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "NE",
                "taxAmount": {
                  "amount": "152.57",
                  "currencyCode": "UAH"
                },
                "taxCode": "kT",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "304"
              },
              {
                "description": "Ergonomic Fish made with Plastic for all-day utilized support",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "LB",
                "taxAmount": {
                  "amount": "45.95",
                  "currencyCode": "JPY"
                },
                "taxCode": "jR",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "393"
              },
              {
                "description": "Ergonomic Sausages made with Cotton for all-day blushing support",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "ID",
                "taxAmount": {
                  "amount": "145.37",
                  "currencyCode": "VES"
                },
                "taxCode": "1n",
                "taxCodeText": "VAT",
                "taxPadisCode": "286"
              },
              {
                "description": "The Profound reciprocal implementation Pizza offers reliable performance and late design",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "VU",
                "taxAmount": {
                  "amount": "188.95",
                  "currencyCode": "MMK"
                },
                "taxCode": "7X",
                "taxCodeText": "VAT",
                "taxPadisCode": "620"
              },
              {
                "description": "Stylish Chips designed to make you stand out with elegant looks",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "TF",
                "taxAmount": {
                  "amount": "186.48",
                  "currencyCode": "AZN"
                },
                "taxCode": "mF",
                "taxCodeText": "PAID",
                "taxPadisCode": "534"
              }
            ],
            "totalTaxAmount": {
              "amount": "169.09",
              "currencyCode": "ALL"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2335,
        "offerId": "rcQL",
        "offerItems": [
          {
            "commission": {
              "amount": "435.89",
              "code": "KgS9",
              "currencyCode": "FJD",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "7.74",
              "percentageAppliedToAmount": "793.38"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "127.58",
                "currencyCode": "UAH"
              },
              "differentialAmount": {
                "amount": "92.21",
                "currencyCode": "MRU"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the rich essence in our Pants, designed for jaunty culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AG",
                    "taxAmount": {
                      "amount": "178.34",
                      "currencyCode": "EUR"
                    },
                    "taxCode": "Da",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "130"
                  },
                  {
                    "description": "Experience the maroon brilliance of our Bacon, perfect for known environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AQ",
                    "taxAmount": {
                      "amount": "65.37",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "T3",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "764"
                  },
                  {
                    "description": "The blue Bacon combines Sudan aesthetics with Hafnium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MT",
                    "taxAmount": {
                      "amount": "142.76",
                      "currencyCode": "PYG"
                    },
                    "taxCode": "Bp",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "426"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "118.02",
                  "currencyCode": "INR"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "qfIk",
                "segmentRefIds": [
                  "wvHP",
                  "Gc4v",
                  "GV7L",
                  "1P8f"
                ]
              },
              {
                "priceClassRefId": "mHvN",
                "segmentRefIds": [
                  "kySY",
                  "VjE6"
                ]
              },
              {
                "priceClassRefId": "xcGd",
                "segmentRefIds": [
                  "zlKX",
                  "w4W9",
                  "0kTG",
                  "gjMq"
                ]
              },
              {
                "priceClassRefId": "YE6b",
                "segmentRefIds": [
                  "5CXW",
                  "N5gD",
                  "bqf1"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "178.34",
                "currencyCode": "CVE",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Stylish Mouse designed to make you stand out with timely looks",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "YT",
                    "taxAmount": {
                      "amount": "23.25",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "pg",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "937"
                  },
                  {
                    "description": "Innovative Bike featuring noted technology and Wooden construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VN",
                    "taxAmount": {
                      "amount": "57.61",
                      "currencyCode": "VND"
                    },
                    "taxCode": "E9",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "693"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "196.4",
                  "currencyCode": "SCR"
                }
              }
            },
            "offerItemId": "rZt8",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "197.14",
                "currencyCode": "MNT",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Bike featuring runny technology and Gold construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SK",
                    "taxAmount": {
                      "amount": "51.91",
                      "currencyCode": "MGA"
                    },
                    "taxCode": "yC",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "308"
                  },
                  {
                    "description": "Innovative Computer featuring ideal technology and Gold construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SG",
                    "taxAmount": {
                      "amount": "74.69",
                      "currencyCode": "GNF"
                    },
                    "taxCode": "JS",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "994"
                  },
                  {
                    "description": "Professional-grade Chips perfect for fluffy training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SE",
                    "taxAmount": {
                      "amount": "73.9",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "Bh",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "592"
                  },
                  {
                    "description": "Handmade Chair designed with Gold for productive performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SI",
                    "taxAmount": {
                      "amount": "166.02",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "il",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "239"
                  },
                  {
                    "description": "Introducing the New Zealand-inspired Bike, blending fond style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SB",
                    "taxAmount": {
                      "amount": "191.9",
                      "currencyCode": "CVE"
                    },
                    "taxCode": "oP",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "191"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "151.16",
                  "currencyCode": "AOA"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "5bUN",
                    "segmentRefIds": [
                      "Db6d",
                      "CrIs",
                      "ivWP"
                    ]
                  },
                  {
                    "baggageRefId": "qRJw",
                    "segmentRefIds": [
                      "KLri"
                    ]
                  },
                  {
                    "baggageRefId": "hPgJ",
                    "segmentRefIds": [
                      "daAq",
                      "vdgu",
                      "WCs8",
                      "88qK"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "O45TRsYD",
                      "fareCode": "988",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "6b7T",
                    "segmentRefIds": [
                      "j5q9",
                      "hncb"
                    ],
                    "ticketDesignator": "Cln2",
                    "voluntaryChangeInformationRefs": [
                      "BAM"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "MIYiegIX",
                      "fareCode": "651",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "6K6D",
                    "segmentRefIds": [
                      "SZbc",
                      "Nzpu",
                      "C8N3"
                    ],
                    "ticketDesignator": "xPmc",
                    "voluntaryChangeInformationRefs": [
                      "KZT",
                      "OMR",
                      "RUB",
                      "SSP",
                      "TTD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "YVPgWYH0",
                      "fareCode": "057",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "0b2V",
                    "segmentRefIds": [
                      "SsbI"
                    ],
                    "ticketDesignator": "NFY7",
                    "voluntaryChangeInformationRefs": [
                      "AUD"
                    ]
                  }
                ],
                "passengerRefId": "Isvu",
                "price": {
                  "baseAmount": {
                    "amount": "104.32",
                    "currencyCode": "LRD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "163.57",
                      "currencyCode": "TTD"
                    },
                    "preDiscountedAmount": {
                      "amount": "155.83",
                      "currencyCode": "VND"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Business-focused content-based matrix Tuna offers reliable performance and junior design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "DE",
                        "taxAmount": {
                          "amount": "156.47",
                          "currencyCode": "VUV"
                        },
                        "taxCode": "oo",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "089"
                      },
                      {
                        "description": "Innovative Mouse featuring knowledgeable technology and Aluminum construction",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TR",
                        "taxAmount": {
                          "amount": "62.22",
                          "currencyCode": "JPY"
                        },
                        "taxCode": "2J",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "660"
                      },
                      {
                        "description": "Carroll - Beer's most advanced Chair technology increases avaricious capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NL",
                        "taxAmount": {
                          "amount": "134.72",
                          "currencyCode": "GHS"
                        },
                        "taxCode": "Y3",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "898"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "198.66",
                      "currencyCode": "GMD"
                    }
                  },
                  "totalAmount": {
                    "amount": "35.95",
                    "currencyCode": "KGS"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "U3ET6"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "kFHv",
                    "segmentRefIds": [
                      "H0Tt",
                      "TIL1",
                      "kqh8",
                      "AEeF"
                    ]
                  },
                  {
                    "baggageRefId": "tnoW",
                    "segmentRefIds": [
                      "5SoI",
                      "bmcE",
                      "zQad",
                      "c5f2"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "vS3qqn1h",
                      "fareCode": "787",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "vc62",
                    "segmentRefIds": [
                      "8Z2c"
                    ],
                    "ticketDesignator": "fycG",
                    "voluntaryChangeInformationRefs": [
                      "QAR"
                    ]
                  }
                ],
                "passengerRefId": "z41a",
                "price": {
                  "baseAmount": {
                    "amount": "141.55",
                    "currencyCode": "AZN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "151.4",
                      "currencyCode": "BGN"
                    },
                    "preDiscountedAmount": {
                      "amount": "20.78",
                      "currencyCode": "BYN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and snappy Ball comes with sky blue LED lighting for smart functionality",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "PL",
                        "taxAmount": {
                          "amount": "84.85",
                          "currencyCode": "TMT"
                        },
                        "taxCode": "e0",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "098"
                      },
                      {
                        "description": "Experience the tan brilliance of our Pants, perfect for roasted environments",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "IE",
                        "taxAmount": {
                          "amount": "159.23",
                          "currencyCode": "COP"
                        },
                        "taxCode": "ea",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "871"
                      },
                      {
                        "description": "New Chips model with 74 GB RAM, 963 GB storage, and tired features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "JE",
                        "taxAmount": {
                          "amount": "74.08",
                          "currencyCode": "ARS"
                        },
                        "taxCode": "hs",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "317"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "72.84",
                      "currencyCode": "SSP"
                    }
                  },
                  "totalAmount": {
                    "amount": "166.24",
                    "currencyCode": "XCD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "5sokB"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "39.88",
                "currencyCode": "MWK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the whale-like agility of our Keyboard, perfect for energetic users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "97.11",
                      "currencyCode": "NPR"
                    },
                    "taxCode": "9b",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "275"
                  },
                  {
                    "description": "Featuring Indium-enhanced technology, our Bike offers unparalleled uniform performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MZ",
                    "taxAmount": {
                      "amount": "52.81",
                      "currencyCode": "TJS"
                    },
                    "taxCode": "fy",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "973"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "174.5",
                  "currencyCode": "MWK"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "111.35",
                "currencyCode": "SRD"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "54.39",
                  "currencyCode": "MNT"
                },
                "preDiscountedAmount": {
                  "amount": "77.95",
                  "currencyCode": "ERN"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our bitter-inspired Bike brings a taste of luxury to your each lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "UA",
                    "taxAmount": {
                      "amount": "75.52",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "Mi",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "646"
                  },
                  {
                    "description": "Our delicious-inspired Fish brings a taste of luxury to your strange lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PT",
                    "taxAmount": {
                      "amount": "152.78",
                      "currencyCode": "LKR"
                    },
                    "taxCode": "H6",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "922"
                  },
                  {
                    "description": "Oriental Tuna designed with Steel for vain performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KP",
                    "taxAmount": {
                      "amount": "51.21",
                      "currencyCode": "ZAR"
                    },
                    "taxCode": "Ba",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "170"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "180.64",
                  "currencyCode": "OMR"
                }
              },
              "totalAmount": {
                "amount": "133.56",
                "currencyCode": "GYD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 4
                },
                "newSeat": {
                  "column": "B",
                  "row": 11
                },
                "passengerRefId": "RVIv",
                "segmentRefId": "1a6G"
              }
            ]
          },
          {
            "commission": {
              "amount": "95.03",
              "code": "J1hA",
              "currencyCode": "EUR",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "12.5",
              "percentageAppliedToAmount": "618.29"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "19.69",
                "currencyCode": "TWD"
              },
              "differentialAmount": {
                "amount": "70.66",
                "currencyCode": "ALL"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our savory-inspired Cheese brings a taste of luxury to your thorough lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PM",
                    "taxAmount": {
                      "amount": "23.98",
                      "currencyCode": "PEN"
                    },
                    "taxCode": "pB",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "089"
                  },
                  {
                    "description": "New Cheese model with 28 GB RAM, 545 GB storage, and forsaken features",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "76.35",
                      "currencyCode": "MVR"
                    },
                    "taxCode": "gI",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "138"
                  },
                  {
                    "description": "Experience the indigo brilliance of our Chair, perfect for honorable environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "196.93",
                      "currencyCode": "ILS"
                    },
                    "taxCode": "rA",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "099"
                  },
                  {
                    "description": "Innovative Keyboard featuring rotten technology and Bronze construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BM",
                    "taxAmount": {
                      "amount": "92.91",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "7A",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "323"
                  },
                  {
                    "description": "Featuring Holmium-enhanced technology, our Bike offers unparalleled golden performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HU",
                    "taxAmount": {
                      "amount": "32.25",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "aV",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "939"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "17.85",
                  "currencyCode": "DJF"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "wU4p",
                "segmentRefIds": [
                  "RWdj"
                ]
              },
              {
                "priceClassRefId": "735j",
                "segmentRefIds": [
                  "zjrs"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "61.14",
                "currencyCode": "AED",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our hamster-friendly Pizza ensures graceful comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "SC",
                    "taxAmount": {
                      "amount": "48.18",
                      "currencyCode": "EUR"
                    },
                    "taxCode": "6o",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "407"
                  },
                  {
                    "description": "New Chair model with 47 GB RAM, 235 GB storage, and smoggy features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NA",
                    "taxAmount": {
                      "amount": "11.1",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "UI",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "164"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "121.25",
                  "currencyCode": "GHS"
                }
              }
            },
            "offerItemId": "YQ2A",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF01",
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "87.8",
                "currencyCode": "DKK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Hat featuring indolent technology and Bamboo construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "196.47",
                      "currencyCode": "SBD"
                    },
                    "taxCode": "s3",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "496"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "183.43",
                  "currencyCode": "BHD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "4GZg",
                    "segmentRefIds": [
                      "2cgd",
                      "5dBA"
                    ]
                  },
                  {
                    "baggageRefId": "tXmC",
                    "segmentRefIds": [
                      "o0Iz",
                      "Nmln",
                      "64xf",
                      "HULr"
                    ]
                  },
                  {
                    "baggageRefId": "8Bvt",
                    "segmentRefIds": [
                      "MP1g",
                      "hmle",
                      "Ne4X",
                      "QnyB",
                      "eAAi"
                    ]
                  },
                  {
                    "baggageRefId": "6blY",
                    "segmentRefIds": [
                      "cVvI",
                      "r8TY",
                      "3NsS"
                    ]
                  },
                  {
                    "baggageRefId": "ZNV9",
                    "segmentRefIds": [
                      "SZg3",
                      "J4w6",
                      "t2rn"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "zfhbg8Ph",
                      "fareCode": "708",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "VqRb",
                    "segmentRefIds": [
                      "W87w",
                      "zX4B",
                      "JY6A",
                      "ev9J"
                    ],
                    "ticketDesignator": "gYve",
                    "voluntaryChangeInformationRefs": [
                      "AZN",
                      "TWD",
                      "DKK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ICFQbzDm",
                      "fareCode": "526",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "9jnM",
                    "segmentRefIds": [
                      "w7pm",
                      "VMpH",
                      "3mnb"
                    ],
                    "ticketDesignator": "7V0a",
                    "voluntaryChangeInformationRefs": [
                      "KWD",
                      "MGA",
                      "TTD"
                    ]
                  }
                ],
                "passengerRefId": "y2DA",
                "price": {
                  "baseAmount": {
                    "amount": "42.77",
                    "currencyCode": "TTD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "79.51",
                      "currencyCode": "MVR"
                    },
                    "preDiscountedAmount": {
                      "amount": "176.11",
                      "currencyCode": "AZN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Car made with Marble for all-day unrealistic support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "LB",
                        "taxAmount": {
                          "amount": "175.05",
                          "currencyCode": "AFN"
                        },
                        "taxCode": "l1",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "591"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "51.61",
                      "currencyCode": "CAD"
                    }
                  },
                  "totalAmount": {
                    "amount": "196.51",
                    "currencyCode": "MYR"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "jIaRm"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "a579",
                    "segmentRefIds": [
                      "se2j",
                      "rPhw"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "jgOkm6M6",
                      "fareCode": "428",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "sk7u",
                    "segmentRefIds": [
                      "ErZF",
                      "QbUg",
                      "UI6b",
                      "QP5w",
                      "sXCz"
                    ],
                    "ticketDesignator": "r7eO",
                    "voluntaryChangeInformationRefs": [
                      "BRL",
                      "BOB",
                      "IQD"
                    ]
                  }
                ],
                "passengerRefId": "SZz0",
                "price": {
                  "baseAmount": {
                    "amount": "172.52",
                    "currencyCode": "AWG"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "74.35",
                      "currencyCode": "IDR"
                    },
                    "preDiscountedAmount": {
                      "amount": "119.4",
                      "currencyCode": "VND"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our shark-friendly Bacon ensures orange comfort for your pets",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CF",
                        "taxAmount": {
                          "amount": "123.09",
                          "currencyCode": "BOB"
                        },
                        "taxCode": "VY",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "675"
                      },
                      {
                        "description": "Featuring Silicon-enhanced technology, our Car offers unparalleled bustling performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CA",
                        "taxAmount": {
                          "amount": "11.49",
                          "currencyCode": "BZD"
                        },
                        "taxCode": "iT",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "324"
                      },
                      {
                        "description": "Our gecko-friendly Car ensures guilty comfort for your pets",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MM",
                        "taxAmount": {
                          "amount": "162.44",
                          "currencyCode": "NAD"
                        },
                        "taxCode": "Sk",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "852"
                      },
                      {
                        "description": "Discover the penguin-like agility of our Sausages, perfect for whole users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TT",
                        "taxAmount": {
                          "amount": "12.47",
                          "currencyCode": "NAD"
                        },
                        "taxCode": "Rd",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "970"
                      },
                      {
                        "description": "Our penguin-friendly Mouse ensures likely comfort for your pets",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PL",
                        "taxAmount": {
                          "amount": "162.38",
                          "currencyCode": "CLP"
                        },
                        "taxCode": "IV",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "130"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "29.82",
                      "currencyCode": "GTQ"
                    }
                  },
                  "totalAmount": {
                    "amount": "90.26",
                    "currencyCode": "VUV"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "4PEMl"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "2AKu",
                    "segmentRefIds": [
                      "2JFP",
                      "pvKU"
                    ]
                  },
                  {
                    "baggageRefId": "KgN4",
                    "segmentRefIds": [
                      "09zi",
                      "KAcN",
                      "Fsyi",
                      "r12g"
                    ]
                  },
                  {
                    "baggageRefId": "g8nW",
                    "segmentRefIds": [
                      "PkEb",
                      "diPk",
                      "geyk"
                    ]
                  },
                  {
                    "baggageRefId": "GQ2z",
                    "segmentRefIds": [
                      "jbpQ",
                      "qd2T",
                      "MVb1"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "nYj4O3E4",
                      "fareCode": "378",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "QSCC",
                    "segmentRefIds": [
                      "EnMp",
                      "2SnB"
                    ],
                    "ticketDesignator": "H237",
                    "voluntaryChangeInformationRefs": [
                      "MAD",
                      "XOF",
                      "SSP",
                      "SZL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "1xjlUUXH",
                      "fareCode": "688",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "W6o0",
                    "segmentRefIds": [
                      "A6tU",
                      "hGQz",
                      "Tcnb",
                      "3LK7"
                    ],
                    "ticketDesignator": "6uNK",
                    "voluntaryChangeInformationRefs": [
                      "SDG",
                      "PLN",
                      "JPY",
                      "MYR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "EeQvsnq7",
                      "fareCode": "081",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "I16H",
                    "segmentRefIds": [
                      "luzK",
                      "5GfV",
                      "8Bix",
                      "pJef"
                    ],
                    "ticketDesignator": "TIjh",
                    "voluntaryChangeInformationRefs": [
                      "GEL"
                    ]
                  }
                ],
                "passengerRefId": "0Jq4",
                "price": {
                  "baseAmount": {
                    "amount": "102.89",
                    "currencyCode": "TOP"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "199.07",
                      "currencyCode": "AED"
                    },
                    "preDiscountedAmount": {
                      "amount": "73.11",
                      "currencyCode": "NIO"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our delicious-inspired Mouse brings a taste of luxury to your boring lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "VN",
                        "taxAmount": {
                          "amount": "144.29",
                          "currencyCode": "SYP"
                        },
                        "taxCode": "2v",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "686"
                      },
                      {
                        "description": "Introducing the Togo-inspired Hat, blending gray style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CN",
                        "taxAmount": {
                          "amount": "63.71",
                          "currencyCode": "SHP"
                        },
                        "taxCode": "Ir",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "666"
                      },
                      {
                        "description": "Savor the fresh essence in our Keyboard, designed for physical culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "AL",
                        "taxAmount": {
                          "amount": "103.04",
                          "currencyCode": "BDT"
                        },
                        "taxCode": "zP",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "309"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "23.38",
                      "currencyCode": "DJF"
                    }
                  },
                  "totalAmount": {
                    "amount": "43.28",
                    "currencyCode": "KGS"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "9tzjG"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "IjhP",
                    "segmentRefIds": [
                      "9R6X",
                      "j93L"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "C4NIu9vI",
                      "fareCode": "704",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "qSGh",
                    "segmentRefIds": [
                      "1Uvm"
                    ],
                    "ticketDesignator": "uTEN",
                    "voluntaryChangeInformationRefs": [
                      "DZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "98S53Whm",
                      "fareCode": "307",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "x5wZ",
                    "segmentRefIds": [
                      "xyqe",
                      "yMp1"
                    ],
                    "ticketDesignator": "SsY6",
                    "voluntaryChangeInformationRefs": [
                      "NGN",
                      "OMR",
                      "AMD",
                      "MDL",
                      "CVE"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ejlbSpPf",
                      "fareCode": "962",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "KfCc",
                    "segmentRefIds": [
                      "2Ycg",
                      "4aiB",
                      "ygUa",
                      "mzaj"
                    ],
                    "ticketDesignator": "gqu9",
                    "voluntaryChangeInformationRefs": [
                      "RSD",
                      "SCR",
                      "BDT",
                      "GMD"
                    ]
                  }
                ],
                "passengerRefId": "3bqA",
                "price": {
                  "baseAmount": {
                    "amount": "179.13",
                    "currencyCode": "JPY"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "47.22",
                      "currencyCode": "ALL"
                    },
                    "preDiscountedAmount": {
                      "amount": "146.14",
                      "currencyCode": "IQD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our savory-inspired Soap brings a taste of luxury to your frizzy lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MC",
                        "taxAmount": {
                          "amount": "76.42",
                          "currencyCode": "LAK"
                        },
                        "taxCode": "I8",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "430"
                      },
                      {
                        "description": "Discover the frog-like agility of our Towels, perfect for optimistic users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PN",
                        "taxAmount": {
                          "amount": "30.92",
                          "currencyCode": "KHR"
                        },
                        "taxCode": "yv",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "023"
                      },
                      {
                        "description": "Feest Group's most advanced Cheese technology increases fussy capabilities",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CY",
                        "taxAmount": {
                          "amount": "52.08",
                          "currencyCode": "KGS"
                        },
                        "taxCode": "kC",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "508"
                      },
                      {
                        "description": "Ergonomic Chair made with Metal for all-day mild support",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AU",
                        "taxAmount": {
                          "amount": "35.99",
                          "currencyCode": "BGN"
                        },
                        "taxCode": "EZ",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "797"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "143.93",
                      "currencyCode": "LRD"
                    }
                  },
                  "totalAmount": {
                    "amount": "126.1",
                    "currencyCode": "KHR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "5KKOB"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "46.33",
                "currencyCode": "DZD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and parched Car comes with mint green LED lighting for smart functionality",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "DK",
                    "taxAmount": {
                      "amount": "92.78",
                      "currencyCode": "MGA"
                    },
                    "taxCode": "1B",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "028"
                  },
                  {
                    "description": "Stylish Towels designed to make you stand out with yellowish looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CM",
                    "taxAmount": {
                      "amount": "114.31",
                      "currencyCode": "QAR"
                    },
                    "taxCode": "Uq",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "644"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "63.22",
                  "currencyCode": "NZD"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "162.17",
                "currencyCode": "SCR"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "79.34",
                  "currencyCode": "DJF"
                },
                "preDiscountedAmount": {
                  "amount": "38.94",
                  "currencyCode": "UAH"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our rabbit-friendly Computer ensures phony comfort for your pets",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MU",
                    "taxAmount": {
                      "amount": "115.74",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "g9",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "376"
                  },
                  {
                    "description": "West - Gutkowski's most advanced Sausages technology increases these capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TJ",
                    "taxAmount": {
                      "amount": "45.6",
                      "currencyCode": "MXN"
                    },
                    "taxCode": "eW",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "731"
                  },
                  {
                    "description": "Experience the azure brilliance of our Keyboard, perfect for hairy environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LS",
                    "taxAmount": {
                      "amount": "140.51",
                      "currencyCode": "AMD"
                    },
                    "taxCode": "kG",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "283"
                  },
                  {
                    "description": "Introducing the Ethiopia-inspired Tuna, blending discrete style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NO",
                    "taxAmount": {
                      "amount": "149.23",
                      "currencyCode": "XAF"
                    },
                    "taxCode": "wR",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "702"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "142.97",
                  "currencyCode": "MZN"
                }
              },
              "totalAmount": {
                "amount": "29.88",
                "currencyCode": "JOD"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 8
                },
                "newSeat": {
                  "column": "B",
                  "row": 8
                },
                "passengerRefId": "Z7Jh",
                "segmentRefId": "b6S1"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 22
                },
                "newSeat": {
                  "column": "E",
                  "row": 25
                },
                "passengerRefId": "podo",
                "segmentRefId": "Y8At"
              }
            ]
          },
          {
            "commission": {
              "amount": "38.25",
              "code": "9T4B",
              "currencyCode": "CRC",
              "description": "NEGOTIATED COMM",
              "percentage": "10.03",
              "percentageAppliedToAmount": "123.64"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "168.5",
                "currencyCode": "FKP"
              },
              "differentialAmount": {
                "amount": "35.58",
                "currencyCode": "IRR"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the crispy essence in our Car, designed for clear-cut culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PE",
                    "taxAmount": {
                      "amount": "187.84",
                      "currencyCode": "SEK"
                    },
                    "taxCode": "9S",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "858"
                  },
                  {
                    "description": "Our sweet-inspired Chips brings a taste of luxury to your well-off lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HN",
                    "taxAmount": {
                      "amount": "171.96",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "QG",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "650"
                  },
                  {
                    "description": "Professional-grade Bike perfect for infatuated training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "FR",
                    "taxAmount": {
                      "amount": "123.59",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "Gs",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "784"
                  },
                  {
                    "description": "New teal Table with ergonomic design for male comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VI",
                    "taxAmount": {
                      "amount": "149.08",
                      "currencyCode": "BZD"
                    },
                    "taxCode": "Tx",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "259"
                  },
                  {
                    "description": "Ergonomic Hat made with Metal for all-day steel support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "ML",
                    "taxAmount": {
                      "amount": "36.55",
                      "currencyCode": "IDR"
                    },
                    "taxCode": "kq",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "950"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "71.07",
                  "currencyCode": "SYP"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "MHvP",
                "segmentRefIds": [
                  "JCQt",
                  "IwuE",
                  "4pnC",
                  "0ySs"
                ]
              },
              {
                "priceClassRefId": "cBKM",
                "segmentRefIds": [
                  "G0ye",
                  "EbME"
                ]
              },
              {
                "priceClassRefId": "UQgh",
                "segmentRefIds": [
                  "uzXq",
                  "BKbw"
                ]
              },
              {
                "priceClassRefId": "7u0D",
                "segmentRefIds": [
                  "40Yl"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "159.53",
                "currencyCode": "XPF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Organized user-facing attitude Sausages offers reliable performance and next design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GD",
                    "taxAmount": {
                      "amount": "45.55",
                      "currencyCode": "BYN"
                    },
                    "taxCode": "OM",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "142"
                  },
                  {
                    "description": "Discover the somber new Soap with an exciting mix of Ceramic ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "ME",
                    "taxAmount": {
                      "amount": "25.51",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "n8",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "175"
                  },
                  {
                    "description": "Featuring Terbium-enhanced technology, our Salad offers unparalleled alive performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GM",
                    "taxAmount": {
                      "amount": "84.33",
                      "currencyCode": "KZT"
                    },
                    "taxCode": "pu",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "573"
                  },
                  {
                    "description": "Stylish Keyboard designed to make you stand out with unwritten looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "HT",
                    "taxAmount": {
                      "amount": "52.73",
                      "currencyCode": "BSD"
                    },
                    "taxCode": "5e",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "653"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "176.6",
                  "currencyCode": "SCR"
                }
              }
            },
            "offerItemId": "alb7",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "84.53",
                "currencyCode": "BAM",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the butterfly-like agility of our Pizza, perfect for self-reliant users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CZ",
                    "taxAmount": {
                      "amount": "191.54",
                      "currencyCode": "IQD"
                    },
                    "taxCode": "Yl",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "781"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "122.83",
                  "currencyCode": "XCD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "xqoz",
                    "segmentRefIds": [
                      "mkQ4",
                      "EIan",
                      "oXA2",
                      "EJrg",
                      "8OWL"
                    ]
                  },
                  {
                    "baggageRefId": "ctwO",
                    "segmentRefIds": [
                      "znJb",
                      "T7u0"
                    ]
                  },
                  {
                    "baggageRefId": "oEjE",
                    "segmentRefIds": [
                      "WF75",
                      "BpnG",
                      "JFQ1",
                      "f3JC"
                    ]
                  },
                  {
                    "baggageRefId": "eha0",
                    "segmentRefIds": [
                      "F9aB",
                      "Y9bV"
                    ]
                  },
                  {
                    "baggageRefId": "MUqn",
                    "segmentRefIds": [
                      "MX5T"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "rsku9bkJ",
                      "fareCode": "838",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "uOqQ",
                    "segmentRefIds": [
                      "EGKR",
                      "ZBR1",
                      "YstK",
                      "dzDU",
                      "Wp96"
                    ],
                    "ticketDesignator": "GO9h",
                    "voluntaryChangeInformationRefs": [
                      "HNL",
                      "CZK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "58KsUq6A",
                      "fareCode": "775",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "cYZ6",
                    "segmentRefIds": [
                      "ixzp",
                      "UOWE",
                      "fNyV",
                      "BPRF",
                      "1feW"
                    ],
                    "ticketDesignator": "vQ3u",
                    "voluntaryChangeInformationRefs": [
                      "CHF",
                      "INR",
                      "BGN",
                      "AED",
                      "SGD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "dM1fMge1",
                      "fareCode": "909",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "u7Qm",
                    "segmentRefIds": [
                      "3H1N",
                      "rh6a",
                      "k4jf",
                      "dmqv",
                      "qNTK"
                    ],
                    "ticketDesignator": "vJww",
                    "voluntaryChangeInformationRefs": [
                      "BND"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "2qJyyIAv",
                      "fareCode": "034",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "HhYA",
                    "segmentRefIds": [
                      "euYI",
                      "VTwa",
                      "wsIz",
                      "PlgZ"
                    ],
                    "ticketDesignator": "xhfg",
                    "voluntaryChangeInformationRefs": [
                      "CLP"
                    ]
                  }
                ],
                "passengerRefId": "UcHl",
                "price": {
                  "baseAmount": {
                    "amount": "85",
                    "currencyCode": "GTQ"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "108.68",
                      "currencyCode": "LRD"
                    },
                    "preDiscountedAmount": {
                      "amount": "146.83",
                      "currencyCode": "PYG"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Tuna made with Bronze for all-day clean support",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MW",
                        "taxAmount": {
                          "amount": "36.23",
                          "currencyCode": "THB"
                        },
                        "taxCode": "lG",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "908"
                      },
                      {
                        "description": "The Johan Cheese is the latest in a series of jagged products from Thiel - Kulas",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "UA",
                        "taxAmount": {
                          "amount": "124.87",
                          "currencyCode": "PKR"
                        },
                        "taxCode": "2Y",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "490"
                      },
                      {
                        "description": "Innovative Chips featuring hasty technology and Metal construction",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "QA",
                        "taxAmount": {
                          "amount": "44.64",
                          "currencyCode": "KPW"
                        },
                        "taxCode": "YD",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "401"
                      },
                      {
                        "description": "Discover the tender new Car with an exciting mix of Gold ingredients",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "WF",
                        "taxAmount": {
                          "amount": "80.15",
                          "currencyCode": "BIF"
                        },
                        "taxCode": "2j",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "216"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "152.97",
                      "currencyCode": "QAR"
                    }
                  },
                  "totalAmount": {
                    "amount": "53.89",
                    "currencyCode": "TMT"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "KDVhf"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "O7qq",
                    "segmentRefIds": [
                      "8lDN",
                      "KhOg",
                      "1vxN"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "LyDXu8LH",
                      "fareCode": "377",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "jqL3",
                    "segmentRefIds": [
                      "MmAs",
                      "2x6J",
                      "aDgC",
                      "6mV0"
                    ],
                    "ticketDesignator": "zJbZ",
                    "voluntaryChangeInformationRefs": [
                      "BND",
                      "KES",
                      "FKP",
                      "KPW",
                      "BZD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ZV83qZah",
                      "fareCode": "663",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "UH1m",
                    "segmentRefIds": [
                      "2afr",
                      "OqZX",
                      "mrOp"
                    ],
                    "ticketDesignator": "jLSr",
                    "voluntaryChangeInformationRefs": [
                      "SRD",
                      "ALL",
                      "BAM",
                      "IRR",
                      "JOD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "WJSZzeW9",
                      "fareCode": "889",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "1xz6",
                    "segmentRefIds": [
                      "t51h"
                    ],
                    "ticketDesignator": "kiFh",
                    "voluntaryChangeInformationRefs": [
                      "BSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ZTv3NizQ",
                      "fareCode": "976",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "PCNN",
                    "segmentRefIds": [
                      "2KaA"
                    ],
                    "ticketDesignator": "Ss4u",
                    "voluntaryChangeInformationRefs": [
                      "JPY",
                      "MNT",
                      "AFN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "bzNwF03S",
                      "fareCode": "985",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "Mqw2",
                    "segmentRefIds": [
                      "e9FB",
                      "tNGA",
                      "8VIL"
                    ],
                    "ticketDesignator": "fudd",
                    "voluntaryChangeInformationRefs": [
                      "KWD",
                      "TJS",
                      "TZS",
                      "TZS"
                    ]
                  }
                ],
                "passengerRefId": "epJ7",
                "price": {
                  "baseAmount": {
                    "amount": "70.14",
                    "currencyCode": "TWD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "187.42",
                      "currencyCode": "BRL"
                    },
                    "preDiscountedAmount": {
                      "amount": "101.56",
                      "currencyCode": "THB"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the gecko-like agility of our Soap, perfect for acceptable users",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "CI",
                        "taxAmount": {
                          "amount": "109.63",
                          "currencyCode": "ANG"
                        },
                        "taxCode": "lX",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "869"
                      },
                      {
                        "description": "New Bacon model with 84 GB RAM, 888 GB storage, and miserly features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "KM",
                        "taxAmount": {
                          "amount": "146.34",
                          "currencyCode": "XAF"
                        },
                        "taxCode": "Xe",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "025"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "53.62",
                      "currencyCode": "MDL"
                    }
                  },
                  "totalAmount": {
                    "amount": "138.33",
                    "currencyCode": "LBP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "m0ida"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "138.14",
                "currencyCode": "BDT",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Hickle LLC's most advanced Bike technology increases hidden capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "NO",
                    "taxAmount": {
                      "amount": "20.53",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "4Q",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "269"
                  },
                  {
                    "description": "Featuring Tennessine-enhanced technology, our Salad offers unparalleled direct performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "CL",
                    "taxAmount": {
                      "amount": "183.26",
                      "currencyCode": "ERN"
                    },
                    "taxCode": "UO",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "734"
                  },
                  {
                    "description": "Intelligent Gloves designed with Granite for frizzy performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "VU",
                    "taxAmount": {
                      "amount": "155.28",
                      "currencyCode": "SCR"
                    },
                    "taxCode": "mA",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "590"
                  },
                  {
                    "description": "The olive Gloves combines China aesthetics with Hassium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PH",
                    "taxAmount": {
                      "amount": "32.14",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "94",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "611"
                  },
                  {
                    "description": "The Devolved systematic structure Pizza offers reliable performance and robust design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "EH",
                    "taxAmount": {
                      "amount": "36.81",
                      "currencyCode": "MWK"
                    },
                    "taxCode": "6W",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "674"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "125.67",
                  "currencyCode": "HTG"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "189.65",
                "currencyCode": "IDR"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "114.96",
                  "currencyCode": "HKD"
                },
                "preDiscountedAmount": {
                  "amount": "138.5",
                  "currencyCode": "MRU"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the lavender brilliance of our Towels, perfect for sophisticated environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HU",
                    "taxAmount": {
                      "amount": "129.6",
                      "currencyCode": "MGA"
                    },
                    "taxCode": "nw",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "040"
                  },
                  {
                    "description": "Our penguin-friendly Towels ensures early comfort for your pets",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "VA",
                    "taxAmount": {
                      "amount": "157.15",
                      "currencyCode": "SRD"
                    },
                    "taxCode": "xW",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "253"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "18.42",
                  "currencyCode": "AZN"
                }
              },
              "totalAmount": {
                "amount": "44.33",
                "currencyCode": "BYN"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "A",
                  "row": 10
                },
                "newSeat": {
                  "column": "F",
                  "row": 10
                },
                "passengerRefId": "g9Wr",
                "segmentRefId": "FCIW"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 23
                },
                "newSeat": {
                  "column": "D",
                  "row": 5
                },
                "passengerRefId": "bPKb",
                "segmentRefId": "GLwq"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 24
                },
                "newSeat": {
                  "column": "C",
                  "row": 10
                },
                "passengerRefId": "c57j",
                "segmentRefId": "7bJa"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 28
                },
                "newSeat": {
                  "column": "E",
                  "row": 24
                },
                "passengerRefId": "BWeo",
                "segmentRefId": "1qP1"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 22
                },
                "newSeat": {
                  "column": "E",
                  "row": 13
                },
                "passengerRefId": "IY32",
                "segmentRefId": "s8qz"
              }
            ]
          },
          {
            "commission": {
              "amount": "297.45",
              "code": "skEQ",
              "currencyCode": "IQD",
              "description": "STANDARD COMM",
              "percentage": "18.23",
              "percentageAppliedToAmount": "156.91"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "92.03",
                "currencyCode": "BWP"
              },
              "differentialAmount": {
                "amount": "20.24",
                "currencyCode": "PEN"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Treutel Group's most advanced Ball technology increases selfish capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "JE",
                    "taxAmount": {
                      "amount": "32.99",
                      "currencyCode": "MUR"
                    },
                    "taxCode": "CI",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "940"
                  },
                  {
                    "description": "Handmade Car designed with Ceramic for chubby performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PY",
                    "taxAmount": {
                      "amount": "113.55",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "NX",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "992"
                  },
                  {
                    "description": "The Cross-platform 24/7 circuit Salad offers reliable performance and wavy design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "HM",
                    "taxAmount": {
                      "amount": "85.53",
                      "currencyCode": "BBD"
                    },
                    "taxCode": "qi",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "811"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "150.78",
                  "currencyCode": "BIF"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "URqT",
                "segmentRefIds": [
                  "ZW85",
                  "oYOz",
                  "O8OF",
                  "dxUu",
                  "toQS"
                ]
              },
              {
                "priceClassRefId": "aVzH",
                "segmentRefIds": [
                  "K755",
                  "3eny"
                ]
              },
              {
                "priceClassRefId": "uyVq",
                "segmentRefIds": [
                  "V2nx",
                  "mCZd",
                  "vNul"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "69.41",
                "currencyCode": "VND",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New indigo Computer with ergonomic design for foolhardy comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "WF",
                    "taxAmount": {
                      "amount": "57.23",
                      "currencyCode": "GIP"
                    },
                    "taxCode": "WV",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "552"
                  },
                  {
                    "description": "Ergonomic Shirt made with Granite for all-day spirited support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NC",
                    "taxAmount": {
                      "amount": "17.33",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "qa",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "212"
                  },
                  {
                    "description": "The silver Pizza combines Seychelles aesthetics with Americium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PY",
                    "taxAmount": {
                      "amount": "170.18",
                      "currencyCode": "SBD"
                    },
                    "taxCode": "We",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "783"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "107.42",
                  "currencyCode": "KGS"
                }
              }
            },
            "offerItemId": "C3te",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF01",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "155.01",
                "currencyCode": "HKD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Sausages featuring spirited technology and Ceramic construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CY",
                    "taxAmount": {
                      "amount": "188.54",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "Lg",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "354"
                  },
                  {
                    "description": "Ergonomic Pants made with Cotton for all-day exalted support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SX",
                    "taxAmount": {
                      "amount": "58.95",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "5x",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "766"
                  },
                  {
                    "description": "Block, Feeney and Hermiston's most advanced Chair technology increases usable capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "JO",
                    "taxAmount": {
                      "amount": "79.29",
                      "currencyCode": "LSL"
                    },
                    "taxCode": "Zl",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "710"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "94.28",
                  "currencyCode": "PHP"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "A5Mj",
                    "segmentRefIds": [
                      "BA3R",
                      "8F9z",
                      "z9M0"
                    ]
                  },
                  {
                    "baggageRefId": "z2xF",
                    "segmentRefIds": [
                      "2J7M",
                      "Zrlf",
                      "Q8ik"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "nUrALHHN",
                      "fareCode": "667",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "AWTS",
                    "segmentRefIds": [
                      "GMpx",
                      "AVFl",
                      "NKW3"
                    ],
                    "ticketDesignator": "kdn4",
                    "voluntaryChangeInformationRefs": [
                      "MKD",
                      "NGN",
                      "TJS",
                      "GNF"
                    ]
                  }
                ],
                "passengerRefId": "ZcmY",
                "price": {
                  "baseAmount": {
                    "amount": "117",
                    "currencyCode": "CLP"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "50.28",
                      "currencyCode": "THB"
                    },
                    "preDiscountedAmount": {
                      "amount": "100.51",
                      "currencyCode": "AFN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Innovative Table featuring hefty technology and Bronze construction",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "EC",
                        "taxAmount": {
                          "amount": "121.94",
                          "currencyCode": "MVR"
                        },
                        "taxCode": "lX",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "928"
                      },
                      {
                        "description": "The salmon Mouse combines Barbados aesthetics with Astatine-based durability",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "SK",
                        "taxAmount": {
                          "amount": "75.92",
                          "currencyCode": "VUV"
                        },
                        "taxCode": "5j",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "493"
                      },
                      {
                        "description": "The Lizeth Shirt is the latest in a series of little products from Morar - Crooks",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AR",
                        "taxAmount": {
                          "amount": "184.43",
                          "currencyCode": "MAD"
                        },
                        "taxCode": "Ts",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "070"
                      },
                      {
                        "description": "Discover the peacock-like agility of our Mouse, perfect for normal users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "VN",
                        "taxAmount": {
                          "amount": "101.92",
                          "currencyCode": "KRW"
                        },
                        "taxCode": "rL",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "498"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "24.36",
                      "currencyCode": "EGP"
                    }
                  },
                  "totalAmount": {
                    "amount": "31.29",
                    "currencyCode": "LRD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "FWFCY"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "uOmn",
                    "segmentRefIds": [
                      "reV8",
                      "Y3VX",
                      "h934",
                      "kouF"
                    ]
                  },
                  {
                    "baggageRefId": "XPVg",
                    "segmentRefIds": [
                      "8xBm",
                      "ztxS"
                    ]
                  },
                  {
                    "baggageRefId": "s301",
                    "segmentRefIds": [
                      "YBwP",
                      "F2DT",
                      "GiFP",
                      "hoUP",
                      "XFHI"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "7WQO8AtT",
                      "fareCode": "531",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "4u26",
                    "segmentRefIds": [
                      "yH3X",
                      "L1H0",
                      "yPXF"
                    ],
                    "ticketDesignator": "hfEl",
                    "voluntaryChangeInformationRefs": [
                      "PHP",
                      "VES",
                      "TOP",
                      "KGS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "ZVXkneZz",
                      "fareCode": "600",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "OWkf",
                    "segmentRefIds": [
                      "QKul",
                      "MkXy"
                    ],
                    "ticketDesignator": "S204",
                    "voluntaryChangeInformationRefs": [
                      "QAR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "6",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "CoVanMHa",
                      "fareCode": "048",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "xTzm",
                    "segmentRefIds": [
                      "gLUM",
                      "0RcE",
                      "s5Iq",
                      "cWhD",
                      "dSoj"
                    ],
                    "ticketDesignator": "mjg7",
                    "voluntaryChangeInformationRefs": [
                      "NPR",
                      "KWD",
                      "JPY",
                      "AWG",
                      "BSD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Fd9uzATj",
                      "fareCode": "827",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "gIn8",
                    "segmentRefIds": [
                      "PmOU",
                      "zHtQ"
                    ],
                    "ticketDesignator": "x6Dk",
                    "voluntaryChangeInformationRefs": [
                      "AOA",
                      "RON",
                      "KRW",
                      "SZL"
                    ]
                  }
                ],
                "passengerRefId": "0MC5",
                "price": {
                  "baseAmount": {
                    "amount": "68.44",
                    "currencyCode": "BBD"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "177.79",
                      "currencyCode": "YER"
                    },
                    "preDiscountedAmount": {
                      "amount": "28.39",
                      "currencyCode": "HKD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Goodwin - Nitzsche's most advanced Table technology increases brilliant capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "ET",
                        "taxAmount": {
                          "amount": "22.87",
                          "currencyCode": "SAR"
                        },
                        "taxCode": "cV",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "596"
                      },
                      {
                        "description": "Moen, Lindgren and Cremin's most advanced Shoes technology increases hoarse capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "AM",
                        "taxAmount": {
                          "amount": "116.27",
                          "currencyCode": "MUR"
                        },
                        "taxCode": "kz",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "020"
                      },
                      {
                        "description": "Our crocodile-friendly Sausages ensures petty comfort for your pets",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TJ",
                        "taxAmount": {
                          "amount": "118.57",
                          "currencyCode": "BDT"
                        },
                        "taxCode": "Ll",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "256"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "48.97",
                      "currencyCode": "CRC"
                    }
                  },
                  "totalAmount": {
                    "amount": "121.84",
                    "currencyCode": "TJS"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "Wvn7E"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "hiXC",
                    "segmentRefIds": [
                      "9nmK",
                      "gfwS",
                      "4zts"
                    ]
                  },
                  {
                    "baggageRefId": "kURq",
                    "segmentRefIds": [
                      "uHTm",
                      "gIk8",
                      "n67M"
                    ]
                  },
                  {
                    "baggageRefId": "GAul",
                    "segmentRefIds": [
                      "sseA",
                      "ePrs",
                      "XauL",
                      "dPwl",
                      "A2gq"
                    ]
                  },
                  {
                    "baggageRefId": "uFTu",
                    "segmentRefIds": [
                      "KbOL",
                      "20Wg",
                      "RFbC",
                      "jrq2",
                      "RcEV"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "1Lfb9g67",
                      "fareCode": "376",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "0Iaz",
                    "segmentRefIds": [
                      "6p6J",
                      "PIMn"
                    ],
                    "ticketDesignator": "4QbO",
                    "voluntaryChangeInformationRefs": [
                      "MGA",
                      "THB",
                      "CAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "O",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "FpWRXGuA",
                      "fareCode": "267",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "Epvo",
                    "segmentRefIds": [
                      "7N81",
                      "wMtk",
                      "qMGF"
                    ],
                    "ticketDesignator": "NaIU",
                    "voluntaryChangeInformationRefs": [
                      "MGA"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "iX6O8p07",
                      "fareCode": "732",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "hYim",
                    "segmentRefIds": [
                      "6h3e",
                      "8XBv",
                      "UUh2"
                    ],
                    "ticketDesignator": "drff",
                    "voluntaryChangeInformationRefs": [
                      "GIP",
                      "EGP",
                      "PYG",
                      "SDG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "xLys8vq6",
                      "fareCode": "939",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "PI5E",
                    "segmentRefIds": [
                      "hpzc"
                    ],
                    "ticketDesignator": "xhjS",
                    "voluntaryChangeInformationRefs": [
                      "ETB",
                      "UZS",
                      "PKR",
                      "AWG",
                      "BOB"
                    ]
                  }
                ],
                "passengerRefId": "1Q67",
                "price": {
                  "baseAmount": {
                    "amount": "73.24",
                    "currencyCode": "ZMW"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "81.6",
                      "currencyCode": "INR"
                    },
                    "preDiscountedAmount": {
                      "amount": "45.38",
                      "currencyCode": "AMD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the bitter essence in our Computer, designed for trim culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MZ",
                        "taxAmount": {
                          "amount": "36.02",
                          "currencyCode": "YER"
                        },
                        "taxCode": "Z1",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "722"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "49.04",
                      "currencyCode": "GEL"
                    }
                  },
                  "totalAmount": {
                    "amount": "57",
                    "currencyCode": "TZS"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "BC9eH"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "65.74",
                "currencyCode": "MMK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New red Gloves with ergonomic design for uncommon comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CI",
                    "taxAmount": {
                      "amount": "169.35",
                      "currencyCode": "JOD"
                    },
                    "taxCode": "Cj",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "643"
                  },
                  {
                    "description": "Featuring Einsteinium-enhanced technology, our Mouse offers unparalleled quiet performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VA",
                    "taxAmount": {
                      "amount": "26.63",
                      "currencyCode": "SEK"
                    },
                    "taxCode": "pC",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "627"
                  },
                  {
                    "description": "Wisozk, Conn and Rice's most advanced Tuna technology increases outlandish capabilities",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "HN",
                    "taxAmount": {
                      "amount": "46.63",
                      "currencyCode": "BMD"
                    },
                    "taxCode": "C3",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "741"
                  },
                  {
                    "description": "Introducing the Togo-inspired Pizza, blending oily style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NP",
                    "taxAmount": {
                      "amount": "169.42",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "6z",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "853"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "188.37",
                  "currencyCode": "MWK"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "78.18",
                "currencyCode": "LSL"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "185.23",
                  "currencyCode": "JOD"
                },
                "preDiscountedAmount": {
                  "amount": "11.34",
                  "currencyCode": "PAB"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the peacock-like agility of our Tuna, perfect for bogus users",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CC",
                    "taxAmount": {
                      "amount": "184.53",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "rP",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "585"
                  },
                  {
                    "description": "New lavender Pizza with ergonomic design for exotic comfort",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MG",
                    "taxAmount": {
                      "amount": "152.53",
                      "currencyCode": "VES"
                    },
                    "taxCode": "5t",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "097"
                  },
                  {
                    "description": "The Decentralized 24 hour benchmark Shirt offers reliable performance and impractical design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "DM",
                    "taxAmount": {
                      "amount": "31.36",
                      "currencyCode": "MAD"
                    },
                    "taxCode": "cr",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "821"
                  },
                  {
                    "description": "Sawayn, Heller and Ziemann's most advanced Cheese technology increases impish capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "DZ",
                    "taxAmount": {
                      "amount": "24.38",
                      "currencyCode": "VND"
                    },
                    "taxCode": "Gx",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "695"
                  },
                  {
                    "description": "Discover the round new Pizza with an exciting mix of Wooden ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GA",
                    "taxAmount": {
                      "amount": "74.97",
                      "currencyCode": "WST"
                    },
                    "taxCode": "9T",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "976"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "66.01",
                  "currencyCode": "BOB"
                }
              },
              "totalAmount": {
                "amount": "170.3",
                "currencyCode": "KMF"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "E",
                  "row": 14
                },
                "newSeat": {
                  "column": "C",
                  "row": 6
                },
                "passengerRefId": "piyb",
                "segmentRefId": "nUGy"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 22
                },
                "newSeat": {
                  "column": "B",
                  "row": 2
                },
                "passengerRefId": "l8Es",
                "segmentRefId": "6Y6T"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 18
                },
                "newSeat": {
                  "column": "F",
                  "row": 23
                },
                "passengerRefId": "5uwL",
                "segmentRefId": "MI1u"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 20
                },
                "newSeat": {
                  "column": "E",
                  "row": 30
                },
                "passengerRefId": "DjFT",
                "segmentRefId": "PXyq"
              }
            ]
          },
          {
            "commission": {
              "amount": "487.23",
              "code": "djE1",
              "currencyCode": "GYD",
              "description": "NEGOTIATED COMM",
              "percentage": "13.78",
              "percentageAppliedToAmount": "774.71"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "128.1",
                "currencyCode": "KPW"
              },
              "differentialAmount": {
                "amount": "61.44",
                "currencyCode": "YER"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Professional-grade Chair perfect for cooperative training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SH",
                    "taxAmount": {
                      "amount": "186.34",
                      "currencyCode": "XPF"
                    },
                    "taxCode": "f7",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "827"
                  },
                  {
                    "description": "Introducing the Saint Barthelemy-inspired Bike, blending sick style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FK",
                    "taxAmount": {
                      "amount": "168.32",
                      "currencyCode": "GEL"
                    },
                    "taxCode": "6j",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "378"
                  },
                  {
                    "description": "The blue Table combines South Sudan aesthetics with Seaborgium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "198.41",
                      "currencyCode": "SGD"
                    },
                    "taxCode": "mi",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "805"
                  },
                  {
                    "description": "Ergonomic Gloves made with Steel for all-day practical support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GS",
                    "taxAmount": {
                      "amount": "172.95",
                      "currencyCode": "MGA"
                    },
                    "taxCode": "Hm",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "850"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "113.74",
                  "currencyCode": "TWD"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "X3KO",
                "segmentRefIds": [
                  "xDQU",
                  "fXcT",
                  "PVM2",
                  "VqKa",
                  "QumD"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "188.14",
                "currencyCode": "GMD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New gold Gloves with ergonomic design for favorable comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FR",
                    "taxAmount": {
                      "amount": "176.18",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "wu",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "252"
                  },
                  {
                    "description": "New mint green Soap with ergonomic design for sparse comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ZA",
                    "taxAmount": {
                      "amount": "128.56",
                      "currencyCode": "SLE"
                    },
                    "taxCode": "ar",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "535"
                  },
                  {
                    "description": "Bespoke Ball designed with Aluminum for warmhearted performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "KE",
                    "taxAmount": {
                      "amount": "197.14",
                      "currencyCode": "NPR"
                    },
                    "taxCode": "pO",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "235"
                  },
                  {
                    "description": "The Mariam Soap is the latest in a series of scientific products from Bode - Kirlin",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BM",
                    "taxAmount": {
                      "amount": "26.63",
                      "currencyCode": "THB"
                    },
                    "taxCode": "I9",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "445"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "159.95",
                  "currencyCode": "MNT"
                }
              }
            },
            "offerItemId": "5tOB",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "66.92",
                "currencyCode": "PEN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and unfortunate Pants comes with violet LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CN",
                    "taxAmount": {
                      "amount": "193.82",
                      "currencyCode": "LYD"
                    },
                    "taxCode": "jF",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "053"
                  },
                  {
                    "description": "Stylish Computer designed to make you stand out with lumpy looks",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MY",
                    "taxAmount": {
                      "amount": "130.41",
                      "currencyCode": "CVE"
                    },
                    "taxCode": "aj",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "362"
                  },
                  {
                    "description": "Featuring Tennessine-enhanced technology, our Gloves offers unparalleled talkative performance",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "ME",
                    "taxAmount": {
                      "amount": "184.98",
                      "currencyCode": "NIO"
                    },
                    "taxCode": "Yn",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "015"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "74.45",
                  "currencyCode": "VND"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "27Eq",
                    "segmentRefIds": [
                      "gPFa",
                      "YQzp",
                      "eBIE",
                      "mH9o",
                      "ptf0"
                    ]
                  },
                  {
                    "baggageRefId": "bFSA",
                    "segmentRefIds": [
                      "9vEU",
                      "u9xZ",
                      "AIYH",
                      "DScD",
                      "Qdqb"
                    ]
                  },
                  {
                    "baggageRefId": "6VVO",
                    "segmentRefIds": [
                      "mqzk",
                      "Sonx",
                      "M9lv",
                      "yG5I"
                    ]
                  },
                  {
                    "baggageRefId": "kLZS",
                    "segmentRefIds": [
                      "ReQo",
                      "zDkQ"
                    ]
                  },
                  {
                    "baggageRefId": "pS8o",
                    "segmentRefIds": [
                      "YYOe",
                      "RFhO",
                      "AEpM"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "Vj8Dxf6a",
                      "fareCode": "041",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "aEW3",
                    "segmentRefIds": [
                      "BuEn",
                      "9DHn",
                      "B7Jx"
                    ],
                    "ticketDesignator": "je5c",
                    "voluntaryChangeInformationRefs": [
                      "MOP",
                      "HKD",
                      "CZK",
                      "KHR",
                      "BHD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "As8XPgIB",
                      "fareCode": "775",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "iEqD",
                    "segmentRefIds": [
                      "oNK0"
                    ],
                    "ticketDesignator": "VLRi",
                    "voluntaryChangeInformationRefs": [
                      "HKD",
                      "GYD",
                      "BGN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "rjAiJbiD",
                      "fareCode": "277",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "e6uM",
                    "segmentRefIds": [
                      "k4zn",
                      "0Nln",
                      "8sfw",
                      "ppCQ",
                      "p9Kr"
                    ],
                    "ticketDesignator": "Y3L9",
                    "voluntaryChangeInformationRefs": [
                      "SRD",
                      "UAH",
                      "ZMW",
                      "VUV",
                      "TJS"
                    ]
                  }
                ],
                "passengerRefId": "3TDx",
                "price": {
                  "baseAmount": {
                    "amount": "163.48",
                    "currencyCode": "VUV"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "29.29",
                      "currencyCode": "PEN"
                    },
                    "preDiscountedAmount": {
                      "amount": "73.01",
                      "currencyCode": "TMT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Salad designed to make you stand out with tangible looks",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "WF",
                        "taxAmount": {
                          "amount": "154.96",
                          "currencyCode": "BRL"
                        },
                        "taxCode": "7b",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "131"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "78.98",
                      "currencyCode": "PHP"
                    }
                  },
                  "totalAmount": {
                    "amount": "168.93",
                    "currencyCode": "BWP"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "5jJP1"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "IvRI",
                    "segmentRefIds": [
                      "LMpK",
                      "8wFs"
                    ]
                  },
                  {
                    "baggageRefId": "ig2e",
                    "segmentRefIds": [
                      "Y0oh",
                      "4FBQ",
                      "YmnD"
                    ]
                  },
                  {
                    "baggageRefId": "nyHz",
                    "segmentRefIds": [
                      "seB1",
                      "H3hP",
                      "bT7t",
                      "bzKa"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "dg2UrbXe",
                      "fareCode": "468",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "9rri",
                    "segmentRefIds": [
                      "lp6X",
                      "qLb1",
                      "1Lvy",
                      "sNiB"
                    ],
                    "ticketDesignator": "AJ0C",
                    "voluntaryChangeInformationRefs": [
                      "BOB",
                      "SRD",
                      "BMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "d472qiuO",
                      "fareCode": "237",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "cv5A",
                    "segmentRefIds": [
                      "opzr"
                    ],
                    "ticketDesignator": "cIP0",
                    "voluntaryChangeInformationRefs": [
                      "USD",
                      "EUR",
                      "VND",
                      "XAF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "45s0p9g6",
                      "fareCode": "455",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "J",
                        "Y"
                      ]
                    },
                    "priceClassRef": "X7i2",
                    "segmentRefIds": [
                      "u8ks"
                    ],
                    "ticketDesignator": "cYFS",
                    "voluntaryChangeInformationRefs": [
                      "AZN",
                      "DJF",
                      "YER",
                      "ISK",
                      "ERN"
                    ]
                  }
                ],
                "passengerRefId": "JjyB",
                "price": {
                  "baseAmount": {
                    "amount": "84.07",
                    "currencyCode": "MZN"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "191.65",
                      "currencyCode": "BHD"
                    },
                    "preDiscountedAmount": {
                      "amount": "97.36",
                      "currencyCode": "KMF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The sleek and fair Computer comes with mint green LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NF",
                        "taxAmount": {
                          "amount": "96.8",
                          "currencyCode": "BGN"
                        },
                        "taxCode": "b5",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "887"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "144.66",
                      "currencyCode": "HNL"
                    }
                  },
                  "totalAmount": {
                    "amount": "139.2",
                    "currencyCode": "HNL"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "tMHXR"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "OKQK",
                    "segmentRefIds": [
                      "B3PE",
                      "Zy5z",
                      "UmWO"
                    ]
                  },
                  {
                    "baggageRefId": "jBeC",
                    "segmentRefIds": [
                      "dla8"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "9ZA8K4EC",
                      "fareCode": "541",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "9NJa",
                    "segmentRefIds": [
                      "DPja",
                      "lKAv",
                      "rwop",
                      "gBtD"
                    ],
                    "ticketDesignator": "evFE",
                    "voluntaryChangeInformationRefs": [
                      "LRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "x",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Lw3lni7r",
                      "fareCode": "217",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "vdrt",
                    "segmentRefIds": [
                      "6F7F",
                      "94nq"
                    ],
                    "ticketDesignator": "NFYy",
                    "voluntaryChangeInformationRefs": [
                      "GIP",
                      "HNL"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "8DfA9uVC",
                      "fareCode": "052",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "5DeF",
                    "segmentRefIds": [
                      "uVZK",
                      "kGVs"
                    ],
                    "ticketDesignator": "TgsX",
                    "voluntaryChangeInformationRefs": [
                      "LRD",
                      "AMD",
                      "BMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "LZLJxV4s",
                      "fareCode": "723",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "l2CN",
                    "segmentRefIds": [
                      "zOo4",
                      "2VCV",
                      "gUY9",
                      "ChFT",
                      "SBO9"
                    ],
                    "ticketDesignator": "uLha",
                    "voluntaryChangeInformationRefs": [
                      "CUP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "m",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "USfPpoao",
                      "fareCode": "520",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "K0L6",
                    "segmentRefIds": [
                      "WF1c"
                    ],
                    "ticketDesignator": "OeT1",
                    "voluntaryChangeInformationRefs": [
                      "THB",
                      "SSP"
                    ]
                  }
                ],
                "passengerRefId": "CEVE",
                "price": {
                  "baseAmount": {
                    "amount": "174.29",
                    "currencyCode": "BMD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "17.16",
                      "currencyCode": "TOP"
                    },
                    "preDiscountedAmount": {
                      "amount": "110.66",
                      "currencyCode": "ALL"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Ball designed with Ceramic for best performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "DE",
                        "taxAmount": {
                          "amount": "131.23",
                          "currencyCode": "AWG"
                        },
                        "taxCode": "1X",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "302"
                      },
                      {
                        "description": "New Shoes model with 32 GB RAM, 731 GB storage, and upbeat features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TN",
                        "taxAmount": {
                          "amount": "43.31",
                          "currencyCode": "MVR"
                        },
                        "taxCode": "vW",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "984"
                      },
                      {
                        "description": "Our hamster-friendly Shirt ensures admired comfort for your pets",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NE",
                        "taxAmount": {
                          "amount": "72.12",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "13",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "702"
                      },
                      {
                        "description": "Professional-grade Soap perfect for ruddy training and recreational use",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NF",
                        "taxAmount": {
                          "amount": "55.28",
                          "currencyCode": "ETB"
                        },
                        "taxCode": "Zp",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "374"
                      },
                      {
                        "description": "The ivory Tuna combines Christmas Island aesthetics with Bohrium-based durability",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "MN",
                        "taxAmount": {
                          "amount": "57.44",
                          "currencyCode": "LRD"
                        },
                        "taxCode": "9H",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "601"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "83.33",
                      "currencyCode": "BMD"
                    }
                  },
                  "totalAmount": {
                    "amount": "28.3",
                    "currencyCode": "BTN"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "y6pyC"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "Ymsv",
                    "segmentRefIds": [
                      "9dMU",
                      "oNbs"
                    ]
                  },
                  {
                    "baggageRefId": "iszA",
                    "segmentRefIds": [
                      "gPHu",
                      "Iyem",
                      "7dMt",
                      "d71W",
                      "PJ1w"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "0Oo7Brrf",
                      "fareCode": "274",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "nEqI",
                    "segmentRefIds": [
                      "qV9Z",
                      "SJfw",
                      "Uj2C"
                    ],
                    "ticketDesignator": "tlUp",
                    "voluntaryChangeInformationRefs": [
                      "MAD",
                      "SEK",
                      "LRD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "OHhcvhqx",
                      "fareCode": "075",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "FoQp",
                    "segmentRefIds": [
                      "Qm3c",
                      "4yOu"
                    ],
                    "ticketDesignator": "PUiX",
                    "voluntaryChangeInformationRefs": [
                      "HKD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "nFU6Qng2",
                      "fareCode": "980",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "k3pU",
                    "segmentRefIds": [
                      "y7RU",
                      "lP4Z"
                    ],
                    "ticketDesignator": "FV6t",
                    "voluntaryChangeInformationRefs": [
                      "BAM"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "C",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "trNf7ppb",
                      "fareCode": "907",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "jc8Z",
                    "segmentRefIds": [
                      "54g5"
                    ],
                    "ticketDesignator": "loQR",
                    "voluntaryChangeInformationRefs": [
                      "VUV"
                    ]
                  }
                ],
                "passengerRefId": "r22o",
                "price": {
                  "baseAmount": {
                    "amount": "46.3",
                    "currencyCode": "MXN"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "45.03",
                      "currencyCode": "KHR"
                    },
                    "preDiscountedAmount": {
                      "amount": "19.3",
                      "currencyCode": "UYU"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Hat made with Aluminum for all-day gleaming support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NO",
                        "taxAmount": {
                          "amount": "95.34",
                          "currencyCode": "BHD"
                        },
                        "taxCode": "Yg",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "507"
                      },
                      {
                        "description": "New Soap model with 8 GB RAM, 851 GB storage, and pleasing features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "IE",
                        "taxAmount": {
                          "amount": "68.79",
                          "currencyCode": "NZD"
                        },
                        "taxCode": "XX",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "260"
                      },
                      {
                        "description": "Savor the tender essence in our Chair, designed for juicy culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "IE",
                        "taxAmount": {
                          "amount": "33.21",
                          "currencyCode": "PHP"
                        },
                        "taxCode": "Ny",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "383"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "156.67",
                      "currencyCode": "DZD"
                    }
                  },
                  "totalAmount": {
                    "amount": "154.7",
                    "currencyCode": "JOD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "jCkQ8"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "kaei",
                    "segmentRefIds": [
                      "qNaY",
                      "RAV7",
                      "bt7C",
                      "EAia"
                    ]
                  },
                  {
                    "baggageRefId": "7doe",
                    "segmentRefIds": [
                      "Dt6s",
                      "kURz",
                      "7CBQ",
                      "wAJ1"
                    ]
                  },
                  {
                    "baggageRefId": "pOY9",
                    "segmentRefIds": [
                      "fJ7t",
                      "55sD",
                      "dkQp",
                      "6mH5"
                    ]
                  },
                  {
                    "baggageRefId": "PDDI",
                    "segmentRefIds": [
                      "Bzdb",
                      "RFBM",
                      "7f4b",
                      "vmiq",
                      "Q40V"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "mbYJS9di",
                      "fareCode": "513",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "Rqms",
                    "segmentRefIds": [
                      "xCBY",
                      "yT1M",
                      "JNfN",
                      "U9jI"
                    ],
                    "ticketDesignator": "LYnK",
                    "voluntaryChangeInformationRefs": [
                      "KWD",
                      "MRU",
                      "KWD",
                      "GBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "b",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "q",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Tt00dOta",
                      "fareCode": "644",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "3HzH",
                    "segmentRefIds": [
                      "xG99",
                      "GZX8",
                      "JGgO"
                    ],
                    "ticketDesignator": "nDxN",
                    "voluntaryChangeInformationRefs": [
                      "PEN",
                      "GIP",
                      "ETB",
                      "MYR",
                      "SDG"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "FDoPuYSi",
                      "fareCode": "861",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y"
                      ]
                    },
                    "priceClassRef": "LvGc",
                    "segmentRefIds": [
                      "KLUp",
                      "xzux"
                    ],
                    "ticketDesignator": "kzlz",
                    "voluntaryChangeInformationRefs": [
                      "CZK",
                      "HKD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "K",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "zkW5v4AK",
                      "fareCode": "001",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "1tgz",
                    "segmentRefIds": [
                      "rXfw",
                      "WbbM",
                      "cMCx",
                      "0LQT",
                      "fULm"
                    ],
                    "ticketDesignator": "B2oy",
                    "voluntaryChangeInformationRefs": [
                      "PEN",
                      "VND",
                      "CAD",
                      "NGN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "Q7lsnLyV",
                      "fareCode": "220",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "8pkJ",
                    "segmentRefIds": [
                      "0gCS",
                      "oKfh"
                    ],
                    "ticketDesignator": "lxlr",
                    "voluntaryChangeInformationRefs": [
                      "ZAR",
                      "XOF",
                      "VUV",
                      "SEK",
                      "PYG"
                    ]
                  }
                ],
                "passengerRefId": "hd2V",
                "price": {
                  "baseAmount": {
                    "amount": "170.38",
                    "currencyCode": "SAR"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "119.62",
                      "currencyCode": "XOF"
                    },
                    "preDiscountedAmount": {
                      "amount": "74.84",
                      "currencyCode": "LKR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Chair made with Wooden for all-day precious support",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PR",
                        "taxAmount": {
                          "amount": "12.62",
                          "currencyCode": "MXN"
                        },
                        "taxCode": "4h",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "614"
                      },
                      {
                        "description": "Our juicy-inspired Pizza brings a taste of luxury to your easy lifestyle",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PY",
                        "taxAmount": {
                          "amount": "24.74",
                          "currencyCode": "MXN"
                        },
                        "taxCode": "8Z",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "460"
                      },
                      {
                        "description": "Our savory-inspired Chicken brings a taste of luxury to your shameful lifestyle",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NI",
                        "taxAmount": {
                          "amount": "178.64",
                          "currencyCode": "SEK"
                        },
                        "taxCode": "Av",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "860"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "86.97",
                      "currencyCode": "SHP"
                    }
                  },
                  "totalAmount": {
                    "amount": "198.82",
                    "currencyCode": "SZL"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "HuTD9"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "25.01",
                "currencyCode": "NZD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Sausages featuring weighty technology and Marble construction",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LU",
                    "taxAmount": {
                      "amount": "79",
                      "currencyCode": "VND"
                    },
                    "taxCode": "P4",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "124"
                  },
                  {
                    "description": "Our salty-inspired Tuna brings a taste of luxury to your close lifestyle",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BQ",
                    "taxAmount": {
                      "amount": "168.86",
                      "currencyCode": "BND"
                    },
                    "taxCode": "xZ",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "762"
                  },
                  {
                    "description": "The silver Cheese combines Maldives aesthetics with Gadolinium-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GY",
                    "taxAmount": {
                      "amount": "179.13",
                      "currencyCode": "BRL"
                    },
                    "taxCode": "Yr",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "304"
                  },
                  {
                    "description": "The Francisca Gloves is the latest in a series of rigid products from Fadel, Sauer and Roob",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "WS",
                    "taxAmount": {
                      "amount": "90.2",
                      "currencyCode": "AUD"
                    },
                    "taxCode": "Cn",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "908"
                  },
                  {
                    "description": "Savor the crispy essence in our Soap, designed for stiff culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BG",
                    "taxAmount": {
                      "amount": "54.77",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "ZV",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "226"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "198.9",
                  "currencyCode": "PLN"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "104.61",
                "currencyCode": "AWG"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "24.24",
                  "currencyCode": "SOS"
                },
                "preDiscountedAmount": {
                  "amount": "103.27",
                  "currencyCode": "CAD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our creamy-inspired Pizza brings a taste of luxury to your average lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "DM",
                    "taxAmount": {
                      "amount": "107.79",
                      "currencyCode": "AUD"
                    },
                    "taxCode": "7W",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "957"
                  },
                  {
                    "description": "Discover the fox-like agility of our Keyboard, perfect for unselfish users",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "CZ",
                    "taxAmount": {
                      "amount": "182.78",
                      "currencyCode": "VUV"
                    },
                    "taxCode": "fi",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "000"
                  },
                  {
                    "description": "Ergonomic Chair made with Cotton for all-day silent support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "PH",
                    "taxAmount": {
                      "amount": "116.56",
                      "currencyCode": "NZD"
                    },
                    "taxCode": "Sd",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "545"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "73.24",
                  "currencyCode": "NZD"
                }
              },
              "totalAmount": {
                "amount": "36.89",
                "currencyCode": "LKR"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 22
                },
                "newSeat": {
                  "column": "C",
                  "row": 8
                },
                "passengerRefId": "jn94",
                "segmentRefId": "2zsq"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 8
                },
                "newSeat": {
                  "column": "C",
                  "row": 13
                },
                "passengerRefId": "Hm7U",
                "segmentRefId": "eOKG"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 8
                },
                "newSeat": {
                  "column": "F",
                  "row": 24
                },
                "passengerRefId": "0Zs3",
                "segmentRefId": "Rk2z"
              }
            ]
          }
        ],
        "ownerCode": "iX",
        "paymentTimeLimitDateTime": "2026-06-18T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "deferred",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "194.62",
            "currencyCode": "PHP",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Innovative Pants featuring blank technology and Bronze construction",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "TR",
                "taxAmount": {
                  "amount": "50.83",
                  "currencyCode": "CHF"
                },
                "taxCode": "tu",
                "taxCodeText": "VAT",
                "taxPadisCode": "609"
              },
              {
                "description": "Innovative Pizza featuring blushing technology and Ceramic construction",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "SH",
                "taxAmount": {
                  "amount": "86.1",
                  "currencyCode": "GEL"
                },
                "taxCode": "HX",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "108"
              },
              {
                "description": "Experience the white brilliance of our Table, perfect for soft environments",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "SJ",
                "taxAmount": {
                  "amount": "175.66",
                  "currencyCode": "VES"
                },
                "taxCode": "ym",
                "taxCodeText": "VAT",
                "taxPadisCode": "085"
              },
              {
                "description": "Discover the bee-like agility of our Cheese, perfect for wavy users",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": false,
                "nationCode": "MX",
                "taxAmount": {
                  "amount": "11.21",
                  "currencyCode": "COP"
                },
                "taxCode": "wW",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "685"
              }
            ],
            "totalTaxAmount": {
              "amount": "173.42",
              "currencyCode": "KWD"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "36.27",
            "currencyCode": "LKR"
          }
        },
        "validatingAirlineCode": "ax"
      },
      {
        "commission": {
          "amount": "81.87",
          "code": "IWAM",
          "currencyCode": "CVE",
          "description": "AU DOMESTIC BONUS COMMISSION",
          "percentage": "8.43",
          "percentageAppliedToAmount": "707.1"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "181.17",
            "currencyCode": "ETB"
          },
          "differentialAmount": {
            "amount": "158.4",
            "currencyCode": "MRU"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Our wolf-friendly Computer ensures easy comfort for your pets",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "AD",
                "taxAmount": {
                  "amount": "84.1",
                  "currencyCode": "XAF"
                },
                "taxCode": "zb",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "814"
              },
              {
                "description": "Stylish Shoes designed to make you stand out with steep looks",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "AW",
                "taxAmount": {
                  "amount": "64.9",
                  "currencyCode": "UGX"
                },
                "taxCode": "SM",
                "taxCodeText": "PAID",
                "taxPadisCode": "349"
              },
              {
                "description": "New Towels model with 100 GB RAM, 1 GB storage, and frail features",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "KG",
                "taxAmount": {
                  "amount": "182.2",
                  "currencyCode": "MDL"
                },
                "taxCode": "Ut",
                "taxCodeText": "VAT",
                "taxPadisCode": "051"
              },
              {
                "description": "Reynolds Group's most advanced Towels technology increases irresponsible capabilities",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "CG",
                "taxAmount": {
                  "amount": "49.08",
                  "currencyCode": "ZMW"
                },
                "taxCode": "VE",
                "taxCodeText": "PAID",
                "taxPadisCode": "040"
              }
            ],
            "totalTaxAmount": {
              "amount": "11.74",
              "currencyCode": "LRD"
            }
          }
        },
        "isSellable": true,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 2137,
        "offerId": "6MzJ",
        "offerItems": [
          {
            "commission": {
              "amount": "49.54",
              "code": "1kml",
              "currencyCode": "SRD",
              "description": "STANDARD COMM",
              "percentage": "13",
              "percentageAppliedToAmount": "509.47"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "146.7",
                "currencyCode": "MYR"
              },
              "differentialAmount": {
                "amount": "114.31",
                "currencyCode": "BGN"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Savor the tender essence in our Table, designed for informal culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "YT",
                    "taxAmount": {
                      "amount": "31.06",
                      "currencyCode": "THB"
                    },
                    "taxCode": "OV",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "379"
                  },
                  {
                    "description": "Discover the edible new Shoes with an exciting mix of Metal ingredients",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PY",
                    "taxAmount": {
                      "amount": "137.93",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "s8",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "625"
                  },
                  {
                    "description": "Professional-grade Mouse perfect for scratchy training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "FI",
                    "taxAmount": {
                      "amount": "133.03",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "ZA",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "909"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "63.39",
                  "currencyCode": "PKR"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "7vsm",
                "segmentRefIds": [
                  "odle",
                  "JwB9"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "14.36",
                "currencyCode": "RON",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Jakayla Chicken is the latest in a series of awesome products from Pagac, Bechtelar and Jaskolski",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "WS",
                    "taxAmount": {
                      "amount": "179.83",
                      "currencyCode": "BRL"
                    },
                    "taxCode": "Pr",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "383"
                  },
                  {
                    "description": "Innovative Chair featuring cuddly technology and Concrete construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "ZM",
                    "taxAmount": {
                      "amount": "129.81",
                      "currencyCode": "SYP"
                    },
                    "taxCode": "YV",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "674"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "82.1",
                  "currencyCode": "HTG"
                }
              }
            },
            "offerItemId": "kNtD",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF01",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "132.51",
                "currencyCode": "NAD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Oberbrunner LLC's most advanced Sausages technology increases wasteful capabilities",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GG",
                    "taxAmount": {
                      "amount": "179.94",
                      "currencyCode": "USD"
                    },
                    "taxCode": "P6",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "400"
                  },
                  {
                    "description": "The Compatible transitional moratorium Hat offers reliable performance and grubby design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "JO",
                    "taxAmount": {
                      "amount": "79.88",
                      "currencyCode": "MVR"
                    },
                    "taxCode": "TS",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "439"
                  },
                  {
                    "description": "The olive Keyboard combines Nigeria aesthetics with Niobium-based durability",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KZ",
                    "taxAmount": {
                      "amount": "30.26",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "co",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "863"
                  },
                  {
                    "description": "Ergonomic Salad made with Plastic for all-day calculating support",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AW",
                    "taxAmount": {
                      "amount": "173.51",
                      "currencyCode": "MAD"
                    },
                    "taxCode": "XR",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "866"
                  },
                  {
                    "description": "Parker LLC's most advanced Shirt technology increases unknown capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "NU",
                    "taxAmount": {
                      "amount": "159.44",
                      "currencyCode": "ERN"
                    },
                    "taxCode": "Pn",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "663"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "96.75",
                  "currencyCode": "BRL"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "QyFe",
                    "segmentRefIds": [
                      "QU3u"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "yhTgkySq",
                      "fareCode": "301",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "8wkX",
                    "segmentRefIds": [
                      "Muui",
                      "4dEk",
                      "SDFq",
                      "RcBT",
                      "rUDZ"
                    ],
                    "ticketDesignator": "cPl7",
                    "voluntaryChangeInformationRefs": [
                      "KHR",
                      "MRU",
                      "GHS",
                      "LSL",
                      "NAD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "R9qLpEgV",
                      "fareCode": "671",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "TxX4",
                    "segmentRefIds": [
                      "Ap9t",
                      "sLTv"
                    ],
                    "ticketDesignator": "wqqU",
                    "voluntaryChangeInformationRefs": [
                      "ILS",
                      "VES"
                    ]
                  }
                ],
                "passengerRefId": "v3hI",
                "price": {
                  "baseAmount": {
                    "amount": "172.18",
                    "currencyCode": "XCD"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "57.95",
                      "currencyCode": "MGA"
                    },
                    "preDiscountedAmount": {
                      "amount": "85.41",
                      "currencyCode": "UZS"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Professional-grade Computer perfect for kosher training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "FK",
                        "taxAmount": {
                          "amount": "103.24",
                          "currencyCode": "DZD"
                        },
                        "taxCode": "q3",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "601"
                      },
                      {
                        "description": "Savor the fluffy essence in our Salad, designed for tangible culinary adventures",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "BR",
                        "taxAmount": {
                          "amount": "171.52",
                          "currencyCode": "VUV"
                        },
                        "taxCode": "ay",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "221"
                      },
                      {
                        "description": "Rolfson LLC's most advanced Chips technology increases staid capabilities",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "JE",
                        "taxAmount": {
                          "amount": "126.81",
                          "currencyCode": "BBD"
                        },
                        "taxCode": "vb",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "642"
                      },
                      {
                        "description": "New Soap model with 81 GB RAM, 26 GB storage, and great features",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MF",
                        "taxAmount": {
                          "amount": "109.72",
                          "currencyCode": "GIP"
                        },
                        "taxCode": "YC",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "127"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "113.37",
                      "currencyCode": "SBD"
                    }
                  },
                  "totalAmount": {
                    "amount": "91.98",
                    "currencyCode": "MKD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "CWP7C"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "EpSe",
                    "segmentRefIds": [
                      "2z7u",
                      "xRSn",
                      "ewl2",
                      "KnOU",
                      "er1P"
                    ]
                  },
                  {
                    "baggageRefId": "LMma",
                    "segmentRefIds": [
                      "EhZF"
                    ]
                  },
                  {
                    "baggageRefId": "SdJd",
                    "segmentRefIds": [
                      "UQW7",
                      "qgEb",
                      "4aUZ"
                    ]
                  },
                  {
                    "baggageRefId": "eQVA",
                    "segmentRefIds": [
                      "UFgc"
                    ]
                  },
                  {
                    "baggageRefId": "mqmH",
                    "segmentRefIds": [
                      "jnPK"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "ToNSd0Ch",
                      "fareCode": "155",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "0vBa",
                    "segmentRefIds": [
                      "SPcR",
                      "pXb6",
                      "TBpr"
                    ],
                    "ticketDesignator": "RuBq",
                    "voluntaryChangeInformationRefs": [
                      "CLP",
                      "JOD",
                      "MMK",
                      "OMR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "8lddwSQH",
                      "fareCode": "976",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "Gu70",
                    "segmentRefIds": [
                      "GKC9",
                      "e0dR"
                    ],
                    "ticketDesignator": "dgCO",
                    "voluntaryChangeInformationRefs": [
                      "THB",
                      "KHR",
                      "UZS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "vmfbds6W",
                      "fareCode": "441",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "2v3O",
                    "segmentRefIds": [
                      "LAAy",
                      "4XeZ"
                    ],
                    "ticketDesignator": "jw5g",
                    "voluntaryChangeInformationRefs": [
                      "JOD",
                      "ERN",
                      "SZL",
                      "TRY"
                    ]
                  }
                ],
                "passengerRefId": "2yZY",
                "price": {
                  "baseAmount": {
                    "amount": "39.16",
                    "currencyCode": "XAF"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "191.17",
                      "currencyCode": "SOS"
                    },
                    "preDiscountedAmount": {
                      "amount": "56.09",
                      "currencyCode": "SYP"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Our smoky-inspired Soap brings a taste of luxury to your average lifestyle",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "YT",
                        "taxAmount": {
                          "amount": "52.37",
                          "currencyCode": "BZD"
                        },
                        "taxCode": "Tl",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "978"
                      },
                      {
                        "description": "Experience the orange brilliance of our Keyboard, perfect for twin environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BN",
                        "taxAmount": {
                          "amount": "142.46",
                          "currencyCode": "GYD"
                        },
                        "taxCode": "MC",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "467"
                      },
                      {
                        "description": "Innovative Bike featuring cumbersome technology and Granite construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "US",
                        "taxAmount": {
                          "amount": "179.27",
                          "currencyCode": "MKD"
                        },
                        "taxCode": "hz",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "194"
                      },
                      {
                        "description": "Featuring Sulfur-enhanced technology, our Hat offers unparalleled naughty performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "US",
                        "taxAmount": {
                          "amount": "66.75",
                          "currencyCode": "KHR"
                        },
                        "taxCode": "5c",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "589"
                      },
                      {
                        "description": "Discover the content new Ball with an exciting mix of Cotton ingredients",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "NA",
                        "taxAmount": {
                          "amount": "120.73",
                          "currencyCode": "CUP"
                        },
                        "taxCode": "4X",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "250"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "199.89",
                      "currencyCode": "GNF"
                    }
                  },
                  "totalAmount": {
                    "amount": "183.4",
                    "currencyCode": "YER"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "gJddy"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "174.75",
                "currencyCode": "BGN",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our bitter-inspired Bacon brings a taste of luxury to your frizzy lifestyle",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BD",
                    "taxAmount": {
                      "amount": "102.98",
                      "currencyCode": "BDT"
                    },
                    "taxCode": "Ye",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "377"
                  },
                  {
                    "description": "New Table model with 7 GB RAM, 416 GB storage, and clean features",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "AM",
                    "taxAmount": {
                      "amount": "13.21",
                      "currencyCode": "RUB"
                    },
                    "taxCode": "XF",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "384"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "95.24",
                  "currencyCode": "LAK"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "23.06",
                "currencyCode": "UYU"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "190.55",
                  "currencyCode": "KPW"
                },
                "preDiscountedAmount": {
                  "amount": "80.1",
                  "currencyCode": "UGX"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Vernice Tuna is the latest in a series of questionable products from Robel - Bogan",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NG",
                    "taxAmount": {
                      "amount": "168.55",
                      "currencyCode": "UZS"
                    },
                    "taxCode": "7X",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "899"
                  },
                  {
                    "description": "Innovative Shirt featuring aggravating technology and Cotton construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "GU",
                    "taxAmount": {
                      "amount": "112.81",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "mK",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "265"
                  },
                  {
                    "description": "The Elijah Pants is the latest in a series of serene products from Pouros, Beer and Olson",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "VU",
                    "taxAmount": {
                      "amount": "175.84",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "Jm",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "989"
                  },
                  {
                    "description": "New teal Gloves with ergonomic design for colorful comfort",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LV",
                    "taxAmount": {
                      "amount": "87.69",
                      "currencyCode": "BTN"
                    },
                    "taxCode": "6U",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "147"
                  },
                  {
                    "description": "The Bobby Mouse is the latest in a series of flimsy products from Rogahn - Grant",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TH",
                    "taxAmount": {
                      "amount": "83.52",
                      "currencyCode": "TWD"
                    },
                    "taxCode": "np",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "430"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "24.74",
                  "currencyCode": "AMD"
                }
              },
              "totalAmount": {
                "amount": "78.58",
                "currencyCode": "SDG"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 29
                },
                "newSeat": {
                  "column": "D",
                  "row": 6
                },
                "passengerRefId": "PJNX",
                "segmentRefId": "bmzr"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 3
                },
                "newSeat": {
                  "column": "D",
                  "row": 2
                },
                "passengerRefId": "eHcx",
                "segmentRefId": "qtF4"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 14
                },
                "newSeat": {
                  "column": "A",
                  "row": 24
                },
                "passengerRefId": "G6k4",
                "segmentRefId": "0jMw"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 9
                },
                "newSeat": {
                  "column": "D",
                  "row": 25
                },
                "passengerRefId": "AqHt",
                "segmentRefId": "WHuq"
              }
            ]
          },
          {
            "commission": {
              "amount": "58.09",
              "code": "XuwZ",
              "currencyCode": "ISK",
              "description": "NEGOTIATED COMM",
              "percentage": "18.62",
              "percentageAppliedToAmount": "820.57"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "172.84",
                "currencyCode": "SZL"
              },
              "differentialAmount": {
                "amount": "52.95",
                "currencyCode": "SCR"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Refined Shoes designed with Steel for true performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GN",
                    "taxAmount": {
                      "amount": "60.04",
                      "currencyCode": "ZWL"
                    },
                    "taxCode": "Qs",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "804"
                  },
                  {
                    "description": "Savor the sweet essence in our Keyboard, designed for neighboring culinary adventures",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SX",
                    "taxAmount": {
                      "amount": "137.46",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "5C",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "309"
                  },
                  {
                    "description": "Innovative Sausages featuring ultimate technology and Gold construction",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CD",
                    "taxAmount": {
                      "amount": "115.4",
                      "currencyCode": "MYR"
                    },
                    "taxCode": "N0",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "591"
                  },
                  {
                    "description": "Frozen Shirt designed with Gold for hateful performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "SV",
                    "taxAmount": {
                      "amount": "157.31",
                      "currencyCode": "NGN"
                    },
                    "taxCode": "0R",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "038"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "54.79",
                  "currencyCode": "KRW"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "yhhp",
                "segmentRefIds": [
                  "kqdH"
                ]
              },
              {
                "priceClassRefId": "HGpW",
                "segmentRefIds": [
                  "UXyx"
                ]
              },
              {
                "priceClassRefId": "2ace",
                "segmentRefIds": [
                  "HMRQ",
                  "AVbg",
                  "EhaL"
                ]
              },
              {
                "priceClassRefId": "vbJo",
                "segmentRefIds": [
                  "W9wz",
                  "Vid7",
                  "cCPI",
                  "Reuc"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "75.05",
                "currencyCode": "MOP",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our bitter-inspired Bacon brings a taste of luxury to your mixed lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "SE",
                    "taxAmount": {
                      "amount": "22.31",
                      "currencyCode": "MOP"
                    },
                    "taxCode": "ev",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "906"
                  },
                  {
                    "description": "New Fish model with 86 GB RAM, 195 GB storage, and free features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "FI",
                    "taxAmount": {
                      "amount": "28.93",
                      "currencyCode": "CRC"
                    },
                    "taxCode": "iL",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "446"
                  },
                  {
                    "description": "Introducing the Malawi-inspired Table, blending miserly style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "MX",
                    "taxAmount": {
                      "amount": "155.82",
                      "currencyCode": "AOA"
                    },
                    "taxCode": "JA",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "881"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "189.79",
                  "currencyCode": "TND"
                }
              }
            },
            "offerItemId": "37AT",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF03",
              "REF02",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "56.68",
                "currencyCode": "PAB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Samir Keyboard is the latest in a series of immaculate products from Wolf LLC",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "WF",
                    "taxAmount": {
                      "amount": "139.55",
                      "currencyCode": "GBP"
                    },
                    "taxCode": "P5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "685"
                  },
                  {
                    "description": "Ergonomic Bike made with Aluminum for all-day magnificent support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "EE",
                    "taxAmount": {
                      "amount": "171.82",
                      "currencyCode": "BAM"
                    },
                    "taxCode": "7D",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "529"
                  },
                  {
                    "description": "Featuring Boron-enhanced technology, our Shoes offers unparalleled apt performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "CR",
                    "taxAmount": {
                      "amount": "56.77",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "kR",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "675"
                  },
                  {
                    "description": "Stylish Shirt designed to make you stand out with unused looks",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "23.94",
                      "currencyCode": "PAB"
                    },
                    "taxCode": "WV",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "463"
                  },
                  {
                    "description": "The purple Tuna combines Faroe Islands aesthetics with Lanthanum-based durability",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PK",
                    "taxAmount": {
                      "amount": "123.4",
                      "currencyCode": "OMR"
                    },
                    "taxCode": "Oo",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "768"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "37.94",
                  "currencyCode": "VND"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "z1cj",
                    "segmentRefIds": [
                      "j31p",
                      "4o3V",
                      "5yew",
                      "Fuwh"
                    ]
                  },
                  {
                    "baggageRefId": "cEdS",
                    "segmentRefIds": [
                      "nemD",
                      "SvTw"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "H",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "qj2HP9ee",
                      "fareCode": "296",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "hRCT",
                    "segmentRefIds": [
                      "55Cz"
                    ],
                    "ticketDesignator": "QBEZ",
                    "voluntaryChangeInformationRefs": [
                      "YER",
                      "MRU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "dp1tihnV",
                      "fareCode": "912",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "4Sh0",
                    "segmentRefIds": [
                      "VpVW",
                      "7udT"
                    ],
                    "ticketDesignator": "uPxj",
                    "voluntaryChangeInformationRefs": [
                      "BZD",
                      "HKD",
                      "SBD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "T",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "RqK4O8bA",
                      "fareCode": "070",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "fEqD",
                    "segmentRefIds": [
                      "ys4x",
                      "G2uB",
                      "YLxT",
                      "dxio"
                    ],
                    "ticketDesignator": "zFo2",
                    "voluntaryChangeInformationRefs": [
                      "GMD",
                      "NAD",
                      "BSD",
                      "HUF"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "z5d1SQJa",
                      "fareCode": "520",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "KldS",
                    "segmentRefIds": [
                      "IkLU",
                      "42Ew",
                      "sGnI",
                      "1Ssj",
                      "SoJh"
                    ],
                    "ticketDesignator": "ZxMx",
                    "voluntaryChangeInformationRefs": [
                      "BMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "EZ1HKMwC",
                      "fareCode": "673",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "4dPQ",
                    "segmentRefIds": [
                      "WsUR"
                    ],
                    "ticketDesignator": "TfOk",
                    "voluntaryChangeInformationRefs": [
                      "UZS",
                      "EUR"
                    ]
                  }
                ],
                "passengerRefId": "CoNb",
                "price": {
                  "baseAmount": {
                    "amount": "143.15",
                    "currencyCode": "MNT"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "164.32",
                      "currencyCode": "NZD"
                    },
                    "preDiscountedAmount": {
                      "amount": "143.16",
                      "currencyCode": "DJF"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New Cheese model with 56 GB RAM, 995 GB storage, and great features",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "NR",
                        "taxAmount": {
                          "amount": "132.2",
                          "currencyCode": "PAB"
                        },
                        "taxCode": "cZ",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "989"
                      },
                      {
                        "description": "Experience the fuchsia brilliance of our Salad, perfect for insecure environments",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "BO",
                        "taxAmount": {
                          "amount": "170.2",
                          "currencyCode": "GHS"
                        },
                        "taxCode": "Po",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "700"
                      },
                      {
                        "description": "The Zoila Shoes is the latest in a series of sandy products from Orn Group",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TF",
                        "taxAmount": {
                          "amount": "113.85",
                          "currencyCode": "GTQ"
                        },
                        "taxCode": "1n",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "809"
                      },
                      {
                        "description": "Experience the teal brilliance of our Salad, perfect for sweet environments",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "KR",
                        "taxAmount": {
                          "amount": "187.41",
                          "currencyCode": "SEK"
                        },
                        "taxCode": "iL",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "577"
                      },
                      {
                        "description": "Featuring Tellurium-enhanced technology, our Cheese offers unparalleled untimely performance",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SN",
                        "taxAmount": {
                          "amount": "143.92",
                          "currencyCode": "YER"
                        },
                        "taxCode": "gZ",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "186"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "99.47",
                      "currencyCode": "SRD"
                    }
                  },
                  "totalAmount": {
                    "amount": "52.54",
                    "currencyCode": "INR"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "AbNha"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "12.2",
                "currencyCode": "MVR",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The lime Towels combines Saint Helena aesthetics with Protactinium-based durability",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "KM",
                    "taxAmount": {
                      "amount": "60.88",
                      "currencyCode": "NZD"
                    },
                    "taxCode": "nY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "345"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "198.4",
                  "currencyCode": "CLP"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "171.24",
                "currencyCode": "SYP"
              },
              "discount": {
                "description": "Corporate Discount",
                "discountAmount": {
                  "amount": "198.56",
                  "currencyCode": "KZT"
                },
                "preDiscountedAmount": {
                  "amount": "32.53",
                  "currencyCode": "JOD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New white Shirt with ergonomic design for violent comfort",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BT",
                    "taxAmount": {
                      "amount": "113.62",
                      "currencyCode": "BBD"
                    },
                    "taxCode": "x1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "297"
                  },
                  {
                    "description": "New salmon Gloves with ergonomic design for petty comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "UA",
                    "taxAmount": {
                      "amount": "168.72",
                      "currencyCode": "BZD"
                    },
                    "taxCode": "85",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "697"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "129.25",
                  "currencyCode": "BZD"
                }
              },
              "totalAmount": {
                "amount": "45.87",
                "currencyCode": "GHS"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 5
                },
                "newSeat": {
                  "column": "F",
                  "row": 22
                },
                "passengerRefId": "TDxn",
                "segmentRefId": "XRYa"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 9
                },
                "newSeat": {
                  "column": "E",
                  "row": 29
                },
                "passengerRefId": "LbrW",
                "segmentRefId": "Bd7b"
              }
            ]
          }
        ],
        "ownerCode": "KW",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "deferred",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "176.51",
            "currencyCode": "VES",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "New Towels model with 67 GB RAM, 237 GB storage, and impressionable features",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "CF",
                "taxAmount": {
                  "amount": "161.72",
                  "currencyCode": "SZL"
                },
                "taxCode": "JU",
                "taxCodeText": "VAT",
                "taxPadisCode": "863"
              },
              {
                "description": "The Alessandra Chair is the latest in a series of plump products from Schmidt Group",
                "isCollected": true,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "BF",
                "taxAmount": {
                  "amount": "86.06",
                  "currencyCode": "BZD"
                },
                "taxCode": "Qt",
                "taxCodeText": "VAT",
                "taxPadisCode": "770"
              },
              {
                "description": "Stylish Shirt designed to make you stand out with fond looks",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": true,
                "nationCode": "NL",
                "taxAmount": {
                  "amount": "198.02",
                  "currencyCode": "MZN"
                },
                "taxCode": "7z",
                "taxCodeText": "VAT",
                "taxPadisCode": "042"
              },
              {
                "description": "Our cat-friendly Cheese ensures awesome comfort for your pets",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "YE",
                "taxAmount": {
                  "amount": "185.59",
                  "currencyCode": "MDL"
                },
                "taxCode": "Ve",
                "taxCodeText": "CHARGED",
                "taxPadisCode": "683"
              }
            ],
            "totalTaxAmount": {
              "amount": "82.82",
              "currencyCode": "MOP"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "129.75",
            "currencyCode": "MNT"
          }
        },
        "validatingAirlineCode": "wd"
      },
      {
        "commission": {
          "amount": "211.03",
          "code": "lLji",
          "currencyCode": "STN",
          "description": "NEGOTIATED COMM",
          "percentage": "7.37",
          "percentageAppliedToAmount": "328.41"
        },
        "differentialAmountDue": {
          "balanceDifferentialAmount": {
            "amount": "174.71",
            "currencyCode": "SEK"
          },
          "differentialAmount": {
            "amount": "112.31",
            "currencyCode": "BGN"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Stylish Car designed to make you stand out with soupy looks",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "AQ",
                "taxAmount": {
                  "amount": "20.72",
                  "currencyCode": "VES"
                },
                "taxCode": "kg",
                "taxCodeText": "VAT",
                "taxPadisCode": "408"
              },
              {
                "description": "Innovative Bike featuring darling technology and Rubber construction",
                "isCollected": true,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "MP",
                "taxAmount": {
                  "amount": "100.72",
                  "currencyCode": "ZMW"
                },
                "taxCode": "1k",
                "taxCodeText": "VAT",
                "taxPadisCode": "686"
              }
            ],
            "totalTaxAmount": {
              "amount": "116.09",
              "currencyCode": "COP"
            }
          }
        },
        "isSellable": false,
        "offerExpirationDateTime": "2026-06-17T00:00:00.0Z",
        "offerExpirationInSeconds": 1199,
        "offerId": "qMv5",
        "offerItems": [
          {
            "commission": {
              "amount": "228.11",
              "code": "YpaJ",
              "currencyCode": "SDG",
              "description": "STANDARD COMM",
              "percentage": "13.14",
              "percentageAppliedToAmount": "314.05"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "50.54",
                "currencyCode": "SSP"
              },
              "differentialAmount": {
                "amount": "45.53",
                "currencyCode": "ZWL"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Innovative Table featuring complicated technology and Granite construction",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "PW",
                    "taxAmount": {
                      "amount": "196.45",
                      "currencyCode": "MWK"
                    },
                    "taxCode": "3N",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "789"
                  },
                  {
                    "description": "New indigo Mouse with ergonomic design for golden comfort",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BL",
                    "taxAmount": {
                      "amount": "128.01",
                      "currencyCode": "AFN"
                    },
                    "taxCode": "5s",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "739"
                  },
                  {
                    "description": "The sleek and ultimate Fish comes with grey LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BV",
                    "taxAmount": {
                      "amount": "130.64",
                      "currencyCode": "EGP"
                    },
                    "taxCode": "Sx",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "278"
                  },
                  {
                    "description": "The Fundamental global concept Gloves offers reliable performance and free design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VA",
                    "taxAmount": {
                      "amount": "122.46",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "wg",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "804"
                  },
                  {
                    "description": "Discover the gorilla-like agility of our Pizza, perfect for narrow users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "GE",
                    "taxAmount": {
                      "amount": "81.12",
                      "currencyCode": "DOP"
                    },
                    "taxCode": "GO",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "824"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "160.71",
                  "currencyCode": "XPF"
                }
              }
            },
            "isMandatory": false,
            "journeys": [
              {
                "priceClassRefId": "ntst",
                "segmentRefIds": [
                  "7MOl"
                ]
              },
              {
                "priceClassRefId": "YBhz",
                "segmentRefIds": [
                  "cy1W"
                ]
              },
              {
                "priceClassRefId": "DEPQ",
                "segmentRefIds": [
                  "aFKB",
                  "vmYt"
                ]
              },
              {
                "priceClassRefId": "2lm5",
                "segmentRefIds": [
                  "0Q72",
                  "T1rd"
                ]
              },
              {
                "priceClassRefId": "eEeg",
                "segmentRefIds": [
                  "vYML"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "140.01",
                "currencyCode": "BZD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Tasty Cheese designed with Steel for troubled performance",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "PG",
                    "taxAmount": {
                      "amount": "139.04",
                      "currencyCode": "GTQ"
                    },
                    "taxCode": "sL",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "130"
                  },
                  {
                    "description": "Introducing the Yemen-inspired Chips, blending these style with local craftsmanship",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BF",
                    "taxAmount": {
                      "amount": "103.02",
                      "currencyCode": "HTG"
                    },
                    "taxCode": "vq",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "683"
                  },
                  {
                    "description": "Soft Pants designed with Steel for esteemed performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "YT",
                    "taxAmount": {
                      "amount": "152.08",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "ax",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "059"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "123.15",
                  "currencyCode": "SSP"
                }
              }
            },
            "offerItemId": "nIXP",
            "offerItemType": "Air",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "81.91",
                "currencyCode": "JMD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Pants made with Cotton for all-day breakable support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "BR",
                    "taxAmount": {
                      "amount": "111.02",
                      "currencyCode": "PLN"
                    },
                    "taxCode": "Wl",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "026"
                  },
                  {
                    "description": "Our spicy-inspired Ball brings a taste of luxury to your political lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "BJ",
                    "taxAmount": {
                      "amount": "124.88",
                      "currencyCode": "YER"
                    },
                    "taxCode": "wI",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "056"
                  },
                  {
                    "description": "Discover the smoggy new Mouse with an exciting mix of Bamboo ingredients",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "TT",
                    "taxAmount": {
                      "amount": "59.31",
                      "currencyCode": "CZK"
                    },
                    "taxCode": "kT",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "584"
                  },
                  {
                    "description": "Savor the creamy essence in our Bike, designed for homely culinary adventures",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PR",
                    "taxAmount": {
                      "amount": "154.47",
                      "currencyCode": "MKD"
                    },
                    "taxCode": "s5",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "765"
                  },
                  {
                    "description": "Professional-grade Bike perfect for stable training and recreational use",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "EH",
                    "taxAmount": {
                      "amount": "12.89",
                      "currencyCode": "ERN"
                    },
                    "taxCode": "BP",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "178"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "105.28",
                  "currencyCode": "DZD"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "rk2V",
                    "segmentRefIds": [
                      "me5Y",
                      "gTmF",
                      "FNlo"
                    ]
                  },
                  {
                    "baggageRefId": "IYAr",
                    "segmentRefIds": [
                      "WVbW",
                      "iXPd"
                    ]
                  },
                  {
                    "baggageRefId": "tlq3",
                    "segmentRefIds": [
                      "EIpV",
                      "7rPR"
                    ]
                  },
                  {
                    "baggageRefId": "Z8PO",
                    "segmentRefIds": [
                      "VFoD",
                      "3kRr"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "W9YzkTx1",
                      "fareCode": "430",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "jz6i",
                    "segmentRefIds": [
                      "O0l9",
                      "fecs",
                      "7LA5"
                    ],
                    "ticketDesignator": "C75U",
                    "voluntaryChangeInformationRefs": [
                      "MNT",
                      "MWK"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "eI1UdGd6",
                      "fareCode": "800",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "DhCA",
                    "segmentRefIds": [
                      "ElSi",
                      "M53o"
                    ],
                    "ticketDesignator": "O33Z",
                    "voluntaryChangeInformationRefs": [
                      "HNL",
                      "JPY",
                      "KZT"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "4lBnKX2M",
                      "fareCode": "493",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "mTvf",
                    "segmentRefIds": [
                      "ue1o"
                    ],
                    "ticketDesignator": "vM0e",
                    "voluntaryChangeInformationRefs": [
                      "LBP",
                      "VND",
                      "NZD",
                      "RUB"
                    ]
                  }
                ],
                "passengerRefId": "DlWi",
                "price": {
                  "baseAmount": {
                    "amount": "167.75",
                    "currencyCode": "NGN"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "183.48",
                      "currencyCode": "VES"
                    },
                    "preDiscountedAmount": {
                      "amount": "56.56",
                      "currencyCode": "GMD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Koelpin Group's most advanced Chair technology increases scaly capabilities",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "NI",
                        "taxAmount": {
                          "amount": "146.95",
                          "currencyCode": "AWG"
                        },
                        "taxCode": "C7",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "515"
                      },
                      {
                        "description": "The sleek and dazzling Sausages comes with mint green LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "KY",
                        "taxAmount": {
                          "amount": "122.44",
                          "currencyCode": "RON"
                        },
                        "taxCode": "xn",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "005"
                      },
                      {
                        "description": "Stylish Shirt designed to make you stand out with colorful looks",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CX",
                        "taxAmount": {
                          "amount": "29.27",
                          "currencyCode": "JMD"
                        },
                        "taxCode": "Om",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "183"
                      },
                      {
                        "description": "The sleek and flawless Fish comes with azure LED lighting for smart functionality",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MX",
                        "taxAmount": {
                          "amount": "116.9",
                          "currencyCode": "BGN"
                        },
                        "taxCode": "Sg",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "432"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "129.67",
                      "currencyCode": "LSL"
                    }
                  },
                  "totalAmount": {
                    "amount": "145.2",
                    "currencyCode": "HNL"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "PYi1t"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "eF0n",
                    "segmentRefIds": [
                      "lwI8"
                    ]
                  },
                  {
                    "baggageRefId": "LSmh",
                    "segmentRefIds": [
                      "C8e8",
                      "6TAP",
                      "NNoh",
                      "wFsK"
                    ]
                  },
                  {
                    "baggageRefId": "Y0lk",
                    "segmentRefIds": [
                      "fNYw"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "eCwZ9TJY",
                      "fareCode": "351",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "OSd5",
                    "segmentRefIds": [
                      "SFVj",
                      "ovJP",
                      "J77f",
                      "bJ2g",
                      "mbIM"
                    ],
                    "ticketDesignator": "tDFh",
                    "voluntaryChangeInformationRefs": [
                      "PYG",
                      "RUB",
                      "THB",
                      "SZL",
                      "TOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "gN1Rsea4",
                      "fareCode": "478",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "Ssv6",
                    "segmentRefIds": [
                      "jTpp"
                    ],
                    "ticketDesignator": "vLSa",
                    "voluntaryChangeInformationRefs": [
                      "HNL",
                      "IDR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "k6o3Y1S7",
                      "fareCode": "458",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "Y",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "ZHIF",
                    "segmentRefIds": [
                      "3B6U",
                      "ot0j",
                      "d751"
                    ],
                    "ticketDesignator": "fsxj",
                    "voluntaryChangeInformationRefs": [
                      "ZMW",
                      "BRL",
                      "QAR",
                      "MOP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "GPbPmzFy",
                      "fareCode": "926",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "2H5M",
                    "segmentRefIds": [
                      "WShp",
                      "A0Ek",
                      "mA13"
                    ],
                    "ticketDesignator": "spvP",
                    "voluntaryChangeInformationRefs": [
                      "DOP",
                      "THB",
                      "GNF",
                      "AFN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "v",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "LRPOMDeO",
                      "fareCode": "021",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "mBfv",
                    "segmentRefIds": [
                      "e8R1"
                    ],
                    "ticketDesignator": "r778",
                    "voluntaryChangeInformationRefs": [
                      "KZT",
                      "BTN"
                    ]
                  }
                ],
                "passengerRefId": "mJHo",
                "price": {
                  "baseAmount": {
                    "amount": "66.24",
                    "currencyCode": "GEL"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "74.97",
                      "currencyCode": "CNY"
                    },
                    "preDiscountedAmount": {
                      "amount": "148.16",
                      "currencyCode": "MVR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the savory essence in our Pants, designed for submissive culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "CY",
                        "taxAmount": {
                          "amount": "14.18",
                          "currencyCode": "AED"
                        },
                        "taxCode": "Ed",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "068"
                      },
                      {
                        "description": "New Chicken model with 80 GB RAM, 292 GB storage, and elementary features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "KP",
                        "taxAmount": {
                          "amount": "88.96",
                          "currencyCode": "USD"
                        },
                        "taxCode": "fO",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "523"
                      },
                      {
                        "description": "Savor the crispy essence in our Cheese, designed for clear culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CA",
                        "taxAmount": {
                          "amount": "101.9",
                          "currencyCode": "AOA"
                        },
                        "taxCode": "6z",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "723"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "163.95",
                      "currencyCode": "CDF"
                    }
                  },
                  "totalAmount": {
                    "amount": "189.49",
                    "currencyCode": "DZD"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "hJ8Ij"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "vvZ2",
                    "segmentRefIds": [
                      "OMlh",
                      "BYN4",
                      "y8zW"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "z",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "S",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "g",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "WMMLicLp",
                      "fareCode": "520",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "Le8G",
                    "segmentRefIds": [
                      "2hEN",
                      "1GCC",
                      "W1VT",
                      "NV84",
                      "aD5n"
                    ],
                    "ticketDesignator": "kFEw",
                    "voluntaryChangeInformationRefs": [
                      "SDG",
                      "SLE",
                      "VUV",
                      "VND"
                    ]
                  }
                ],
                "passengerRefId": "66yQ",
                "price": {
                  "baseAmount": {
                    "amount": "17.51",
                    "currencyCode": "MUR"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "183.63",
                      "currencyCode": "IRR"
                    },
                    "preDiscountedAmount": {
                      "amount": "147.32",
                      "currencyCode": "UAH"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Featuring Mendelevium-enhanced technology, our Car offers unparalleled mean performance",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SX",
                        "taxAmount": {
                          "amount": "192.37",
                          "currencyCode": "VES"
                        },
                        "taxCode": "E0",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "894"
                      },
                      {
                        "description": "Ergonomic Computer made with Gold for all-day impolite support",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GY",
                        "taxAmount": {
                          "amount": "191.12",
                          "currencyCode": "IQD"
                        },
                        "taxCode": "Jz",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "854"
                      },
                      {
                        "description": "Innovative Mouse featuring qualified technology and Bamboo construction",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "BR",
                        "taxAmount": {
                          "amount": "177.89",
                          "currencyCode": "TTD"
                        },
                        "taxCode": "t8",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "908"
                      },
                      {
                        "description": "Our spicy-inspired Table brings a taste of luxury to your boiling lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "SS",
                        "taxAmount": {
                          "amount": "53.28",
                          "currencyCode": "BAM"
                        },
                        "taxCode": "gS",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "994"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "139.94",
                      "currencyCode": "CDF"
                    }
                  },
                  "totalAmount": {
                    "amount": "168.9",
                    "currencyCode": "KZT"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "CXzzP"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "wN2K",
                    "segmentRefIds": [
                      "FDiJ",
                      "ksmp",
                      "j8bQ",
                      "GcWd"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "8",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "i",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "TEsviVWk",
                      "fareCode": "449",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "g2Ld",
                    "segmentRefIds": [
                      "dQAv",
                      "trXt",
                      "xzYa",
                      "MA0e"
                    ],
                    "ticketDesignator": "vakr",
                    "voluntaryChangeInformationRefs": [
                      "MYR"
                    ]
                  }
                ],
                "passengerRefId": "avd2",
                "price": {
                  "baseAmount": {
                    "amount": "13.87",
                    "currencyCode": "CAD"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "144.02",
                      "currencyCode": "CNY"
                    },
                    "preDiscountedAmount": {
                      "amount": "47.79",
                      "currencyCode": "KZT"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Introducing the Bahrain-inspired Shoes, blending prickly style with local craftsmanship",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "TN",
                        "taxAmount": {
                          "amount": "11.36",
                          "currencyCode": "GNF"
                        },
                        "taxCode": "Pu",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "175"
                      },
                      {
                        "description": "Our golden-inspired Pants brings a taste of luxury to your webbed lifestyle",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "IM",
                        "taxAmount": {
                          "amount": "22.45",
                          "currencyCode": "IQD"
                        },
                        "taxCode": "W5",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "042"
                      },
                      {
                        "description": "Refined Ball designed with Wooden for gaseous performance",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MW",
                        "taxAmount": {
                          "amount": "36.65",
                          "currencyCode": "BND"
                        },
                        "taxCode": "DT",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "908"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "62.01",
                      "currencyCode": "CUP"
                    }
                  },
                  "totalAmount": {
                    "amount": "41.1",
                    "currencyCode": "MDL"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "1unbg"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "72.42",
                "currencyCode": "ARS",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Shirt made with Cotton for all-day illustrious support",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "YT",
                    "taxAmount": {
                      "amount": "180.51",
                      "currencyCode": "UAH"
                    },
                    "taxCode": "sT",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "222"
                  },
                  {
                    "description": "Featuring Fluorine-enhanced technology, our Tuna offers unparalleled limited performance",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "JP",
                    "taxAmount": {
                      "amount": "155.48",
                      "currencyCode": "DKK"
                    },
                    "taxCode": "zb",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "408"
                  },
                  {
                    "description": "Professional-grade Towels perfect for multicolored training and recreational use",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MU",
                    "taxAmount": {
                      "amount": "154.28",
                      "currencyCode": "BWP"
                    },
                    "taxCode": "aY",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "851"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "91.26",
                  "currencyCode": "IRR"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "59.22",
                "currencyCode": "LSL"
              },
              "discount": {
                "description": "Private Fare Dollar Discount",
                "discountAmount": {
                  "amount": "148.14",
                  "currencyCode": "XPF"
                },
                "preDiscountedAmount": {
                  "amount": "111.05",
                  "currencyCode": "TWD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Chair made with Rubber for all-day vivacious support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AF",
                    "taxAmount": {
                      "amount": "82.43",
                      "currencyCode": "SZL"
                    },
                    "taxCode": "lT",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "780"
                  },
                  {
                    "description": "Luxurious Chips designed with Granite for junior performance",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "GN",
                    "taxAmount": {
                      "amount": "143.3",
                      "currencyCode": "IRR"
                    },
                    "taxCode": "EZ",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "705"
                  },
                  {
                    "description": "Introducing the Moldova-inspired Pizza, blending deafening style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "TL",
                    "taxAmount": {
                      "amount": "55.79",
                      "currencyCode": "MYR"
                    },
                    "taxCode": "h1",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "723"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "156.14",
                  "currencyCode": "MDL"
                }
              },
              "totalAmount": {
                "amount": "101.45",
                "currencyCode": "ZMW"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 9
                },
                "newSeat": {
                  "column": "B",
                  "row": 22
                },
                "passengerRefId": "pRRA",
                "segmentRefId": "2GfW"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 21
                },
                "newSeat": {
                  "column": "F",
                  "row": 7
                },
                "passengerRefId": "5yhl",
                "segmentRefId": "l8Vz"
              }
            ]
          },
          {
            "commission": {
              "amount": "432.6",
              "code": "Np01",
              "currencyCode": "AOA",
              "description": "STANDARD COMM",
              "percentage": "6.28",
              "percentageAppliedToAmount": "707.87"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "115.21",
                "currencyCode": "XCD"
              },
              "differentialAmount": {
                "amount": "63.25",
                "currencyCode": "BSD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Sharable fault-tolerant service-desk Pants offers reliable performance and cluttered design",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TR",
                    "taxAmount": {
                      "amount": "76.2",
                      "currencyCode": "MYR"
                    },
                    "taxCode": "nP",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "615"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "108.93",
                  "currencyCode": "MRU"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "EDWl",
                "segmentRefIds": [
                  "umXp"
                ]
              },
              {
                "priceClassRefId": "UDWa",
                "segmentRefIds": [
                  "9SUR",
                  "sWW2",
                  "I0NW"
                ]
              },
              {
                "priceClassRefId": "yO31",
                "segmentRefIds": [
                  "90lT",
                  "urnD",
                  "t9n6",
                  "7nbN"
                ]
              },
              {
                "priceClassRefId": "2fxr",
                "segmentRefIds": [
                  "34gJ",
                  "6SCd",
                  "rlHN"
                ]
              },
              {
                "priceClassRefId": "SuAt",
                "segmentRefIds": [
                  "xoPs",
                  "FoWA"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "39.23",
                "currencyCode": "ALL",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Progressive dedicated conglomeration Cheese offers reliable performance and husky design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AI",
                    "taxAmount": {
                      "amount": "178.26",
                      "currencyCode": "BOB"
                    },
                    "taxCode": "KM",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "690"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "199.82",
                  "currencyCode": "UAH"
                }
              }
            },
            "offerItemId": "K8Hz",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF03",
              "REF02"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "79.21",
                "currencyCode": "HUF",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Virtual eco-centric software Sausages offers reliable performance and recent design",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "LI",
                    "taxAmount": {
                      "amount": "114.74",
                      "currencyCode": "MDL"
                    },
                    "taxCode": "OR",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "678"
                  },
                  {
                    "description": "Russel, Volkman and McClure's most advanced Tuna technology increases robust capabilities",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "QA",
                    "taxAmount": {
                      "amount": "16.2",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "bN",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "758"
                  },
                  {
                    "description": "Discover the creamy new Table with an exciting mix of Metal ingredients",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "AS",
                    "taxAmount": {
                      "amount": "60.33",
                      "currencyCode": "INR"
                    },
                    "taxCode": "aw",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "399"
                  },
                  {
                    "description": "Innovative Fish featuring limp technology and Aluminum construction",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "VN",
                    "taxAmount": {
                      "amount": "35.59",
                      "currencyCode": "CUP"
                    },
                    "taxCode": "E2",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "275"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "106.9",
                  "currencyCode": "KGS"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "4QJ0",
                    "segmentRefIds": [
                      "yZ5B",
                      "96t2",
                      "nM3m",
                      "wXK4"
                    ]
                  },
                  {
                    "baggageRefId": "5e8k",
                    "segmentRefIds": [
                      "uJ2s",
                      "HjfL"
                    ]
                  },
                  {
                    "baggageRefId": "7mQe",
                    "segmentRefIds": [
                      "tRfO",
                      "fPwk",
                      "YIjP",
                      "ebah",
                      "UqHC"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "69OUSzLV",
                      "fareCode": "821",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "TlZS",
                    "segmentRefIds": [
                      "9g0f"
                    ],
                    "ticketDesignator": "G6vD",
                    "voluntaryChangeInformationRefs": [
                      "USD",
                      "UYU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "E",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "M",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "D",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "9Yn5WNUs",
                      "fareCode": "691",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "Vi01",
                    "segmentRefIds": [
                      "Bjat",
                      "wliV",
                      "fkVM"
                    ],
                    "ticketDesignator": "nbDy",
                    "voluntaryChangeInformationRefs": [
                      "MMK",
                      "LRD",
                      "UGX"
                    ]
                  }
                ],
                "passengerRefId": "W4qa",
                "price": {
                  "baseAmount": {
                    "amount": "14.67",
                    "currencyCode": "TRY"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "76.75",
                      "currencyCode": "NZD"
                    },
                    "preDiscountedAmount": {
                      "amount": "172.18",
                      "currencyCode": "MVR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Clinton Pizza is the latest in a series of sour products from Hane LLC",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "PW",
                        "taxAmount": {
                          "amount": "106.67",
                          "currencyCode": "XAF"
                        },
                        "taxCode": "y6",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "088"
                      },
                      {
                        "description": "Discover the bat-like agility of our Soap, perfect for elementary users",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "UM",
                        "taxAmount": {
                          "amount": "114.61",
                          "currencyCode": "KMF"
                        },
                        "taxCode": "cY",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "499"
                      },
                      {
                        "description": "Ergonomic Ball made with Gold for all-day faraway support",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "BB",
                        "taxAmount": {
                          "amount": "24.21",
                          "currencyCode": "BDT"
                        },
                        "taxCode": "8c",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "112"
                      },
                      {
                        "description": "New Hat model with 21 GB RAM, 252 GB storage, and second-hand features",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "GH",
                        "taxAmount": {
                          "amount": "178.1",
                          "currencyCode": "SOS"
                        },
                        "taxCode": "4f",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "405"
                      },
                      {
                        "description": "Innovative Sausages featuring internal technology and Rubber construction",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "LK",
                        "taxAmount": {
                          "amount": "158.24",
                          "currencyCode": "COP"
                        },
                        "taxCode": "W0",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "347"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "165.59",
                      "currencyCode": "ZAR"
                    }
                  },
                  "totalAmount": {
                    "amount": "57.2",
                    "currencyCode": "GTQ"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "xzOwq"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "fCBX",
                    "segmentRefIds": [
                      "2uRz",
                      "QOvt",
                      "g7vl",
                      "JNtw"
                    ]
                  },
                  {
                    "baggageRefId": "Idgy",
                    "segmentRefIds": [
                      "JA7Z",
                      "Lcfg",
                      "2OCx",
                      "cWz9"
                    ]
                  },
                  {
                    "baggageRefId": "UIHv",
                    "segmentRefIds": [
                      "FABz",
                      "K9lN",
                      "v36l"
                    ]
                  },
                  {
                    "baggageRefId": "U9XZ",
                    "segmentRefIds": [
                      "LLVG",
                      "KhSi"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "t",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "0ST0hKOA",
                      "fareCode": "088",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "fom3",
                    "segmentRefIds": [
                      "7UgY",
                      "HJzK",
                      "5xEJ"
                    ],
                    "ticketDesignator": "wIcc",
                    "voluntaryChangeInformationRefs": [
                      "ZAR",
                      "ERN",
                      "AZN",
                      "BWP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "V",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "IFMfXKPP",
                      "fareCode": "857",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "x8og",
                    "segmentRefIds": [
                      "ZRQ6",
                      "rwY9",
                      "Q4Sm",
                      "L9ag",
                      "cY0h"
                    ],
                    "ticketDesignator": "DQfs",
                    "voluntaryChangeInformationRefs": [
                      "COP",
                      "KRW",
                      "SEK",
                      "GMD"
                    ]
                  }
                ],
                "passengerRefId": "VM2W",
                "price": {
                  "baseAmount": {
                    "amount": "52.87",
                    "currencyCode": "KZT"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "23.91",
                      "currencyCode": "SDG"
                    },
                    "preDiscountedAmount": {
                      "amount": "54.39",
                      "currencyCode": "IQD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Savor the crunchy essence in our Tuna, designed for alarmed culinary adventures",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "TF",
                        "taxAmount": {
                          "amount": "166.58",
                          "currencyCode": "JPY"
                        },
                        "taxCode": "OC",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "194"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "86.57",
                      "currencyCode": "GEL"
                    }
                  },
                  "totalAmount": {
                    "amount": "64.94",
                    "currencyCode": "AMD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "YpPKe"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "hu4K",
                    "segmentRefIds": [
                      "MYe2",
                      "qJxz"
                    ]
                  },
                  {
                    "baggageRefId": "eAzP",
                    "segmentRefIds": [
                      "aFnY",
                      "gmmM",
                      "WMfS",
                      "Nv7f"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "PCIwjKO3",
                      "fareCode": "675",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "CICe",
                    "segmentRefIds": [
                      "aLYi",
                      "vRat"
                    ],
                    "ticketDesignator": "HxNK",
                    "voluntaryChangeInformationRefs": [
                      "NOK",
                      "MNT",
                      "ARS",
                      "SOS"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "L",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "BIZA4BNn",
                      "fareCode": "937",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "5SQE",
                    "segmentRefIds": [
                      "b7Sf"
                    ],
                    "ticketDesignator": "htop",
                    "voluntaryChangeInformationRefs": [
                      "UAH",
                      "BMD",
                      "MVR",
                      "AWG"
                    ]
                  }
                ],
                "passengerRefId": "Pp04",
                "price": {
                  "baseAmount": {
                    "amount": "120.2",
                    "currencyCode": "CZK"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "125.53",
                      "currencyCode": "ISK"
                    },
                    "preDiscountedAmount": {
                      "amount": "147.03",
                      "currencyCode": "UGX"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Stylish Sausages designed to make you stand out with elderly looks",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "MK",
                        "taxAmount": {
                          "amount": "37.1",
                          "currencyCode": "BIF"
                        },
                        "taxCode": "Fx",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "278"
                      },
                      {
                        "description": "Innovative Ball featuring frivolous technology and Wooden construction",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "ET",
                        "taxAmount": {
                          "amount": "25.44",
                          "currencyCode": "HNL"
                        },
                        "taxCode": "kq",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "971"
                      },
                      {
                        "description": "The Optimized zero trust contingency Bike offers reliable performance and equatorial design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "LY",
                        "taxAmount": {
                          "amount": "134.2",
                          "currencyCode": "GEL"
                        },
                        "taxCode": "aE",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "385"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "100.66",
                      "currencyCode": "PGK"
                    }
                  },
                  "totalAmount": {
                    "amount": "70.93",
                    "currencyCode": "BSD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "knhVA"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "2jdw",
                    "segmentRefIds": [
                      "rAUh",
                      "hMLe",
                      "hnoq",
                      "y2UB"
                    ]
                  },
                  {
                    "baggageRefId": "kBZ1",
                    "segmentRefIds": [
                      "O3K5"
                    ]
                  },
                  {
                    "baggageRefId": "FMSs",
                    "segmentRefIds": [
                      "rRXd",
                      "4HTd",
                      "tKoh",
                      "Hucb",
                      "md62"
                    ]
                  },
                  {
                    "baggageRefId": "DBn5",
                    "segmentRefIds": [
                      "tdjM",
                      "rk5K"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "B",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "P5w6LtvM",
                      "fareCode": "374",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "B",
                        "J",
                        "C"
                      ]
                    },
                    "priceClassRef": "MFvc",
                    "segmentRefIds": [
                      "16EI",
                      "Q6YK",
                      "P1VF",
                      "2xxk",
                      "7b2M"
                    ],
                    "ticketDesignator": "Wi7E",
                    "voluntaryChangeInformationRefs": [
                      "PHP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "d",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "4w828gSk",
                      "fareCode": "221",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "B",
                        "J"
                      ]
                    },
                    "priceClassRef": "rkU1",
                    "segmentRefIds": [
                      "97EN",
                      "B3MK"
                    ],
                    "ticketDesignator": "cg3J",
                    "voluntaryChangeInformationRefs": [
                      "ZWL",
                      "SYP",
                      "CVE",
                      "ZMW",
                      "LBP"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "EauKGH1Z",
                      "fareCode": "515",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "nACn",
                    "segmentRefIds": [
                      "6mAg"
                    ],
                    "ticketDesignator": "KOPt",
                    "voluntaryChangeInformationRefs": [
                      "MZN",
                      "BIF",
                      "KYD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "w",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "X",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "vOwrESY6",
                      "fareCode": "477",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "0VCo",
                    "segmentRefIds": [
                      "aBfk",
                      "jQBS",
                      "ShSQ"
                    ],
                    "ticketDesignator": "vQGy",
                    "voluntaryChangeInformationRefs": [
                      "BBD"
                    ]
                  }
                ],
                "passengerRefId": "oOwi",
                "price": {
                  "baseAmount": {
                    "amount": "138.61",
                    "currencyCode": "NOK"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "15.05",
                      "currencyCode": "MGA"
                    },
                    "preDiscountedAmount": {
                      "amount": "97.76",
                      "currencyCode": "MUR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the panda-like agility of our Hat, perfect for greedy users",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AO",
                        "taxAmount": {
                          "amount": "180.96",
                          "currencyCode": "PGK"
                        },
                        "taxCode": "y2",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "553"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "65.07",
                      "currencyCode": "PYG"
                    }
                  },
                  "totalAmount": {
                    "amount": "142.79",
                    "currencyCode": "HUF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "T3JiK"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "114.48",
                "currencyCode": "THB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Ergonomic Computer made with Bronze for all-day youthful support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "HM",
                    "taxAmount": {
                      "amount": "182.26",
                      "currencyCode": "ISK"
                    },
                    "taxCode": "Ja",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "277"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "191.23",
                  "currencyCode": "CVE"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "188.76",
                "currencyCode": "XCD"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "38.96",
                  "currencyCode": "CRC"
                },
                "preDiscountedAmount": {
                  "amount": "76.46",
                  "currencyCode": "PAB"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Experience the olive brilliance of our Chair, perfect for portly environments",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "VC",
                    "taxAmount": {
                      "amount": "194.37",
                      "currencyCode": "HUF"
                    },
                    "taxCode": "2X",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "217"
                  },
                  {
                    "description": "Introducing the Sint Maarten-inspired Computer, blending portly style with local craftsmanship",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "GS",
                    "taxAmount": {
                      "amount": "28.6",
                      "currencyCode": "CNY"
                    },
                    "taxCode": "H9",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "797"
                  },
                  {
                    "description": "Stylish Chicken designed to make you stand out with bouncy looks",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FR",
                    "taxAmount": {
                      "amount": "109.91",
                      "currencyCode": "KYD"
                    },
                    "taxCode": "SC",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "850"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "127.58",
                  "currencyCode": "CHF"
                }
              },
              "totalAmount": {
                "amount": "41.1",
                "currencyCode": "TMT"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 4
                },
                "newSeat": {
                  "column": "A",
                  "row": 15
                },
                "passengerRefId": "pGxl",
                "segmentRefId": "45XL"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 13
                },
                "newSeat": {
                  "column": "C",
                  "row": 16
                },
                "passengerRefId": "R41u",
                "segmentRefId": "IB68"
              },
              {
                "existingSeat": {
                  "column": "B",
                  "row": 20
                },
                "newSeat": {
                  "column": "A",
                  "row": 11
                },
                "passengerRefId": "hVZg",
                "segmentRefId": "bOMQ"
              },
              {
                "existingSeat": {
                  "column": "E",
                  "row": 27
                },
                "newSeat": {
                  "column": "E",
                  "row": 24
                },
                "passengerRefId": "xtCF",
                "segmentRefId": "qrZl"
              }
            ]
          },
          {
            "commission": {
              "amount": "430.53",
              "code": "ozby",
              "currencyCode": "DKK",
              "description": "AU DOMESTIC BONUS COMMISSION",
              "percentage": "16.88",
              "percentageAppliedToAmount": "269.54"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "87.92",
                "currencyCode": "CUP"
              },
              "differentialAmount": {
                "amount": "51.25",
                "currencyCode": "EGP"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Betty Salad is the latest in a series of proper products from O'Hara and Sons",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AR",
                    "taxAmount": {
                      "amount": "127.59",
                      "currencyCode": "PKR"
                    },
                    "taxCode": "5n",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "565"
                  },
                  {
                    "description": "Experience the purple brilliance of our Tuna, perfect for glorious environments",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KW",
                    "taxAmount": {
                      "amount": "121.17",
                      "currencyCode": "SRD"
                    },
                    "taxCode": "nW",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "826"
                  },
                  {
                    "description": "Ergonomic Salad made with Concrete for all-day live support",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "NZ",
                    "taxAmount": {
                      "amount": "87.2",
                      "currencyCode": "TZS"
                    },
                    "taxCode": "zm",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "977"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "181.27",
                  "currencyCode": "GEL"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "ozFa",
                "segmentRefIds": [
                  "1mtm",
                  "jdCR"
                ]
              },
              {
                "priceClassRefId": "KE0h",
                "segmentRefIds": [
                  "8KZw",
                  "srW5"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "23.05",
                "currencyCode": "AWG",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Fish model with 47 GB RAM, 604 GB storage, and nippy features",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "FM",
                    "taxAmount": {
                      "amount": "179.28",
                      "currencyCode": "GYD"
                    },
                    "taxCode": "HY",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "575"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "31.2",
                  "currencyCode": "MWK"
                }
              }
            },
            "offerItemId": "ky3Z",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF01",
              "REF03"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "57.4",
                "currencyCode": "MMK",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The Polarised data-driven strategy Towels offers reliable performance and optimistic design",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "SS",
                    "taxAmount": {
                      "amount": "108.47",
                      "currencyCode": "BZD"
                    },
                    "taxCode": "Sx",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "456"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "188.54",
                  "currencyCode": "XPF"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "pO6o",
                    "segmentRefIds": [
                      "BESd",
                      "I10H"
                    ]
                  },
                  {
                    "baggageRefId": "VMsH",
                    "segmentRefIds": [
                      "Aby1",
                      "9bbM",
                      "FHcC",
                      "hGKh"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "R",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "s",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "7",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "I",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "bok4djEn",
                      "fareCode": "194",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "JNiW",
                    "segmentRefIds": [
                      "jC6h",
                      "CkH0"
                    ],
                    "ticketDesignator": "A8HX",
                    "voluntaryChangeInformationRefs": [
                      "BOB"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "G",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "tXdfKFEu",
                      "fareCode": "053",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "pmZB",
                    "segmentRefIds": [
                      "YKKs",
                      "sfJl",
                      "OHJz",
                      "0HXi"
                    ],
                    "ticketDesignator": "0luN",
                    "voluntaryChangeInformationRefs": [
                      "JOD",
                      "PAB",
                      "HTG",
                      "ZAR",
                      "MZN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Q",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "SuYmKx2L",
                      "fareCode": "382",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "zICi",
                    "segmentRefIds": [
                      "bsot",
                      "S44o",
                      "dVmp",
                      "Nsvt"
                    ],
                    "ticketDesignator": "Xsgg",
                    "voluntaryChangeInformationRefs": [
                      "KHR",
                      "ANG"
                    ]
                  }
                ],
                "passengerRefId": "U62T",
                "price": {
                  "baseAmount": {
                    "amount": "135.02",
                    "currencyCode": "TZS"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "28.15",
                      "currencyCode": "BTN"
                    },
                    "preDiscountedAmount": {
                      "amount": "88.22",
                      "currencyCode": "PEN"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Discover the turbulent new Table with an exciting mix of Metal ingredients",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CL",
                        "taxAmount": {
                          "amount": "188.78",
                          "currencyCode": "UGX"
                        },
                        "taxCode": "la",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "023"
                      },
                      {
                        "description": "The Bernita Chips is the latest in a series of silver products from Orn Inc",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "QA",
                        "taxAmount": {
                          "amount": "62.9",
                          "currencyCode": "LKR"
                        },
                        "taxCode": "Dz",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "932"
                      },
                      {
                        "description": "Innovative Fish featuring political technology and Cotton construction",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "MQ",
                        "taxAmount": {
                          "amount": "191.31",
                          "currencyCode": "AMD"
                        },
                        "taxCode": "y3",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "434"
                      },
                      {
                        "description": "Intelligent Chicken designed with Marble for weird performance",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "GI",
                        "taxAmount": {
                          "amount": "182.48",
                          "currencyCode": "HTG"
                        },
                        "taxCode": "SD",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "266"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "187.92",
                      "currencyCode": "PGK"
                    }
                  },
                  "totalAmount": {
                    "amount": "32.97",
                    "currencyCode": "GIP"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "eSYW2"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "uEnK",
                    "segmentRefIds": [
                      "YXS4"
                    ]
                  },
                  {
                    "baggageRefId": "ZzL8",
                    "segmentRefIds": [
                      "9dTB"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "3",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "nMVnjoVT",
                      "fareCode": "328",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "Y",
                        "C",
                        "J",
                        "B"
                      ]
                    },
                    "priceClassRef": "jYNj",
                    "segmentRefIds": [
                      "BE52",
                      "ntfA",
                      "nB1n",
                      "ZtdD"
                    ],
                    "ticketDesignator": "kzxA",
                    "voluntaryChangeInformationRefs": [
                      "LRD",
                      "ALL",
                      "INR",
                      "MKD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "A",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "8NnNlHBc",
                      "fareCode": "972",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "B",
                        "Y",
                        "J"
                      ]
                    },
                    "priceClassRef": "ZdHL",
                    "segmentRefIds": [
                      "ffIj"
                    ],
                    "ticketDesignator": "iV4g",
                    "voluntaryChangeInformationRefs": [
                      "HNL",
                      "BMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "J",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "p",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "9FDxXkNi",
                      "fareCode": "905",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "qI89",
                    "segmentRefIds": [
                      "vjMo",
                      "IFP3",
                      "VK8R"
                    ],
                    "ticketDesignator": "cqZU",
                    "voluntaryChangeInformationRefs": [
                      "AMD",
                      "SAR",
                      "HKD",
                      "SDG"
                    ]
                  }
                ],
                "passengerRefId": "aKEX",
                "price": {
                  "baseAmount": {
                    "amount": "21.83",
                    "currencyCode": "AWG"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "33.13",
                      "currencyCode": "ANG"
                    },
                    "preDiscountedAmount": {
                      "amount": "107.17",
                      "currencyCode": "LYD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "Ergonomic Fish made with Bronze for all-day concrete support",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "AT",
                        "taxAmount": {
                          "amount": "94.37",
                          "currencyCode": "MAD"
                        },
                        "taxCode": "3e",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "279"
                      },
                      {
                        "description": "The Proactive data-driven generative AI Shoes offers reliable performance and dark design",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NU",
                        "taxAmount": {
                          "amount": "198.64",
                          "currencyCode": "TJS"
                        },
                        "taxCode": "0n",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "921"
                      },
                      {
                        "description": "New Table model with 2 GB RAM, 87 GB storage, and kaleidoscopic features",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NI",
                        "taxAmount": {
                          "amount": "57.7",
                          "currencyCode": "SCR"
                        },
                        "taxCode": "hn",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "800"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "43.43",
                      "currencyCode": "NOK"
                    }
                  },
                  "totalAmount": {
                    "amount": "115.88",
                    "currencyCode": "BGN"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "nHbtP"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "18.61",
                "currencyCode": "BOB",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "New Soap model with 32 GB RAM, 219 GB storage, and mammoth features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "TN",
                    "taxAmount": {
                      "amount": "95.77",
                      "currencyCode": "NOK"
                    },
                    "taxCode": "fC",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "772"
                  },
                  {
                    "description": "New Fish model with 90 GB RAM, 274 GB storage, and likable features",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "IN",
                    "taxAmount": {
                      "amount": "42.75",
                      "currencyCode": "ZMW"
                    },
                    "taxCode": "yl",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "886"
                  },
                  {
                    "description": "Savor the salty essence in our Chips, designed for rough culinary adventures",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "AG",
                    "taxAmount": {
                      "amount": "70.95",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "Cb",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "087"
                  },
                  {
                    "description": "Ergonomic Shirt made with Marble for all-day every support",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "UM",
                    "taxAmount": {
                      "amount": "100.07",
                      "currencyCode": "NZD"
                    },
                    "taxCode": "7u",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "672"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "14.51",
                  "currencyCode": "UAH"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "165.62",
                "currencyCode": "ETB"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "129.8",
                  "currencyCode": "BGN"
                },
                "preDiscountedAmount": {
                  "amount": "144.09",
                  "currencyCode": "SGD"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our salty-inspired Cheese brings a taste of luxury to your voluminous lifestyle",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PS",
                    "taxAmount": {
                      "amount": "158.92",
                      "currencyCode": "KPW"
                    },
                    "taxCode": "6y",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "538"
                  },
                  {
                    "description": "Our bird-friendly Tuna ensures functional comfort for your pets",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "KR",
                    "taxAmount": {
                      "amount": "94.29",
                      "currencyCode": "TJS"
                    },
                    "taxCode": "T3",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "701"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "58.54",
                  "currencyCode": "NOK"
                }
              },
              "totalAmount": {
                "amount": "142.92",
                "currencyCode": "PAB"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "F",
                  "row": 1
                },
                "newSeat": {
                  "column": "B",
                  "row": 27
                },
                "passengerRefId": "Supw",
                "segmentRefId": "mJyQ"
              },
              {
                "existingSeat": {
                  "column": "F",
                  "row": 16
                },
                "newSeat": {
                  "column": "C",
                  "row": 5
                },
                "passengerRefId": "qBgQ",
                "segmentRefId": "ZYAa"
              }
            ]
          },
          {
            "commission": {
              "amount": "367.79",
              "code": "LqV5",
              "currencyCode": "ANG",
              "description": "NEGOTIATED COMM",
              "percentage": "15.2",
              "percentageAppliedToAmount": "277.65"
            },
            "differentialAmountDue": {
              "balanceDifferentialAmount": {
                "amount": "179.67",
                "currencyCode": "NOK"
              },
              "differentialAmount": {
                "amount": "77.37",
                "currencyCode": "NAD"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The grey Ball combines Djibouti aesthetics with Beryllium-based durability",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MM",
                    "taxAmount": {
                      "amount": "52.82",
                      "currencyCode": "QAR"
                    },
                    "taxCode": "SV",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "635"
                  },
                  {
                    "description": "The Robust 24/7 functionalities Keyboard offers reliable performance and short-term design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "PG",
                    "taxAmount": {
                      "amount": "49.66",
                      "currencyCode": "HNL"
                    },
                    "taxCode": "Wc",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "265"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "32.14",
                  "currencyCode": "MVR"
                }
              }
            },
            "isMandatory": true,
            "journeys": [
              {
                "priceClassRefId": "WNKe",
                "segmentRefIds": [
                  "4fRs",
                  "SY3j",
                  "HdnI",
                  "cMlQ"
                ]
              },
              {
                "priceClassRefId": "SknM",
                "segmentRefIds": [
                  "SKu3",
                  "JNcI",
                  "nTOk",
                  "bCWg"
                ]
              },
              {
                "priceClassRefId": "Llfw",
                "segmentRefIds": [
                  "yVBz",
                  "w7sN"
                ]
              },
              {
                "priceClassRefId": "Ivqo",
                "segmentRefIds": [
                  "U6S9",
                  "Lc57",
                  "DBey",
                  "TKO4",
                  "aP4L"
                ]
              },
              {
                "priceClassRefId": "1ZxD",
                "segmentRefIds": [
                  "iP0P",
                  "S8GN",
                  "MCth",
                  "cTEh",
                  "CpKF"
                ]
              }
            ],
            "newOfferItemDifferential": {
              "differentialAmount": {
                "amount": "142.98",
                "currencyCode": "BMD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Our fluffy-inspired Soap brings a taste of luxury to your woeful lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "TG",
                    "taxAmount": {
                      "amount": "140.02",
                      "currencyCode": "CVE"
                    },
                    "taxCode": "Zo",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "726"
                  },
                  {
                    "description": "Discover the bat-like agility of our Tuna, perfect for dead users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "LK",
                    "taxAmount": {
                      "amount": "121.45",
                      "currencyCode": "LAK"
                    },
                    "taxCode": "kR",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "513"
                  },
                  {
                    "description": "The Exclusive dynamic moderator Shoes offers reliable performance and slight design",
                    "isCollected": true,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KE",
                    "taxAmount": {
                      "amount": "153.23",
                      "currencyCode": "XOF"
                    },
                    "taxCode": "vw",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "737"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "35",
                  "currencyCode": "BRL"
                }
              }
            },
            "offerItemId": "os8u",
            "offerItemType": "Seat",
            "orderItemRefIds": [
              "REF02",
              "REF03",
              "REF01"
            ],
            "originalOrderItemDifferential": {
              "differentialAmount": {
                "amount": "15.49",
                "currencyCode": "UGX",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and burdensome Ball comes with pink LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "BE",
                    "taxAmount": {
                      "amount": "20.89",
                      "currencyCode": "PAB"
                    },
                    "taxCode": "3N",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "243"
                  },
                  {
                    "description": "Our bat-friendly Bacon ensures male comfort for your pets",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "VI",
                    "taxAmount": {
                      "amount": "160.68",
                      "currencyCode": "MYR"
                    },
                    "taxCode": "Pg",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "220"
                  },
                  {
                    "description": "Our tender-inspired Pants brings a taste of luxury to your cheerful lifestyle",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "RO",
                    "taxAmount": {
                      "amount": "115.49",
                      "currencyCode": "TMT"
                    },
                    "taxCode": "T1",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "395"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "136.27",
                  "currencyCode": "IDR"
                }
              }
            },
            "passengers": [
              {
                "baggages": [
                  {
                    "baggageRefId": "z9ab",
                    "segmentRefIds": [
                      "neks",
                      "JWOr"
                    ]
                  },
                  {
                    "baggageRefId": "ln9Q",
                    "segmentRefIds": [
                      "KZYJ",
                      "wchX",
                      "Ksja",
                      "dn45",
                      "rZk3"
                    ]
                  },
                  {
                    "baggageRefId": "zfAM",
                    "segmentRefIds": [
                      "MVL7",
                      "uLQk",
                      "oV4k",
                      "SyzY"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "9",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "y",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "e",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "j43dO9jK",
                      "fareCode": "776",
                      "fareDescription": "Public",
                      "reservationBookingDesignators": [
                        "J",
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "Zii3",
                    "segmentRefIds": [
                      "xO8p"
                    ],
                    "ticketDesignator": "N0X0",
                    "voluntaryChangeInformationRefs": [
                      "KRW",
                      "RUB",
                      "KYD",
                      "VUV"
                    ]
                  }
                ],
                "passengerRefId": "WQN1",
                "price": {
                  "baseAmount": {
                    "amount": "100.43",
                    "currencyCode": "SOS"
                  },
                  "discount": {
                    "description": "Corporate Discount",
                    "discountAmount": {
                      "amount": "74.78",
                      "currencyCode": "WST"
                    },
                    "preDiscountedAmount": {
                      "amount": "62.26",
                      "currencyCode": "CAD"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New lime Table with ergonomic design for leading comfort",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "NO",
                        "taxAmount": {
                          "amount": "14.52",
                          "currencyCode": "HUF"
                        },
                        "taxCode": "UL",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "817"
                      },
                      {
                        "description": "Savor the delicious essence in our Computer, designed for white culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "UA",
                        "taxAmount": {
                          "amount": "159.92",
                          "currencyCode": "GMD"
                        },
                        "taxCode": "gj",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "788"
                      },
                      {
                        "description": "Introducing the Cameroon-inspired Shoes, blending unsightly style with local craftsmanship",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "MW",
                        "taxAmount": {
                          "amount": "21.74",
                          "currencyCode": "KWD"
                        },
                        "taxCode": "br",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "658"
                      },
                      {
                        "description": "Savor the moist essence in our Table, designed for best culinary adventures",
                        "isCollected": true,
                        "isForfeited": false,
                        "isRefundable": true,
                        "nationCode": "CA",
                        "taxAmount": {
                          "amount": "142.98",
                          "currencyCode": "KZT"
                        },
                        "taxCode": "yV",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "317"
                      },
                      {
                        "description": "Innovative Tuna featuring colossal technology and Granite construction",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "TT",
                        "taxAmount": {
                          "amount": "51.4",
                          "currencyCode": "MVR"
                        },
                        "taxCode": "K7",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "596"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "121.61",
                      "currencyCode": "MWK"
                    }
                  },
                  "totalAmount": {
                    "amount": "114.65",
                    "currencyCode": "NIO"
                  }
                },
                "pricedTypeCode": "CHD",
                "tourCode": "dHPwf"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "lwAo",
                    "segmentRefIds": [
                      "I4AY",
                      "QW3V",
                      "vtLu",
                      "wqcl"
                    ]
                  },
                  {
                    "baggageRefId": "Vx4Q",
                    "segmentRefIds": [
                      "TCNV",
                      "uKZW",
                      "GCOs",
                      "FIo5"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "r",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "eIHhGy0Y",
                      "fareCode": "526",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "7ybd",
                    "segmentRefIds": [
                      "fSZA"
                    ],
                    "ticketDesignator": "orcO",
                    "voluntaryChangeInformationRefs": [
                      "CRC",
                      "MOP",
                      "BGN"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "c",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "y0H2FP2H",
                      "fareCode": "790",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "C"
                      ]
                    },
                    "priceClassRef": "0YdN",
                    "segmentRefIds": [
                      "xVRm",
                      "rGm2",
                      "bVSL",
                      "hObJ"
                    ],
                    "ticketDesignator": "dw1R",
                    "voluntaryChangeInformationRefs": [
                      "UAH",
                      "OMR"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "u",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "F",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "4",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "j",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "W",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "PREMIUM"
                        }
                      ],
                      "code": "CpMHqCQJ",
                      "fareCode": "411",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "C",
                        "J"
                      ]
                    },
                    "priceClassRef": "y5on",
                    "segmentRefIds": [
                      "Q42b",
                      "zmvF",
                      "TIEa",
                      "fime"
                    ],
                    "ticketDesignator": "AFDF",
                    "voluntaryChangeInformationRefs": [
                      "BWP",
                      "ARS"
                    ]
                  }
                ],
                "passengerRefId": "akp6",
                "price": {
                  "baseAmount": {
                    "amount": "77.77",
                    "currencyCode": "ILS"
                  },
                  "discount": {
                    "description": "Member Rate",
                    "discountAmount": {
                      "amount": "44.14",
                      "currencyCode": "MXN"
                    },
                    "preDiscountedAmount": {
                      "amount": "140.58",
                      "currencyCode": "CZK"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "New teal Chair with ergonomic design for content comfort",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": true,
                        "nationCode": "VA",
                        "taxAmount": {
                          "amount": "147.58",
                          "currencyCode": "BMD"
                        },
                        "taxCode": "9q",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "026"
                      },
                      {
                        "description": "Professional-grade Shirt perfect for linear training and recreational use",
                        "isCollected": false,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "CY",
                        "taxAmount": {
                          "amount": "59.94",
                          "currencyCode": "CAD"
                        },
                        "taxCode": "Q6",
                        "taxCodeText": "VAT",
                        "taxPadisCode": "912"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "41.15",
                      "currencyCode": "NZD"
                    }
                  },
                  "totalAmount": {
                    "amount": "73.39",
                    "currencyCode": "SBD"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "0BSzx"
              },
              {
                "baggages": [
                  {
                    "baggageRefId": "CW4J",
                    "segmentRefIds": [
                      "0YS6",
                      "9PvM"
                    ]
                  },
                  {
                    "baggageRefId": "D5i6",
                    "segmentRefIds": [
                      "63fN",
                      "fuRd"
                    ]
                  }
                ],
                "fareComponents": [
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "k",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "2",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "SYjZeHsi",
                      "fareCode": "205",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y"
                      ]
                    },
                    "priceClassRef": "2RiP",
                    "segmentRefIds": [
                      "mbaU"
                    ],
                    "ticketDesignator": "pb6S",
                    "voluntaryChangeInformationRefs": [
                      "BMD"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "5",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Z",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "1",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "a",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "rHNCVO7c",
                      "fareCode": "133",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "Y",
                        "J",
                        "C",
                        "B"
                      ]
                    },
                    "priceClassRef": "fn6k",
                    "segmentRefIds": [
                      "waIx",
                      "wYcI",
                      "DmPJ"
                    ],
                    "ticketDesignator": "LyPB",
                    "voluntaryChangeInformationRefs": [
                      "MRU"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "0",
                          "carrierCabinName": "PREMIUM",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "U",
                          "carrierCabinName": "ECONOMY",
                          "code": "J",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "P",
                          "carrierCabinName": "BUSINESS",
                          "code": "J",
                          "name": "PREMIUM"
                        },
                        {
                          "carrierCabinCode": "Y",
                          "carrierCabinName": "ECONOMY",
                          "code": "C",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "PREMIUM",
                          "code": "Y",
                          "name": "BUSINESS"
                        }
                      ],
                      "code": "E8OdIfd8",
                      "fareCode": "860",
                      "fareDescription": "Corporate",
                      "reservationBookingDesignators": [
                        "C",
                        "Y",
                        "B"
                      ]
                    },
                    "priceClassRef": "AzR0",
                    "segmentRefIds": [
                      "wi5V",
                      "z4T9",
                      "SfSP"
                    ],
                    "ticketDesignator": "IY4R",
                    "voluntaryChangeInformationRefs": [
                      "KPW",
                      "THB",
                      "UZS",
                      "YER"
                    ]
                  },
                  {
                    "fareBasis": {
                      "cabinTypes": [
                        {
                          "carrierCabinCode": "h",
                          "carrierCabinName": "BUSINESS",
                          "code": "C",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "n",
                          "carrierCabinName": "ECONOMY",
                          "code": "Y",
                          "name": "ECONOMY"
                        },
                        {
                          "carrierCabinCode": "f",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "N",
                          "carrierCabinName": "BUSINESS",
                          "code": "Y",
                          "name": "BUSINESS"
                        },
                        {
                          "carrierCabinCode": "l",
                          "carrierCabinName": "PREMIUM",
                          "code": "J",
                          "name": "ECONOMY"
                        }
                      ],
                      "code": "3ou0njE6",
                      "fareCode": "125",
                      "fareDescription": "Private",
                      "reservationBookingDesignators": [
                        "J",
                        "B",
                        "Y",
                        "C"
                      ]
                    },
                    "priceClassRef": "Mtxs",
                    "segmentRefIds": [
                      "QcVl"
                    ],
                    "ticketDesignator": "RayR",
                    "voluntaryChangeInformationRefs": [
                      "MMK",
                      "UAH",
                      "DJF"
                    ]
                  }
                ],
                "passengerRefId": "frlf",
                "price": {
                  "baseAmount": {
                    "amount": "17.05",
                    "currencyCode": "ISK"
                  },
                  "discount": {
                    "description": "Private Fare Dollar Discount",
                    "discountAmount": {
                      "amount": "47.55",
                      "currencyCode": "FKP"
                    },
                    "preDiscountedAmount": {
                      "amount": "62.97",
                      "currencyCode": "IRR"
                    }
                  },
                  "taxSummary": {
                    "breakdown": [
                      {
                        "description": "The Calista Bacon is the latest in a series of delicious products from Leffler - Nader",
                        "isCollected": false,
                        "isForfeited": false,
                        "isRefundable": false,
                        "nationCode": "TK",
                        "taxAmount": {
                          "amount": "16.59",
                          "currencyCode": "IQD"
                        },
                        "taxCode": "qC",
                        "taxCodeText": "CHARGED",
                        "taxPadisCode": "068"
                      },
                      {
                        "description": "The Karlee Towels is the latest in a series of accurate products from Fisher, Konopelski and Swift",
                        "isCollected": true,
                        "isForfeited": true,
                        "isRefundable": false,
                        "nationCode": "JO",
                        "taxAmount": {
                          "amount": "112.27",
                          "currencyCode": "TZS"
                        },
                        "taxCode": "fc",
                        "taxCodeText": "PAID",
                        "taxPadisCode": "228"
                      }
                    ],
                    "totalTaxAmount": {
                      "amount": "44.51",
                      "currencyCode": "TTD"
                    }
                  },
                  "totalAmount": {
                    "amount": "81.9",
                    "currencyCode": "XPF"
                  }
                },
                "pricedTypeCode": "ADT",
                "tourCode": "Ok7PP"
              }
            ],
            "penaltyDifferential": {
              "differentialAmount": {
                "amount": "91.72",
                "currencyCode": "FJD",
                "type": "Base"
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "The sleek and medium Car comes with silver LED lighting for smart functionality",
                    "isCollected": true,
                    "isForfeited": false,
                    "isRefundable": false,
                    "nationCode": "MS",
                    "taxAmount": {
                      "amount": "65.16",
                      "currencyCode": "MAD"
                    },
                    "taxCode": "7Z",
                    "taxCodeText": "PAID",
                    "taxPadisCode": "126"
                  },
                  {
                    "description": "Discover the deer-like agility of our Fish, perfect for definite users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": false,
                    "nationCode": "MO",
                    "taxAmount": {
                      "amount": "21.59",
                      "currencyCode": "BGN"
                    },
                    "taxCode": "oE",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "659"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "30.17",
                  "currencyCode": "GEL"
                }
              }
            },
            "price": {
              "baseAmount": {
                "amount": "34.45",
                "currencyCode": "KWD"
              },
              "discount": {
                "description": "Member Rate",
                "discountAmount": {
                  "amount": "58.95",
                  "currencyCode": "FJD"
                },
                "preDiscountedAmount": {
                  "amount": "110.15",
                  "currencyCode": "WST"
                }
              },
              "taxSummary": {
                "breakdown": [
                  {
                    "description": "Discover the ostrich-like agility of our Car, perfect for mad users",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "MM",
                    "taxAmount": {
                      "amount": "175.03",
                      "currencyCode": "GBP"
                    },
                    "taxCode": "S0",
                    "taxCodeText": "VAT",
                    "taxPadisCode": "305"
                  },
                  {
                    "description": "Savor the bitter essence in our Bacon, designed for mixed culinary adventures",
                    "isCollected": false,
                    "isForfeited": true,
                    "isRefundable": true,
                    "nationCode": "KG",
                    "taxAmount": {
                      "amount": "79.43",
                      "currencyCode": "MNT"
                    },
                    "taxCode": "AM",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "130"
                  },
                  {
                    "description": "New Shoes model with 97 GB RAM, 950 GB storage, and sure-footed features",
                    "isCollected": false,
                    "isForfeited": false,
                    "isRefundable": true,
                    "nationCode": "BE",
                    "taxAmount": {
                      "amount": "177.91",
                      "currencyCode": "ERN"
                    },
                    "taxCode": "hk",
                    "taxCodeText": "CHARGED",
                    "taxPadisCode": "610"
                  }
                ],
                "totalTaxAmount": {
                  "amount": "29.49",
                  "currencyCode": "FKP"
                }
              },
              "totalAmount": {
                "amount": "159.24",
                "currencyCode": "CRC"
              }
            },
            "seatDetails": [
              {
                "existingSeat": {
                  "column": "D",
                  "row": 11
                },
                "newSeat": {
                  "column": "D",
                  "row": 20
                },
                "passengerRefId": "oJzt",
                "segmentRefId": "9OHp"
              },
              {
                "existingSeat": {
                  "column": "C",
                  "row": 2
                },
                "newSeat": {
                  "column": "F",
                  "row": 12
                },
                "passengerRefId": "gGwS",
                "segmentRefId": "Rjer"
              },
              {
                "existingSeat": {
                  "column": "D",
                  "row": 24
                },
                "newSeat": {
                  "column": "A",
                  "row": 18
                },
                "passengerRefId": "dcgL",
                "segmentRefId": "qqBM"
              },
              {
                "existingSeat": {
                  "column": "A",
                  "row": 1
                },
                "newSeat": {
                  "column": "D",
                  "row": 7
                },
                "passengerRefId": "y8sr",
                "segmentRefId": "Vp0I"
              }
            ]
          }
        ],
        "ownerCode": "HR",
        "paymentTimeLimitDateTime": "2026-06-17T00:00:00.0Z",
        "paymentTimeLimitText": "2026-06-17T00:00:00.0Z",
        "paymentType": "cash",
        "penaltyDifferential": {
          "differentialAmount": {
            "amount": "75.78",
            "currencyCode": "SOS",
            "type": "Base"
          },
          "taxSummary": {
            "breakdown": [
              {
                "description": "Professional-grade Table perfect for vain training and recreational use",
                "isCollected": false,
                "isForfeited": true,
                "isRefundable": true,
                "nationCode": "BV",
                "taxAmount": {
                  "amount": "48.57",
                  "currencyCode": "CHF"
                },
                "taxCode": "rD",
                "taxCodeText": "PAID",
                "taxPadisCode": "427"
              },
              {
                "description": "New white Bacon with ergonomic design for lighthearted comfort",
                "isCollected": false,
                "isForfeited": false,
                "isRefundable": false,
                "nationCode": "SY",
                "taxAmount": {
                  "amount": "79.52",
                  "currencyCode": "PAB"
                },
                "taxCode": "kb",
                "taxCodeText": "PAID",
                "taxPadisCode": "399"
              }
            ],
            "totalTaxAmount": {
              "amount": "126.02",
              "currencyCode": "BBD"
            }
          }
        },
        "source": "NDC",
        "totalPrice": {
          "totalAmount": {
            "amount": "18.26",
            "currencyCode": "TRY"
          }
        },
        "validatingAirlineCode": "gp"
      }
    ]
  }
}
sabrendctravelreshopticketingoffers